dsfsi/covid19za

[DATA] Corrputed file: https://github.com/dsfsi/covid19za/blob/master/data/covid19za_timeline_testing.csv

eguidotti opened this issue · 2 comments

Which Dataset

https://github.com/dsfsi/covid19za/blob/master/data/covid19za_timeline_testing.csv

Error Description

the file is corrupted: csv not formatted correctly

Suggested fixes

  1. fix commas

I think c740e12 closes this issue. I built a scraper for that data, but the lines with multiple sources (with extra commas) confused my scraper. I fixed it now. I also added private and public testing to this file, which I could easily scrape and thought it may be useful?

Thank you for the quick fix! It is working now 👍