Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tg12/uk_covid_data

Looking at the UK stats on COVID19 with Python
https://github.com/tg12/uk_covid_data

coronavirus-tracking covid-19 covid19-data python

Last synced: 12 days ago
JSON representation

Looking at the UK stats on COVID19 with Python

Awesome Lists containing this project

README

        

# uk_covid_data
Looking at the UK stats on COVID19 with Python

I've always been interested in this area, whether it be stock data or similar. I thought it would serve as a useful tool to see if if we are indeed "flattening this curve".

A great shout-out to these people for providing me with the tools necessary to do this.

covid_data.py ---> gets the data and draws some simple graphs
covid_ltsm.py ---> input the data.csv but the model might need tweaking currently.

https://thevirustracker.com/
---> You should support this site!

https://gist.github.com/endolith/250860

https://api.thevirustracker.com/free-api?countryTotal=GB

You could easily modify it for your country if you want. Any donations will be given to the releif effort, Especially the NHS!

Any questions, want to use this or just say thanks please reach out. [email protected]