{
  "metadata": {
    "Contacto": {
      "value": "icane@cantabria.es",
      "rdf property": "http://purl.org/dc/terms/publisher"
    },
    "Descripción de la serie": {
      "value": "Visita al ginecólogo: miles de personas y porcentaje",
      "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": "Mujeres de 16 y más años.",
      "rdf property": "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "Unidades": {
      "value": "Personas (miles de personas): Miles de personas; Porcentaje: Índice.",
      "rdf property": "http://purl.org/linked-data/sdmx/2009/attribute#unitMeasure"
    }
  },
  "data": {
    "cols": [
      {
        "id": "categoria",
        "label": "Categoría",
        "type": "string"
      },
      {
        "id": "personasmilesdepersonas",
        "label": "Personas (miles de personas)",
        "type": "number"
      },
      {
        "id": "porcentaje",
        "label": "Porcentaje",
        "type": "number"
      }
    ],
    "rows": [
      {
        "c": [
          {
            "v": "No ha acudido nunca a un ginecólogo",
            "f": "No ha acudido nunca a un ginecólogo",
            "p": null
          },
          {
            "v": 74.9,
            "f": "74.9",
            "p": null
          },
          {
            "v": 31.0,
            "f": "31",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Si ha acudido alguna vez a un ginecólogo",
            "f": "Si ha acudido alguna vez a un ginecólogo",
            "p": null
          },
          {
            "v": 166.6,
            "f": "166.6",
            "p": null
          },
          {
            "v": 69.0,
            "f": "69",
            "p": null
          }
        ]
      }
    ]
  }
}