unicef / magicbox

A platform that uses real-time data to inform life-saving humanitarian responses to emergency situations
https://www.unicef.org/innovation/Magicbox
BSD 3-Clause "New" or "Revised" License
86 stars 16 forks source link

Kepler.gl mobility viz 1: Create a deck.gl visualization #47

Open mikefab opened 6 years ago

mikefab commented 6 years ago

This issue is really and epic story. It involves ingesting, querying, and displaying mobility. We have two types of mobility:

and two types of temporal ranges

Sample data

Loading sample [baseline mobility data] map, a user should be able to click on a particular administrative region and see egress from that region to the surrounding regions, and easily determine the locations where more or less individuals are traveling.

Two ways to represent mobility are arrows (width based on amount of travelers) and opacity.

Examples