{ "profile": "tabular-data-package", "resources": [ { "name": "inflow", "path": "jrc-efas-hydropower-inflow.csv", "profile": "tabular-data-resource", "schema": { "fields": [ { "name": "year", "type": "year", "format": "default", "title": "Year", "description": "Year associated to the EFAS data" }, { "name": "week", "type": "integer", "format": "default", "title": "Week of the year", "description": "Week associated to the EFAS data" }, { "name": "country_iso2", "type": "string", "format": "default", "title": "Country", "description": "Country ISO 3166-1 alpha-2 code" }, { "name": "inflow_mwh", "type": "number", "format": "default", "title": "Inflow", "description": "Weekly inflow (MWh) based on ENTSO-E Transparency data 2015-2019" } ] } }, { "name": "ror", "path": "jrc-efas-hydropower-ror.csv", "profile": "tabular-data-resource", "schema": { "fields": [ { "name": "date", "type": "datetime", "format": "default", "title": "Date", "description": "Associated to EFAS data" }, { "name": "country_iso2", "type": "string", "format": "default", "title": "Country", "description": "Country ISO 3166-1 alpha-2 code" }, { "name": "run_of_river_mwh", "type": "number", "format": "default", "title": "Daily run-of-river generation", "description": "Daily run-of-river hydropower generation (MWh) based on ENTSO-E TP data 2015-2019" } ] } } ], "name": "JRC-EFAS-Hydropower", "title": "Inflow and run-of-river generation based on C3S EFAS and the JRC Hydro-power database", "version": "1.0", "contributors": [ { "title": "M. De Felice", "email": "matteo.de-felice@ec.europa.eu", "role": "author" } ], "sources": [ { "title": "River discharge and related historical data from the European Flood Awareness System", "path": "https://cds.climate.copernicus.eu/cdsapp#!/dataset/efas-historical?tab=form" }, { "title": "JRC Hydro-power database", "path": "https://data.jrc.ec.europa.eu/dataset/52b00441-d3e0-44e0-8281-fda86a63546d" } ], "licenses": [ { "name": "CC-BY-4.0", "title": "Creative Commons Attribution 4.0", "path": "https://creativecommons.org/licenses/by/4.0/" } ] }