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..32a083d2 --- /dev/null +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2016_eea.json @@ -0,0 +1,349 @@ +{ + "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": "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-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "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-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": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2016_eea", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2016_eea", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..bfcf21c4 --- /dev/null +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2017_eea.json @@ -0,0 +1,349 @@ +{ + "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": "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-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "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-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": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2017_eea", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2017_eea", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..a99b7cac --- /dev/null +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2018_eea.json @@ -0,0 +1,349 @@ +{ + "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": "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-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "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-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": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2018_eea", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2018_eea", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..45d8656c --- /dev/null +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2019_eea.json @@ -0,0 +1,349 @@ +{ + "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": "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-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "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-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": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2019_eea", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2019_eea", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..b3915664 --- /dev/null +++ b/data-review/89-eu_leg/eaa_2016-2020/eu_leg_data_2020_eea.json @@ -0,0 +1,349 @@ +{ + "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": "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-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": null, + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "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-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": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2020_eea", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2020_eea", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..c4428645 --- /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,330 @@ +{ + "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": "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": [ + "en-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": "2014", + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "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": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", + "instruction": null, + "attribution": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2014_eio_ir_article23_t1", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2014_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..c2343c27 --- /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,330 @@ +{ + "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": "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": [ + "en-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": "2014", + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "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": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", + "instruction": null, + "attribution": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2015_eio_ir_article23_t1", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2015_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..b0d35dd5 --- /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,330 @@ +{ + "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": "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": [ + "en-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": "2014", + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "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": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", + "instruction": null, + "attribution": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2016_eio_ir_article23_t1", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2016_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..156ad4b4 --- /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,330 @@ +{ + "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": "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": [ + "en-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": "2014", + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "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": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", + "instruction": null, + "attribution": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2017_eio_ir_article23_t1", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2017_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..b7671639 --- /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,330 @@ +{ + "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": "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": [ + "en-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": "2014", + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "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": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", + "instruction": null, + "attribution": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2018_eio_ir_article23_t1", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2018_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..9c99c701 --- /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,330 @@ +{ + "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": "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": [ + "en-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": "2014", + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "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": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", + "instruction": null, + "attribution": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2019_eio_ir_article23_t1", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2019_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..2e43dcb6 --- /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,330 @@ +{ + "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": "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": [ + "en-GB" + ], + "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": "https://oeko.de/", + "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": "EU-27", + "resolution": "national" + }, + "temporal": { + "referenceDate": "2014", + "timeseries": [ + { + "start": "2015-09-09", + "end": "2040-09-09", + "resolution": "year", + "alignment": null, + "aggregationType": null + } + ] + }, + "sources": [ + { + "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": "Creative Commons Attribution 2.5 Denmark", + "path": "https://creativecommons.org/licenses/by/2.5/dk/legalcode", + "instruction": null, + "attribution": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_data_2020_eio_ir_article23_t1", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_data_2020_eio_ir_article23_t1", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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/eu_leg_data_2015_eio_ir_article23_t3.json similarity index 96% 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/eu_leg_data_2015_eio_ir_article23_t3.json index ff684d93..0a1accbc 100644 --- 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/eu_leg_data_2015_eio_ir_article23_t3.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2015", - "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", + "name": "eu_leg_data_2015_eio_ir_article23_t3", + "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": [ "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/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 96% 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/eu_leg_data_2016_eio_ir_article23_t3.json index 88f13156..60459966 100644 --- 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/eu_leg_data_2016_eio_ir_article23_t3.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2016", - "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", + "name": "eu_leg_data_2016_eio_ir_article23_t3", + "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": [ "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/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 96% 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/eu_leg_data_2017_eio_ir_article23_t3.json index 6149859a..d48dea90 100644 --- 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/eu_leg_data_2017_eio_ir_article23_t3.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2017", - "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", + "name": "eu_leg_data_2017_eio_ir_article23_t3", + "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": [ "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/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 96% 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/eu_leg_data_2018_eio_ir_article23_t3.json index 7690942f..a598e35c 100644 --- 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/eu_leg_data_2018_eio_ir_article23_t3.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2018", - "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", + "name": "eu_leg_data_2018_eio_ir_article23_t3", + "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": [ "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/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 96% 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/eu_leg_data_2019_eio_ir_article23_t3.json index cc7ddf4a..f1da7dc6 100644 --- 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/eu_leg_data_2019_eio_ir_article23_t3.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2019", - "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", + "name": "eu_leg_data_2019_eio_ir_article23_t3", + "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": [ "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/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 96% 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/eu_leg_data_2020_eio_ir_article23_t3.json index 035035e9..80f08f43 100644 --- 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/eu_leg_data_2020_eio_ir_article23_t3.json @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2020", - "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", + "name": "eu_leg_data_2020_eio_ir_article23_t3", + "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": [ "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": { 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 96% 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 index 0cce64a6..3d0dd46d 100644 --- 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 @@ -1,7 +1,7 @@ { - "name": "oekoinstitut_eea_eionet_eu_emissions_per_country_2021", - "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", + "name": "eu_leg_data_2021_rep_table_3", + "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": [ "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 new file mode 100644 index 00000000..f800b904 --- /dev/null +++ b/data-review/89-eu_leg/others/eu_leg_dim_category.json @@ -0,0 +1,375 @@ +{ + "name": "eu_leg_dim_category", + "title": "Harmonised nomenclature for sectoral divisions of greenhouse gas emission projections submitted under EU legislation. ", + "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": [ + "en-GB" + ], + "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": "https://oeko.de/", + "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": null, + "end": null, + "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": "© 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-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": "© 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-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": "© 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": "© Ö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" + } + ], + "resources": [ + { + "profile": "tabular-data-resource", + "name": "eu_leg_dim_category", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_category", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..6c3eaf1e --- /dev/null +++ b/data-review/89-eu_leg/others/eu_leg_dim_gas.json @@ -0,0 +1,203 @@ +{ + "name": "eu_leg_dim_gas", + "title": "List of gases used in greenhouse gas emission projections submitted under EU legislation", + "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-GB" + ], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "sirop", + "greenhouse_gas", + "cc_by_4_0", + "eu_legislation", + "ko_institut" + ], + "publicationDate": null, + "context": { + "homepage": "https://oeko.de/", + "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": null, + "end": null, + "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": "© 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-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": "© 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-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": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_dim_gas", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_gas", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..9804f07e --- /dev/null +++ b/data-review/89-eu_leg/others/eu_leg_dim_notation.json @@ -0,0 +1,195 @@ +{ + "name": "eu_leg_dim_notation", + "title": "Notation keys used in greenhouse gas emission projections submitted under EU legislation", + "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": [ + "en-GB" + ], + "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": "https://oeko.de/", + "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": null, + "end": null, + "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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_dim_notation", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_notation", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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 96% 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 index c41e2be9..8d06273a 100644 --- 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 @@ -1,7 +1,7 @@ { - "name": "scenario.eea_eionet_eu_legislation_data_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", + "name": "eu_leg_dim_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": [ "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 new file mode 100644 index 00000000..9ef56c59 --- /dev/null +++ b/data-review/89-eu_leg/others/eu_leg_dim_scenario.json @@ -0,0 +1,195 @@ +{ + "name": "eu_leg_dim_scenario", + "title": "Scenario abbreviations of greenhouse gas emission projections submitted under EU legislation", + "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-GB" + ], + "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": "https://oeko.de/", + "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": null, + "end": null, + "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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_dim_scenario", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_scenario", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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..0a17849b --- /dev/null +++ b/data-review/89-eu_leg/others/eu_leg_dim_unit.json @@ -0,0 +1,203 @@ +{ + "name": "eu_leg_dim_unit", + "title": "Parameter units that occur in greenhouse gas projections submitted under EU legislation", + "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-GB" + ], + "subject": [ + { + "name": null, + "path": null + } + ], + "keywords": [ + "european_environment_agency", + "sirop", + "cc_by_4_0", + "eu_legislation", + "ko_institut", + "parameters" + ], + "publicationDate": null, + "context": { + "homepage": "https://oeko.de/", + "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": null, + "end": null, + "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": "© 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-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": "© 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-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": "© 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": "© Öko-Institut" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "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": "tabular-data-resource", + "name": "eu_leg_dim_unit", + "path": "https://openenergy-platform.org/dataedit/view/scenario/eu_leg_dim_unit", + "format": "PostgresSQL", + "encoding": "UTF-8", + "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": [ + "id" + ], + "foreignKeys": [] + }, + "dialect": { + "delimiter": null, + "decimalSeparator": "." + } + } + ], + "@id": null, + "@context": null, + "review": { + "path": null, + "badge": "Silver" + }, + "metaMetadata": { + "metadataVersion": "OEP-1.5.1", + "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