Combining Joshua Project and tuberculosis data.
- Download an
AllPeoplesByCountry.csv
from Joshua Project. - Generate data with
generatePoints.js
(one is packaged with the project). - Download the TB burden sheet from WHO.
- Download
World_Countries_Generalized.geojson
from ArcGIS. - Run
npx webpack
then serve the contents of thedist
folder.