{
  "vendor" : "ESRI",
  "id" : "5",
  "title" : "Población residente afectada por la inundación costera, por municipio. Probabilidad de ocurrencia 100 años. 2050, RCP4.5",
  "properties" : {
    "OBJECTID_1" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeOID"
    },
    "tr100" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "Shape_Length" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "Shape_Area" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "Shape" : {
      "format" : "geometry-polygon",
      "esriType" : "esriFieldTypeGeometry"
    },
    "COD_INE" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "OBJECTID" : {
      "type" : "string",
      "esriLength" : 80,
      "esriType" : "esriFieldTypeString"
    },
    "municip" : {
      "type" : "string",
      "esriLength" : 80,
      "esriType" : "esriFieldTypeString"
    }
  },
  "type" : "object",
  "$schema" : "https://json-schema.org/draft/2020-12/schema"
}