Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
bf037d9
Merge pull request #714 from cmu-delphi/bot/sync-main-dev
krivard Sep 16, 2021
dc386c5
chore: update docs
sgratzl Sep 20, 2021
3932341
build: add script to generate missing signals
sgratzl Sep 21, 2021
69e7e40
ci: add missing signals detector job
sgratzl Sep 21, 2021
1095f23
build(deps): bump tmpl from 1.0.4 to 1.0.5 in /src/client/packaging/npm
dependabot[bot] Sep 22, 2021
bd92813
Merge pull request #718 from cmu-delphi/sgratzl/missing_signals_detector
sgratzl Sep 22, 2021
7cf4c22
ci: fix wrong artifact name for missing job
sgratzl Sep 22, 2021
f6e0cee
Merge pull request #719 from cmu-delphi/dependabot/npm_and_yarn/src/c…
krivard Sep 22, 2021
5520961
Merge pull request #716 from cmu-delphi/bot/update-docs
krivard Sep 22, 2021
1e650bd
update fb links
nmdefries Sep 27, 2021
563ae83
Merge pull request #721 from cmu-delphi/update-fb-link
capnrefsmmat Sep 27, 2021
828d3ea
build(deps): bump nokogiri from 1.11.5 to 1.12.5 in /docs
dependabot[bot] Sep 28, 2021
38565fe
chore: update docs
sgratzl Sep 28, 2021
767cc2f
Document item B13 being missing from microdata for a while
capnrefsmmat Sep 28, 2021
521c6c1
Merge pull request #722 from cmu-delphi/dependabot/bundler/docs/nokog…
krivard Sep 28, 2021
aa3220b
Merge pull request #723 from cmu-delphi/bot/update-docs
krivard Sep 28, 2021
f8cb065
Merge pull request #724 from cmu-delphi/survey/b13-awol
capnrefsmmat Sep 29, 2021
c9d7045
Hotfix acquisition: fix dtypes of missing columns
dshemetov Oct 4, 2021
cecb6c9
Hotfix acquisition: improve test coverage
dshemetov Oct 4, 2021
5d9aee7
Acquisition logging:
dshemetov Oct 4, 2021
7423be6
Pull dtype into a constant, read ints if you can, and lean on floaty_…
krivard Oct 5, 2021
93099df
Merge pull request #733 from cmu-delphi/acquisition_missing_logging
krivard Oct 5, 2021
61129ff
chore: release delphi-epidata 0.2.15
krivard Oct 5, 2021
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.2.14
current_version = 0.2.15
commit = False
tag = False

Expand Down
28 changes: 28 additions & 0 deletions .github/workflows/missing_signals.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: Missing Signal Detector

on:
workflow_dispatch:

jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
with:
ref: dev
- name: Set up Python 3.8
uses: actions/setup-python@v2
with:
python-version: 3.8
- name: Install Dependencies
run: pip install requests pandas
- name: Run Missing Signals Detector
run: python scripts/report_missing_covidcast_meta.py
- name: Upload Missing Artifact
if: failure()
uses: actions/upload-artifact@v2
with:
name: missing_db_signals.csv
path: missing_db_signals.csv

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ __pycache__/
/build
/node_modules
.mypy_cache
/missing_db_signals.csv
6 changes: 3 additions & 3 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -204,15 +204,15 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.5.1)
mini_portile2 (2.6.1)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.14.4)
multipart-post (2.1.1)
nokogiri (1.11.5)
mini_portile2 (~> 2.5.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
octokit (4.20.0)
faraday (>= 0.9)
Expand Down
3 changes: 1 addition & 2 deletions docs/api/covidcast-signals/fb-survey.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ survey, which go into more detail on symptoms, contacts, risk factors, and
demographics. These are used for many of our behavior and testing indicators
below. The full text of the survey (including all deployed versions) can be
found on our [questions and coding page](../../symptom-survey/coding.md).
Researchers can [request
access](https://dataforgood.fb.com/docs/covid-19-symptom-survey-request-for-data-access/)
Researchers can [request access](https://dataforgood.facebook.com/dfg/docs/covid-19-trends-and-impact-survey-request-for-data-access)
to (fully de-identified) individual survey responses for research purposes.

As of early March 2021, the average number of Facebook survey responses we
Expand Down
3 changes: 1 addition & 2 deletions docs/symptom-survey/data-access.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ characteristics are available for download.
De-identified individual survey responses can be made available to researchers
associated with universities or non-profit organizations who sign a Data Use
Agreement (DUA). To request access to the data please submit the information
requested in [Facebook's page on obtaining data
access](https://dataforgood.fb.com/docs/covid-19-symptom-survey-request-for-data-access/),
requested in [Facebook's page on obtaining data access](https://dataforgood.facebook.com/dfg/docs/covid-19-trends-and-impact-survey-request-for-data-access),
which sets out the basic conditions and provides a form to request access. An
[international version of CTIS](https://covidmap.umd.edu/) is conducted by the
University of Maryland (UMD) and access can be requested through the same
Expand Down
9 changes: 9 additions & 0 deletions docs/symptom-survey/problems.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,15 @@ June 26, 2021, 89.5% of the initial decrease in total response volume has been
recovered. The response volume continued to recover as Android users updated to
the fixed version of the Facebook app.

## B13 Missing from Data Files (May-June 2021)

Survey item B13 was added in Wave 11 beginning May 20, 2021. Due to a survey
implementation bug, responses to B13 received between May 20 and June 16th were
not included in the API or in microdata files. This problem was fixed on June
16th; however, due to an oversight, certain microdata files were not corrected
to contain B13 responses until September 27, 2021. All files should now contain
responses to item B13 from the beginning of Wave 11.

## Incorrect Coding in Documentation

We found a Qualtrics bug that affects the exported text of the survey (but not
Expand Down
Loading