Skip to content

Extract and analyze data about photovoltaic systems in Germany

Notifications You must be signed in to change notification settings

jonek/pv-city-mastr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Analyse Photovoltaic Systems in MaStR

The tools and data in this repository provide insight into photovoltaic systems deployed in Germany.

Data Source

The analysed data is provided by the German Markstammdatenregister (MaStR).

Data Processing

You can reproduce the following data processing steps on your computer:

  1. Download data (from MaStR): data/README.md
  2. Convert data from Excel to CSV
  3. Extract data for a given city
  4. Combine data partitions
    • Migration part 1
    • Migration part 2
    • data since 2019

Each step is implemented in a shell script or a Jupyter notebook.

Data Visualisation

Either in a Jupyter notebook or in an Observable. (TODO)

Data Partitioning

To enable further analysis of the data, the combined partitions (see "Data Processing" step 4 above) are split up again. This results in handable chunks of data, one partition per federal state (German: Bundesland).

You can find these partitions in states/<state name>.csv. (TODO)

Releases

No releases published

Packages

No packages published