-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
refactorLong-term projects to revise existing machineryLong-term projects to revise existing machinery
Description
similar to #1931 and #1972 , replace the usage of the old covidcast
client in the google-symptoms indicator. it is only really used in one place:
covidcast-indicators/google_symptoms/delphi_google_symptoms/run.py
Lines 69 to 70 in 1526dc9
covidcast.use_api_key(params["indicator"]["api_credentials"]) | |
metadata = covidcast.metadata() |
its a pretty basic usage, and covidcast.metadata()
doesnt do a whole lot more than Epidata.covidcast_meta()
Metadata
Metadata
Assignees
Labels
refactorLong-term projects to revise existing machineryLong-term projects to revise existing machinery