INT126 - DFS Data
Trigger type |
Event triggered |
Published |
Production of nodal demand forecast |
Audience |
Public |
Output file name |
int126_v[n]_dfs_data_[p]~yyyymmddhhmmss.csv |
Report purpose
This report provides AEMO Australian Energy Market Operator's calculated effective temperature, effective degree day (EDD Effective Degree Day) and total system demand forecast (representing system demand and site specific demand) for the DWGM Declared Wholesale Gas Market. A Victorian gas market that allows trading on injections and withdrawals from the Declared Transmission System (DTS). from AEMO's Demand The amount of power consumed at any time Forecasting System (DFS Demand Forecasting System).
This data can be used to validate forecasting methodologies against AEMO's DFS. It is also used to validate AEMO’s demand forecast where there has been a demand override in the scheduling process.
Audience notes
Not every demand generated by the AEMO DFS is used in the scheduling process. Participants should reference INT108 Schedule Run Log to determine the Demand Forecasts used for each schedule.
The INT108 forecast_demand_version identifies the forecast used by AEMO in generating a schedule.
Content notes
This report contains data for:
-
the current gas day
-
1-day ahead
-
2 days ahead
-
the previous 7 days
Each report therefore can contain data for up to 10 days.
Each row of the report contains data for one generated nodal forecast.
From 15 April 2024, AEMO has a new weather forecast data provider. The following fields will be NULL:
-
previous_day_min
-
max
-
overnight_min
-
average_wind_speed
-
sunshine
Data content
Name |
Data Type |
No Nulls |
Primary Key |
CQ |
Comments |
---|---|---|---|---|---|
dfs_version |
integer |
True |
True |
N |
Demand forecast version |
gas_date |
varchar 20 |
True |
True |
N |
Gas Day date the temperature data applies to (e.g. 30 Jun 2007) |
last_update_datetime |
varchar 8. |
True |
False |
N |
Time data obtained and loaded into AEMO's database (e.g. 05:00:00) |
previous_day_min |
Numeric(4,1) |
False |
False |
N |
Previous day over night minimum temperature |
max |
Numeric(4,1) |
False |
False |
N |
Maximum temperature for day |
overnight_min |
Numeric(4,1) |
False |
False |
Overnight minimum temperature |
|
average_wind_speed |
Numeric(4,1) |
False |
False |
N |
Average wind speed (knots) |
sunshine |
integer |
False |
False |
N |
Hours of sunshine |
effective_temperature |
Numeric(3,1) |
True |
False |
Y |
Effective temperature calculated by AEMO's Demand Forecasting System (DFS) |
dfs_edd |
Numeric(3,1) |
True |
False |
Y |
Effective Degree Day (EDD) calculated by AEMO's Demand Forecasting System (DFS) calculated by the DFS |
total_demand_forecast |
integer |
True |
False |
Y |
AEMO's total daily demand forecast for the gas day calculated by AEMO's Demand Forecasting System (DFS) |
current_date |
varchar 20 |
True |
False |
N |
Date and time report produced e.g. 30 June 2005 1:23:56 |