cmu-delphi / covidcast-indicators

Back end for producing indicators and loading them into the COVIDcast API.
https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html
MIT License
12 stars 17 forks source link

Add backfilling for doctor-visits #2039

Open aysim319 opened 1 month ago

aysim319 commented 1 month ago

Insurance claims data (claims-hospital/hopsital-admissions, doctor-visits, and changehc) usually suffers a lot from backfill problem. So if we have the ability, we want to keep records of all of them. Currently we run backfill for claims-hopsital and changehc only. Doctor-visit currently does not support backfilling.