eph: Argentina's Permanent Household Survey Data and Manipulation Utilities

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.

Version: 1.0.0
Depends: R (≥ 2.10)
Imports: dplyr, expss, purrr, tibble, stringr, readxl, tidyr, utils, attempt, zoo, leaflet, htmltools, rlang, stats, cli, httr, curl, tidyselect
Suggests: testthat, lubridate, knitr, rmarkdown, ggplot2, readr, forcats, httptest
Published: 2023-09-15
Author: Carolina Pradier ORCID iD [aut, cre], Diego Kozlowski ORCID iD [aut], Pablo Tiscornia [aut], Guido Weksler [aut], Natsumi Shokida [aut], German Rosati ORCID iD [aut], Juan Gabriel Juara [ctb]
Maintainer: Carolina Pradier <carolinapradier at gmail.com>
BugReports: https://github.com/holatam/eph/issues
License: MIT + file LICENSE
URL: https://github.com/holatam/eph
NeedsCompilation: no
Language: es
Citation: eph citation info
Materials: README NEWS
CRAN checks: eph results

Documentation:

Reference manual: eph.pdf
Vignettes: Ejemplo de uso del paquete 'eph'
EstimaciĆ³n de Pobreza e Indigencia

Downloads:

Package source: eph_1.0.0.tar.gz
Windows binaries: r-devel: eph_1.0.0.zip, r-release: eph_1.0.0.zip, r-oldrel: eph_1.0.0.zip
macOS binaries: r-release (arm64): eph_1.0.0.tgz, r-oldrel (arm64): eph_1.0.0.tgz, r-release (x86_64): eph_1.0.0.tgz
Old sources: eph archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=eph to link to this page.