Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Request: "latest" file that includes reporting dates #613

Open
akkana opened this issue Sep 25, 2020 · 0 comments
Open

Request: "latest" file that includes reporting dates #613

akkana opened this issue Sep 25, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@akkana
Copy link

akkana commented Sep 25, 2020

To plot a first timeseries, I download timeseries-tidy-small.csv, which takes a long time (a minute or more) since the file is large. This file has dates in it for each location.

One day later, I'd like to be able to use the timeseries I downloaded the previous day, then just download the much smaller latest.csv for the one extra day. But I can't, because neither latest.csv nor latest.json have information on when the data was updated for each location, so there's no way to know whether latest.csv represents a new day, or a date that's already covered in timeseries-tidy-small.csv. I can't go by the modified-date of latest.csv on the web server, because it seems that it's constantly being updated, even though each location is probably only updated once per day.

Could timeseries-tidy-small.csv include one more field, date, that corresponded to the date field in timeseries-tidy-small.csv? Or is there some other way (that doesn't require downloading the full timeseries file) to find out the last update time for a given location?

Thanks -- covidatlas/li is a great resource!

@akkana akkana added the enhancement New feature or request label Sep 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant