Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vtstech/vtstech-covid19.py
COVID-19 JHU.EDU CSSE Data Analytics by VTSTech (www.VTS-Tech.org)
https://github.com/vtstech/vtstech-covid19.py
Last synced: 3 days ago
JSON representation
COVID-19 JHU.EDU CSSE Data Analytics by VTSTech (www.VTS-Tech.org)
- Host: GitHub
- URL: https://github.com/vtstech/vtstech-covid19.py
- Owner: VTSTech
- Created: 2020-03-16T14:25:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-03T08:54:22.000Z (over 4 years ago)
- Last Synced: 2023-10-22T13:17:35.349Z (about 1 year ago)
- Language: Python
- Size: 1.5 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VTSTech-COVID19.py
COVID-19 JHU.EDU CSSE Data Analytics by VTSTech (www.VTS-Tech.org)Hello,
My name is Nigel Todman, I'm a software developer from Canada. I've written a Python script to parse the JHU CSSE Data from GitHub and produce various stats and metrics. Perhaps this would be useful to yourself or your colleagues. I often found myself making these calculations by hand every day. And now I can produce these stats globally or nationally rather quickly. (or even automatically)
Screenshot:
Data Sources: JHU CSSE https://github.com/CSSEGISandData/COVID-19 , WHO Daily Situation Reports
Note: As of v0.52 this script now incorporates it's own copy of JHU CSSE COVID-19 Data
As of 03/23/2020 with the latest format change, this repo is now hosting a format shifted copy of JHU CSSE Daily Reports to conform to the historical format.
Quick Install:
Microsoft Windows [Version 10.0.18362.719]
(c) 2019 Microsoft Corporation. All rights reserved.C:\TEMP>git clone https://github.com/Veritas83/VTSTech-COVID19.py
Cloning into 'VTSTech-COVID19.py'...
remote: Enumerating objects: 139, done.
remote: Counting objects: 100% (139/139), done.
remote: Compressing objects: 100% (84/84), done.
remote: Total 139 (delta 68), reused 125 (delta 54), pack-reused 0
Receiving objects: 100% (139/139), 201.86 KiB | 1.58 MiB/s, done.
Resolving deltas: 100% (68/68), done.C:\TEMP>cd VTSTech-COVID19.py
C:\TEMP\VTSTech-COVID19.py>VTSTech-COVID19.py -a -dnc
COVID-19 JHU.EDU CSSE Data Analytics
v0.52 Written by VTSTech (www.VTS-Tech.org)
Data Source: https://github.com/CSSEGISandData/COVID-19Daily New Cases:
01-22-2020 555
01-23-2020 98
01-24-2020 288
01-25-2020 497
..Regards,
Nigel Todman
Software Developer/Technical Consultant
VTSTech Veritas Technical Solutions