Hi!
I noticed a few regions that aren’t listed in the getsupply.jsp
docs, but can be found on the country statistics pages:
UK
Belgium
All Belgian subregions are missing.
Denmark
All Danish subregions are missing.
I may have missed some regions (please let me know if I did!).
I’m writing an API client for PVOutput, and I need to know the full set of regions for the getsupply
endpoint. I’ve tested that these unlisted regions still work with the API if you format them correctly (e.g. to use Wallonie, set r
to 25:wallonie
).
Is there somewhere else these regions are documented?
Thanks!