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: | 0.5.1 |
Depends: | R (≥ 2.10) |
Imports: | dplyr, expss, assertthat, purrr, tibble, stringr, magrittr, glue, readxl, janitor, tidyr, readr, utils, curl, attempt, zoo, tidyverse, leaflet, htmltools, rlang, rvest, xml2, stats |
Suggests: | testthat, lubridate, covr, knitr, rmarkdown, ggplot2 |
Published: | 2022-08-29 |
Author: | Diego Kozlowski [aut], Pablo Tiscornia [aut], Guido Weksler [aut], Natsumi Shokida [aut], German Rosati [aut], Juan Gabriel Juara [ctb], Carolina Pradier [aut, cre] |
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 |
Reference manual: | eph.pdf |
Vignettes: |
Ejemplo de uso estimacion_pobreza |
Package source: | eph_0.5.1.tar.gz |
Windows binaries: | r-devel: eph_0.5.1.zip, r-release: eph_0.5.1.zip, r-oldrel: eph_0.5.1.zip |
macOS binaries: | r-release (arm64): eph_0.5.1.tgz, r-oldrel (arm64): eph_0.5.1.tgz, r-release (x86_64): eph_0.5.1.tgz, r-oldrel (x86_64): eph_0.5.1.tgz |
Old sources: | eph archive |
Please use the canonical form https://CRAN.R-project.org/package=eph to link to this page.