Image
Code

D3 Course - Missing Migrants Date Histogram

James Rhodes

Last edited Apr 12, 2022
Created on Apr 12, 2022

A date histogram showing the sum total dead and missing migrants for each month.

Data from the Missing Migrants Dataset.

Demonstrates use of d3.bin and d3.sum.

MIT Licensed