{
  "metadata": {
    "Contacto": {
      "value": "icane@cantabria.es",
      "rdf property": "http://purl.org/dc/terms/publisher"
    },
    "Descripción de la serie": {
      "value": "Tiempo de consumo de televisión",
      "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 1 a 15 años que ve la televisión.",
      "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": "2 ó más horas",
            "f": "2 ó más horas",
            "p": null
          },
          {
            "v": 6.7,
            "f": "6.7",
            "p": null
          },
          {
            "v": 10.6,
            "f": "10.6",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "De 1 a 2 horas",
            "f": "De 1 a 2 horas",
            "p": null
          },
          {
            "v": 39.2,
            "f": "39.2",
            "p": null
          },
          {
            "v": 62.6,
            "f": "62.6",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Menos de 1 hora",
            "f": "Menos de 1 hora",
            "p": null
          },
          {
            "v": 16.8,
            "f": "16.8",
            "p": null
          },
          {
            "v": 26.8,
            "f": "26.8",
            "p": null
          }
        ]
      }
    ]
  }
}