Skip to content

Commit b762897

Browse files
authored
Merge pull request #1438 from cmu-delphi/discontinue-inds-wave12
Suppress sirCAL reporting for inds removed in Wave 12
2 parents bf6b3c6 + 84e48f5 commit b762897

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

ansible/templates/sir_complainsalot-params-prod.json.j2

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@
6767
"smoothed_felt_isolated_7d", "smoothed_wfelt_isolated_7d",
6868
"smoothed_worried_become_ill", "smoothed_wworried_become_ill",
6969
"smoothed_received_2_vaccine_doses", "smoothed_wreceived_2_vaccine_doses",
70+
"smoothed_hesitancy_reason_dislike_vaccines", "smoothed_whesitancy_reason_dislike_vaccines",
71+
"smoothed_inperson_school_fulltime", "smoothed_winperson_school_fulltime",
72+
"smoothed_inperson_school_parttime", "smoothed_winperson_school_parttime",
73+
"smoothed_vaccinate_children", "smoothed_wvaccinate_children",
7074
["smoothed_vaccine_barrier_appointment_time_tried", "msa"], ["smoothed_wvaccine_barrier_appointment_time_tried", "msa"],
7175
["smoothed_vaccine_barrier_childcare_tried", "msa"], ["smoothed_wvaccine_barrier_childcare_tried", "msa"],
7276
["smoothed_vaccine_barrier_document_tried", "msa"], ["smoothed_wvaccine_barrier_document_tried", "msa"],

sir_complainsalot/params.json.template

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@
6767
"smoothed_felt_isolated_7d", "smoothed_wfelt_isolated_7d",
6868
"smoothed_worried_become_ill", "smoothed_wworried_become_ill",
6969
"smoothed_received_2_vaccine_doses", "smoothed_wreceived_2_vaccine_doses",
70+
"smoothed_hesitancy_reason_dislike_vaccines", "smoothed_whesitancy_reason_dislike_vaccines",
71+
"smoothed_inperson_school_fulltime", "smoothed_winperson_school_fulltime",
72+
"smoothed_inperson_school_parttime", "smoothed_winperson_school_parttime",
73+
"smoothed_vaccinate_children", "smoothed_wvaccinate_children",
7074
["smoothed_vaccine_barrier_appointment_time_tried", "msa"], ["smoothed_wvaccine_barrier_appointment_time_tried", "msa"],
7175
["smoothed_vaccine_barrier_childcare_tried", "msa"], ["smoothed_wvaccine_barrier_childcare_tried", "msa"],
7276
["smoothed_vaccine_barrier_document_tried", "msa"], ["smoothed_wvaccine_barrier_document_tried", "msa"],

0 commit comments

Comments
 (0)