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