{
  "metadata": {
    "Contacto": {
      "value": "icane@cantabria.es",
      "rdf property": "http://purl.org/dc/terms/publisher"
    },
    "Descripción de la serie": {
      "value": "Número de consultas al dentista en los 3 últimos meses por sexo",
      "rdf property": "http://purl.org/dc/terms/title"
    },
    "Categorización": {
      "value": "",
      "rdf property": "http://purl.org/dc/terms/subject"
    },
    "Fuente": {
      "value": "Encuesta Nacional de Salud (ENS). Instituto Nacional de Estadística (INE)",
      "rdf property": "http://purl.org/dc/terms/source"
    },
    "Periodicidad": {
      "value": "Bienal",
      "rdf property": "http://purl.org/dc/terms/accrualPeriodicity"
    },
    "Período inicial": {
      "value": "2003",
      "rdf property": "http://purl.org/dc/terms/date"
    },
    "Último período": {
      "value": "2003",
      "rdf property": "http://purl.org/dc/terms/date"
    },
    "Ámbito territorial": {
      "value": "Regional",
      "rdf property": "http://purl.org/dc/terms/spatial"
    },
    "Última actualización": {
      "value": "13-12-05 11:00 PM",
      "rdf property": "http://purl.org/dc/terms/modified"
    },
    "Notas al pie": {
      "value": "Población que ha consultado al dentista en los últimos 3 meses",
      "rdf property": "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "Unidades": {
      "value": "Personas: Miles de personas; Porcentaje: Porcentaje.",
      "rdf property": "http://purl.org/linked-data/sdmx/2009/attribute#unitMeasure"
    }
  },
  "data": {
    "cols": [
      {
        "id": "categoria",
        "label": "Categoría",
        "type": "string"
      },
      {
        "id": "dosomas_personas",
        "label": "Dos ó más - Personas",
        "type": "number"
      },
      {
        "id": "dosomas_porcentaje",
        "label": "Dos ó más - Porcentaje",
        "type": "number"
      },
      {
        "id": "una_personas",
        "label": "Una - Personas",
        "type": "number"
      },
      {
        "id": "una_porcentaje",
        "label": "Una - Porcentaje",
        "type": "number"
      }
    ],
    "rows": [
      {
        "c": [
          {
            "v": "Ambos Sexos",
            "f": "Ambos Sexos",
            "p": null
          },
          {
            "v": 46.6,
            "f": "46.6",
            "p": null
          },
          {
            "v": 38.6,
            "f": "38.6",
            "p": null
          },
          {
            "v": 74.3,
            "f": "74.3",
            "p": null
          },
          {
            "v": 61.5,
            "f": "61.5",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Mujeres",
            "f": "Mujeres",
            "p": null
          },
          {
            "v": 25.1,
            "f": "25.1",
            "p": null
          },
          {
            "v": 35.5,
            "f": "35.5",
            "p": null
          },
          {
            "v": 45.8,
            "f": "45.8",
            "p": null
          },
          {
            "v": 64.6,
            "f": "64.6",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Varones",
            "f": "Varones",
            "p": null
          },
          {
            "v": 21.5,
            "f": "21.5",
            "p": null
          },
          {
            "v": 43.0,
            "f": "43",
            "p": null
          },
          {
            "v": 28.5,
            "f": "28.5",
            "p": null
          },
          {
            "v": 57.1,
            "f": "57.1",
            "p": null
          }
        ]
      }
    ]
  }
}