https://github.com/nagilum/pvgis
API for PVGIS, and website with documentation.
https://github.com/nagilum/pvgis
api html-css-javascript
Last synced: 12 days ago
JSON representation
API for PVGIS, and website with documentation.
- Host: GitHub
- URL: https://github.com/nagilum/pvgis
- Owner: nagilum
- License: mit
- Archived: true
- Created: 2019-06-11T11:41:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T22:21:54.000Z (over 2 years ago)
- Last Synced: 2025-03-06T03:16:54.404Z (3 months ago)
- Topics: api, html-css-javascript
- Language: HTML
- Homepage: https://pvgisjson.com
- Size: 303 KB
- Stars: 8
- Watchers: 3
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Photovoltaic Geographical Information System (PVGIS) API
Solar energy is one of the environmentally sustainable resources for producing electricity using photovoltaic (PV) systems.
The main input data used in the planning process is solar radiation.
The [Europe JRC](https://re.jrc.ec.europa.eu/pvgis/) has an [app](https://re.jrc.ec.europa.eu/pvg_tools/en/tools.html) online which you can use to calculate PV values, bus sadly they have no (good) API.
That's where this website/API comes into play.The PVGIS API provides a simple API endpoint which you can get the same values via JSON.
The API and source code is freely available to use under the [MIT license](https://github.com/nagilum/pvgis/blob/master/LICENSE.md).See for details on how to use the API.