Skip to content

replace the python covidcast client in google-symptoms #1987

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
melange396 opened this issue Jul 8, 2024 · 1 comment
Open

replace the python covidcast client in google-symptoms #1987

melange396 opened this issue Jul 8, 2024 · 1 comment
Assignees
Labels
refactor Long-term projects to revise existing machinery

Comments

@melange396
Copy link
Contributor

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()

@aysim319
Copy link
Contributor

blocked by #1972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Long-term projects to revise existing machinery
Projects
None yet
Development

No branches or pull requests

2 participants