Title: | Tidy wrapper for the UNHCR Resettlement Statistics Report application |
---|---|
Description: | Retrieve & tidy data from the UNHCR Resettlement Statistics Report application https://rsr.unhcr.org/. |
Authors: | Hisham Galal [aut, cre] |
Maintainer: | Hisham Galal <[email protected]> |
License: | MIT + file LICENSE |
Version: | 0.0.0.9000 |
Built: | 2024-10-21 03:47:07 UTC |
Source: | https://github.com/galalH/rsr |
Departure summary
Submission summary
Indicators summary
Demographics summary
rsr_departures(bureau, year, month) rsr_submissions(bureau, year, month) rsr_indicators(bureau, year, month) rsr_demographics(bureau, year, month)
rsr_departures(bureau, year, month) rsr_submissions(bureau, year, month) rsr_indicators(bureau, year, month) rsr_demographics(bureau, year, month)
bureau |
UNHCR bureau name as it appears in the RSR application (string) |
year |
Year (numeric) |
month |
Month (numeric) |
A tibble
Interactive login to the RSR application
rsr_login()
rsr_login()