Skip to content

replace the python covidcast client in google-symptoms #1987

@melange396

Description

@melange396

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.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 machinery

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions