Open
Description
UCSF runs COVID19 Citizen Science (https://covid19.eurekaplatform.org), which also collects daily syndrome data. It's a much smaller data source, but we appear to have more granular symptom data, and would like to consider contributing. I am one of the PIs (not a developer), so pardon my ignorance. Questions:
- We could produce aggregated data on a daily basis that could be another data source, perhaps "ucsf-survey". How would we actually make that data available through your API and keep it refreshed?
- We could provide signals including the cli symptom cluster you've already defined, but also signals for individual symptoms (e.g., loss of smell, red eyes, gi symptoms, etc) and other clusters (combinations of signals). Could we define whatever signals we want?
- We would easily be able to provide spatial resolution at the level of zip code. Can we define that as a geo_type?
- What would be the next step?