list_curated
Get a sorted list of 7 curated dataset IDs covering 95% of typical NEM analysis: spot prices, demand, generation, interconnectors, SCADA, rooftop PV, and predispatch forecasts.
Instructions
List the 7 curated AEMO NEM dataset IDs.
These cover ~95% of typical NEM analytic queries: spot prices, regional demand and generation, interconnector flows, unit-level SCADA, rooftop PV (actual + forecast), 30-min predispatch forecasts, and daily-settled summaries.
Example: ids = list_curated() # → ['daily_summary', 'dispatch_price', 'dispatch_region', # 'generation_scada', 'interconnector_flows', # 'predispatch_30min', 'rooftop_pv']
Returns: Sorted list of dataset IDs. Always 7 entries today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |