Skip to content

Commit 95edf48

Browse files
committed
stop sirCAL from complaining about missing received_2_vaccine_doses
because V2, the underlying survey item, was removed from the survey
1 parent 2b23ca2 commit 95edf48

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
"smoothed_vaccine_likely_doctors", "smoothed_wvaccine_likely_doctors",
6767
"smoothed_felt_isolated_7d", "smoothed_wfelt_isolated_7d",
6868
"smoothed_worried_become_ill", "smoothed_wworried_become_ill",
69+
"smoothed_received_2_vaccine_doses", "smoothed_wreceived_2_vaccine_doses",
6970
["smoothed_vaccine_barrier_appointment_time_tried", "msa"], ["smoothed_wvaccine_barrier_appointment_time_tried", "msa"],
7071
["smoothed_vaccine_barrier_childcare_tried", "msa"], ["smoothed_wvaccine_barrier_childcare_tried", "msa"],
7172
["smoothed_vaccine_barrier_document_tried", "msa"], ["smoothed_wvaccine_barrier_document_tried", "msa"],

sir_complainsalot/params.json.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
"smoothed_vaccine_likely_doctors", "smoothed_wvaccine_likely_doctors",
6767
"smoothed_felt_isolated_7d", "smoothed_wfelt_isolated_7d",
6868
"smoothed_worried_become_ill", "smoothed_wworried_become_ill",
69+
"smoothed_received_2_vaccine_doses", "smoothed_wreceived_2_vaccine_doses",
6970
["smoothed_vaccine_barrier_appointment_time_tried", "msa"], ["smoothed_wvaccine_barrier_appointment_time_tried", "msa"],
7071
["smoothed_vaccine_barrier_childcare_tried", "msa"], ["smoothed_wvaccine_barrier_childcare_tried", "msa"],
7172
["smoothed_vaccine_barrier_document_tried", "msa"], ["smoothed_wvaccine_barrier_document_tried", "msa"],

0 commit comments

Comments
 (0)