froi / tracking-puertorico-covid19

This tool scrapes the official COVID-19 Puerto Rico dashboard every hour and keeps tracks of changing metrics in order to help visualize and measure progress.
https://tracking-covid-pr.froi.dev
2 stars 1 forks source link

Some days have been skipped #34

Closed sanchobarriga closed 3 years ago

sanchobarriga commented 4 years ago

Describe the bug Upon verification, various days have been skipped. It is unclear what the cause of this may have been.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://tracking-covid-pr.froi.dev/'
  2. Scroll down to any variable still in use, such as 'Censo de Pacientes Pediátricos en Intensivo Sin Covid'
  3. Note discontinuities in data collection.

Expected behavior A clear and concise description of what you expected to happen.

Daily data was published for dates missing, but seem to have not been obtained by the automated extraction design.

Desktop (please complete the following information):

Additional context Note, this issue may not be possible to fix retroactively, as there is no clear repository of historical data, however, identifying why certain dates may have been skipped could facilitate this not occurring again.

github-actions[bot] commented 4 years ago

Gracias por esta aqui y dejarnos tu primer Issue :tada:! Estaremos mirandolo pronto.

froi commented 4 years ago

Thanks for making this issue. I'll take a look at it.

Sadly there is no way to retroactively obtain data that was skipped. The data that is being consumed is a bit unreliable as it is not meant to be consumed the way it is. That said there are a number of fixes needed.

There are also time that the data that is returned is null for whatever reason that does not make sense to me.

sanchobarriga commented 4 years ago

Hi, Froi,

I don't know if you had the time to take a look at it, but it seems that July 2nd, was the last day the data was appropriately collected.

froi commented 3 years ago

Sorry for the radio silence on this. As most can imagine this is no longer being maintained. I'm going to be exporting the data that was collected and putting this repo in archive mode.