Skip to content

Displays a chart with installed and needed solar power from 2020 to 2030 for a german municipality. Live data from Marktstammdatenregister.

License

Notifications You must be signed in to change notification settings

jschroeter/photovoltaic-roadmap

Repository files navigation

Photovoltaic Roadmap for German Municipalities

Simple webapp which shows a roadmap for photovoltaic power of any municipality in Germany from 2020 till 2030.

Open to be used by anyone, just provide the name of the municipality and the target for 2030 via URL parameters:

  • municipality defines the 'Gemeinde' filter of Marktstammdatenregister
  • target defines the power goal for 2030 in kW

e.g.:

It fetches the past and up-to-date data from Marktstammdatenregister by Bundesnetzagentur.

Demo

Preview of the app

It's deployed at https://pv-roadmap.netlify.app/

IFrame embedding

The roadmap can also be embedded into websites as IFrame, e.g.:

<iframe src="https://pv-roadmap.netlify.app/?municipality=Allensbach&target=13000" style="width: 100%; aspect-ratio: 16 / 9;" sandbox="allow-scripts allow-downloads"></iframe>

About

Displays a chart with installed and needed solar power from 2020 to 2030 for a german municipality. Live data from Marktstammdatenregister.

Topics

Resources

License

Stars

Watchers

Forks