WattTime · Example Payload

Watttime Forecast Meta Example

EmissionsClimateCarbonEnergyElectricity GridSustainabilityClean Energy

Watttime Forecast Meta Example is an example object payload from WattTime, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

regionsignal_typemodelunitsgenerated_at

Example Payload

Raw ↑
{
  "region": "CAISO_NORTH",
  "signal_type": "co2_moer",
  "model": {
    "date": "2026-03-01"
  },
  "units": "lbs_co2_per_mwh",
  "generated_at": "2026-05-03T10:00:00+00:00"
}