Ausgrid · Example Payload

Ausgrid Outage Map Stats Response

EnergyAustraliaUtilitiesElectricityGridDistribution NetworkOpen DataSmart MeteringConsumer Data RightSolarDEROutages

Ausgrid Outage Map Stats Response is an example object payload from Ausgrid, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

OutageNmiCountOutageNmiLastUpdatedOutageSubmissionLastSubmittedDateOutageSubmissionLastSentDateOutagePlannedTodayCountOutagePlannedTodayCustomersOutagePlannedLastUpdatedOutageUnplannedRdoCountOutageUnplannedRdoCustomersOutageUnplannedPdoCountOutageUnplannedPdoCustomersOutageUnplannedLastUpdatedOutageUnplannedLastProcessedTotalAusgridCustomerIsCached

Example Payload

ausgrid-outage-map-stats-response.json Raw ↑
{
  "OutageNmiCount": 0,
  "OutageNmiLastUpdated": "2026-07-28T08:08:45.4121131",
  "OutageSubmissionLastSubmittedDate": "2026-07-28T08:08:45.4121131",
  "OutageSubmissionLastSentDate": "2026-07-28T08:08:45.4121131",
  "OutagePlannedTodayCount": 68,
  "OutagePlannedTodayCustomers": 4231,
  "OutagePlannedLastUpdated": "2026-07-28T08:08:45.4121131",
  "OutageUnplannedRdoCount": 0,
  "OutageUnplannedRdoCustomers": 0,
  "OutageUnplannedPdoCount": 1,
  "OutageUnplannedPdoCustomers": 5,
  "OutageUnplannedLastUpdated": "2026-07-28T08:08:45.4121131",
  "OutageUnplannedLastProcessed": "2026-07-28T08:08:45.4121131",
  "TotalAusgridCustomer": 1816531,
  "IsCached": false
}