This function simplifies the process of creating backups snapshots of GHO data and saving these to the WHDH data lake.
Arguments
- df
The response from the GHO API, typically the result of calling
ghost::gho_data()
.- billion
The billion to which the indicator belongs
- ind_code
The GPW13 code for the indicator
- silent
Passed to
whdh::upload_to_data_lake()
. Determines if upload messages and progress bar are shown
See also
Wrangle data functions
add_missing_xmart_rows()
,
get_data_lake_name()
,
get_whdh_path()
,
has_xmart_cols()
,
save_wrangled_output()
,
wrangle_gho_data()
,
wrangle_gho_rural_urban_data()
,
wrangle_unsd_data()
,
xmart_col_types()
,
xmart_cols()