epiforecasts / NCoVUtils

Utility functions for the 2019-NCoV outbreak
https://epiforecasts.io/NCoVUtils/
Other
27 stars 13 forks source link

Update Spain regional cases #48

Closed kathsherratt closed 4 years ago

kathsherratt commented 4 years ago

Re-wrote to download without dependency on Java. (Same data source)

hamishgibbs commented 4 years ago

Thanks for rewriting this @kathsherratt! The first few lines of the function were commented out so I added them back in and rewrote the function a bit to read the pdf directly from the location url. I also trimmed the whitespace around region names.

Also added a test for this function. And updated the description file/docs.

Please double check that it is working as intended!

hamishgibbs commented 4 years ago

Looks like the build is failing because of trouble installing pdftools package. Any insight @seabbs?