{
 "name": "rli_wam_pv_energieertrag (pv_energy_yield)",
 "title": "RLI - Energieertrag Freifl\u00e4chen-Photovoltaik",
 "id": "pv_energy_yield",
 "description": "Fl\u00e4chendeckender Datensatz des langfristigen, mittleren Energieertrags von optimal ausgerichteten Freifl\u00e4chen-Phototovoltaikanlagen je Bundesland.",
 "language": [
  "de-DE"
 ],
 "title_german_plural": "Energieertr\u00e4ge Freifl\u00e4chen-Photovoltaik",
 "title_german_singular": "Energieertrag Freifl\u00e4chen-Photovoltaik",
 "variable_name": "pv_energy_yield",
 "keywords": [
  "RLI",
  "Energieertrag",
  "Photovoltaik"
 ],
 "publicationDate": "2021-10-01",
 "context": {
  "homepage": "https://reiner-lemoine-institut.de/",
  "documentation": "https://doi.org/10.5281/zenodo.4731920",
  "sourceCode": "https://github.com/rl-institut",
  "contact": "https://reiner-lemoine-institut.de/forschungsfelder/transformation-von-energiesystemen-2/",
  "grantNo": null,
  "fundingAgency": "Agora Energiewende, Reiner Lemoine Stiftung",
  "fundingAgencyLogo": "https://www.agora-energiewende.de/fileadmin2/downloads/presse/agora_logo_RGB.jpg",
  "publisherLogo": "https://reiner-lemoine-institut.de//wp-content/uploads/2015/09/rlilogo.png"
 },
 "spatial": {
  "location": null,
  "extent": "Germany",
  "resolution": "Federal state"
 },
 "temporal": {
  "referenceDate": null,
  "timeseries": {
   "start": null,
   "end": null,
   "resolution": null,
   "alignment": null,
   "aggregationType": null
  }
 },
 "sources": [
  {
   "title": "Global Solar Atlas 2.0",
   "description": "Global Solar Atlas 2.0. Dataset: Long-term global photovoltaic power potential for Germany (LTAym_YearlyMonthlyTotals)",
   "path": "https://globalsolaratlas.info/download/germany",
   "licenses": [
    {
     "name": "CC BY 4.0",
     "title": "Creative Commons Attribution 4.0 International license, CC BY 4.0",
     "path": "https://globalsolaratlas.info/support/terms-of-use",
     "instruction": "You are free: To Share, To Create, To Adapt; As long as you: Attribute.",
     "attribution": "Global Solar Atlas 2.0, a free, web-based application is developed and operated by the company Solargis s.r.o. on behalf of the World Bank Group, utilizing Solargis data, with funding provided by the Energy Sector Management Assistance Program (ESMAP). For additional information: https://globalsolaratlas.info"
    }
   ]
  },
  {
   "title": "RLI - Djagora-Data Pipeline",
   "description": "Data preprocessing for Djagora project",
   "path": "https://github.com/rl-institut",
   "licenses": [
    {
     "name": "",
     "title": "",
     "path": "",
     "instruction": "",
     "attribution": "Djagora-Data Pipeline \u00a9 Reiner Lemoine Institut"
    }
   ]
  }
 ],
 "licenses": [
  {
   "name": "CC BY 4.0",
   "title": "Creative Commons Attribution 4.0 International license, CC BY 4.0",
   "path": "https://creativecommons.org/licenses/by/4.0/",
   "instruction": "You are free: To Share, To Create, To Adapt; As long as you: Attribute.",
   "attribution": "This work is licensed by Reiner Lemoine Institut under a CC BY 4.0. It is a derivative of \u201cGlobal Solar Atlas 2.0\u201d by the original copyright holder used under CC BY 4.0. Global Solar Atlas 2.0, a free, web-based application is developed and operated by the company Solargis s.r.o. on behalf of the World Bank Group, utilizing Solargis data, with funding provided by the Energy Sector Management Assistance Program (ESMAP). For additional information: https://globalsolaratlas.info"
  }
 ],
 "contributors": [
  {
   "title": "nesnoj",
   "email": "https://github.com/nesnoj",
   "date": "2021-10-01",
   "object": "metadata",
   "comment": "Create metadata"
  },
  {
   "title": "nesnoj",
   "email": "https://github.com/nesnoj",
   "date": "2021-11-05",
   "object": "metadata",
   "comment": "Update Zenodo docs link"
  }
 ],
 "resources": [
  {
   "profile": "tabular-data-resource",
   "name": "pv_energy_yield.gpkg",
   "path": "",
   "format": "gpkg",
   "encoding": "UTF-8",
   "schema": {
    "fields": [
     {
      "name": "fid",
      "description": "Unique identifier",
      "type": "integer",
      "unit": "none"
     },
     {
      "name": "id",
      "description": "Unique identifier",
      "type": "integer",
      "unit": "none"
     },
     {
      "name": "nuts",
      "description": "European Regional Code",
      "type": "text",
      "unit": "none"
     },
     {
      "name": "energy_yield_mean",
      "description": "Average energy yield",
      "type": "float",
      "unit": "kWh/(kWp*a)"
     },
     {
      "name": "geom",
      "description": "Geometry",
      "type": "geometry(Multipolygon)",
      "unit": "none"
     }
    ],
    "primaryKey": "id",
    "foreignKeys": []
   },
   "dialect": {
    "delimiter": null,
    "decimalSeparator": "."
   }
  }
 ],
 "review": {
  "path": null,
  "badge": null
 },
 "metaMetadata": {
  "metadataVersion": "OEP-1.4.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/blob/master/metadata/v141/metadata_key_description.md)",
  "dates": "Dates and time must follow the ISO8601 including time zone (YYYY-MM-DD or YYYY-MM-DDThh:mm:ss\u00b1hh)",
  "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/wiki)",
  "null": "If not applicable, enter 'null' without any quotation marks around it"
 }
}