Skip to content

Code used to download electricity prices by municipality, operator and year from ElCom through LINDAS.

License

Notifications You must be signed in to change notification settings

afds-bl/ogd-elcom-strompreise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This folder contains a Python Jupyter Notebook that downloads the "Basisdaten für Tarife der Schweizer Verteilnetzbetreiber" from ElCom through LINDAS.

The notebook

  • constructs a SPARQL query
  • requests the data from LINDAS
  • does some filtering, cleansing and transformation on the data
  • computes additional fields
  • saves the results as csv file

Results

The published data for Kanton Basel-Landschaft can be found here

Gettin Started

  • The relevant notebook is called elcom-strompreise.ipynb
  • The pipfile contains all necessary Python libraries required to run the notebook

Authors and acknowledgment

About

Code used to download electricity prices by municipality, operator and year from ElCom through LINDAS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published