Electricity Grid Data Repository
This repository contains datasets and preprocessing resources for the Australian electricity grid.
The repository provides both raw and processed datasets used for analytics and machine learning models, including electricity pricing and grid performance metrics.
- Raw electricity market data
- Cleaned and structured time-series datasets
- Feature-engineered datasets for prediction models
- Open Electricity APIs
- Internal data pipelines
- AWS S3 storage (latest 120-day datasets)
This data is used by:
- Electricity Grid API (data serving)
- Pricing Prediction Model (training & inference)
Data is periodically updated and stored in AWS S3.
Ensure the latest datasets are pulled before model training or analysis.
- Data formats: CSV / time-series
- Ensure consistency in timestamps and schema before use