From b2f842c03637f6b2799defef131eb4ff31192239 Mon Sep 17 00:00:00 2001 From: olekstomek Date: Sun, 10 Oct 2021 07:03:38 +0200 Subject: [PATCH] Add Danish data service energy (#2267) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86590648..c3e1d322 100644 --- a/README.md +++ b/README.md @@ -515,6 +515,7 @@ API | Description | Auth | HTTPS | CORS | | [BreezoMeter Pollen](https://docs.breezometer.com/api-documentation/pollen-api/v2/) | Daily Forecast pollen conditions data for a specific location | `apiKey` | Yes | Unknown | | [Carbon Interface](https://docs.carboninterface.com/) | API to calculate carbon (C02) emissions estimates for common C02 emitting activities | `apiKey` | Yes | Yes | | [Cloverly](https://www.cloverly.com/carbon-offset-documentation) | API calculates the impact of common carbon-intensive activities in real time | `apiKey` | Yes | Unknown | +| [Danish data service Energi](https://www.energidataservice.dk/) | Open energy data from Energinet to society | No | Yes | Unknown | | [GrünstromIndex](https://www.corrently.de/hintergrund/gruenstromindex/index.html) | Green Power Index for Germany (Grünstromindex/GSI) | No | No | Yes | | [La Data Verte](https://ladataverte.fr) | Aggregation of multiple environmental indicators (CO2 emissions, Average temperature, etc) | No | Yes | Unknown | | [OpenAQ](https://docs.openaq.org/) | Open air quality data | `apiKey` | Yes | Unknown |