From 32bd847a469b6fe4032158358b5f460f3dbd7777 Mon Sep 17 00:00:00 2001 From: steull Date: Fri, 10 Jun 2022 11:11:16 +0200 Subject: [PATCH 1/4] All files added in subfolders #89 --- .../eaa_2016-2020/eu_leg_data_2016_eea.json | 340 +++++++++++++++++ .../eaa_2016-2020/eu_leg_data_2017_eea.json | 340 +++++++++++++++++ .../eaa_2016-2020/eu_leg_data_2018_eea.json | 340 +++++++++++++++++ .../eaa_2016-2020/eu_leg_data_2019_eea.json | 340 +++++++++++++++++ .../eaa_2016-2020/eu_leg_data_2020_eea.json | 340 +++++++++++++++++ .../eu_leg_data_2014_eio_ir_article23_t1.json | 319 ++++++++++++++++ .../eu_leg_data_2015_eio_ir_article23_t1.json | 319 ++++++++++++++++ .../eu_leg_data_2016_eio_ir_article23_t1.json | 319 ++++++++++++++++ .../eu_leg_data_2017_eio_ir_article23_t1.json | 319 ++++++++++++++++ .../eu_leg_data_2018_eio_ir_article23_t1.json | 319 ++++++++++++++++ .../eu_leg_data_2019_eio_ir_article23_t1.json | 319 ++++++++++++++++ .../eu_leg_data_2020_eio_ir_article23_t1.json | 321 ++++++++++++++++ ...o.eea_eionet_eu_legislation_data_2015.json | 0 ...o.eea_eionet_eu_legislation_data_2016.json | 0 ...o.eea_eionet_eu_legislation_data_2017.json | 0 ...o.eea_eionet_eu_legislation_data_2018.json | 0 ...o.eea_eionet_eu_legislation_data_2019.json | 0 ...o.eea_eionet_eu_legislation_data_2020.json | 0 .../eu_leg_data_2021_rep_table_3.json} | 0 .../89-eu_leg/others/eu_leg_dim_category.json | 356 ++++++++++++++++++ .../89-eu_leg/others/eu_leg_dim_gas.json | 196 ++++++++++ .../89-eu_leg/others/eu_leg_dim_notation.json | 186 +++++++++ .../eu_leg_dim_parameter.json} | 0 .../89-eu_leg/others/eu_leg_dim_scenario.json | 188 +++++++++ .../89-eu_leg/others/eu_leg_dim_unit.json | 194 ++++++++++ 25 files changed, 5055 insertions(+) create mode 100644 data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2016_eea.json create mode 100644 data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2017_eea.json create mode 100644 data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2018_eea.json create mode 100644 data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2019_eea.json create mode 100644 data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2020_eea.json create mode 100644 data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2014_eio_ir_article23_t1.json create mode 100644 data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2015_eio_ir_article23_t1.json create mode 100644 data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2016_eio_ir_article23_t1.json create mode 100644 data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2017_eio_ir_article23_t1.json create mode 100644 data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2018_eio_ir_article23_t1.json create mode 100644 data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2019_eio_ir_article23_t1.json create mode 100644 data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2020_eio_ir_article23_t1.json rename data-review/89-eu_leg/{ => eio_ir_article23_t3_2015-2020}/scenario.eea_eionet_eu_legislation_data_2015.json (100%) rename data-review/89-eu_leg/{ => eio_ir_article23_t3_2015-2020}/scenario.eea_eionet_eu_legislation_data_2016.json (100%) rename data-review/89-eu_leg/{ => eio_ir_article23_t3_2015-2020}/scenario.eea_eionet_eu_legislation_data_2017.json (100%) rename data-review/89-eu_leg/{ => eio_ir_article23_t3_2015-2020}/scenario.eea_eionet_eu_legislation_data_2018.json (100%) rename data-review/89-eu_leg/{ => eio_ir_article23_t3_2015-2020}/scenario.eea_eionet_eu_legislation_data_2019.json (100%) rename data-review/89-eu_leg/{ => eio_ir_article23_t3_2015-2020}/scenario.eea_eionet_eu_legislation_data_2020.json (100%) rename data-review/89-eu_leg/{scenario.eea_eionet_eu_legislation_data_2021.json => others/eu_leg_data_2021_rep_table_3.json} (100%) create mode 100644 data-review/89-eu_leg/others/eu_leg_dim_category.json create mode 100644 data-review/89-eu_leg/others/eu_leg_dim_gas.json create mode 100644 data-review/89-eu_leg/others/eu_leg_dim_notation.json rename data-review/89-eu_leg/{scenario.eea_eionet_eu_legislation_data_parameter.json => others/eu_leg_dim_parameter.json} (100%) create mode 100644 data-review/89-eu_leg/others/eu_leg_dim_scenario.json create mode 100644 data-review/89-eu_leg/others/eu_leg_dim_unit.json diff --git a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2016_eea.json b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2016_eea.json new file mode 100644 index 00000000..d740372c --- /dev/null +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2016_eea.json @@ -0,0 +1,340 @@ +{ + "name": "eu_leg_data_2016_eea", + "title": "2016 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation, quality checked by EEA", + "id": "eu_leg_data_2016_eea", + "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2016 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014, quality checked and compiled by the European Environment Agency and its Topic Center on Air Pollution an Climate Change Mitigation. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [ + "en" + ], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "european_member_states", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "eu", + "emission_projection", + "2016" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T0", + "end": "2040-09-09T0", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Member States' greenhouse gas (GHG) emission projections", + "description": "Member State's greenhouse gas emission projections compiled by the EEA", + "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", + "licenses": [ + { + "name": "ODC-by license or similar", + "title": "Open Data Commons Attribution License - or similar", + "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2016_eea", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "unit in which data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_reported", + "description": "value reported", + "type": "float", + "unit": "unit is given in column 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_ry_calibration", + "description": "indicator whether a reference year calibration took place", + "type": "float", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_gapfilled", + "description": "the gap-filled value (note: is equal to 'value' if no gap-filling took place)", + "type": "float", + "unit": "unit is given in column 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "submission_year_original", + "description": null, + "type": "smallint", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2017_eea.json b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2017_eea.json new file mode 100644 index 00000000..31428801 --- /dev/null +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2017_eea.json @@ -0,0 +1,340 @@ +{ + "name": "eu_leg_data_2017_eea", + "title": "2017 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation, quality checked by EEA", + "id": "eu_leg_data_2017_eea", + "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2017 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014, quality checked and compiled by the European Environment Agency and its Topic Center on Air Pollution an Climate Change Mitigation. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [ + "en" + ], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "european_member_states", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "eu", + "emission_projection", + "2017" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T00:", + "end": "2040-09-09T00:", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Member States' greenhouse gas (GHG) emission projections", + "description": "Member State's greenhouse gas emission projections compiled by the EEA", + "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", + "licenses": [ + { + "name": "ODC-by license or similar", + "title": "Open Data Commons Attribution License - or similar", + "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2017_eea", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "unit in which data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_reported", + "description": "value reported", + "type": "float", + "unit": "unit is given in column 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_ry_calibration", + "description": "indicator whether a reference year calibration took place", + "type": "float", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_gapfilled", + "description": "the gap-filled value (note: is equal to 'value' if no gap-filling took place)", + "type": "float", + "unit": "unit is given in column 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "submission_year_original", + "description": null, + "type": "smallint", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2018_eea.json b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2018_eea.json new file mode 100644 index 00000000..49889f7b --- /dev/null +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2018_eea.json @@ -0,0 +1,340 @@ +{ + "name": "eu_leg_data_2018_eea", + "title": "2018 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation, quality checked by EEA", + "id": "eu_leg_data_2018_eea", + "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2018 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014, quality checked and compiled by the European Environment Agency and its Topic Center on Air Pollution and Climate Change Mitigation. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [ + "en" + ], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "2018", + "european_environment_agency", + "european_member_states", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "eu", + "emission_projection" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T00:", + "end": "2040-09-09T00:", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Member States' greenhouse gas (GHG) emission projections", + "description": "Member State's greenhouse gas emission projections compiled by the EEA", + "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", + "licenses": [ + { + "name": "ODC-by license or similar", + "title": "Open Data Commons Attribution License - or similar", + "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2018_eea", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "unit in which data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_reported", + "description": "value reported", + "type": "float", + "unit": "unit is given in column 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_ry_calibration", + "description": "indicator whether a reference year calibration took place", + "type": "float", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_gapfilled", + "description": "the gap-filled value (note: is equal to 'value' if no gap-filling took place)", + "type": "float", + "unit": "unit is given in column 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "submission_year_original", + "description": null, + "type": "smallint", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2019_eea.json b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2019_eea.json new file mode 100644 index 00000000..a2a5e7b4 --- /dev/null +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2019_eea.json @@ -0,0 +1,340 @@ +{ + "name": "eu_leg_data_2019_eea", + "title": "2019 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation, quality checked by EEA", + "id": "eu_leg_data_2019_eea", + "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2019 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014, quality checked and compiled by the European Environment Agency and its Topic Center on Climate Change Mitigation and Energy. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [ + "en" + ], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "2019", + "european_environment_agency", + "european_member_states", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "eu", + "emission_projection" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T00:", + "end": "2040-09-09T00:", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Member States' greenhouse gas (GHG) emission projections", + "description": "Member State's greenhouse gas emission projections compiled by the EEA", + "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", + "licenses": [ + { + "name": "ODC-by license or similar", + "title": "Open Data Commons Attribution License - or similar", + "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2019_eea", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "unit in which data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_reported", + "description": "value reported", + "type": "float", + "unit": "unit is given in column 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_ry_calibration", + "description": "indicator whether a reference year calibration took place", + "type": "float", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_gapfilled", + "description": "the gap-filled value (note: is equal to 'value' if no gap-filling took place)", + "type": "float", + "unit": "unit is given in column 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "submission_year_original", + "description": null, + "type": "smallint", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2020_eea.json b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2020_eea.json new file mode 100644 index 00000000..f84f0163 --- /dev/null +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2020_eea.json @@ -0,0 +1,340 @@ +{ + "name": "eu_leg_data_2020_eea", + "title": "2020 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation, quality checked by EEA and its Topic Center on Climate Change Mitigation and Energy", + "id": "eu_leg_data_2020_eea", + "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2020 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014, quality checked and compiled by the European Environment Agency and its Topic Center on Climate Change Mitigation and Energy. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [ + "en" + ], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "european_member_states", + "sirop", + "2020", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "eu", + "emission_projection" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T0", + "end": "2040-09-09T0", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Member States' greenhouse gas (GHG) emission projections", + "description": "Member State's greenhouse gas emission projections compiled by the EEA", + "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", + "licenses": [ + { + "name": "ODC-by license or similar", + "title": "Open Data Commons Attribution License - or similar", + "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2020_eea", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "unit in which data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_reported", + "description": "value reported", + "type": "float", + "unit": "unit is given in column 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_ry_calibration", + "description": "indicator whether a reference year calibration took place", + "type": "float", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value_gapfilled", + "description": "the gap-filled value (note: is equal to 'value' if no gap-filling took place)", + "type": "float", + "unit": "unit is given in column 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "submission_year_original", + "description": null, + "type": "smallint", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2014_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2014_eio_ir_article23_t1.json new file mode 100644 index 00000000..b1e3987a --- /dev/null +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2014_eio_ir_article23_t1.json @@ -0,0 +1,319 @@ +{ + "name": "eu_leg_data_2014_eio_ir_article23_t1", + "title": "2014 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", + "id": "eu_leg_data_2014_eio_ir_article23_t1", + "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2014 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "european_member_states", + "sirop", + "cc_by_4_0", + "eu_legislation", + "Öko_institut", + "eu", + "emission_projection", + "2014" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU-27", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T0", + "end": "2040-09-09T0", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Common Data Repository on Eionet", + "description": "The CDR holds data reported under various European legislation", + "path": "https://cdr.eionet.europa.eu/", + "licenses": [ + { + "name": "CC BY 2.5 DK", + "title": "Attribution 2.5 Denmark", + "path": "https://cdr.eionet.europa.eu/legalnotice", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2014_eio_ir_article23_t1", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "the gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "the scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "the unit in which the data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "notation", + "description": "notation key", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "ry", + "description": null, + "type": "boolean", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value", + "description": "value reported", + "type": "float", + "unit": "unit is given in clolumn 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2015_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2015_eio_ir_article23_t1.json new file mode 100644 index 00000000..51938c3f --- /dev/null +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2015_eio_ir_article23_t1.json @@ -0,0 +1,319 @@ +{ + "name": "eu_leg_data_2015_eio_ir_article23_t1", + "title": "2015 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", + "id": "eu_leg_data_2015_eio_ir_article23_t1", + "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2015 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "european_member_states", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "eu", + "emission_projection", + "2015" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU-27", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T00:", + "end": "2040-09-09T00:", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Common Data Repository on Eionet", + "description": "The CDR holds data reported under various European legislation", + "path": "https://cdr.eionet.europa.eu/", + "licenses": [ + { + "name": "CC BY 2.5 DK", + "title": "Attribution 2.5 Denmark", + "path": "https://cdr.eionet.europa.eu/legalnotice", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2015_eio_ir_article23_t1", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "the gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "the scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "the unit in which the data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "notation", + "description": "notation key", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "ry", + "description": null, + "type": "boolean", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value", + "description": "value reported", + "type": "float", + "unit": "unit is given in clolumn 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2016_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2016_eio_ir_article23_t1.json new file mode 100644 index 00000000..61478908 --- /dev/null +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2016_eio_ir_article23_t1.json @@ -0,0 +1,319 @@ +{ + "name": "eu_leg_data_2016_eio_ir_article23_t1", + "title": "2016 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", + "id": "eu_leg_data_2016_eio_ir_article23_t1", + "description": "Compilation and notation-normalisation of 2016 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "european_member_states", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "eu", + "emission_projection", + "2016" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU-27", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Common Data Repository on Eionet", + "description": "The CDR holds data reported under various European legislation", + "path": "https://cdr.eionet.europa.eu/", + "licenses": [ + { + "name": "CC BY 2.5 DK", + "title": "Attribution 2.5 Denmark", + "path": "https://cdr.eionet.europa.eu/legalnotice", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2016_eio_ir_article23_t1", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "the gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "the scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "the unit in which the data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "notation", + "description": "notation key", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "ry", + "description": null, + "type": "boolean", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value", + "description": "value reported", + "type": "float", + "unit": "unit is given in clolumn 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2017_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2017_eio_ir_article23_t1.json new file mode 100644 index 00000000..a4143eaf --- /dev/null +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2017_eio_ir_article23_t1.json @@ -0,0 +1,319 @@ +{ + "name": "eu_leg_data_2017_eio_ir_article23_t1", + "title": "2017 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", + "id": "eu_leg_data_2017_eio_ir_article23_t1", + "description": "Compilation and notation-normalisation of 2017 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "european_member_states", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "eu", + "emission_projection", + "2017" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU-27", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Common Data Repository on Eionet", + "description": "The CDR holds data reported under various European legislation", + "path": "https://cdr.eionet.europa.eu/", + "licenses": [ + { + "name": "CC BY 2.5 DK", + "title": "Attribution 2.5 Denmark", + "path": "https://cdr.eionet.europa.eu/legalnotice", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2017_eio_ir_article23_t1", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "the gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "the scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "the unit in which the data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "notation", + "description": "notation key", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "ry", + "description": null, + "type": "boolean", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value", + "description": "value reported", + "type": "float", + "unit": "unit is given in clolumn 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2018_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2018_eio_ir_article23_t1.json new file mode 100644 index 00000000..8a693ec0 --- /dev/null +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2018_eio_ir_article23_t1.json @@ -0,0 +1,319 @@ +{ + "name": "eu_leg_data_2018_eio_ir_article23_t1", + "title": "2018 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", + "id": "eu_leg_data_2018_eio_ir_article23_t1", + "description": "Compilation and notation-normalisation of 2018 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "2018", + "european_environment_agency", + "european_member_states", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "eu", + "emission_projection" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU-27", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Common Data Repository on Eionet", + "description": "The CDR holds data reported under various European legislation", + "path": "https://cdr.eionet.europa.eu/", + "licenses": [ + { + "name": "CC BY 2.5 DK", + "title": "Attribution 2.5 Denmark", + "path": "https://cdr.eionet.europa.eu/legalnotice", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2018_eio_ir_article23_t1", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "the gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "the scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "the unit in which the data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "notation", + "description": "notation key", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "ry", + "description": null, + "type": "boolean", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value", + "description": "value reported", + "type": "float", + "unit": "unit is given in clolumn 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2019_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2019_eio_ir_article23_t1.json new file mode 100644 index 00000000..d331d9ee --- /dev/null +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2019_eio_ir_article23_t1.json @@ -0,0 +1,319 @@ +{ + "name": "eu_leg_data_2019_eio_ir_article23_t1", + "title": "2019 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", + "id": "eu_leg_data_2019_eio_ir_article23_t1", + "description": "Compilation and notation-normalisation of 2019 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "2019", + "european_environment_agency", + "european_member_states", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "eu", + "emission_projection" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU-27", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Common Data Repository on Eionet", + "description": "The CDR holds data reported under various European legislation", + "path": "https://cdr.eionet.europa.eu/", + "licenses": [ + { + "name": "CC BY 2.5 DK", + "title": "Attribution 2.5 Denmark", + "path": "https://cdr.eionet.europa.eu/legalnotice", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2019_eio_ir_article23_t1", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "the gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "the scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "the unit in which the data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "notation", + "description": "notation key", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "ry", + "description": null, + "type": "boolean", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value", + "description": "value reported", + "type": "float", + "unit": "unit is given in clolumn 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2020_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2020_eio_ir_article23_t1.json new file mode 100644 index 00000000..dfec608e --- /dev/null +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2020_eio_ir_article23_t1.json @@ -0,0 +1,321 @@ +{ + "name": "eu_leg_data_2020_eio_ir_article23_t1", + "title": "2020 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", + "id": "eu_leg_data_2020_eio_ir_article23_t1", + "description": "2020 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", + "language": [], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "european_member_states", + "sirop", + "2020", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "eu", + "emission_projection" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU-27", + "extent": null, + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T0", + "end": "2040-09-09T0", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Common Data Repository on Eionet", + "description": "The CDR holds data reported under various European legislation", + "path": "https://cdr.eionet.europa.eu/", + "licenses": [ + { + "name": "CC BY 2.5 DK", + "title": "Attribution 2.5 Denmark", + "path": "https://cdr.eionet.europa.eu/legalnotice", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-09", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_data_2020_eio_ir_article23_t1", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "CRF reporting category", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "the gas for which data is reported", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "the scenario for which data is reported", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "the unit in which the data is reported", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "notation", + "description": "notation key", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "ry", + "description": null, + "type": null, + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "value", + "description": "value reported", + "type": "float", + "unit": "unit is given in clolumn 'unit'", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [ + null + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2015.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2015.json similarity index 100% rename from data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2015.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2015.json diff --git a/data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2016.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2016.json similarity index 100% rename from data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2016.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2016.json diff --git a/data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2017.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2017.json similarity index 100% rename from data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2017.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2017.json diff --git a/data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2018.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2018.json similarity index 100% rename from data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2018.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2018.json diff --git a/data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2019.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2019.json similarity index 100% rename from data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2019.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2019.json diff --git a/data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2020.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2020.json similarity index 100% rename from data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2020.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2020.json diff --git a/data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2021.json b/data-review/89-eu_leg/others/eu_leg_data_2021_rep_table_3.json similarity index 100% rename from data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_2021.json rename to data-review/89-eu_leg/others/eu_leg_data_2021_rep_table_3.json diff --git a/data-review/89-eu_leg/others/eu_leg_dim_category.json b/data-review/89-eu_leg/others/eu_leg_dim_category.json new file mode 100644 index 00000000..a92b20b7 --- /dev/null +++ b/data-review/89-eu_leg/others/eu_leg_dim_category.json @@ -0,0 +1,356 @@ +{ + "name": "eu_leg_dim_category", + "title": "Harmonised nomenclature for sectoral divisions of greenhouse gas emission projections submitted under EU legislation. ", + "id": "eu_leg_dim_category", + "description": "This table holds harmonised sector codes and names of the sectors used in greenhouse gas emission projections submitted under EU legislation. They follow the so called \"Common Reporting Format\" (CRF) according to the IPCC 2006 Guidelines. The harmonisation was required as sector names across different submission years varied data comparisons across sectors and different submission years was not possible straight-fowardly with the original data.", + "language": [], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "sirop", + "sector_division", + "crf", + "cc_by_4_0", + "ko_institut", + "eu_legislation" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": null, + "extent": null, + "resolution": null + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T0", + "end": "2040-09-09T0", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Common Data Repository on Eionet", + "description": "The CDR holds data reported under various European legislation.", + "path": "https://cdr.eionet.europa.eu/", + "licenses": [ + { + "name": "CC BY 2.5 DK", + "title": "Attribution 2.5 Denmark", + "path": "https://cdr.eionet.europa.eu/legalnotice", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + }, + { + "title": "Reportnet 3 - National projections of anthropogenic greenhouse gas emissions – Reporting year 2021", + "description": "National projections provided by European Member States, pursuant to Governance Regulation Art.18 (1)(b) / Implementing Regulation Art.38", + "path": "https://reportnet.europa.eu/public/dataflow/113", + "licenses": [ + { + "name": "ODC-by license or similar", + "title": "Open Data Commons Attribution License - or similar", + "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + }, + { + "title": "Member States' greenhouse gas (GHG) emission projections", + "description": "Member State's greenhouse gas emission projections compiled by the EEA", + "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", + "licenses": [ + { + "name": "ODC-by license or similar", + "title": "Open Data Commons Attribution License - or similar", + "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [], + "resources": [ + { + "profile": null, + "name": "eu_leg_dim_category", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique ID", + "type": "bigint", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category", + "description": "the sector name including the CRF code", + "type": "varchar(128)", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category_code", + "description": "the CRF sector code (CRF = common reporting format)", + "type": "varchar(128)", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category_lulucf", + "description": "the LULUCF accounting category ", + "type": "varchar(32)", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "category_parent", + "description": "the parent sector", + "type": "varchar(128)", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "level", + "description": "the level of the sector in the sector hierarchy", + "type": "smallint", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "is_user_defined", + "description": "indicates with true, if the sector was defined by a user and is not included by default in legislation", + "type": "boolean", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "in_cir_2020_1208_annex_xxv_art_38_tab_1a", + "description": "indicates with true if the sector is listed in Annex XXV in Commission Implementing Regulation (EU) 2020/1208", + "type": "boolean", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "in_cir_749_2014_annex_xii_art_23_tab_1", + "description": "indicates with true if the sector is listed in Annex XII in Commission Implementing Regulation (EU) No 749/2014", + "type": "boolean", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "crf_code", + "description": "the CRF code (CRF = common reporting format)", + "type": "varchar(128)", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "oeo_id", + "description": "the instance id in the OEO (Open Energy Ontology)", + "type": "CHAR(12)", + "unit": null, + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/others/eu_leg_dim_gas.json b/data-review/89-eu_leg/others/eu_leg_dim_gas.json new file mode 100644 index 00000000..11e30703 --- /dev/null +++ b/data-review/89-eu_leg/others/eu_leg_dim_gas.json @@ -0,0 +1,196 @@ +{ + "name": "eu_leg_dim_gas", + "title": "List of gases used in greenhouse gas emission projections submitted under EU legislation", + "id": "eu_leg_dim_gas", + "description": "Greenhouse gas emission projections reported under EU legislation cover specific gases and these are listed here. Note that this list also includes elements that are not 'gases' as such but a separation of total greenhouse gases into their respective areas, namely total greenhouse gases under the Effort Sharing Decision (total ESD GHGs), total greenhouse gases under the Effort Sharing Regulation (total ESR GHGs) and total greenhouse gases under the European Emission Trading Scheme (total ETS GHGs). The information was brought together from different sources (see below). ", + "language": [ + "en" + ], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "sirop", + "greenhouse_gas", + "cc_by_4_0", + "eu_legislation", + "ko_institut" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": null, + "extent": null, + "resolution": null + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T0", + "end": "2040-09-09T0", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Common Data Repository on Eionet", + "description": "The CDR holds data reported under various European legislation.", + "path": "https://cdr.eionet.europa.eu/", + "licenses": [ + { + "name": "CC BY 2.5 DK", + "title": "Attribution 2.5 Denmark", + "path": "https://cdr.eionet.europa.eu/legalnotice", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + }, + { + "title": "Reportnet 3 - National projections of anthropogenic greenhouse gas emissions – Reporting year 2021", + "description": "National projections provided by European Member States, pursuant to Governance Regulation Art.18 (1)(b) / Implementing Regulation Art.38", + "path": "https://reportnet.europa.eu/public/dataflow/113", + "licenses": [ + { + "name": "ODC-by license or similar", + "title": "Open Data Commons Attribution License - or similar", + "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + }, + { + "title": "Member States' greenhouse gas (GHG) emission projections", + "description": "Member State's greenhouse gas emission projections compiled by the EEA", + "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", + "licenses": [ + { + "name": "ODC-by license or similar", + "title": "Open Data Commons Attribution License - or similar", + "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-08", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_dim_gas", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "gas", + "description": "Name / Abbreviation of gas", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [ + null + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/others/eu_leg_dim_notation.json b/data-review/89-eu_leg/others/eu_leg_dim_notation.json new file mode 100644 index 00000000..74d365e0 --- /dev/null +++ b/data-review/89-eu_leg/others/eu_leg_dim_notation.json @@ -0,0 +1,186 @@ +{ + "name": "eu_leg_dim_notation", + "title": "Notation keys used in greenhouse gas emission projections submitted under EU legislation", + "id": "eu_leg_dim_notation", + "description": "This table holds notation keys prescribed by EU legislation and used by European Member States when submitting greenhouse gas emission projections as required by EU legislation. The notation keys (except NK) are provided in Annex XXV in the source linked below. NK occurred in a Member States submission but is not prescribed by legislation.", + "language": [], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "abbreviation", + "sirop", + "notation_keys", + "cc_by_4_0", + "eu_legislation", + "ko_institut" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": null, + "extent": null, + "resolution": null + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T0", + "end": "2040-09-09T0", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "COMMISSION IMPLEMENTING REGULATION (EU) 2020/1208", + "description": "Implementing Regulation that deals (among other things) with reporting formats of data on greenhouse gas projections to be submitted under Article 18 REGULATION (EU) 2018/1999", + "path": "https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32020R1208&from=EN", + "licenses": [ + { + "name": null, + "title": null, + "path": null, + "instruction": null, + "attribution": null + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-08", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_dim_notation", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "notation", + "description": "notation key (= abbreviation)", + "type": "varchar(64)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "notation_name", + "description": "explanation of notation key", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [ + null + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_parameter.json b/data-review/89-eu_leg/others/eu_leg_dim_parameter.json similarity index 100% rename from data-review/89-eu_leg/scenario.eea_eionet_eu_legislation_data_parameter.json rename to data-review/89-eu_leg/others/eu_leg_dim_parameter.json diff --git a/data-review/89-eu_leg/others/eu_leg_dim_scenario.json b/data-review/89-eu_leg/others/eu_leg_dim_scenario.json new file mode 100644 index 00000000..4163d3c7 --- /dev/null +++ b/data-review/89-eu_leg/others/eu_leg_dim_scenario.json @@ -0,0 +1,188 @@ +{ + "name": "eu_leg_dim_scenario", + "title": "Scenario abbreviations of greenhouse gas emission projections submitted under EU legislation", + "id": "eu_leg_dim_scenario", + "description": "European Member States submit greenhouse gas emission projections as required by EU legislation. This table holds typically used abbreviations of scenarios (also labelled projections in this context) and matches these with full names. Example usages: WEM = \"projections with existing measures\" / \"with existing measures scenario\" / 'scenario with existing measures\". Definitions on what the different projections/scenarios comprise of are available in the linked source under 'Definitions'.", + "language": [ + "en" + ], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "abbreviation", + "scenario_name", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": null, + "extent": null, + "resolution": null + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T0", + "end": "2040-09-09T0", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "REGULATION (EU) 2018/1999 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL", + "description": "EU Governance Regulation. Full names of scenarios and their definition provided under 'Definitions'", + "path": "https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32018R1999&from=EN", + "licenses": [ + { + "name": null, + "title": null, + "path": null, + "instruction": null, + "attribution": null + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-08", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_dim_scenario", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique ID", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario", + "description": "Abbreviation of the scenario", + "type": "char(3)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "scenario_name", + "description": "Full name of the scenario", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [ + null + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file diff --git a/data-review/89-eu_leg/others/eu_leg_dim_unit.json b/data-review/89-eu_leg/others/eu_leg_dim_unit.json new file mode 100644 index 00000000..dede6d77 --- /dev/null +++ b/data-review/89-eu_leg/others/eu_leg_dim_unit.json @@ -0,0 +1,194 @@ +{ + "name": "eu_leg_dim_unit", + "title": "Parameter units that occur in greenhouse gas projections submitted under EU legislation", + "id": "eu_leg_dim_unit", + "description": "This table holds commonly used units for parameters that European Member States submit along their greenhouse gas projections under EU legislation", + "language": [ + "en" + ], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "parameters" + ], + "publicationDate": null, + "context": { + "homepage": null, + "documentation": null, + "sourceCode": null, + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": null, + "extent": null, + "resolution": null + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09T0", + "end": "2040-09-09T0", + "resolution": null, + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "title": "Common Data Repository on Eionet", + "description": "The CDR holds data reported under various European legislation.", + "path": "https://cdr.eionet.europa.eu/legalnotice", + "licenses": [ + { + "name": "CC BY 2.5 DK", + "title": "Attribution 2.5 Denmark", + "path": "https://cdr.eionet.europa.eu/legalnotice", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + }, + { + "title": "Reportnet 3 - National projections of anthropogenic greenhouse gas emissions – Reporting year 2021", + "description": "National projections provided by European Member States, pursuant to Governance Regulation Art.18 (1)(b) / Implementing Regulation Art.38", + "path": "https://reportnet.europa.eu/public/dataflow/113", + "licenses": [ + { + "name": "ODC-by license or similar", + "title": "Open Data Commons Attribution License - or similar", + "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + }, + { + "title": "Member States' greenhouse gas (GHG) emission projections", + "description": "Member State's greenhouse gas emission projections compiled by the EEA", + "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", + "licenses": [ + { + "name": "ODC-by license or similar", + "title": "Open Data Commons Attribution License - or similar", + "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", + "instruction": null, + "attribution": "(c) European Environment Agency" + } + ] + } + ], + "licenses": [ + { + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/", + "instruction": null, + "attribution": "(c) Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": "2021-09-08", + "object": "data, metadata", + "comment": "initial version" + } + ], + "resources": [ + { + "profile": null, + "name": "eu_leg_dim_unit", + "path": null, + "format": null, + "encoding": null, + "schema": { + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + }, + { + "name": "unit", + "description": "Name of unit", + "type": "varchar(128)", + "unit": "none", + "isAbout": [ + { + "name": null, + "path": null + } + ], + "valueReference": [ + { + "value": null, + "name": null, + "path": null + } + ] + } + ], + "primaryKey": [], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": null + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + }, + "_comment": { + "metadata": "Metadata documentation and explanation (https://github.com/OpenEnergyPlatform/oemetadata)", + "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss±hh)", + "units": "Use a space between numbers and units (100 m)", + "languages": "Languages must follow the IETF (BCP47) format (en-GB, en-US, de-DE)", + "licenses": "License name must follow the SPDX License List (https://spdx.org/licenses/)", + "review": "Following the OEP Data Review (https://github.com/OpenEnergyPlatform/data-preprocessing/blob/master/data-review/manual/review_manual.md)", + "null": "If not applicable use: null", + "todo": "If a value is not yet available, use: todo" + } +} \ No newline at end of file From 764460e10691515bf52bcdbb2b35138504cfeda1 Mon Sep 17 00:00:00 2001 From: steull Date: Fri, 10 Jun 2022 11:23:23 +0200 Subject: [PATCH 2/4] Changed name, id and path #89 --- .../scenario.eea_eionet_eu_legislation_data_2015.json | 8 ++++---- .../scenario.eea_eionet_eu_legislation_data_2016.json | 8 ++++---- .../scenario.eea_eionet_eu_legislation_data_2017.json | 8 ++++---- .../scenario.eea_eionet_eu_legislation_data_2018.json | 8 ++++---- .../scenario.eea_eionet_eu_legislation_data_2019.json | 8 ++++---- .../scenario.eea_eionet_eu_legislation_data_2020.json | 8 ++++---- 6 files changed, 24 insertions(+), 24 deletions(-) diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2015.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2015.json index ff684d93..8c2d3df4 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2015.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2015.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2015", + "name": "eu_leg_data_2015_eio_ir_article23_t3", "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2015", - "id": "https://openenergy-platform.org/dataedit/view/scenario/oekoinstitut_eea_eionet_eu_emissions_per_country_2015", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2015_eio_ir_article23_t3", "description": "Parameters for 2015 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ "en-GB" @@ -103,8 +103,8 @@ "resources": [ { "profile": "tabular-data-resource", - "name": "eea_eionet_eu_legislation_data_2015", - "path": "https://openenergy-platform.org/dataedit/view/scenario/eea_eionet_eu_legislation_data_2015", + "name": "eu_leg_data_2015_eio_ir_article23_t3", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2015_eio_ir_article23_t3", "format": "PostgresSQL", "encoding": "UTF-8", "schema": { diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2016.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2016.json index 88f13156..9282692d 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2016.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2016.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2016", + "name": "eu_leg_data_2016_eio_ir_article23_t3", "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2016", - "id": "https://openenergy-platform.org/dataedit/view/scenario/oekoinstitut_eea_eionet_eu_emissions_per_country_2016", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2016_eio_ir_article23_t3", "description": "Parameters for 2016 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ "en-GB" @@ -103,8 +103,8 @@ "resources": [ { "profile": "tabular-data-resource", - "name": "eea_eionet_eu_legislation_data_2016", - "path": "https://openenergy-platform.org/dataedit/view/scenario/eea_eionet_eu_legislation_data_2016", + "name": "eu_leg_data_2016_eio_ir_article23_t3", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2016_eio_ir_article23_t3", "format": "PostgresSQL", "encoding": "UTF-8", "schema": { diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2017.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2017.json index 6149859a..f3f8feee 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2017.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2017.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2017", + "name": "eu_leg_data_2017_eio_ir_article23_t3", "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2017", - "id": "https://openenergy-platform.org/dataedit/view/scenario/oekoinstitut_eea_eionet_eu_emissions_per_country_2017", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2017_eio_ir_article23_t3", "description": "Parameters for 2017 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ "en-GB" @@ -103,8 +103,8 @@ "resources": [ { "profile": "tabular-data-resource", - "name": "eea_eionet_eu_legislation_data_2017", - "path": "https://openenergy-platform.org/dataedit/view/scenario/eea_eionet_eu_legislation_data_2017", + "name": "eu_leg_data_2017_eio_ir_article23_t3", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2017_eio_ir_article23_t3", "format": "PostgresSQL", "encoding": "UTF-8", "schema": { diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2018.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2018.json index 7690942f..d2f63a4f 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2018.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2018.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2018", + "name": "eu_leg_data_2018_eio_ir_article23_t3", "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2018", - "id": "https://openenergy-platform.org/dataedit/view/scenario/oekoinstitut_eea_eionet_eu_emissions_per_country_2018", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2018_eio_ir_article23_t3", "description": "Parameters for 2018 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ "en-GB" @@ -103,8 +103,8 @@ "resources": [ { "profile": "tabular-data-resource", - "name": "eea_eionet_eu_legislation_data_2018", - "path": "https://openenergy-platform.org/dataedit/view/scenario/eea_eionet_eu_legislation_data_2018", + "name": "eu_leg_data_2018_eio_ir_article23_t3", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2018_eio_ir_article23_t3", "format": "PostgresSQL", "encoding": "UTF-8", "schema": { diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2019.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2019.json index cc7ddf4a..9fe6fea1 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2019.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2019.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2019", + "name": "eu_leg_data_2019_eio_ir_article23_t3", "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2019", - "id": "https://openenergy-platform.org/dataedit/view/scenario/oekoinstitut_eea_eionet_eu_emissions_per_country_2019", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2019_eio_ir_article23_t3", "description": "Parameters for 2019 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ "en-GB" @@ -103,8 +103,8 @@ "resources": [ { "profile": "tabular-data-resource", - "name": "eea_eionet_eu_legislation_data_2019", - "path": "https://openenergy-platform.org/dataedit/view/scenario/eea_eionet_eu_legislation_data_2019", + "name": "eu_leg_data_2019_eio_ir_article23_t3", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2019_eio_ir_article23_t3", "format": "PostgresSQL", "encoding": "UTF-8", "schema": { diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2020.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2020.json index 035035e9..88a98051 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2020.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2020.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2020", + "name": "eu_leg_data_2020_eio_ir_article23_t3", "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2020", - "id": "https://openenergy-platform.org/dataedit/view/scenario/oekoinstitut_eea_eionet_eu_emissions_per_country_2020", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2020_eio_ir_article23_t3", "description": "Parameters for 2020 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ "en-GB" @@ -103,8 +103,8 @@ "resources": [ { "profile": "tabular-data-resource", - "name": "eea_eionet_eu_legislation_data_2020", - "path": "https://openenergy-platform.org/dataedit/view/scenario/eea_eionet_eu_legislation_data_2020", + "name": "eu_leg_data_2020_eio_ir_article23_t3", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2020_eio_ir_article23_t3", "format": "PostgresSQL", "encoding": "UTF-8", "schema": { From 411541f559b2512398adc13a4e3b88d98275627b Mon Sep 17 00:00:00 2001 From: steull Date: Fri, 10 Jun 2022 12:44:21 +0200 Subject: [PATCH 3/4] All files updated to v151 #89 --- .../eaa_2016-2020/eu_leg_data_2016_eea.json | 47 ++++++++------ .../eaa_2016-2020/eu_leg_data_2017_eea.json | 47 ++++++++------ .../eaa_2016-2020/eu_leg_data_2018_eea.json | 47 ++++++++------ .../eaa_2016-2020/eu_leg_data_2019_eea.json | 47 ++++++++------ .../eaa_2016-2020/eu_leg_data_2020_eea.json | 47 ++++++++------ .../eu_leg_data_2014_eio_ir_article23_t1.json | 53 +++++++++------- .../eu_leg_data_2015_eio_ir_article23_t1.json | 53 +++++++++------- .../eu_leg_data_2016_eio_ir_article23_t1.json | 49 +++++++++------ .../eu_leg_data_2017_eio_ir_article23_t1.json | 49 +++++++++------ .../eu_leg_data_2018_eio_ir_article23_t1.json | 49 +++++++++------ .../eu_leg_data_2019_eio_ir_article23_t1.json | 49 +++++++++------ .../eu_leg_data_2020_eio_ir_article23_t1.json | 51 +++++++++------- ...eu_leg_data_2015_eio_ir_article23_t3.json} | 0 ...eu_leg_data_2016_eio_ir_article23_t3.json} | 0 ...eu_leg_data_2017_eio_ir_article23_t3.json} | 0 ...eu_leg_data_2018_eio_ir_article23_t3.json} | 0 ...eu_leg_data_2019_eio_ir_article23_t3.json} | 0 ...eu_leg_data_2020_eio_ir_article23_t3.json} | 0 .../others/eu_leg_data_2021_rep_table_3.json | 8 +-- .../89-eu_leg/others/eu_leg_dim_category.json | 61 ++++++++++++------- .../89-eu_leg/others/eu_leg_dim_gas.json | 47 ++++++++------ .../89-eu_leg/others/eu_leg_dim_notation.json | 35 +++++++---- .../others/eu_leg_dim_parameter.json | 8 +-- .../89-eu_leg/others/eu_leg_dim_scenario.json | 33 ++++++---- .../89-eu_leg/others/eu_leg_dim_unit.json | 49 +++++++++------ 25 files changed, 500 insertions(+), 329 deletions(-) rename data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/{scenario.eea_eionet_eu_legislation_data_2015.json => eu_leg_data_2015_eio_ir_article23_t3.json} (100%) rename data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/{scenario.eea_eionet_eu_legislation_data_2016.json => eu_leg_data_2016_eio_ir_article23_t3.json} (100%) rename data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/{scenario.eea_eionet_eu_legislation_data_2017.json => eu_leg_data_2017_eio_ir_article23_t3.json} (100%) rename data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/{scenario.eea_eionet_eu_legislation_data_2018.json => eu_leg_data_2018_eio_ir_article23_t3.json} (100%) rename data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/{scenario.eea_eionet_eu_legislation_data_2019.json => eu_leg_data_2019_eio_ir_article23_t3.json} (100%) rename data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/{scenario.eea_eionet_eu_legislation_data_2020.json => eu_leg_data_2020_eio_ir_article23_t3.json} (100%) diff --git a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2016_eea.json b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2016_eea.json index d740372c..32a083d2 100644 --- a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2016_eea.json +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2016_eea.json @@ -1,10 +1,10 @@ { "name": "eu_leg_data_2016_eea", "title": "2016 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation, quality checked by EEA", - "id": "eu_leg_data_2016_eea", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2016_eea", "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2016 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014, quality checked and compiled by the European Environment Agency and its Topic Center on Air Pollution an Climate Change Mitigation. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ - "en" + "en-GB" ], "subject": [ { @@ -25,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -35,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { "referenceDate": null, "timeseries": [ { - "start": "2015-09-09T0", - "end": "2040-09-09T0", - "resolution": null, + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", "alignment": null, "aggregationType": null } @@ -58,11 +58,11 @@ "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", "licenses": [ { - "name": "ODC-by license or similar", - "title": "Open Data Commons Attribution License - or similar", + "name": "ODC-By-1.0", + "title": "Open Data Commons Attribution License v1.0", "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -73,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -83,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2016_eea", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2016_eea", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -304,7 +311,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -317,10 +326,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2017_eea.json b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2017_eea.json index 31428801..bfcf21c4 100644 --- a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2017_eea.json +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2017_eea.json @@ -1,10 +1,10 @@ { "name": "eu_leg_data_2017_eea", "title": "2017 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation, quality checked by EEA", - "id": "eu_leg_data_2017_eea", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2017_eea", "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2017 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014, quality checked and compiled by the European Environment Agency and its Topic Center on Air Pollution an Climate Change Mitigation. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ - "en" + "en-GB" ], "subject": [ { @@ -25,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -35,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { "referenceDate": null, "timeseries": [ { - "start": "2015-09-09T00:", - "end": "2040-09-09T00:", - "resolution": null, + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", "alignment": null, "aggregationType": null } @@ -58,11 +58,11 @@ "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", "licenses": [ { - "name": "ODC-by license or similar", - "title": "Open Data Commons Attribution License - or similar", + "name": "ODC-By-1.0", + "title": "Open Data Commons Attribution License v1.0", "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -73,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -83,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2017_eea", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2017_eea", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -304,7 +311,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -317,10 +326,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2018_eea.json b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2018_eea.json index 49889f7b..a99b7cac 100644 --- a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2018_eea.json +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2018_eea.json @@ -1,10 +1,10 @@ { "name": "eu_leg_data_2018_eea", "title": "2018 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation, quality checked by EEA", - "id": "eu_leg_data_2018_eea", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2018_eea", "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2018 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014, quality checked and compiled by the European Environment Agency and its Topic Center on Air Pollution and Climate Change Mitigation. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ - "en" + "en-GB" ], "subject": [ { @@ -25,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -35,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { "referenceDate": null, "timeseries": [ { - "start": "2015-09-09T00:", - "end": "2040-09-09T00:", - "resolution": null, + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", "alignment": null, "aggregationType": null } @@ -58,11 +58,11 @@ "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", "licenses": [ { - "name": "ODC-by license or similar", - "title": "Open Data Commons Attribution License - or similar", + "name": "ODC-By-1.0", + "title": "Open Data Commons Attribution License v1.0", "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -73,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -83,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2018_eea", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2018_eea", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -304,7 +311,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -317,10 +326,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2019_eea.json b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2019_eea.json index a2a5e7b4..45d8656c 100644 --- a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2019_eea.json +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2019_eea.json @@ -1,10 +1,10 @@ { "name": "eu_leg_data_2019_eea", "title": "2019 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation, quality checked by EEA", - "id": "eu_leg_data_2019_eea", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2019_eea", "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2019 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014, quality checked and compiled by the European Environment Agency and its Topic Center on Climate Change Mitigation and Energy. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ - "en" + "en-GB" ], "subject": [ { @@ -25,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -35,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { "referenceDate": null, "timeseries": [ { - "start": "2015-09-09T00:", - "end": "2040-09-09T00:", - "resolution": null, + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", "alignment": null, "aggregationType": null } @@ -58,11 +58,11 @@ "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", "licenses": [ { - "name": "ODC-by license or similar", - "title": "Open Data Commons Attribution License - or similar", + "name": "ODC-By-1.0", + "title": "Open Data Commons Attribution License v1.0", "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -73,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -83,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2019_eea", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2019_eea", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -304,7 +311,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -317,10 +326,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2020_eea.json b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2020_eea.json index f84f0163..b3915664 100644 --- a/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2020_eea.json +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2020_eea.json @@ -1,10 +1,10 @@ { "name": "eu_leg_data_2020_eea", "title": "2020 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation, quality checked by EEA and its Topic Center on Climate Change Mitigation and Energy", - "id": "eu_leg_data_2020_eea", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2020_eea", "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2020 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014, quality checked and compiled by the European Environment Agency and its Topic Center on Climate Change Mitigation and Energy. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ - "en" + "en-GB" ], "subject": [ { @@ -25,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -35,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { "referenceDate": null, "timeseries": [ { - "start": "2015-09-09T0", - "end": "2040-09-09T0", - "resolution": null, + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", "alignment": null, "aggregationType": null } @@ -58,11 +58,11 @@ "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", "licenses": [ { - "name": "ODC-by license or similar", - "title": "Open Data Commons Attribution License - or similar", + "name": "ODC-By-1.0", + "title": "Open Data Commons Attribution License v1.0", "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -73,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -83,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2020_eea", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2020_eea", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -304,7 +311,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -317,10 +326,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2014_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2014_eio_ir_article23_t1.json index b1e3987a..c4428645 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2014_eio_ir_article23_t1.json +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2014_eio_ir_article23_t1.json @@ -1,9 +1,11 @@ { "name": "eu_leg_data_2014_eio_ir_article23_t1", "title": "2014 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", - "id": "eu_leg_data_2014_eio_ir_article23_t1", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2014_eio_ir_article23_t1", "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2014 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", - "language": [], + "language": [ + "en-GB" + ], "subject": [ { "name": null, @@ -23,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -33,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU-27", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { - "referenceDate": null, + "referenceDate": "2014", "timeseries": [ { - "start": "2015-09-09T0", - "end": "2040-09-09T0", - "resolution": null, + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", "alignment": null, "aggregationType": null } @@ -51,16 +53,16 @@ }, "sources": [ { - "title": "Common Data Repository on Eionet", + "title": "European Environment Agency - Central Data Repository on Eionet", "description": "The CDR holds data reported under various European legislation", "path": "https://cdr.eionet.europa.eu/", "licenses": [ { "name": "CC BY 2.5 DK", - "title": "Attribution 2.5 Denmark", - "path": "https://cdr.eionet.europa.eu/legalnotice", + "title": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -71,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -81,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2014_eio_ir_article23_t1", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2014_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -283,7 +292,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -296,10 +307,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2015_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2015_eio_ir_article23_t1.json index 51938c3f..c2343c27 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2015_eio_ir_article23_t1.json +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2015_eio_ir_article23_t1.json @@ -1,9 +1,11 @@ { "name": "eu_leg_data_2015_eio_ir_article23_t1", "title": "2015 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", - "id": "eu_leg_data_2015_eio_ir_article23_t1", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2015_eio_ir_article23_t1", "description": "Compilation and sector notation-harmonisation (see https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category) of 2015 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", - "language": [], + "language": [ + "en-GB" + ], "subject": [ { "name": null, @@ -23,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -33,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU-27", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { - "referenceDate": null, + "referenceDate": "2014", "timeseries": [ { - "start": "2015-09-09T00:", - "end": "2040-09-09T00:", - "resolution": null, + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", "alignment": null, "aggregationType": null } @@ -51,16 +53,16 @@ }, "sources": [ { - "title": "Common Data Repository on Eionet", + "title": "European Environment Agency - Central Data Repository on Eionet", "description": "The CDR holds data reported under various European legislation", "path": "https://cdr.eionet.europa.eu/", "licenses": [ { "name": "CC BY 2.5 DK", - "title": "Attribution 2.5 Denmark", - "path": "https://cdr.eionet.europa.eu/legalnotice", + "title": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -71,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -81,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2015_eio_ir_article23_t1", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2015_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -283,7 +292,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -296,10 +307,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2016_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2016_eio_ir_article23_t1.json index 61478908..b0d35dd5 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2016_eio_ir_article23_t1.json +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2016_eio_ir_article23_t1.json @@ -1,9 +1,11 @@ { "name": "eu_leg_data_2016_eio_ir_article23_t1", "title": "2016 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", - "id": "eu_leg_data_2016_eio_ir_article23_t1", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2016_eio_ir_article23_t1", "description": "Compilation and notation-normalisation of 2016 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", - "language": [], + "language": [ + "en-GB" + ], "subject": [ { "name": null, @@ -23,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -33,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU-27", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { - "referenceDate": null, + "referenceDate": "2014", "timeseries": [ { "start": "2015-09-09", "end": "2040-09-09", - "resolution": null, + "resolution": "year", "alignment": null, "aggregationType": null } @@ -51,16 +53,16 @@ }, "sources": [ { - "title": "Common Data Repository on Eionet", + "title": "European Environment Agency - Central Data Repository on Eionet", "description": "The CDR holds data reported under various European legislation", "path": "https://cdr.eionet.europa.eu/", "licenses": [ { "name": "CC BY 2.5 DK", - "title": "Attribution 2.5 Denmark", - "path": "https://cdr.eionet.europa.eu/legalnotice", + "title": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -71,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -81,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2016_eio_ir_article23_t1", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2016_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -283,7 +292,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -296,10 +307,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2017_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2017_eio_ir_article23_t1.json index a4143eaf..156ad4b4 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2017_eio_ir_article23_t1.json +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2017_eio_ir_article23_t1.json @@ -1,9 +1,11 @@ { "name": "eu_leg_data_2017_eio_ir_article23_t1", "title": "2017 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", - "id": "eu_leg_data_2017_eio_ir_article23_t1", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2017_eio_ir_article23_t1", "description": "Compilation and notation-normalisation of 2017 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", - "language": [], + "language": [ + "en-GB" + ], "subject": [ { "name": null, @@ -23,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -33,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU-27", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { - "referenceDate": null, + "referenceDate": "2014", "timeseries": [ { "start": "2015-09-09", "end": "2040-09-09", - "resolution": null, + "resolution": "year", "alignment": null, "aggregationType": null } @@ -51,16 +53,16 @@ }, "sources": [ { - "title": "Common Data Repository on Eionet", + "title": "European Environment Agency - Central Data Repository on Eionet", "description": "The CDR holds data reported under various European legislation", "path": "https://cdr.eionet.europa.eu/", "licenses": [ { "name": "CC BY 2.5 DK", - "title": "Attribution 2.5 Denmark", - "path": "https://cdr.eionet.europa.eu/legalnotice", + "title": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -71,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -81,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2017_eio_ir_article23_t1", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2017_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -283,7 +292,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -296,10 +307,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2018_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2018_eio_ir_article23_t1.json index 8a693ec0..b7671639 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2018_eio_ir_article23_t1.json +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2018_eio_ir_article23_t1.json @@ -1,9 +1,11 @@ { "name": "eu_leg_data_2018_eio_ir_article23_t1", "title": "2018 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", - "id": "eu_leg_data_2018_eio_ir_article23_t1", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2018_eio_ir_article23_t1", "description": "Compilation and notation-normalisation of 2018 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", - "language": [], + "language": [ + "en-GB" + ], "subject": [ { "name": null, @@ -23,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -33,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU-27", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { - "referenceDate": null, + "referenceDate": "2014", "timeseries": [ { "start": "2015-09-09", "end": "2040-09-09", - "resolution": null, + "resolution": "year", "alignment": null, "aggregationType": null } @@ -51,16 +53,16 @@ }, "sources": [ { - "title": "Common Data Repository on Eionet", + "title": "European Environment Agency - Central Data Repository on Eionet", "description": "The CDR holds data reported under various European legislation", "path": "https://cdr.eionet.europa.eu/", "licenses": [ { "name": "CC BY 2.5 DK", - "title": "Attribution 2.5 Denmark", - "path": "https://cdr.eionet.europa.eu/legalnotice", + "title": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -71,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -81,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2018_eio_ir_article23_t1", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2018_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -283,7 +292,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -296,10 +307,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2019_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2019_eio_ir_article23_t1.json index d331d9ee..9c99c701 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2019_eio_ir_article23_t1.json +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2019_eio_ir_article23_t1.json @@ -1,9 +1,11 @@ { "name": "eu_leg_data_2019_eio_ir_article23_t1", "title": "2019 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", - "id": "eu_leg_data_2019_eio_ir_article23_t1", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2019_eio_ir_article23_t1", "description": "Compilation and notation-normalisation of 2019 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", - "language": [], + "language": [ + "en-GB" + ], "subject": [ { "name": null, @@ -23,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -33,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU-27", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { - "referenceDate": null, + "referenceDate": "2014", "timeseries": [ { "start": "2015-09-09", "end": "2040-09-09", - "resolution": null, + "resolution": "year", "alignment": null, "aggregationType": null } @@ -51,16 +53,16 @@ }, "sources": [ { - "title": "Common Data Repository on Eionet", + "title": "European Environment Agency - Central Data Repository on Eionet", "description": "The CDR holds data reported under various European legislation", "path": "https://cdr.eionet.europa.eu/", "licenses": [ { "name": "CC BY 2.5 DK", - "title": "Attribution 2.5 Denmark", - "path": "https://cdr.eionet.europa.eu/legalnotice", + "title": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -71,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -81,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2019_eio_ir_article23_t1", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2019_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -283,7 +292,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -296,10 +307,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2020_eio_ir_article23_t1.json b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2020_eio_ir_article23_t1.json index dfec608e..2e43dcb6 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2020_eio_ir_article23_t1.json +++ b/data-review/89-eu_leg/eio_ir_article23_t1_2014-2020/eu_leg_data_2020_eio_ir_article23_t1.json @@ -1,9 +1,11 @@ { "name": "eu_leg_data_2020_eio_ir_article23_t1", "title": "2020 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", - "id": "eu_leg_data_2020_eio_ir_article23_t1", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2020_eio_ir_article23_t1", "description": "2020 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", - "language": [], + "language": [ + "en-GB" + ], "subject": [ { "name": null, @@ -23,7 +25,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -33,17 +35,17 @@ "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" }, "spatial": { - "location": "EU-27", - "extent": null, + "location": null, + "extent": "EU-27", "resolution": "national" }, "temporal": { - "referenceDate": null, + "referenceDate": "2014", "timeseries": [ { - "start": "2015-09-09T0", - "end": "2040-09-09T0", - "resolution": null, + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", "alignment": null, "aggregationType": null } @@ -51,16 +53,16 @@ }, "sources": [ { - "title": "Common Data Repository on Eionet", + "title": "European Environment Agency - Central Data Repository on Eionet", "description": "The CDR holds data reported under various European legislation", "path": "https://cdr.eionet.europa.eu/", "licenses": [ { "name": "CC BY 2.5 DK", - "title": "Attribution 2.5 Denmark", - "path": "https://cdr.eionet.europa.eu/legalnotice", + "title": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -71,7 +73,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -81,15 +83,22 @@ "date": "2021-09-09", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata to v151" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_data_2020_eio_ir_article23_t1", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2020_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -284,7 +293,7 @@ } ], "primaryKey": [ - null + "id" ], "foreignKeys": [] }, @@ -298,10 +307,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2015.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2015_eio_ir_article23_t3.json similarity index 100% rename from data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2015.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2015_eio_ir_article23_t3.json diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2016.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2016_eio_ir_article23_t3.json similarity index 100% rename from data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2016.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2016_eio_ir_article23_t3.json diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2017.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2017_eio_ir_article23_t3.json similarity index 100% rename from data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2017.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2017_eio_ir_article23_t3.json diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2018.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2018_eio_ir_article23_t3.json similarity index 100% rename from data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2018.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2018_eio_ir_article23_t3.json diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2019.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2019_eio_ir_article23_t3.json similarity index 100% rename from data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2019.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2019_eio_ir_article23_t3.json diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2020.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2020_eio_ir_article23_t3.json similarity index 100% rename from data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/scenario.eea_eionet_eu_legislation_data_2020.json rename to data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2020_eio_ir_article23_t3.json diff --git a/data-review/89-eu_leg/others/eu_leg_data_2021_rep_table_3.json b/data-review/89-eu_leg/others/eu_leg_data_2021_rep_table_3.json index 0cce64a6..55cca03e 100644 --- a/data-review/89-eu_leg/others/eu_leg_data_2021_rep_table_3.json +++ b/data-review/89-eu_leg/others/eu_leg_data_2021_rep_table_3.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2021", + "name": "eu_leg_data_2021_rep_table_3", "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2021", - "id": "https://openenergy-platform.org/dataedit/view/scenario/oekoinstitut_eea_eionet_eu_emissions_per_country_2021", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2021_rep_table_3", "description": "Parameters for 2021 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ "en-GB" @@ -89,8 +89,8 @@ "resources": [ { "profile": "tabular-data-resource", - "name": "eea_eionet_eu_legislation_data_2021", - "path": "https://openenergy-platform.org/dataedit/view/scenario/eea_eionet_eu_legislation_data_2016", + "name": "eu_leg_data_2021_rep_table_3", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2021_rep_table_3", "format": "PostgresSQL", "encoding": "UTF-8", "schema": { diff --git a/data-review/89-eu_leg/others/eu_leg_dim_category.json b/data-review/89-eu_leg/others/eu_leg_dim_category.json index a92b20b7..f800b904 100644 --- a/data-review/89-eu_leg/others/eu_leg_dim_category.json +++ b/data-review/89-eu_leg/others/eu_leg_dim_category.json @@ -1,9 +1,11 @@ { "name": "eu_leg_dim_category", "title": "Harmonised nomenclature for sectoral divisions of greenhouse gas emission projections submitted under EU legislation. ", - "id": "eu_leg_dim_category", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category", "description": "This table holds harmonised sector codes and names of the sectors used in greenhouse gas emission projections submitted under EU legislation. They follow the so called \"Common Reporting Format\" (CRF) according to the IPCC 2006 Guidelines. The harmonisation was required as sector names across different submission years varied data comparisons across sectors and different submission years was not possible straight-fowardly with the original data.", - "language": [], + "language": [ + "en-GB" + ], "subject": [ { "name": null, @@ -21,7 +23,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -39,8 +41,8 @@ "referenceDate": null, "timeseries": [ { - "start": "2015-09-09T0", - "end": "2040-09-09T0", + "start": null, + "end": null, "resolution": null, "alignment": null, "aggregationType": null @@ -58,7 +60,7 @@ "title": "Attribution 2.5 Denmark", "path": "https://cdr.eionet.europa.eu/legalnotice", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] }, @@ -68,11 +70,11 @@ "path": "https://reportnet.europa.eu/public/dataflow/113", "licenses": [ { - "name": "ODC-by license or similar", - "title": "Open Data Commons Attribution License - or similar", + "name": "ODC-By-1.0", + "title": "Open Data Commons Attribution License v1.0", "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] }, @@ -82,11 +84,11 @@ "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", "licenses": [ { - "name": "ODC-by license or similar", - "title": "Open Data Commons Attribution License - or similar", + "name": "ODC-By-1.0", + "title": "Open Data Commons Attribution License v1.0", "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -97,17 +99,32 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "date": null, + "object": "data, metadata", + "comment": "Initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata" } ], - "contributors": [], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_dim_category", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -320,7 +337,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -333,10 +352,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/others/eu_leg_dim_gas.json b/data-review/89-eu_leg/others/eu_leg_dim_gas.json index 11e30703..6c3eaf1e 100644 --- a/data-review/89-eu_leg/others/eu_leg_dim_gas.json +++ b/data-review/89-eu_leg/others/eu_leg_dim_gas.json @@ -1,10 +1,10 @@ { "name": "eu_leg_dim_gas", "title": "List of gases used in greenhouse gas emission projections submitted under EU legislation", - "id": "eu_leg_dim_gas", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_gas", "description": "Greenhouse gas emission projections reported under EU legislation cover specific gases and these are listed here. Note that this list also includes elements that are not 'gases' as such but a separation of total greenhouse gases into their respective areas, namely total greenhouse gases under the Effort Sharing Decision (total ESD GHGs), total greenhouse gases under the Effort Sharing Regulation (total ESR GHGs) and total greenhouse gases under the European Emission Trading Scheme (total ETS GHGs). The information was brought together from different sources (see below). ", "language": [ - "en" + "en-GB" ], "subject": [ { @@ -22,7 +22,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -40,8 +40,8 @@ "referenceDate": null, "timeseries": [ { - "start": "2015-09-09T0", - "end": "2040-09-09T0", + "start": null, + "end": null, "resolution": null, "alignment": null, "aggregationType": null @@ -59,7 +59,7 @@ "title": "Attribution 2.5 Denmark", "path": "https://cdr.eionet.europa.eu/legalnotice", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] }, @@ -69,11 +69,11 @@ "path": "https://reportnet.europa.eu/public/dataflow/113", "licenses": [ { - "name": "ODC-by license or similar", - "title": "Open Data Commons Attribution License - or similar", + "name": "ODC-By-1.0", + "title": "Open Data Commons Attribution License v1.0", "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] }, @@ -83,11 +83,11 @@ "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", "licenses": [ { - "name": "ODC-by license or similar", - "title": "Open Data Commons Attribution License - or similar", + "name": "ODC-By-1.0", + "title": "Open Data Commons Attribution License v1.0", "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -98,7 +98,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -108,15 +108,22 @@ "date": "2021-09-08", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_dim_gas", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_gas", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -159,7 +166,7 @@ } ], "primaryKey": [ - null + "id" ], "foreignKeys": [] }, @@ -173,10 +180,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/others/eu_leg_dim_notation.json b/data-review/89-eu_leg/others/eu_leg_dim_notation.json index 74d365e0..9804f07e 100644 --- a/data-review/89-eu_leg/others/eu_leg_dim_notation.json +++ b/data-review/89-eu_leg/others/eu_leg_dim_notation.json @@ -1,9 +1,11 @@ { "name": "eu_leg_dim_notation", "title": "Notation keys used in greenhouse gas emission projections submitted under EU legislation", - "id": "eu_leg_dim_notation", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_notation", "description": "This table holds notation keys prescribed by EU legislation and used by European Member States when submitting greenhouse gas emission projections as required by EU legislation. The notation keys (except NK) are provided in Annex XXV in the source linked below. NK occurred in a Member States submission but is not prescribed by legislation.", - "language": [], + "language": [ + "en-GB" + ], "subject": [ { "name": null, @@ -21,7 +23,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -39,8 +41,8 @@ "referenceDate": null, "timeseries": [ { - "start": "2015-09-09T0", - "end": "2040-09-09T0", + "start": null, + "end": null, "resolution": null, "alignment": null, "aggregationType": null @@ -69,7 +71,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -79,15 +81,22 @@ "date": "2021-09-08", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_dim_notation", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_notation", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -149,7 +158,7 @@ } ], "primaryKey": [ - null + "id" ], "foreignKeys": [] }, @@ -163,10 +172,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/others/eu_leg_dim_parameter.json b/data-review/89-eu_leg/others/eu_leg_dim_parameter.json index c41e2be9..e832a87c 100644 --- a/data-review/89-eu_leg/others/eu_leg_dim_parameter.json +++ b/data-review/89-eu_leg/others/eu_leg_dim_parameter.json @@ -1,7 +1,7 @@ { - "name": "scenario.eea_eionet_eu_legislation_data_parameter", + "name": "eu_leg_dim_parameter", "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - Parameter", - "id": "https://openenergy-platform.org/dataedit/view/scenario/scenario.eea_eionet_eu_legislation_data_parameter", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_parameter", "description": "Parameters for 2020 greenhouse gas emission projections submitted by European Member States. This table matches parameters for greenhouse gas emission projections submitted under EU legislation to default units and to a parameter group according to the parameter template. It also takes into account parameters added by Member States and which were not originally listed in the parameter template.", "language": [ "en-GB" @@ -123,8 +123,8 @@ "resources": [ { "profile": "tabular-data-resource", - "name": "eea_eionet_eu_legislation_data_parameter", - "path": "https://openenergy-platform.org/dataedit/view/scenario/eea_eionet_eu_legislation_data_parameter", + "name": "eu_leg_dim_parameter", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_parameter", "format": "PostgresSQL", "encoding": "UTF-8", "schema": { diff --git a/data-review/89-eu_leg/others/eu_leg_dim_scenario.json b/data-review/89-eu_leg/others/eu_leg_dim_scenario.json index 4163d3c7..9ef56c59 100644 --- a/data-review/89-eu_leg/others/eu_leg_dim_scenario.json +++ b/data-review/89-eu_leg/others/eu_leg_dim_scenario.json @@ -1,10 +1,10 @@ { "name": "eu_leg_dim_scenario", "title": "Scenario abbreviations of greenhouse gas emission projections submitted under EU legislation", - "id": "eu_leg_dim_scenario", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_scenario", "description": "European Member States submit greenhouse gas emission projections as required by EU legislation. This table holds typically used abbreviations of scenarios (also labelled projections in this context) and matches these with full names. Example usages: WEM = \"projections with existing measures\" / \"with existing measures scenario\" / 'scenario with existing measures\". Definitions on what the different projections/scenarios comprise of are available in the linked source under 'Definitions'.", "language": [ - "en" + "en-GB" ], "subject": [ { @@ -23,7 +23,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -41,8 +41,8 @@ "referenceDate": null, "timeseries": [ { - "start": "2015-09-09T0", - "end": "2040-09-09T0", + "start": null, + "end": null, "resolution": null, "alignment": null, "aggregationType": null @@ -71,7 +71,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -81,15 +81,22 @@ "date": "2021-09-08", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_dim_scenario", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_scenario", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -151,7 +158,7 @@ } ], "primaryKey": [ - null + "id" ], "foreignKeys": [] }, @@ -165,10 +172,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", diff --git a/data-review/89-eu_leg/others/eu_leg_dim_unit.json b/data-review/89-eu_leg/others/eu_leg_dim_unit.json index dede6d77..0a17849b 100644 --- a/data-review/89-eu_leg/others/eu_leg_dim_unit.json +++ b/data-review/89-eu_leg/others/eu_leg_dim_unit.json @@ -1,10 +1,10 @@ { "name": "eu_leg_dim_unit", "title": "Parameter units that occur in greenhouse gas projections submitted under EU legislation", - "id": "eu_leg_dim_unit", + "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_unit", "description": "This table holds commonly used units for parameters that European Member States submit along their greenhouse gas projections under EU legislation", "language": [ - "en" + "en-GB" ], "subject": [ { @@ -22,7 +22,7 @@ ], "publicationDate": null, "context": { - "homepage": null, + "homepage": "https://oeko.de/", "documentation": null, "sourceCode": null, "contact": "oedb@oeko.de", @@ -40,8 +40,8 @@ "referenceDate": null, "timeseries": [ { - "start": "2015-09-09T0", - "end": "2040-09-09T0", + "start": null, + "end": null, "resolution": null, "alignment": null, "aggregationType": null @@ -59,7 +59,7 @@ "title": "Attribution 2.5 Denmark", "path": "https://cdr.eionet.europa.eu/legalnotice", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] }, @@ -69,11 +69,11 @@ "path": "https://reportnet.europa.eu/public/dataflow/113", "licenses": [ { - "name": "ODC-by license or similar", - "title": "Open Data Commons Attribution License - or similar", + "name": "ODC-By-1.0", + "title": "Open Data Commons Attribution License v1.0", "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] }, @@ -83,11 +83,11 @@ "path": "https://www.eea.europa.eu/data-and-maps/data/greenhouse-gas-emission-projections-for-7", "licenses": [ { - "name": "ODC-by license or similar", - "title": "Open Data Commons Attribution License - or similar", + "name": "ODC-By-1.0", + "title": "Open Data Commons Attribution License v1.0", "path": "https://www.eea.europa.eu/legal/eea-data-policy#toc-6", "instruction": null, - "attribution": "(c) European Environment Agency" + "attribution": "© European Environment Agency" } ] } @@ -98,7 +98,7 @@ "title": "Creative Commons Attribution 4.0 International", "path": "https://creativecommons.org/licenses/by/4.0/", "instruction": null, - "attribution": "(c) Öko-Institut" + "attribution": "© Öko-Institut" } ], "contributors": [ @@ -108,15 +108,22 @@ "date": "2021-09-08", "object": "data, metadata", "comment": "initial version" + }, + { + "title": "steull", + "email": "datenzentrum@rl-institut.de", + "date": "2022-06-10", + "object": "metadata", + "comment": "Review and update metadata" } ], "resources": [ { - "profile": null, + "profile": "tabular-data-resource", "name": "eu_leg_dim_unit", - "path": null, - "format": null, - "encoding": null, + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_unit", + "format": "PostgresSQL", + "encoding": "UTF-8", "schema": { "fields": [ { @@ -158,7 +165,9 @@ ] } ], - "primaryKey": [], + "primaryKey": [ + "id" + ], "foreignKeys": [] }, "dialect": { @@ -171,10 +180,10 @@ "@context": null, "review": { "path": null, - "badge": null + "badge": "Silver" }, "metaMetadata": { - "metadataVersion": "OEP-1.5.0", + "metadataVersion": "OEP-1.5.1", "metadataLicense": { "name": "CC0-1.0", "title": "Creative Commons Zero v1.0 Universal", From a62f4df0aa64f0ad52e1abbaf3797d9c94a25274 Mon Sep 17 00:00:00 2001 From: steull Date: Thu, 16 Jun 2022 15:03:08 +0200 Subject: [PATCH 4/4] =?UTF-8?q?Title:=20Removed=20"=C3=96ko-institut"=20#8?= =?UTF-8?q?9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../eu_leg_data_2015_eio_ir_article23_t3.json | 2 +- .../eu_leg_data_2016_eio_ir_article23_t3.json | 2 +- .../eu_leg_data_2017_eio_ir_article23_t3.json | 2 +- .../eu_leg_data_2018_eio_ir_article23_t3.json | 2 +- .../eu_leg_data_2019_eio_ir_article23_t3.json | 2 +- .../eu_leg_data_2020_eio_ir_article23_t3.json | 2 +- data-review/89-eu_leg/others/eu_leg_data_2021_rep_table_3.json | 2 +- data-review/89-eu_leg/others/eu_leg_dim_parameter.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2015_eio_ir_article23_t3.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2015_eio_ir_article23_t3.json index 8c2d3df4..0a1accbc 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2015_eio_ir_article23_t3.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2015_eio_ir_article23_t3.json @@ -1,6 +1,6 @@ { "name": "eu_leg_data_2015_eio_ir_article23_t3", - "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2015", + "title": "Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2015", "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2015_eio_ir_article23_t3", "description": "Parameters for 2015 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2016_eio_ir_article23_t3.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2016_eio_ir_article23_t3.json index 9282692d..60459966 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2016_eio_ir_article23_t3.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2016_eio_ir_article23_t3.json @@ -1,6 +1,6 @@ { "name": "eu_leg_data_2016_eio_ir_article23_t3", - "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2016", + "title": "Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2016", "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2016_eio_ir_article23_t3", "description": "Parameters for 2016 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2017_eio_ir_article23_t3.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2017_eio_ir_article23_t3.json index f3f8feee..d48dea90 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2017_eio_ir_article23_t3.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2017_eio_ir_article23_t3.json @@ -1,6 +1,6 @@ { "name": "eu_leg_data_2017_eio_ir_article23_t3", - "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2017", + "title": "Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2017", "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2017_eio_ir_article23_t3", "description": "Parameters for 2017 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2018_eio_ir_article23_t3.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2018_eio_ir_article23_t3.json index d2f63a4f..a598e35c 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2018_eio_ir_article23_t3.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2018_eio_ir_article23_t3.json @@ -1,6 +1,6 @@ { "name": "eu_leg_data_2018_eio_ir_article23_t3", - "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2018", + "title": "Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2018", "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2018_eio_ir_article23_t3", "description": "Parameters for 2018 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2019_eio_ir_article23_t3.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2019_eio_ir_article23_t3.json index 9fe6fea1..f1da7dc6 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2019_eio_ir_article23_t3.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2019_eio_ir_article23_t3.json @@ -1,6 +1,6 @@ { "name": "eu_leg_data_2019_eio_ir_article23_t3", - "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2019", + "title": "Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2019", "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2019_eio_ir_article23_t3", "description": "Parameters for 2019 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ diff --git a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2020_eio_ir_article23_t3.json b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2020_eio_ir_article23_t3.json index 88a98051..80f08f43 100644 --- a/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2020_eio_ir_article23_t3.json +++ b/data-review/89-eu_leg/eio_ir_article23_t3_2015-2020/eu_leg_data_2020_eio_ir_article23_t3.json @@ -1,6 +1,6 @@ { "name": "eu_leg_data_2020_eio_ir_article23_t3", - "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2020", + "title": "Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2020", "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2020_eio_ir_article23_t3", "description": "Parameters for 2020 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ diff --git a/data-review/89-eu_leg/others/eu_leg_data_2021_rep_table_3.json b/data-review/89-eu_leg/others/eu_leg_data_2021_rep_table_3.json index 55cca03e..3d0dd46d 100644 --- a/data-review/89-eu_leg/others/eu_leg_data_2021_rep_table_3.json +++ b/data-review/89-eu_leg/others/eu_leg_data_2021_rep_table_3.json @@ -1,6 +1,6 @@ { "name": "eu_leg_data_2021_rep_table_3", - "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2021", + "title": "Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - 2021", "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2021_rep_table_3", "description": "Parameters for 2021 greenhouse gas emission projections submitted by European Member States pursuant to Article 14 REGULATION (EU) No 525/2013 and Article 23 COMMISSION IMPLEMENTING REGULATION (EU) No 749/2014. Note: submissions by all European Member States are only mandatory every uneven year. In even years there is no requirement to submit emission projections. The data provided here includes all data openly available at the time of compilation.", "language": [ diff --git a/data-review/89-eu_leg/others/eu_leg_dim_parameter.json b/data-review/89-eu_leg/others/eu_leg_dim_parameter.json index e832a87c..8d06273a 100644 --- a/data-review/89-eu_leg/others/eu_leg_dim_parameter.json +++ b/data-review/89-eu_leg/others/eu_leg_dim_parameter.json @@ -1,6 +1,6 @@ { "name": "eu_leg_dim_parameter", - "title": "Öko-Institut - Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - Parameter", + "title": "Collection of parameters for greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation (MMR) - Parameter", "id": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_parameter", "description": "Parameters for 2020 greenhouse gas emission projections submitted by European Member States. This table matches parameters for greenhouse gas emission projections submitted under EU legislation to default units and to a parameter group according to the parameter template. It also takes into account parameters added by Member States and which were not originally listed in the parameter template.", "language": [