{
  "profile": "data-package",
  "name": "lagodiresia-open-data",
  "title": "Lago di Resia Data Lab",
  "description": "A small, source-attributed package of stable Lake Resia facts and orientation waypoints. It does not provide real-time conditions, access confirmation or a navigable route.",
  "homepage": "https://lagodiresia.com/dati",
  "version": "2026-08-27",
  "created": "2026-08-27",
  "licenses": [
    {
      "name": "CC-BY-4.0",
      "path": "https://creativecommons.org/licenses/by/4.0/",
      "title": "Creative Commons Attribution 4.0 International"
    }
  ],
  "contributors": [
    {
      "title": "Lagodiresia.com",
      "role": "publisher",
      "path": "https://lagodiresia.com/chi-siamo"
    }
  ],
  "sources": [
    {
      "title": "Lake Resia reservoir: elevation, area and depth",
      "path": "https://ambiente.provincia.bz.it/it/acqua/laghi-alto-adige/bacino-di-resia",
      "x-publisher": "Autonomous Province of Bolzano",
      "x-checked-at": "2026-08-23",
      "x-source-license": null
    },
    {
      "title": "Bell tower in Lake Resia",
      "path": "https://tourism.api.opendatahub.com/v1/ODHActivityPoi/smgpoi2590b6cad087aac7677a288216b0bc22",
      "x-publisher": "Open Data Hub",
      "x-checked-at": "2026-08-26",
      "x-source-license": "CC0"
    },
    {
      "title": "The bell tower tells its story: a journey into its past",
      "path": "https://www.comune.curon.bz.it/it/Vivere_il_comune/Eventi/Il_campanile_racconta_-_Un_viaggio_nel_suo_passato",
      "x-publisher": "Municipality of Graun im Vinschgau",
      "x-checked-at": "2026-08-23",
      "x-source-license": null
    }
  ],
  "resources": [
    {
      "profile": "tabular-data-resource",
      "name": "lake-resia-facts-csv",
      "title": "Verified Lake Resia facts",
      "path": "https://lagodiresia.com/data/lago-di-resia.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "id",
            "type": "string",
            "constraints": {
              "required": true,
              "unique": true
            }
          },
          {
            "name": "label",
            "type": "string",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "value",
            "type": "number",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "unit",
            "type": "string",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "note",
            "type": "string",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "source_url",
            "type": "string",
            "format": "uri",
            "constraints": {
              "required": true
            }
          },
          {
            "name": "source_checked_at",
            "type": "date",
            "constraints": {
              "required": true
            }
          }
        ],
        "primaryKey": "id"
      }
    },
    {
      "name": "lake-resia-facts-json",
      "title": "Verified Lake Resia facts as Schema.org Dataset",
      "path": "https://lagodiresia.com/data/lago-di-resia.json",
      "format": "json",
      "mediatype": "application/json"
    },
    {
      "name": "lake-resia-waypoints-geojson",
      "title": "Sourced Lake Resia orientation waypoints",
      "description": "Point features only; not a route or an access statement.",
      "path": "https://lagodiresia.com/data/punti-lago-di-resia.geojson",
      "format": "geojson",
      "mediatype": "application/geo+json",
      "x-source-license": "CC0"
    },
    {
      "name": "lake-resia-waypoints-gpx",
      "title": "Sourced Lake Resia orientation waypoints in GPX",
      "description": "Waypoints only; no route or track elements.",
      "path": "https://lagodiresia.com/data/punti-lago-di-resia.gpx",
      "format": "gpx",
      "mediatype": "application/gpx+xml",
      "x-source-license": "CC0"
    },
    {
      "name": "lake-resia-waypoints-kml",
      "title": "Sourced Lake Resia orientation waypoints in KML",
      "description": "Placemarks only; no route or access claim.",
      "path": "https://lagodiresia.com/data/punti-lago-di-resia.kml",
      "format": "kml",
      "mediatype": "application/vnd.google-earth.kml+xml",
      "x-source-license": "CC0"
    }
  ]
}
