task-ts icon indicating copy to clipboard operation
task-ts copied to clipboard

Fix scraper

Open isaacmg opened this issue 4 years ago • 2 comments

Our scraper currently depends on: https://github.com/covidatlas/li/issues/619 . We may have to switch to JHU or another data source if this doesn't work. @efawe

isaacmg avatar Dec 14 '20 01:12 isaacmg

@antonpolishko

isaacmg avatar Dec 14 '20 19:12 isaacmg

Data crawler utils should be also refactored since they are broken when you install corona-ts as a package, specifically line 9 in data_crawler.py, should not depend on relative path to cache timeseries.csv

antonpolishko avatar Dec 14 '20 22:12 antonpolishko