% Generated by roxygen2: do not edit by hand % Please edit documentation in R/data.R \docType{data} \name{unhcr_popstats_2017} \alias{unhcr_popstats_2017} \title{UNHCR data for 2017} \format{A data frame with 11237 observations on the following 6 variables. \describe{ \item{\code{country_origin}}{Country of origin of population} \item{\code{country_residence}}{Country / territory of asylum/residence of population} \item{\code{population_type}}{Populations of concern : Refugees, Asylum-seekers, Internally displaced persons (IDPs), Returned refugees, Returned IDPs, Stateless persons, Others of concern.} \item{\code{value}}{Number of people concerned} \item{\code{continent_residence}}{Continent of origin of population} \item{\code{continent_origin}}{Continent of residence of population} }} \source{ UNHCR (The UN Refugee Agency) (\url{https://www.unhcr.org/}) } \usage{ unhcr_popstats_2017 } \description{ The dataset contains data about UNHCR's populations of concern for the year 2017. } \keyword{datasets}