Skip to content

A simple model to estimate migration due to temperature increase based on data from the World Bank and a few ad-hoc parameters

Notifications You must be signed in to change notification settings

julesjulian/climate-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Climate Migration Model

A simple model to estimate migration due to temperature increase based on data from the World Bank and a few ad-hoc parameters.

##Input

  • Openly accessible data made available by the World Bank (http://data.worldbank.org/) on the following variables:
    • Temperature by country
    • Population by country
    • GDP per capita by country
    • Refugees by country of origin
    • Refugees by country of asylum
  • Temperature increase in degrees C

##Output

  • Climate refugees by country

##Run Run as a regular ipython notebook with

ipython notebook climate-migration.ipynb

or run as slideshow with

ipython nbconvert climate-migration.ipynb --to slides --post serve

##Disclaimer This is by no means a scientific study. You are welcome to fork the repo and turn it into one.

About

A simple model to estimate migration due to temperature increase based on data from the World Bank and a few ad-hoc parameters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published