{
  "metadata": {
    "Contacto": {
      "value": "icane@cantabria.es",
      "rdf property": "http://purl.org/dc/terms/publisher"
    },
    "Descripción de la serie": {
      "value": "Vacunación antigripal por grupos de edad: 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": "Población de 6 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": "nohasidovacunado_personasmilesdepersonas",
        "label": "No ha sido vacunado - Personas (miles de personas)",
        "type": "number"
      },
      {
        "id": "nohasidovacunado_porcentaje",
        "label": "No ha sido vacunado - Porcentaje",
        "type": "number"
      },
      {
        "id": "sihasidovacunado_personasmilesdepersonas",
        "label": "Si ha sido vacunado - Personas (miles de personas)",
        "type": "number"
      },
      {
        "id": "sihasidovacunado_porcentaje",
        "label": "Si ha sido vacunado - Porcentaje",
        "type": "number"
      }
    ],
    "rows": [
      {
        "c": [
          {
            "v": "6 - 64 años",
            "f": "6 - 64 años",
            "p": null
          },
          {
            "v": 372.4,
            "f": "372.4",
            "p": null
          },
          {
            "v": 90.1,
            "f": "90.1",
            "p": null
          },
          {
            "v": 40.7,
            "f": "40.7",
            "p": null
          },
          {
            "v": 9.9,
            "f": "9.9",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "65 y más años",
            "f": "65 y más años",
            "p": null
          },
          {
            "v": 44.0,
            "f": "44",
            "p": null
          },
          {
            "v": 43.9,
            "f": "43.9",
            "p": null
          },
          {
            "v": 56.3,
            "f": "56.3",
            "p": null
          },
          {
            "v": 56.1,
            "f": "56.1",
            "p": null
          }
        ]
      }
    ]
  }
}