eph

From MaRDI portal
Software:87306



CRANephMaRDI QIDQ87306

Argentina's Permanent Household Survey Data and Manipulation Utilities

Natsumi Shokida, Diego Kozlowski, Carolina Pradier, German Rosati, Guido Weksler, Pablo Tiscornia

Last update: 15 September 2023

Copyright license: MIT license, File License

Software version identifier: 0.6.0, 0.1.0, 0.1.1, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 0.5.0, 0.5.1, 0.6.1, 1.0.0



Tools to download and manipulate the Permanent Household Survey from Argentina (EPH is the Spanish acronym for Permanent Household Survey). e.g: get_microdata() for downloading the datasets, get_poverty_lines() for downloading the official poverty baskets, calculate_poverty() for the calculation of stating if a household is in poverty or not, following the official methodology. organize_panels() is used to concatenate observations from different periods, and organize_labels() adds the official labels to the data. The implemented methods are based on INDEC (2016) <http://www.estadistica.ec.gba.gov.ar/dpe/images/SOCIEDAD/EPH_metodologia_22_pobreza.pdf>. As this package works with the argentinian Permanent Household Survey and its main audience is from this country, the documentation was written in Spanish.