Skip to content

McDev02/Covid19-Data-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid19-Data-Visualization

Data visualization based on CDS - https://coronadatascraper.com/

The editor should download the latest timetable.csv automatically when you open it.

CDS has recently changed the CSV layout, once you run into errors when parsing the file, check the header of the CSV and compare it to the CSVColumns enum of the DataReaderCDS.cs Usually it is enough to just copy paste the line (and rename "lat, long" accordingly).

Some spots such as United States are missplaced, that is in the CDS data already. You could filter the country dots out and use another way to select country level data.

Textures source: https://www.solarsystemscope.com/textures/

Preview

About

Data visualization based on CDS - https://coronadatascraper.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published