Skip to content

add covidcast meta wrapper #12

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

Merged
merged 6 commits into from
Aug 24, 2021
Merged

add covidcast meta wrapper #12

merged 6 commits into from
Aug 24, 2021

Conversation

sgratzl
Copy link
Member

@sgratzl sgratzl commented Aug 23, 2021

covidcast_api <- covidcast_epidata()
epicall <- covidcast_api$sources$`fb-survey`$signals$smoothed_cli$call("nation", "us", epirange(20210405, 20210410))
epicall %>% fetch_json()

@sgratzl sgratzl added the enhancement New feature or request label Aug 23, 2021
@sgratzl sgratzl requested a review from krivard August 23, 2021 14:01
@sgratzl sgratzl self-assigned this Aug 23, 2021
@sgratzl sgratzl linked an issue Aug 23, 2021 that may be closed by this pull request
Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

misc questions

Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create covidcastepidata version
2 participants