Provenance
Freshness & coverage
Methods (5)
getRegions
readList Argentina grid regions (24 provinces + 8 regions + SADI total) with their ids.
The id field is the regionId for the demand/generation calls.
getRegionDemand
readReal-time 5-min demand (MW) + temperature (°C) for a region, by region id.
regionId must be a valid id from getRegions. Returns current + full series.
getSystemDemand
readReal-time system-wide demand (MW) + temperature for the whole SADI grid.
Convenience wrapper for the Total del SADI region (id 1002).
getGenerationByRegion
readReal-time 5-min generation mix (hydro/thermal/nuclear/renewable/import, MW).
Defaults to the SADI total. importMw is null for most provinces.
getServiceInfo
readDescribe the CAMMESA endpoints, update cadence, and run a live reachability probe.
