epiforecasts / covidregionaldata

An interface to subnational and national level COVID-19 data. For all countries supported, this includes a daily time-series of cases. Wherever available we also provide data on deaths, hospitalisations, and tests. National level data is also supported using a range of data sources as well as linelist data and links to intervention data sets.
https://epiforecasts.io/covidregionaldata/
Other
37 stars 18 forks source link

Vietnam data timing out #457

Open seabbs opened 2 years ago

seabbs commented 2 years ago

Vietnam data class is suffering from a timeout for all CI actions. It looks like the source website is down.

open.connection(con, "rb"): Timeout was reached: [covid19.ncsc.gov.vn] Connection timed out after 10084 milliseconds

Due to this blocking a crucial CRAN release support for Vietnam has been dropped from master. See the vietnam branch for this class.

github-actions[bot] commented 2 years ago

This issue has been flagged as stale due to lack of activity