This folder serves as the main index for all national-scale photovoltaic (PV) dataset resources in this repository. Each country listed below has its own Markdown file containing detailed information about available data sources, APIs, usage notes, and any relevant links.
Country | Link to Detailed Info | Primary Data Sources | Last Updated |
---|---|---|---|
Netherlands 🇳🇱 | netherlands.md | Tennet, Ned.NL | 2025-01-17 |
United Kingdom 🇬🇧 | united_kingdom.md | PVLive - Sheffield Solar | 2025-01-17 |
- Create a Markdown file (e.g.,
MyCountry.md
) in thiscountries
folder based off theCOUNTRY_TEMPLATE.md
file. - Add a new row in the table above that includes:
- The country name (including the flag)
- A link to your newly created file
- The primary data sources or high-level notes
- The last updated date
- The country names should be in alphabetical order
- In your new Markdown file:
- Provide links to official websites, APIs, or other relevant data sources.
- Include any notes about data quality, licensing restrictions, or access requirements.
- (Optional) Outline how to query or retrieve data, if instructions are available.