Package index
-
auto_aux_update()
- Update the measure along with it's dependencies automatically.
-
aux_censoring()
- Censoring data
-
aux_countries()
- PIP Countries
-
aux_country_list()
- List of countries
-
aux_country_list_update()
- Update Country LIst
-
aux_cp()
- Country Profiles
-
aux_cp_clean()
- Clean country profile data
-
aux_cpi()
- PIP CPI
-
aux_data()
- Attache key values into auxiliary file
-
aux_dictionary()
- PIP Dictionary
-
aux_fun()
- General auxiliary function
-
aux_gdm()
- PIP GDM
-
aux_gdp()
- PIP GDP
-
aux_gdp_weo()
- Fetch GDP data from WEO
-
aux_income_groups()
- PIP series of income group
-
aux_indicators()
- PIP Indicators
-
aux_maddison()
- Maddison data
-
aux_metadata()
- PIP Survey Metadata
-
aux_metadata_update()
- Update metadata file
-
aux_metaregion()
- Metadata for PIP regions
-
aux_missing_data()
- Create table with missing countries
-
aux_nan()
- PIP nowcast data
-
aux_npl()
- National Poverty headcount
-
aux_pce()
- PIP PCE
-
aux_pfw()
- PIP PFW
-
aux_pfw_key()
- Generate a dataset that contains pfw keys
-
aux_pl()
- Poverty lines
-
aux_pl_clean()
- Build a data table for each list from yaml file with poverty lines info
-
aux_pop()
- PIP POP
-
aux_pop_update()
- Update POP
-
aux_ppp()
- PIP PPP
-
aux_prices()
- PIP Prices
-
aux_regions()
- PIP Regions
-
aux_sna()
- PIP Special National accounts
-
aux_update_all()
- Update all auxiliary data at once
-
aux_wdi()
- PIP wdi
-
aux_wdi_update()
- Update National accounts data from WDI
-
aux_weo()
- Fetch GDP data from WEO
-
aux_weo_clean()
- Clean WEO data
-
clean_cp_names()
- Clean names from original CP files
-
clean_validation_report()
- Remove data validation report from .pipaux environment variable
-
compare_aux_releases()
- Inventory of changes in auxiliary data across measures
-
compare_aux_vintages()
- Compare Vintage Versions for Multiple Auxiliary Data Files
-
compare_vintage_versions()
- Compare two vintage versions of an auxiliary data file
-
convert_df_to_base64()
- Function to write dataframe to GitHub
-
fake_aux_sna()
- Fake PIP SNA function
-
find_path()
- Find path of file to be loaded depending on extension hierarchy
-
get_error_validation()
- Get validation report data validation error report
-
get_gh()
- Get tags from specific Github repo
-
load_aux()
- Load any auxiliary data
-
load_cpi()
- Load cpi files and create CPI ID variable
-
merger_aux()
- Merge auxiliary datasets
-
save_aux_to_gh()
- SAve auxiliary file to Github Repo
-
send_report()
- Send an email that contains auxiliary data validation report
-
update_all_aux()
- Automatically Update All Auxiliary Data Files
-
update_aux()
- OLD - Update Auxiliary data. Wrapper of measure-specific functions.