|
|
| ---
|
| configs:
|
| - config_name: 1_refugees
|
| data_files:
|
| - split: train
|
| path: "refugees/data.csv"
|
|
|
| - config_name: 2_country_features
|
| data_files:
|
| - split: train
|
| path: "country_features/data.csv"
|
|
|
| - config_name: 3_conflicts
|
| data_files:
|
| - split: train
|
| path: "conflicts/data.csv"
|
| language:
|
| - en
|
|
|
| license:
|
| - cc-by-4.0
|
|
|
| task_categories:
|
| - tabular-classification
|
| - graph-ml
|
| - time-series-forecasting
|
|
|
| pretty_name: Global Refugee Flows Dataset
|
|
|
| size_categories:
|
| - 100K<n<1M
|
|
|
| source_datasets:
|
| - unhcr
|
| - world-bank
|
| - our-world-in-data
|
| - ucdp
|
| ---
|
|
|
| # Global Refugee Flows Dataset
|
|
|
| This dataset combines refugee flow data with economic, demographic,
|
| political, environmental, and conflict-related indicators for
|
| visualization and migration analysis purposes.
|
|
|
| ## Included Data
|
|
|
| - Refugee flows
|
| - Population
|
| - GDP per capita
|
| - CO2 emissions per capita
|
| - Life expectancy
|
| - Political regime
|
| - World Bank income groups
|
| - Most common religion
|
| - Conflict fatalities
|
|
|
| ## Sources
|
|
|
| - UNHCR Refugee Statistics
|
| https://www.unhcr.org/refugee-statistics/download/?v2url=9dfc2b
|
|
|
| - World Bank Population Data
|
| https://data.worldbank.org/indicator/SP.POP.TOTL
|
|
|
| - World Bank GDP per Capita
|
| https://data.worldbank.org/indicator/NY.GDP.PCAP.CD
|
|
|
| - Our World in Data – Political Regime
|
| https://ourworldindata.org/grapher/political-regime
|
|
|
| - Our World in Data – Most Common Religion
|
| https://ourworldindata.org/grapher/most-common-religion
|
|
|
| - Our World in Data – World Bank Income Groups
|
| https://ourworldindata.org/grapher/world-bank-income-groups
|
|
|
| - Our World in Data – CO2 Emissions per Capita
|
| https://ourworldindata.org/grapher/co-emissions-per-capita
|
|
|
| - UCDP Conflict Dataset
|
| https://ucdp.uu.se/downloads/#onesided
|
|
|
| - World Bank Life Expectancy
|
| https://data.worldbank.org/indicator/SP.DYN.LE00.IN
|
|
|
| ## Notes
|
|
|
| This dataset was cleaned, transformed, and merged for academic
|
| data visualization and exploratory analysis purposes.
|
|
|