act-now-coalition / covid-data-model

Data backend providing computed data for the graphs displayed at https://covidactnow.org
https://covidactnow.org/
MIT License
149 stars 57 forks source link

Data for a specific date #1168

Closed gregchak closed 3 years ago

gregchak commented 3 years ago

This is more of a question rather than an issue. Are there any plans to have an endpoint to support getting a specific date for data? As I'm understanding the endpoints available, there's only two options for getting data: the current data and all data using the timeseries. If I wanted to get data for, for example, state of Virginia for 4/23/2021 I don't see a way to do that other than using the timeseries endpoint and looking through the actualTimeseries for the date I need.