vg250

The central module containing all code dealing with VG250 data.

This module either directly contains the code dealing with importing VG250 data, or it re-exports everything needed to handle it. Please refrain from importing code from any modules below this one, because it might lead to unwanted behaviour.

If you have to import code from a module below this one because the code isn’t exported from this module, please file a bug, so we can fix this.

class Vg250(dependencies)[source]

Bases: egon.data.datasets.Dataset

filename = 'https://daten.gdz.bkg.bund.de/produkte/vg/vg250_ebenen_0101/2020/vg250_01-01.geo84.shape.ebenen.zip'
add_metadata()[source]

Writes metadata JSON string into table comment.

cleaning_and_preperation()[source]
download_files()[source]

Download VG250 (Verwaltungsgebiete) shape files.

nuts_mview()[source]
to_postgres()[source]
vg250_metadata_resources_fields()[source]