{
  "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": "Year"
          },
          {
            "name": "Units",
            "type": "string",
            "constraints": {
              "enum": [
                "Million EUR",
                "Million USD, constant prices (2023)",
                "Million USD, constant prices (2022)",
                ""
              ]
            },
            "title": "Units"
          },
          {
            "name": "timeseries",
            "type": "string",
            "constraints": {
              "enum": [
                "ODA (commitments) for biodiversity",
                "ODA (gross disbursements) for biodiversity",
                "ODA (gross disbursements) to the forestry sector",
                ""
              ]
            },
            "title": "Time series"
          },
          {
            "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": "Value"
          }
        ]
      }
    }
  ],
  "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"
}