{
  "@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_ASEO_O",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador del aseo para personas ostomizadas"
      },
      {
        "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": "LOC_UBI",
        "datatype": "text",
        "title": "",
        "dc:description": "Ubicación"
      },
      {
        "name": "LOC_DIREC",
        "datatype": "text",
        "title": "",
        "dc:description": "Dirección"
      },
      {
        "name": "A_FOTO1",
        "datatype": "text",
        "title": "",
        "dc:description": "Enlace a fotografía 1"
      },
      {
        "name": "A_FOTO2",
        "datatype": "text",
        "title": "",
        "dc:description": "Enlace a fotografía 2"
      },
      {
        "name": "A_FOTO3",
        "datatype": "text",
        "title": "",
        "dc:description": "Enlace a fotografía 3"
      },
      {
        "name": "A_FOTO4",
        "datatype": "text",
        "title": "",
        "dc:description": "Enlace a fotografía 4"
      },
      {
        "name": "A_FOTO5",
        "datatype": "text",
        "title": "",
        "dc:description": "Enlace a fotografía 5"
      },
      {
        "name": "GEO_ITI",
        "datatype": "text",
        "title": "",
        "dc:description": "Geocódigo o identificador del itinerario"
      },
      {
        "name": "FECHA",
        "datatype": "datetime",
        "title": "",
        "dc:description": "Fecha de los datos"
      },
      {
        "name": "AUTOR",
        "datatype": "text",
        "title": "",
        "dc:description": "Nombre del autor"
      }
    ]
  }
}