Skip to content

Commit 17d44a7

Browse files
authored
Merge pull request #906 from cmu-delphi/release/delphi-epidata-0.3.18
Release Delphi Epidata 0.3.18
2 parents 56e8bdc + e34bf23 commit 17d44a7

File tree

12 files changed

+473
-360
lines changed

12 files changed

+473
-360
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.17
2+
current_version = 0.3.18
33
commit = False
44
tag = False
55

docs/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ GEM
211211
jekyll-seo-tag (~> 2.1)
212212
minitest (5.14.4)
213213
multipart-post (2.1.1)
214-
nokogiri (1.13.3)
214+
nokogiri (1.13.4)
215215
mini_portile2 (~> 2.8.0)
216216
racc (~> 1.4)
217217
octokit (4.20.0)

docs/symptom-survey/coding.md

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,17 @@ nav_order: 6
77
# Questions and Coding
88
{: .no_toc}
99

10-
The COVID-19 Trends and Impacts Survey (CTIS) has been deployed in several waves.
11-
We have tried to ensure the coding of waves is consistent. This page provides
12-
the full survey text and coding schemes.
13-
10+
The COVID-19 Trends and Impacts Survey (CTIS) has been deployed in several
11+
waves. We have tried to ensure the coding of waves is consistent. This page
12+
provides the full survey text, coding schemes, and history of survey waves and
13+
revisions.
14+
15+
<div style="background-color:#f5f6fa; padding: 10px 30px;"><strong>Comprehensive
16+
codebook:</strong> Our <a href="codebook.csv">codebook (CSV)</a> lists all
17+
questions and answer choices across all waves of the survey. See below for
18+
details on the <a href="#basic-coding-rules">basic coding rules</a> and the <a
19+
href="#comprehensive-codebook">formatting of the codebook</a>, and narrative
20+
explanations of the reasons for each instrument change.</div>
1421

1522
## Table of contents
1623
{: .no_toc .text-delta}
@@ -45,12 +52,13 @@ The following columns were added beginning when Wave 4 was deployed:
4552
* `wave`: Integer specifying the survey wave this respondent completed; see
4653
below for the full list.
4754
* `UserLanguage`: Language the respondent completed the survey in.
48-
- `fips`: The *primary* county FIPS code corresponding to the ZIP code selected
49-
by the respondent. Note that ZIP codes can cross county and even state
50-
boundaries; if a respondent's ZIP is in multiple counties, the FIPS reported
51-
in this column corresponds to the county the ZIP overlaps most with. If a ZIP
52-
is not more than 50% in any one county, or if their reported ZIP code cannot
53-
be found, `NA` is reported.
55+
- `fips`: The *primary* county [FIPS
56+
code](https://en.wikipedia.org/wiki/FIPS_county_code) corresponding to the ZIP
57+
code selected by the respondent. Note that ZIP codes can cross county and even
58+
state boundaries; if a respondent's ZIP is in multiple counties, the FIPS
59+
reported in this column corresponds to the county the ZIP overlaps most with.
60+
If a ZIP is not more than 50% in any one county, or if their reported ZIP code
61+
cannot be found, `NA` is reported.
5462

5563
Beginning in Wave 11, the `module` column indicates which module the respondent
5664
was randomly assigned to. See the [survey modules and randomization](modules.md)
@@ -93,11 +101,11 @@ following rules:
93101

94102
## Comprehensive Codebook
95103

96-
The [codebook](codebook.csv) describes availability of metadata and question
97-
fields by survey version. A row is included for each field available in the
98-
microdata files for a given survey wave. We recommend using the codebook as a
99-
reference while working with the survey microdata, to ensure you interpret each
100-
question and answer choice accurately even as items were revised between
104+
The [codebook (CSV)](codebook.csv) describes availability of metadata and
105+
question fields by survey version. A row is included for each field available in
106+
the microdata files for a given survey wave. We recommend using the codebook as
107+
a reference while working with the survey microdata, to ensure you interpret
108+
each question and answer choice accurately even as items were revised between
101109
survey waves.
102110

103111
If a field is available for multiple waves, it is listed separately for each

docs/symptom-survey/contingency-codebook.csv

Lines changed: 407 additions & 0 deletions
Large diffs are not rendered by default.

docs/symptom-survey/contingency-tables.md

Lines changed: 28 additions & 333 deletions
Large diffs are not rendered by default.

docs/symptom-survey/index.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ distributed daily to users in the United States via a partnership with Facebook.
1111
This survey asks respondents about COVID-like symptoms, their behavior (such as
1212
social distancing), mental health, and economic and health impacts they have
1313
experienced as a result of the pandemic. A high-level overview of the survey is
14-
posted [on the COVIDcast website](https://delphi.cmu.edu/covid19/ctis/). Data
15-
collection [will cease on June 25, 2022](end-of-survey.md).
14+
posted [on the COVIDcast website](https://delphi.cmu.edu/covid19/ctis/), and an
15+
international version is [conducted by the University of
16+
Maryland](https://covidmap.umd.edu/). Data collection [will cease on June 25, 2022](end-of-survey.md).
1617

1718
The [survey results dashboard](https://delphi.cmu.edu/covidcast/survey-results/)
1819
provides a high-level summary of survey results. Geographically aggregated data
@@ -31,14 +32,16 @@ If you have questions about the survey or getting access to data, contact us at
3132

3233
## Credits
3334

34-
The COVID-19 Trends and Impact Survey (CTIS) is a project of the [Delphi
35+
The US COVID-19 Trends and Impact Survey (CTIS) is a project of the [Delphi
3536
Group](https://delphi.cmu.edu/) at Carnegie Mellon University. Team members
3637
include:
3738

3839
* [Alex Reinhart](https://www.refsmmat.com/), Principal Investigator
3940
* Wichada La Motte-Kerr, Survey Coordinator
4041
* Robin Mejia, survey advisor
4142
* Nat DeFries, statistical developer and data engineer
43+
* Eu Jing Chua (2020-2021) and Mashrin Srivastava (2021-2022), data analysis
44+
interns
4245
* plus support from many members of the [Delphi
4346
team](https://delphi.cmu.edu/about/team/)
4447

@@ -61,7 +64,7 @@ and others. If you are interested in getting involved, see our
6164

6265
## Citing the Survey
6366

64-
Researchers who use the survey data for research are asked to credit and cite
67+
Researchers who use the US survey data for research are asked to credit and cite
6568
the survey in publications based on the data. Specifically, we ask that you:
6669

6770
1. Include the acknowledgment "This research is based on survey results from

src/client/delphi_epidata.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Epidata <- (function() {
1515
# API base url
1616
BASE_URL <- 'https://delphi.cmu.edu/epidata/api.php'
1717

18-
client_version <- '0.3.17'
18+
client_version <- '0.3.18'
1919

2020
# Helper function to cast values and/or ranges to strings
2121
.listitem <- function(value) {

src/client/delphi_epidata.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323
})(this, function (exports, fetchImpl, jQuery) {
2424
const BASE_URL = "https://delphi.cmu.edu/epidata/";
25-
const client_version = "0.3.17";
25+
const client_version = "0.3.18";
2626

2727
// Helper function to cast values and/or ranges to strings
2828
function _listitem(value) {

src/client/packaging/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "delphi_epidata",
33
"description": "Delphi Epidata API Client",
44
"authors": "Delphi Group",
5-
"version": "0.3.17",
5+
"version": "0.3.18",
66
"license": "MIT",
77
"homepage": "https://github.com/cmu-delphi/delphi-epidata",
88
"bugs": {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .delphi_epidata import Epidata
22

33
name = 'delphi_epidata'
4-
__version__ = '0.3.17'
4+
__version__ = '0.3.18'

src/client/packaging/pypi/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="delphi_epidata",
8-
version="0.3.17",
8+
version="0.3.18",
99
author="David Farrow",
1010
author_email="[email protected]",
1111
description="A programmatic interface to Delphi's Epidata API.",

src/server/_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
load_dotenv()
77

8-
VERSION = "0.3.17"
8+
VERSION = "0.3.18"
99

1010
MAX_RESULTS = int(10e6)
1111
MAX_COMPATIBILITY_RESULTS = int(3650)

0 commit comments

Comments
 (0)