{
  "metadata": {
    "Contacto": {
      "value": "icane@cantabria.es",
      "rdf property": "http://purl.org/dc/terms/publisher"
    },
    "Descripción de la serie": {
      "value": "Número de medicamentos consumidos en las 2 últimas semanas 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": null,
      "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": "dos_personas",
        "label": "Dos - Personas",
        "type": "number"
      },
      {
        "id": "dos_porcentaje",
        "label": "Dos - Porcentaje",
        "type": "number"
      },
      {
        "id": "tresomas_personas",
        "label": "Tres ó mas - Personas",
        "type": "number"
      },
      {
        "id": "tresomas_porcentaje",
        "label": "Tres ó mas - Porcentaje",
        "type": "number"
      },
      {
        "id": "uno_personas",
        "label": "Uno - Personas",
        "type": "number"
      },
      {
        "id": "uno_porcentaje",
        "label": "Uno - Porcentaje",
        "type": "number"
      }
    ],
    "rows": [
      {
        "c": [
          {
            "v": "Ambos Sexos",
            "f": "Ambos Sexos",
            "p": null
          },
          {
            "v": 56.1,
            "f": "56.1",
            "p": null
          },
          {
            "v": 20.6,
            "f": "20.6",
            "p": null
          },
          {
            "v": 34.5,
            "f": "34.5",
            "p": null
          },
          {
            "v": 12.7,
            "f": "12.7",
            "p": null
          },
          {
            "v": 182.0,
            "f": "182",
            "p": null
          },
          {
            "v": 66.8,
            "f": "66.8",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Mujeres",
            "f": "Mujeres",
            "p": null
          },
          {
            "v": 31.6,
            "f": "31.6",
            "p": null
          },
          {
            "v": 20.0,
            "f": "20",
            "p": null
          },
          {
            "v": 26.3,
            "f": "26.3",
            "p": null
          },
          {
            "v": 16.6,
            "f": "16.6",
            "p": null
          },
          {
            "v": 100.1,
            "f": "100.1",
            "p": null
          },
          {
            "v": 63.4,
            "f": "63.4",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Varones",
            "f": "Varones",
            "p": null
          },
          {
            "v": 24.6,
            "f": "24.6",
            "p": null
          },
          {
            "v": 21.4,
            "f": "21.4",
            "p": null
          },
          {
            "v": 8.2,
            "f": "8.2",
            "p": null
          },
          {
            "v": 7.2,
            "f": "7.2",
            "p": null
          },
          {
            "v": 82.0,
            "f": "82",
            "p": null
          },
          {
            "v": 71.4,
            "f": "71.4",
            "p": null
          }
        ]
      }
    ]
  }
}