Is it possible to get historical data? At the state level?

Hello, is it possible to get historical data? At the state level? We would like to create a baseline to inform our current algorithm which predicts covid outbreaks.

Hi Samuel, the data is backfilled about 2 years, you can filter the data by state once it is downloaded, or, alternatively, write a python script to filter it and save only the data you want on download.

You can also look into Unfolded or Rill to get prefiltered data (depending on the amount)

let me know if you have any questions!