{
  "@context": "http://www.w3.org/ns/csvw",
  "@type": "Table",
  "dc:description": "Diccionario de datos",
  "dc:creator": "Sociedad Insular para la Promoción de las personas con discapacidad (SINPROMI)",
  "tableSchema": {
    "columns": [
      {
        "name": "GEO_PM",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador del punto de precaución"
      },
      {
        "name": "LOC_CoordX",
        "datatype": "numeric",
        "title": "",
        "dc:description": "Coordenada X en proyección universal transversa de Mercator (UTM, Universal Transverse Mercator) huso 28"
      },
      {
        "name": "LOC_CoordY",
        "datatype": "numeric",
        "title": "",
        "dc:description": "Coordenada Y en proyección universal transversa de Mercator (UTM, Universal Transverse Mercator) huso 28"
      },
      {
        "name": "A_NOMBRE",
        "datatype": "text",
        "title": "",
        "dc:description": "Nombre"
      },
      {
        "name": "A_FOTO",
        "datatype": "text",
        "title": "",
        "dc:description": "Enlace a fotografía"
      },
      {
        "name": "GEO_ITI",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador del itinerario"
      },
      {
        "name": "GEO_VADO",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador del vado"
      },
      {
        "name": "GEO_P_U",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador del itinerario entre vados (paso de unión)"
      },
      {
        "name": "GEO_ESCA",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador de la escalera"
      },
      {
        "name": "GEO_APAR",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador del aparcamiento"
      },
      {
        "name": "GEO_RAMPA",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador de la rampa"
      },
      {
        "name": "GEO_ASEO",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador del aseo"
      },
      {
        "name": "GEO_ES_M",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador de la escalera mecánica"
      },
      {
        "name": "GEO_ASCEN",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador del ascensor"
      },
      {
        "name": "FECHA",
        "datatype": "date",
        "title": "",
        "dc:description": "Fecha de los datos"
      },
      {
        "name": "AUTOR",
        "datatype": "text",
        "title": "",
        "dc:description": "Nombre del autor"
      }
    ]
  }
}