Skip to content

anonymaew/virus19th-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thailand COVID-19 Data Visualization

graph web data visualization dot data visualization

Interactive data visualization of COVID-19 patients in Thailand. Click here for the website.

Features

  1. Graph web data visualization

    • Patient groups are organized based on the contact group.
    • You can click on a dot to see the detail of that patient group.
    • The graph web is interactive, you can drag each individual dot. (I wrote my own physics)
    • You can go forward or backward in the timeline to visually see the spread.
  2. Dot data visualization

    • Patient groups are organized based on location.
    • You can click on a dot to see the detail of that location.
    • You can go forward or backward in the timeline to visually see the spread.

Stack

  • HTML for purely static web pages (that was what I only learned at that time)
  • P5.js for processing and visualizing data

Reminders

  • My project stopped tracking the patients' data on March 30, 2020. The reason is that I did not expect the situation at that time to be worse, and my program was not designed for that much data. At last, I decided to abandon the project.
  • This web has bad-sizing elements. Since this is one of the first web projects that I made, I did not know much about CSS and responsive design.

Source

  1. Patient data
    • The link included in the web is deprecated.
    • The data might not look familiar to my data since I formatted and sanitized the data myself, so feel free to use mine.
  2. Map image from Mapbox

About

Interactive data visualization of COVID-19 patients in Thailand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published