Fetching
Fetching
Public embeds
Drop one of these widgets into a story or blog post. They render server-side with a current snapshot, refresh hourly, and link back to the canonical source.
Free to use — attribution stays in the footer.
/embed/consensus/[iso] · 400×300px
Min / median / max across every public forecaster for one (ISO, metric, target year) tuple. Best for inline-article callouts when the story is about an ISO load outlook.
| Param | Default | Description |
|---|---|---|
| iso* | — | ISO slug. One of: ercot, pjm, miso, caiso, iso-ne, nyiso, spp. |
| metric | annual-energy-twh | peak-demand-gw | annual-energy-twh | annual-generation-twh | net-load-gw | load-growth-pct |
| targetYear | current year + 1 | Forecast horizon year (e.g. 2027). |
| theme | light | light | dark |
<iframe src="https://loadconsensus.com/embed/consensus/ercot?metric=annual-energy-twh&targetYear=2027" width="400" height="300" frameborder="0" loading="lazy"></iframe>/embed/dc-tracker · 500×400px
Mini table of the top N tracked datacenter projects by MW, with operator, capacity, and status. Great for stories about hyperscaler build-out.
| Param | Default | Description |
|---|---|---|
| iso | — | Filter by ISO (ercot, pjm, etc.). Optional. |
| status | — | Filter by status (operating, announced, under-construction, permitted, cancelled). Optional. |
| limit | 5 | Number of rows. Max 20. |
| theme | light | light | dark |
<iframe src="https://loadconsensus.com/embed/dc-tracker?iso=ercot&limit=5" width="500" height="400" frameborder="0" loading="lazy"></iframe>/embed/forecast-card · 250×120px
Tiny single-value card with optional revision-delta badge. Ideal for inline blog snippets — e.g. "EIA-STEO now sees ERCOT peak demand at X GW".
| Param | Default | Description |
|---|---|---|
| source* | — | Source id (e.g. eia-steo). |
| isoRegion* | — | ISO code (ERCOT, PJM, etc.). |
| metric | annual-energy-twh | Forecast metric slug. |
| targetYear | current year + 1 | Forecast horizon year. |
| theme | light | light | dark |
<iframe src="https://loadconsensus.com/embed/forecast-card?source=eia-steo&isoRegion=ERCOT&metric=peak-demand-gw&targetYear=2027" width="250" height="120" frameborder="0" loading="lazy"></iframe>