{
  "metadata": {
    "Contacto": {
      "value": "icane@cantabria.es",
      "rdf property": "http://purl.org/dc/terms/publisher"
    },
    "Descripción de la serie": {
      "value": "Consumo actual de tabaco respecto hace 2 años de los fumadores diarios",
      "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 16 y más años que fuma diariamente. Los datos referentes a las categorias más y menos para cantabria han de ser tomados con precaucion ya que pueden estar afectados de elevados errores de muestreo.",
      "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": "personas",
        "label": "Personas",
        "type": "number"
      },
      {
        "id": "porcentaje",
        "label": "Porcentaje",
        "type": "number"
      }
    ],
    "rows": [
      {
        "c": [
          {
            "v": "Igual",
            "f": "Igual",
            "p": null
          },
          {
            "v": 92.4,
            "f": "92.4",
            "p": null
          },
          {
            "v": 68.9,
            "f": "68.9",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Más",
            "f": "Más",
            "p": null
          },
          {
            "v": 19.3,
            "f": "19.3",
            "p": null
          },
          {
            "v": 14.4,
            "f": "14.4",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Menos",
            "f": "Menos",
            "p": null
          },
          {
            "v": 22.4,
            "f": "22.4",
            "p": null
          },
          {
            "v": 16.7,
            "f": "16.7",
            "p": null
          }
        ]
      }
    ]
  }
}