Skip to content

Commit

Permalink
Add information for Peta5_0_1 heat demand tif file download to datase…
Browse files Browse the repository at this point in the history
…ts.yml

Add URLs and file names for downloading and processing of residential and service-sector
Peta5_0_1 heat demand files for the calculation of future heat demand distributions
  • Loading branch information
EvaWie committed Feb 5, 2021
1 parent 9ea77ae commit 6623817
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions src/egon/data/datasets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,32 @@ zensus_apartment:
processed:
schema: "society"
table: "destatis_zensus_apartment_per_ha"
peta5_0_1_res_heat_demands:
original_data:
source:
# In case the link breaks (hopefully it does not), you are able to download
# the data manually. Here you also find background information:
# https://s-eenergies-open-data-euf.hub.arcgis.com/search?categories=seenergies_buildings
# https://www.arcgis.com/home/item.html?id=d7d18b63250240a49eb81db972aa573e
url: "https://arcgis.com/sharing/rest/content/items/d7d18b63250240a49eb81db972aa573e/data"
target:
path: "Peta5_0_1_HD_res.zip"
processed:
schema: "demand"
file_table_map:
table: # 2015 heat demand data not stored in database
peta5_0_1_ser_heat_demands:
original_data:
source:
# In case the link breaks (hopefully it does not), you are able to download
# the data manually. Here you also find background information:
# https://s-eenergies-open-data-euf.hub.arcgis.com/search?categories=seenergies_buildings
# https://www.arcgis.com/home/item.html?id=52ff5e02111142459ed5c2fe3d80b3a0
url: "https://arcgis.com/sharing/rest/content/items/52ff5e02111142459ed5c2fe3d80b3a0/data"
target:
path: "Peta5_0_1_HD_ser.zip"
processed:
schema: "demand"
file_table_map:
table: # 2015 heat demand data not stored in database

0 comments on commit 6623817

Please sign in to comment.