curl --location 'https://api.solariance.de/v1/ext/pvinstallation?country=de'
{ "code": 200, "message": "Installed PV Capacity in de in MWp", "data": { "label": "Installierte PV-Leistung in de", "month_year": "09.2024", "pv_installation": 94.299, "unit": "GWp", "country": "de" } }