Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 771 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 771 Bytes

energyq-outages

Outage history for Ergon and Energex in Queensland, Australia.

Every five minutes, this repository is updated with data from the following URLs:

To make it easier to track changes using Git, the data is formatted and sorted using jq:

jq '.features|=sort_by(.properties.EVENT_ID)'