Some analysis on the COVID 19 / Corona Virus outbreak of early 2020. This will produce images like below:
and
The Data sources and related files are shown in the sections below. Note that the
run_everything.pl
script runs all of these in the appropriate order.
Earlier Versions of the script took China Data from this webpage that seemed to be aggregating content from Weibo. Later versions of the script used the JHU Data globally.
- process_ncor_2019_data.py- Get the data from the various online sources and populate the database with the latest numbers
- produce_ncor_plots.py - Produce the plots
- get_jhu_data.sh - Very simple utility to run
git pull
on the JHU data.
The WHO is usually behind the times. Trailing indicator.
- get_disease_outbreak_news.pl - Retrieve the relevant WHO documents. Not parsed yet
- get_WHO_data.py
- get_press_releases.pl - Get the HK Government Press Releases that might be
- process_press_releases.pl - Attempt to estimate relevant data from the GIS PR feed
- get_historic.pl - Get historic NID data
- process_nid_data.pl - Parse the Non-Communicable Infectionous Diseases data
- I was going to compare to the SARS outbreak, but...
- This was started on the 5th of January, when initial reports of some sort of illness in Wuhan were started to appear in Hong Kong. Hence the original name of the repository, and many references to Wuhan Coronvirus, etc.
- Added separate routines to download and process the data and to produce the graphs.
- The JHU repository is no longer updated, I could switch to the WHO data, but it doesn't seem urgent.
- Switched to downloading the WHO data, only to find that that's not being updated anymore either - stopped on 2023/08/23