/big-data-3d-codiv-mapping

Extracting COVID datasets and mapping them to WebGL Mapbox and charting. An interactive big data project.

Primary LanguageJavaScript

This is a minimal standalone version of mapping geographic covid numbers per region against severity scores

Screen Shot 2021-03-04 at 2 05 24 PM

Usage

Copy the content of this folder to your project.

# install dependencies
npm install
# or
yarn
# bundle and serve the app with webpack
npm start