From 5294c2e84fc83cd48bd837c853670328b4a7e2df Mon Sep 17 00:00:00 2001 From: Ludee Date: Mon, 31 Jan 2022 15:28:02 +0100 Subject: [PATCH] Add metadata for eu_leg for 2020 #89 --- ....eu_leg_data_2020_eio_ir_article23_t3.json | 193 ++++++++++++++++++ 1 file changed, 193 insertions(+) create mode 100644 data-review/scenario.eu_leg_data_2020_eio_ir_article23_t3.json diff --git a/data-review/scenario.eu_leg_data_2020_eio_ir_article23_t3.json b/data-review/scenario.eu_leg_data_2020_eio_ir_article23_t3.json new file mode 100644 index 00000000..c3e11f2c --- /dev/null +++ b/data-review/scenario.eu_leg_data_2020_eio_ir_article23_t3.json @@ -0,0 +1,193 @@ +{ + "name": "eu_leg_data_2020_eio_ir_article23_t3", + "title": "Parameters for 2020 greenhouse gas emission projections submitted by European Member States under the Monitoring Mechanism Regulation", + "id": "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.", + "keywords": [ + "2020", + "parameters", + "Öko-Institut", + "EU-legislation", + "SIROP", + "CC-BY-4.0" + ], + "context": { + "contact": "oedb@oeko.de", + "grantNo": "03EI1035B", + "fundingAgency": "Bundesministerium für Wirtschaft und Energie", + "fundingAgencyLogo": "https://commons.wikimedia.org/wiki/File:BMWi_Logo.svg", + "publisherLogo": "https://www.oeko.de/typo3conf/ext/wwt3_sitepackage/Resources/Public/frontend/assets/images/logo.svg" + }, + "spatial": { + "location": "EU-27", + "resolution": "national" + }, + "temporal": { + "timeseries": { + "start": "2015-09-09T00:", + "end": "2040-09-09T00:" + } + }, + "review": { + "badge": null + }, + "_comment": {}, + "language": [], + "sources": [ + { + "title": "Common Data Repository on Eionet", + "description": "The CDR holds data reported under various European legislation", + "path": "https://cdr.eionet.europa.eu/", + "licenses": [ + { + "attribution": "(c) European Environment Agency", + "name": "CC BY 2.5 DK", + "title": "Attribution 2.5 Denmark", + "path": "https://cdr.eionet.europa.eu/legalnotice" + } + ] + } + ], + "licenses": [ + { + "attribution": "(c) Öko-Institut", + "name": "CC BY 4.0", + "title": "Creative Commons Attribution 4.0 International", + "path": "https://creativecommons.org/licenses/by/4.0/" + } + ], + "contributors": [ + { + "title": "Öko-Institut", + "email": "oedb@oeko.de", + "object": "data, metadata", + "comment": "initial version", + "date": "2021-09-09" + } + ], + "resources": [ + { + "name": "eu_leg_data_2020_eio_ir_article23_t3", + "schema": { + "primaryKey": [], + "foreignKeys": [ + { + "fields": [ + "country_code" + ], + "reference": { + "resource": "model_draft.eu_leg_dim_country", + "fields": [ + "country_code" + ] + } + }, + { + "fields": [ + "parameter" + ], + "reference": { + "resource": "model_draft.eu_leg_dim_parameter", + "fields": [ + "parameter" + ] + } + }, + { + "fields": [ + "scenario" + ], + "reference": { + "resource": "model_draft.eu_leg_dim_scenario", + "fields": [ + "scenario" + ] + } + }, + { + "fields": [ + "notation" + ], + "reference": { + "resource": "model_draft.eu_leg_dim_notation", + "fields": [ + "notation" + ] + } + } + ], + "fields": [ + { + "name": "id", + "description": "unique id", + "type": "bigint", + "unit": "none" + }, + { + "name": "country_code", + "description": "country code", + "type": "varchar(8)", + "unit": "none" + }, + { + "name": "parameter", + "description": "", + "type": "varchar(128)", + "unit": "none" + }, + { + "name": "scenario", + "description": "the scenario for which data is reported", + "type": "char(3)", + "unit": "none" + }, + { + "name": "year", + "description": "year for which data is reported", + "type": "smallint", + "unit": "none" + }, + { + "name": "base_year", + "description": "", + "type": "smallint", + "unit": "none" + }, + { + "name": "default_unit", + "description": "the unit in which the data should be reported", + "type": "varchar(128)", + "unit": "none" + }, + { + "name": "additional_unit", + "description": "the unit in which the data is reported", + "type": "varchar(128)", + "unit": "none" + }, + { + "name": "notation", + "description": "notation key", + "type": "varchar(64)", + "unit": "none" + }, + { + "name": "value", + "description": "value reported", + "type": "float", + "unit": "unit is given in clolumn 'unit'" + } + ] + }, + "dialect": {} + } + ], + "metaMetadata": { + "metadataVersion": "OEP-1.4.0", + "metadataLicense": { + "name": "CC0-1.0", + "title": "Creative Commons Zero v1.0 Universal", + "path": "https://creativecommons.org/publicdomain/zero/1.0/" + } + } +} \ No newline at end of file