Since the beginning of Russian invasion of Ukraine in February 24th, 2022, millions of Ukrainian families seeked asylum in nearby countries. This project is a data visualization of the Ukrainian refugee movement from March 1st to May 31st, 2022.
- User can zoom, drag, hover over the heatmap of countries to view the total refugee count as well as the percentage of total refugees.
- User can use a slider to view weekly movements of Ukrainian refugees.
- Vanilla JavaScript for overall structure and logic
- Am5Chart for responsive display of data
- Fetches Data from Humanitarian Data Exchange Link
- Webpack and Babel to bundle up and serve various scripts
- Npm to manage packages and dependencies