Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1.45 KB

File metadata and controls

22 lines (11 loc) · 1.45 KB

U.S. Refugee Data and Analysis

This repository contains data and analysis supporting the BuzzFeed News article, "Where U.S. Refugees Come From — And Go — In Charts," published on November 19, 2015.

Data

The refugee data comes from the Department of State's Refugee Processing Center's data portal. Specifically, it comes from the "Arrivals by Destination and Nationality" and "Arrivals by Nationality and Religion" reports, and was generated on November 18, 2015. The raw and cleaned files can be found in this repository's data directory.

To calculate per-capita arrivals by state, the analysis uses the Census Bureau's 2014 population estimates.

Analysis and Charts

The code behind the analysis and charts was written in Python, and can be found here.

To re-run the analysis yourself, you'll need to install the Python requirements listed in requirements.txt.

Alternatively, you can run the analysis in your browser via Binder — no installation required.

Questions / Feedback?

Email the author, Jeremy Singer-Vine, at jeremy.singer-vine@buzzfeed.com.