Environment · head-to-head
GrünstromIndex vs National Grid ESO
GrünstromIndex (GSI) forecasts, by German postal code, what share of the electricity grid is renewable for the coming hours, so consumers and devices can shift usage toward greener periods. The public front end at gruenstromindex.de is now branded Corrently, and the underlying forecast gateway (api.corrently.io) is HTTPS-only even though the demo site itself still serves over plain HTTP.
This is Great Britain's electricity system operator's open-data portal, publishing generation mix, demand forecasts, and grid balancing datasets. The operator was transferred to public ownership and rebranded the National Energy System Operator (NESO) on 1 October 2024; the old data.nationalgrideso.com host no longer resolves at all, with the same CKAN data portal now living at neso.energy/data-portal. Its real CKAN gateway at api.neso.energy returns Access-Control-Allow-Origin: * on every response, resolving cors unknown -> yes.
| GrünstromIndex | National Grid ESO | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON, CSV |
| CORS | yes | yes |
| HTTPS | Yes | Yes |
National Grid ESO supports 2 response formats, while GrünstromIndex offers fewer — pick National Grid ESO for more integration flexibility.