{
  "resources": [
    {
      "path": "data.csv",
      "name": "data",
      "profile": "tabular-data-resource",
      "scheme": "file",
      "format": "csv",
      "hashing": "md5",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "Year",
            "type": "integer",
            "title": "Jahr"
          },
          {
            "name": "Units",
            "type": "string",
            "constraints": {
              "enum": [
                "Millionen EUR",
                "Millionen USD, konstante Preise (2023)",
                "Millionen USD, konstante Preise (2022)",
                ""
              ]
            },
            "title": "Units"
          },
          {
            "name": "timeseries",
            "type": "string",
            "constraints": {
              "enum": [
                "Zusagen (ODA) für Biodiversität",
                "Bruttoentwicklungsausgaben (ODA) für Biodiversität",
                "Bruttoentwicklungsausgaben (ODA) für den Forstsektor",
                ""
              ]
            },
            "title": "Zeitreihe"
          },
          {
            "name": "COMMENT_OBS_0",
            "type": "string",
            "constraints": {
              "enum": [
                "…",
                ""
              ]
            },
            "title": "COMMENT_OBS_0"
          },
          {
            "name": "COMMENT_OBS_1",
            "type": "number",
            "constraints": {
              "enum": [
                ""
              ]
            },
            "title": "COMMENT_OBS_1"
          },
          {
            "name": "COMMENT_OBS_2",
            "type": "number",
            "constraints": {
              "enum": [
                ""
              ]
            },
            "title": "COMMENT_OBS_2"
          },
          {
            "name": "Value",
            "type": "number",
            "title": "Wert"
          }
        ]
      }
    }
  ],
  "profile": "data-package",
  "name": "15-b-1",
  "title": "a) Öffentliche Entwicklungszusammenarbeit (ODA) für die Erhaltung und nachhaltige Nutzung der biologischen Vielfalt und b) Einnahmen und Finanzmittel, die über die für die biologische Vielfalt maßgeblichen Wirtschaftsinstrumente generiert wurden"
}