Skip to content

Animation of the "Confirmed", "Discharged" and "Active" COVID-19 cases in Singapore in its 1st month.

License

Notifications You must be signed in to change notification settings

JulianChia/COVID19CaseMonitor

Repository files navigation

Coronavirus Disease 2019 (COVID-19) Case Monitor

covid19_2020_2_28

This animation shows the "Confirmed", "Discharged" and "Active" COVID-19 cases in Singapore, as of 28th February 2020. It was created using the program covid19_case_monitor.py, which is written using Python 3.6 & Mathplotlib 3.1.3.

Execution

  1. Clone / download this repository into a directory.

  2. Open a terminal and go to the same directory as used in step 1 and type:

    $ python3.6 covid19_case_management.py

The program will generate a .gif animation file of the confirmed and discharged case histories given in the files Cases_Confirmed.txt and Cases_Discharged.txt. You have to update these files to create an updated .gif animation.

Remarks

  • We hope this program can help the current efforts in understanding and combatting the COVID-19 epidemic.
  • Singapore's "Active" COVID-19 cases appears to be declining. We pray this trend continues.

Authors

Samuel and Julian Chia

About

Animation of the "Confirmed", "Discharged" and "Active" COVID-19 cases in Singapore in its 1st month.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages