Skip to content

Release Delphi Epidata 0.3.7 #820

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 30 commits into from
Jan 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
7fab1fb
Merge pull request #804 from cmu-delphi/bot/sync-main-dev
krivard Jan 10, 2022
b7fa131
fix the description of the availability threshold
jingjtang Jan 14, 2022
df6bcea
Merge pull request #808 from cmu-delphi/fix_quidel_doc
krivard Jan 14, 2022
b656cb0
Improve documentation for some survey signals
capnrefsmmat Jan 17, 2022
5ba0486
Add age-specific signals
jingjtang Jan 18, 2022
3541a6d
Merge pull request #809 from cmu-delphi/survey-signal-fixes
capnrefsmmat Jan 18, 2022
8639fa4
Add Wave 12 final Word/PDFs
capnrefsmmat Jan 18, 2022
4296704
Merge pull request #813 from cmu-delphi/survey/final-wave-12
capnrefsmmat Jan 19, 2022
d8f032f
documentation for google symptoms new signals
Jan 20, 2022
e98871b
updating signal names to lower case
Jan 20, 2022
085ab52
Update docs/api/covidcast-signals/google-symptoms.md
nloliveira Jan 21, 2022
a505cb2
Update docs/api/covidcast-signals/google-symptoms.md
nloliveira Jan 21, 2022
4347694
Update docs/api/covidcast-signals/google-symptoms.md
nloliveira Jan 21, 2022
789e8e1
Update docs/api/covidcast-signals/google-symptoms.md
nloliveira Jan 21, 2022
da547fd
Update docs/api/covidcast-signals/google-symptoms.md
nloliveira Jan 21, 2022
662b2f2
Update docs/api/covidcast-signals/google-symptoms.md
nloliveira Jan 21, 2022
0d15c83
emphasizing when signals are comparable and when they are not
Jan 21, 2022
d345b57
Merge pull request #815 from cmu-delphi/doc_google_symptoms_omicron
krivard Jan 21, 2022
ed5c85c
chore: update docs
krivard Jan 21, 2022
4ed8921
Merge pull request #812 from cmu-delphi/update_quidel_doc
krivard Jan 22, 2022
a23bef8
Merge pull request #816 from cmu-delphi/bot/update-docs
krivard Jan 22, 2022
af74a56
remove "weekly updates" wording
nmdefries Jan 24, 2022
490e9be
changing signal names
Jan 25, 2022
47a9a8b
Merge pull request #817 from cmu-delphi/clarify-hhs-update-text
krivard Jan 27, 2022
afda29e
Merge pull request #818 from cmu-delphi/doc_google_symptoms_omicron
krivard Jan 27, 2022
7d6d371
Document the upcoming Wave 13
capnrefsmmat Jan 27, 2022
c82d9e1
Correct waves for flu, mention Spanish translation issue
capnrefsmmat Jan 27, 2022
53e4796
Correct description of wave overlap period
capnrefsmmat Jan 28, 2022
978991b
Correct Wave 13 deployment date
capnrefsmmat Jan 28, 2022
02d4bdf
chore: release delphi-epidata 0.3.7
krivard Jan 28, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.3.6
current_version = 0.3.7
commit = False
tag = False

Expand Down
7 changes: 3 additions & 4 deletions docs/api/covid_hosp.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,13 @@ General topics not specific to any particular data source are discussed in the

This data source provides various measures of COVID-19 burden on patients and healthcare in the US.
- Data source: US Department of Health & Human Services (HHS) [COVID-19 Reported Patient Impact and
Hospital Capacity by State Timeseries](https://healthdata.gov/Hospital/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/g62h-syeh)
and [COVID-19 Reported Patient Impact and Hospital Capacity by State](https://healthdata.gov/dataset/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/6xf2-c3ie)
Hospital Capacity by State Timeseries](https://healthdata.gov/Hospital/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/g62h-syeh) (published weekly)
and [COVID-19 Reported Patient Impact and Hospital Capacity by State](https://healthdata.gov/dataset/COVID-19-Reported-Patient-Impact-and-Hospital-Capa/6xf2-c3ie) (published on an irregular schedule, every 1-6 days)
- Temporal Resolution: Daily, starting 2020-01-01
- Spatial Resolution: US States plus DC, PR, and VI
- Open access via [Open Data Commons Open Database License (ODbL)](https://opendatacommons.org/licenses/odbl/1.0/)
- Versioned by Delphi according to "issue" date, which is the date that the
dataset was published by HHS. New issues are expected to be released roughly
weekly.
dataset was published by HHS.

# The API

Expand Down
8 changes: 4 additions & 4 deletions docs/api/covidcast-signals/fb-survey.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ unweighted signals are also available. These begin `smoothed_`, such as
| `smoothed_wappointment_not_vaccinated` | Estimated percentage of respondents who have an appointment to get a COVID-19 vaccine, among respondents who have not yet been vaccinated. <br/> **Earliest date available:** 2021-05-19 | V11a |
| `smoothed_wreceived_2_vaccine_doses` | Estimated percentage of respondents who have received two doses of a COVID-19 vaccine, among respondents who have received either one or two doses of a COVID-19 vaccine. This item was shown to respondents starting in Wave 7. <br/> **Earliest date available:** 2021-02-06 | V2 |
| `smoothed_wcovid_vaccinated_friends` | Estimated percentage of respondents who report that most of their friends and family have received a COVID-19 vaccine. <br/> **Earliest date available:** 2021-05-20 | H3 |
| `smoothed_wtry_vaccinate_1m` | Estimated percentage of respondents who report that they will try to get the COVID-19 vaccine within a week to a month. <br/> **Earliest date available:** 2021-06-10 | V16 |
| `smoothed_wtry_vaccinate_1m` | Estimated percentage of respondents who report that they will try to get the COVID-19 vaccine within a week to a month, among unvaccinated respondents who do not have a vaccination appointment and who are uncertain about getting vaccinated (i.e. did not say they definitely would get vaccinated, nor that they definitely would not). <br/> **Earliest date available:** 2021-06-10 | V16 |

### Barriers to Accessing Vaccination

Expand All @@ -348,7 +348,7 @@ unweighted signals are also available. These begin `smoothed_`, such as
| `smoothed_wvaccine_barrier_childcare` | Estimated percentage of respondents who report lack of childcare as a barrier to getting the vaccine, among those who have already been vaccinated or have tried to get vaccinated. <br/> **Earliest date available:** 2021-06-10 | V15a and V15b |
| `smoothed_wvaccine_barrier_time` | Estimated percentage of respondents who report difficulty getting time away from work or school as a barrier to getting the vaccine, among those who have already been vaccinated or have tried to get vaccinated. <br/> **Earliest date available:** 2021-06-10 | V15a and V15b |
| `smoothed_wvaccine_barrier_type` | Estimated percentage of respondents who report available vaccine type as a barrier to getting the vaccine, among those who have already been vaccinated or have tried to get vaccinated. <br/> **Earliest date available:** 2021-06-10 | V15a and V15b |
| `smoothed_wvaccine_barrier_none` | Estimated percentage of respondents who report experiencing none of the listed barriers to gettint the vaccing, among those who have already been vaccinated or have tried to get vaccinated. <br/> **Earliest date available:** 2021-06-10 | V15a and V15b |
| `smoothed_wvaccine_barrier_none` | Estimated percentage of respondents who report experiencing none of the listed barriers to getting the vaccine, among those who have already been vaccinated or have tried to get vaccinated. <br/> **Earliest date available:** 2021-06-10 | V15a and V15b |
| `smoothed_wvaccine_barrier_eligible_has` | Estimated percentage of respondents who report eligibility requirements as a barrier to getting the vaccine, among those who have already been vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15a |
| `smoothed_wvaccine_barrier_no_appointments_has` | Estimated percentage of respondents who report lack of vaccine or vaccine appointments as a barrier to getting the vaccine, among those who have already been vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15a |
| `smoothed_wvaccine_barrier_appointment_time_has` | Estimated percentage of respondents who report available appointment times as a barrier to getting the vaccine, among those who have already been vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15a |
Expand All @@ -360,7 +360,7 @@ unweighted signals are also available. These begin `smoothed_`, such as
| `smoothed_wvaccine_barrier_childcare_has` | Estimated percentage of respondents who report lack of childcare as a barrier to getting the vaccine, among those who have already been vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15a |
| `smoothed_wvaccine_barrier_time_has` | Estimated percentage of respondents who report difficulty getting time away from work or school as a barrier to getting the vaccine, among those who have already been vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15a |
| `smoothed_wvaccine_barrier_type_has` | Estimated percentage of respondents who report available vaccine type as a barrier to getting the vaccine, among those who have already been vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15a |
| `smoothed_wvaccine_barrier_none_has` | Estimated percentage of respondents who report experiencing none of the listed barriers to gettint the vaccing, among those who have already been vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15a |
| `smoothed_wvaccine_barrier_none_has` | Estimated percentage of respondents who report experiencing none of the listed barriers to getting the vaccine, among those who have already been vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15a |
| `smoothed_wvaccine_barrier_eligible_tried` | Estimated percentage of respondents who report eligibility requirements as a barrier to getting the vaccine, among those who have tried to get vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15b |
| `smoothed_wvaccine_barrier_no_appointments_tried` | Estimated percentage of respondents who report lack of vaccine or vaccine appointments as a barrier to getting the vaccine, among those who have tried to get vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15b |
| `smoothed_wvaccine_barrier_appointment_time_tried` | Estimated percentage of respondents who report available appointment times as a barrier to getting the vaccine, among those who have tried to get vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15b |
Expand All @@ -372,7 +372,7 @@ unweighted signals are also available. These begin `smoothed_`, such as
| `smoothed_wvaccine_barrier_childcare_tried` | Estimated percentage of respondents who report lack of childcare as a barrier to getting the vaccine, among those who have tried to get vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15b |
| `smoothed_wvaccine_barrier_time_tried` | Estimated percentage of respondents who report difficulty getting time away from work or school as a barrier to getting the vaccine, among those who have tried to get vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15b |
| `smoothed_wvaccine_barrier_type_tried` | Estimated percentage of respondents who report available vaccine type as a barrier to getting the vaccine, among those who have tried to get vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15b |
| `smoothed_wvaccine_barrier_none_tried` | Estimated percentage of respondents who report experiencing none of the listed barriers to gettint the vaccing, among those who have tried to get vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15b |
| `smoothed_wvaccine_barrier_none_tried` | Estimated percentage of respondents who report experiencing none of the listed barriers to getting the vaccine, among those who have tried to get vaccinated. <br/> **Earliest date available:** 2021-05-20 | V15b |

### Reasons for Vaccine Hesitancy

Expand Down
Loading