asylum_applications | R Documentation |
Asylum claims submitted by year and countries of asylum and origin. Claims are submitted by asylum applicants and are applications for international protection.
asylum_applications
A tibble.
The year (e.g. 2020).
Country of origin name.
Country of origin UNHCR code.
Country of origin ISO code.
Country of asylum name.
Country of asylum UNHCR code.
Country of asylum ISO code.
The procedure type describes the authority with whom the asylum claim was lodged.
It can be one of: G
– Government, J
- Joint, U
– UNHCR.
The application type describes the stage of the procedure.
Common values are N
(New), R
(Repeat) and A
(Appeal).
The decision level provides more detail of the stage of the procedure.
Common values are NA
(New applications), RA
(repeat/reopened applications) and
AR
(administrative review).
The data type describes whether the data provided reflects cases or persons. The most common situation is for the data on asylum applications lodged to reflect persons, but in certain situations (e.g USA), the data provided by governments is at the level of cases. A case can contain information on one or more persons.
The total number of asylum claims for the given dataset.
See the notes on the data structure in the methodology pages for more details.
asylum_applications
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.