{
  "metadata": {
    "Contacto": {
      "value": "icane@cantabria.es",
      "rdf property": "http://purl.org/dc/terms/publisher"
    },
    "Descripción de la serie": {
      "value": "Porcentaje de hogares y personas respecto al total nacional",
      "rdf property": "http://purl.org/dc/terms/title"
    },
    "Categorización": {
      "value": "",
      "rdf property": "http://purl.org/dc/terms/subject"
    },
    "Fuente": {
      "value": "Encuesta de Presupuestos Familiares (EPF). Instituto Nacional de Estadística (INE)",
      "rdf property": "http://purl.org/dc/terms/source"
    },
    "Periodicidad": {
      "value": "Anual",
      "rdf property": "http://purl.org/dc/terms/accrualPeriodicity"
    },
    "Período inicial": {
      "value": "2024",
      "rdf property": "http://purl.org/dc/terms/date"
    },
    "Último período": {
      "value": "2024",
      "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-07-25 10: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": "Hogares, Personas: Porcentaje.",
      "rdf property": "http://purl.org/linked-data/sdmx/2009/attribute#unitMeasure"
    }
  },
  "data": {
    "cols": [
      {
        "id": "categoria",
        "label": "Categoría",
        "type": "string"
      },
      {
        "id": "hogares",
        "label": "Hogares",
        "type": "number"
      },
      {
        "id": "personas",
        "label": "Personas",
        "type": "number"
      }
    ],
    "rows": [
      {
        "c": [
          {
            "v": "2024",
            "f": "2024",
            "p": null
          },
          {
            "v": 1.27,
            "f": "1.27",
            "p": null
          },
          {
            "v": 1.21,
            "f": "1.21",
            "p": null
          }
        ]
      }
    ]
  }
}