Environment · head-to-head
Danish data service Energi vs Website Carbon
Energi Data Service is the Danish transmission system operator Energinet's open-data platform, publishing dozens of live datasets — day-ahead power prices, grid emissions, consumption, and more — as a free public JSON API with no key required. Its older Elspotprices dataset was retired after the Nordic market's move to 15-minute settlement on 2025-09-30, superseded by the still-live DayAheadPrices dataset.
Website Carbon estimates the CO2 emitted by loading a web page, based on page weight and whether the host uses green hosting, returning a digital carbon rating alongside the raw gCO2e figure. As of 14 July 2025 the provider retired public access to its convenience /site endpoint (which fetched a URL for you); the /data endpoint, which takes bytes and a green-hosting flag directly, remains free and open with no key.
| Danish data service Energi | Website Carbon | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON |
| CORS | no | no |
| HTTPS | Yes | Yes |