Skip to content

A quantitative study about the spread of the SARS-CoV-2 coronavirus

License

Notifications You must be signed in to change notification settings

Melykuti/COVID-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis and country comparisons for the spread of the SARS-CoV-2 coronavirus

Table of contents

Data

I use the time series data provided by the Center for Systems Science and Engineering at the Johns Hopkins University. It has got daily sampling frequency and it is presented in tabular format.

Remember that the true number of cases is probably multiple times higher than the number of confirmed cases. For an extreme example, on the 27th March, Scotland’s Chief Medical Officer Catherine Calderwood estimated that more than 65,000 people in Scotland had the virus when confirmed cases stood at 1059.

Program files

I release the Python 3 software that I write to conduct my analyses under the MIT license for anybody to download.

Requirements

The following Python 3 packages are required. The version numbers are what I have got installed but they are not strict requirements. beautifulsoup4 is used to parse Wikipedia tables for Germany (Deutschland.md).

python3==3.7.6
matplotlib==3.0.3
numpy==1.16.4
pandas==0.25.3
scikit-learn==0.21.3
beautifulsoup4==4.8.2

Please donate if you can

If you can afford to support my work, then please consider donating. Thank you!

  • Address for PayPal payments: https://PayPal.me/BenceM
  • Address for bitcoin (BTC): 13veK2ecjhtNenTxhGKJjP83QiMmNd1M7p
  • Address for ether (ETH) and tokens: 0x49fC2a73e1eC76248324E411e699f92adD6565Ff

Find me on Twitter (@BMelykuti), on my website/blog: Melykuti.me, or follow me on Facebook for my public posts.

I work as a data science freelancer. You can contact me with your project proposal.

About

A quantitative study about the spread of the SARS-CoV-2 coronavirus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages