Created by Simon "ALSimon" Gilliot.
The "migrant" application shows statistics about refugee's status decisions :
The application can show :
The "migrant" application collect inputs from the "Migrant's profile" panel. You have to select :
Results appears on a stacked bar plot. It shows you :
You can see percentage of decision (on the Y axis) by clicking on the "Percentage" tab on the top of the graph.
All data come from Eurostat.
The database used in this application is "migr_asydcfina". Some informations can be found on these metadata. It can also be explored using eurostat data explorer.
library(eurostat) dataset <- get_eurostat("migr_asydcfina")
In this database, there are 9,295,741 rows with :
Only data from 2014 are used in this application.
About the application itself :
More details about migrants coming to Europe can be found on :
Coming soon, my website about this subject :