asylum_decisions | R Documentation |
Decisions taken on asylum claims by year and countries of asylum and origin. Asylum claims are applications for international protection and decisions on asylum claims can be positive, negative or otherwise closed.
asylum_decisions
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 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 number of asylum applicants recognised as refugees under UNHCR’s mandate.
The number of asylum applicants recognised as refugees under other forms of complementary protection.
The number of asylum applicants whose asylum claims have been rejected.
The number of asylum applicants whose asylum claims have been otherwise closed.
The total number of asylum applicants for which a decision on their asylum claim has been made in the given reference period.
See the notes on the data structure in the methodology pages for more details.
asylum_decisions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.