defunciones_sexo_edad: weekly report of deaths in Spain by province, gender and age...

defunciones_sexo_edadR Documentation

weekly report of deaths in Spain by province, gender and age group

Description

Number of reported deaths for each week for each province of Spain, split by gender and age group

year

Year of datum.

semana

Number of week of datum.

region

The ISO 3166-2 code for the province of each row. Spanish data have the 'ES' label here.

sexo

The gender for each row: ‘total’ for the sum of both genders, 'hombres' for men and 'mujeres' for women.

edad

The age segment for each row.

valor

The value of the datum for each row.

Usage

defunciones_sexo_edad

Format

An object of class tbl_df (inherits from tbl, data.frame) with 442260 rows and 6 columns.

Source

https://www.ine.es/jaxiT3/files/t/es/csv_bdsc/36166.csv?nocab=1

Examples


defunciones_sexo_edad


jmsallan/ESdata documentation built on June 3, 2023, 7:32 a.m.