{
  "metadata": {
    "Contacto": {
      "value": "icane@cantabria.es",
      "rdf property": "http://purl.org/dc/terms/publisher"
    },
    "Descripción de la serie": {
      "value": "Accidentes en los últimos 12 meses 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": "Los datos referentes a las mujeres de Cantabria que han sufrido un accidente 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": "no_personas",
        "label": "No - Personas",
        "type": "number"
      },
      {
        "id": "no_porcentaje",
        "label": "No - Porcentaje",
        "type": "number"
      },
      {
        "id": "si_personas",
        "label": "Si - Personas",
        "type": "number"
      },
      {
        "id": "si_porcentaje",
        "label": "Si - Porcentaje",
        "type": "number"
      }
    ],
    "rows": [
      {
        "c": [
          {
            "v": "Ambos Sexos",
            "f": "Ambos Sexos",
            "p": null
          },
          {
            "v": 488.3,
            "f": "488.3",
            "p": null
          },
          {
            "v": 90.5,
            "f": "90.5",
            "p": null
          },
          {
            "v": 51.2,
            "f": "51.2",
            "p": null
          },
          {
            "v": 9.5,
            "f": "9.5",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Mujeres",
            "f": "Mujeres",
            "p": null
          },
          {
            "v": 251.7,
            "f": "251.7",
            "p": null
          },
          {
            "v": 91.2,
            "f": "91.2",
            "p": null
          },
          {
            "v": 24.2,
            "f": "24.2",
            "p": null
          },
          {
            "v": 8.8,
            "f": "8.8",
            "p": null
          }
        ]
      },
      {
        "c": [
          {
            "v": "Varones",
            "f": "Varones",
            "p": null
          },
          {
            "v": 236.6,
            "f": "236.6",
            "p": null
          },
          {
            "v": 89.8,
            "f": "89.8",
            "p": null
          },
          {
            "v": 27.0,
            "f": "27",
            "p": null
          },
          {
            "v": 10.2,
            "f": "10.2",
            "p": null
          }
        ]
      }
    ]
  }
}