DB Connector and API for COVID-19 data.
Contains one view for the patient data of South Korea: https://www.kaggle.com/kimjihoo/coronavirusdataset#PatientInfo.csv
git clone https://github.com/caleydo/tdp_covid19.git
cd tdp_covid19
npm install
npm test
npm run build
This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.