You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The covidcast geo_coverage endpoint (added in PR #1584) returns the signals that have data for a given geo value (or valueS). The same backing table used there can also be used to return the geo values that have data for a given signal (or signalS). This might be easier to do as a new unique endpoint, or could be added as additional functionality in the existing endpoint.