From f6878b9dffca92d30d6e57107f180004cf1c0cc9 Mon Sep 17 00:00:00 2001 From: jerriais Date: Tue, 6 Feb 2018 12:39:17 -0500 Subject: [PATCH] Added PVWatts API Calculates the energy production of grid-connected photovoltaic (PV) energy systems. From National Renewable Energy Laboratory --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f2b3104..3cf92d64 100644 --- a/README.md +++ b/README.md @@ -249,6 +249,7 @@ API | Description | Auth | HTTPS | CORS | Link | | AirVisual | Air quality and weather data | `apiKey` | Yes | Unknown | [Go!](https://airvisual.com/api) | | OpenAQ | Open air quality data | `apiKey` | Yes | Unknown | [Go!](https://docs.openaq.org/) | | PM2.5.in | Air quality of China | `apiKey` | No | Unknown | [Go!](http://www.pm25.in/api_doc) | +| PVWatts | Energy production photovoltaic (PV) energy systems | `apiKey` | Yes | Unknown | [Go!](https://developer.nrel.gov/docs/solar/pvwatts-v5/) | | UK Carbon Intensity | The Official Carbon Intensity API for Great Britain developed by National Grid | No | Yes | Unknown | [Go!](https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0) | ### Events