-
-
Confirmed cases for 26th dec in UK is 11891292 and 27 Dec, 21 is 12209991 on JHU so the daily new cases is 318699.
Whereas stats are different in WHO(https://www.who.int/countries/gbr/ ) Worldometer(…
-
I am pulling the daily files from https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_daily_reports
I am looking at the state of Massachusetts on a daily basis. …
-
### Case data(csv) header convention
| | Date | County | State | Confirmed | Fatal |
| :---: | :---: | :---: | :---: | :---: | :---: |
| Index | 0 | 1 | 2 | 3 | 4 |
### Notes on Recovered case…
-
The objective is not to flood code repository with large size IMAGES of daily reports.
-
For csse_covid_19_daily_reports FIPS is a 4 digit code for States: Alabama, Alaska, Arizona, Arkansas, Connecticut, Colorado. This was not the case in older feeds. Please resolve.
-
There is what appears to be a duplicate of value in csse_covid_19_data/Time_series_covid19_confirmed_global.csv for ITALY on 3/11/20 to 3/12/20
-
Review Ticket Guide
Each assignment we will be required to make a review ticket. Most assignments provided will have a "Hacks" section. A Hack is a term for coding, a fun term
1. Screen Captures are…
-
As I already mentioned in an issue for a similar project, it would be great to have a timeline to scroll through the data and see the bars animate ^_^
https://github.com/alexnieddu/Covid-19-Globe/i…
loleg updated
4 years ago
-
Data feeds of [22nd May](https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_daily_reports/05-22-2022.csv) & [25th May](https://raw.githubusercontent.com/…