Published November 13, 2024 | Version 0.6
Dataset Open

Prebuilt Electricity Network for PyPSA-Eur based on OpenStreetMap Data

Description

This dataset contains a topologically connected representation of the European high-voltage grid (220 kV to 750 kV) constructed using OpenStreetMap data. Input data was retrieved using the Overpass turbo API (https://overpass-turbo.eu). A heurisitic cleaning process was used to for lines and links where electrical parameters are incomplete, missing, or ambiguous. Close substations within a radius of 500 m are aggregated to single buses, exact locations of underlying substations is preserved. Unique identifiers for lines and links are preserved, e.g. an AC line/cable with the ID way/83742802-1 can be viewed on OpenStreetMap using the query https://www.openstreetmap.org/way/83742802. A DC line/cable with the ID relation/15781671 can be accessed using the query https://www.openstreetmap.org/relation/15781671

A detailed explanation on the background, methodology, and validation of this dataset can be found in this paper preprint currently under peer-review: https://doi.org/10.48550/arXiv.2408.17178

Countries included in the dataset:

Albania (AL), Austria (AT), Belgium (BE), Bosnia and Herzegovina (BA), Bulgaria (BG), Croatia (HR), Czech Republic (CZ), Denmark (DK), Estonia (EE), Finland (FI), France (FR), Germany (DE), Greece (GR), Hungary (HU), Ireland (IE), Italy (IT), Kosovo (XK), Latvia (LV), Lithuania (LT), Luxembourg (LU), Moldova (MD), Montenegro (ME), Netherlands (NL), North Macedonia (MK), Norway (NO), Poland (PL), Portugal (PT), Romania (RO), Serbia (RS), Slovakia (SK), Slovenia (SI), Spain (ES), Sweden (SE), Switzerland (CH), Ukraine (UA), United Kingdom (GB)

The dataset was constructed as part of the workflow within the open-source, sector-coupling model PyPSA-Eur and will be updated continuously as data and/or the cleaning process improves. 

PyPSA-Eur is an open model dataset of the European power system at the transmission network level that covers the full ENTSO-E area. It can be built using the code provided at https://github.com/PyPSA/PyPSA-eur.

Not all data dependencies are shipped with the code repository, since git is not suited for handling large changing files. Instead we provide separate data bundles to be downloaded and extracted as noted in the documentation.

While the code and provided dataset in PyPSA-Eur is released as free software under the MIT, different licenses and terms of use apply to the underlying input data.

Extract from OpenStreetMap Terms of Use

OpenStreetMap® is open data, licensed under the Open Data Commons Open Database License (ODbL) by the OpenStreetMap Foundation (OSMF).

You are free to copy, distribute, transmit and adapt our data, as long as you credit OpenStreetMap and its contributors. If you alter or build upon our data, you may distribute the result only under the same licence. The full legal code explains your rights and responsibilities.

Our documentation is licensed under the Creative Commons Attribution-ShareAlike 2.0 license (CC BY-SA 2.0).

This processed dataset is provided under the Open Data Commons Open Database License (ODbL 1.0) license.

Changelog from version 0.5 to 0.6:

  • Added electric parameters to lines (e.g. nominal current, resistance r, reactance x, susceptance b). This allows the dataset to be used outside of PyPSA/PyPSA-Eur.
  • Interactive map.html now bundled with the dataset.
  • Tags columns include what the element contains (e.g. merged lines contain lines that were aggregated together).

Changelog from version 0.4 to 0.5:

  • Exact locations of original substations and converter stations (interior point/Pole of Inaccessibility) are preserved.
  • Clustering resolution improved from 5000 to 500 meters.
  • Lines of same electric parameters are merged, if they cross a virtual bus (that is not a real substation).
  • Information from OSM relations are used, wherever applicable. To avoid doubling, members (ways) of the relation are dropped in the set of lines, accordingly.
  • There are now unique transformers for each voltage level in each station. Transformers now have a nominal capacity, representing the maximum of line capacities connected to either side/bus of the transformer (n-0, nominal capacity).
  • Wherever applicable, OSM IDs are preserved and used in the index of the network components.

Files

buses.csv

Files (74.2 MB)

Name Size Download all
md5:6b6059dca66ce5851bef4be06460bc23
877.8 kB Preview Download
md5:89cdb6dc392bc272a4bf14ba4eb1255d
10.1 kB Preview Download
md5:aa4ad8a608323358db2e866430f33458
19.7 MB Preview Download
md5:19a92e63b8788c931b227ea796f9abff
359.2 kB Preview Download
md5:4a367612181a808eae862ff34af2e2f2
53.1 MB Download
md5:b48673b9152e16324ef155ae7a9b0365
138.0 kB Preview Download

Additional details

Dates

Updated
2024-11-13
Added electric parameters and interactive map, see Changelog from version 0.5 to 0.6

Software

Repository URL
https://github.com/pypsa/pypsa-eur
Programming language
Python

References