repression_victims_tbl_df | R Documentation |
This dataset, repression_victims_tbl_df, is a tibble listing individuals who were victims of illegal state repression during Argentina’s last dictatorship. It includes information such as names, birthplaces, nationality, dates and locations of detention or disappearance, and whether the individual was pregnant at the time.
data(repression_victims_tbl_df)
A tibble with 8,753 observations and 20 variables:
Unique RUVTE identifier
Year of report
Legal classification
Surname(s) and given name(s)
Maternal surname
Married surname
Age at time of the event
Document numbers
Year of birth
Province of birth
Country of birth
Nationality
Pregnancy status
Date of arrest or abduction
Place of arrest or abduction
Date of murder or discovery of remains
Place of murder or discovery of remains
Availability of photograph
INDEC code for province of birth
INDEC code for country of birth
The dataset name has been kept as 'repression_victims_tbl_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the ArgentinAPI package and assists users in identifying its specific characteristics. The suffix 'tbl_df' indicates that the dataset is a tibble. The original content has not been modified in any way.
Based on data from the presentes package (version 0.1.0). Available at: https://datos.jus.gob.ar/dataset/registro-unificado-de-victimas-del-terrorismo-de-estado-ruvte
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.