{
  "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 y no recetados 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": "dosomas_personas",
        "label": "Dos ó más - Personas",
        "type": "number"
      },
      {
        "id": "dosomas_porcentaje",
        "label": "Dos ó más - 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": 4.5,
            "f": "4.5",
            "p": null
          },
          {
            "v": 6.6,
            "f": "6.6",
            "p": null
          },
          {
            "v": 63.2,
            "f": "63.2",
            "p": null
          },
          {
            "v": 93.4,
            "f": "93.4",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Mujeres",
            "f": "Mujeres",
            "p": null
          },
          {
            "v": 3.2,
            "f": "3.2",
            "p": null
          },
          {
            "v": 7.9,
            "f": "7.9",
            "p": null
          },
          {
            "v": 36.9,
            "f": "36.9",
            "p": null
          },
          {
            "v": 92.1,
            "f": "92.1",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Varones",
            "f": "Varones",
            "p": null
          },
          {
            "v": 1.3,
            "f": "1.3",
            "p": null
          },
          {
            "v": 4.7,
            "f": "4.7",
            "p": null
          },
          {
            "v": 26.3,
            "f": "26.3",
            "p": null
          },
          {
            "v": 95.3,
            "f": "95.3",
            "p": null
          }
        ]
      }
    ]
  }
}