datasets / covid-19

Novel Coronavirus 2019 time series data on cases
https://datahub.io/core/covid-19
1.16k stars 604 forks source link

Reading in the data via read_csv gives NA results for Canada on 29 March #50

Closed aveshenpillay closed 4 years ago

aveshenpillay commented 4 years ago

read_csv(time-series-19-covid-combined.csv, col_names = T) gives 68 NA values for Confirmed and Deaths in the last update on 29 March 2020 for Canada. I cannot immediately see the reason why, but I did pull the data into Excel and that works fine. It seems just the read_csv function is not working on this latest update.

sympatheia-one commented 4 years ago

you probably have not noticed https://github.com/datasets/covid-19/issues/47 . Bit of a trade off.