openego / eGon-data

GNU Affero General Public License v3.0
10 stars 4 forks source link

Upload data bundle v.010 #1110

Closed IlkaCu closed 1 year ago

IlkaCu commented 1 year ago

A new version of the data bundle will be uploaded soon: https://sandbox.zenodo.org/record/1095882#.YwX1jGHP0UE

This will include Mastr data with geocoding.

khelfen commented 1 year ago

here is my proposal for updating the zenodo dataset desription:

  1. mastr_geocoding
    • Geocoding of all unique combinations of ZIP code and municipality within MaStR
    • The data is prepared to match the following format: "ZIP City, Deutschland"
    • It must be ensured that the results of the geocoding correspond to the version of the MaStR data set used.
    • The matching is done via the zenodo sandbox deposit ID.
    • MaStR Dataset used: https://sandbox.zenodo.org/record/1132987
    • Deposit ID: 1132987
    • Source Code: https://github.com/RLI-sandbox/mastr-geocoding
    • License: DL-DE-BY-2.0
IlkaCu commented 1 year ago

The data_bundle version is online: https://sandbox.zenodo.org/record/1167119#.Y_dWM4CZMVM 10.5072/zenodo.1167119

khelfen commented 1 year ago

Thank you @IlkaCu :) I have included the changes for downloading the new data bundle in my PR #1112 . Therefore, you do not need to open a separate PR for this as there were no changes in the data except the geocoding dataset.

khelfen commented 1 year ago

Can features/#1110-zenodo-v010 be merged into the dev @IlkaCu ?

IlkaCu commented 1 year ago

As you merged this branch into your features branch it will anyways be merged into dev with PR #1112, right?

khelfen commented 1 year ago

As you merged this branch into your features branch it will anyways be merged into dev with PR #1112, right?

Yes

nailend commented 1 year ago

Is it possible to add my metadata jsons to the bundle? @IlkaCu https://wolke.rl-institut.de/s/HtLtKsiefz9XFqm

IlkaCu commented 1 year ago

Is it possible to add my metadata jsons to the bundle? @IlkaCu https://wolke.rl-institut.de/s/HtLtKsiefz9XFqm

I wouldn't do it, as I would need to update the data bundle for every change within the meta data jsons and this would create massive amounts of duplication. I would prefer to store it in the repository itself.