knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(unhcrdatapackage)
population_type_per_year(start_year = 2010, country_asylum_iso3c = "PAN", pop_type = c("REF", "ASY", "VDA", "OOC", "STA", "IDP" ) )
population_type_abs(year = 2020, country_asylum_iso3c = "USA", top_n_countries = 4, pop_type = "REF" )
population_type_perc(year = 2021, country_asylum_iso3c = "BRA", top_n_countries = 9, pop_type = "REF" )
diff_pop(year = 2021, country_asylum_iso3c = "USA", pop_type = c("REF", "ASY") )
Top_Refugee_hosting_Countries
Tree_Map_of_Categories
Where_do_Refugees_go
Biggest_decrease_in_Refugee_Population
Biggest_increase_in_Refugee_Population
Comparison over_time_by_Region
Evolution_Category
Evolution_by_Country_of_Origin
Refugee_Over_time
Smootheed_Evolution_over_time
Refugees_Age_Pyramid
Asylum_processing
Refugee_Recognition_rate
Refugee_Status_Determination_Application
Refugee_accessing_durable_solution
Solution_evolution
Resettlement_trend
Origin_Destination
Proportion_Refugee_Country_Origin
Ratio_Refugee_Host_population
Migrant_and_Forcible_Displacement
Mapping_Refugee_Location
Mapping_IDP_Location
Map_Venezuelan
Refugees_Chart_Race
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.