From f3c3c632d8c1fea2116dda51f88f8ed21bbbefe6 Mon Sep 17 00:00:00 2001 From: Nat DeFries <42820733+nmdefries@users.noreply.github.com> Date: Thu, 15 Jul 2021 10:33:36 -0400 Subject: [PATCH 1/2] rejigger whitespace to fix broken links --- docs/symptom-survey/contingency-tables.md | 3 +-- docs/symptom-survey/survey-files.md | 10 +++++----- docs/symptom-survey/weights.md | 6 +++--- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/docs/symptom-survey/contingency-tables.md b/docs/symptom-survey/contingency-tables.md index b2b741ce6..3d6018e7e 100644 --- a/docs/symptom-survey/contingency-tables.md +++ b/docs/symptom-survey/contingency-tables.md @@ -249,8 +249,7 @@ please contact us at . ### Reasons for Hesitancy -The set of "barrier" items correspond to the set of ["hesitancy_reasons" items -in the API](../api/covidcast-signals/fb-survey.md#reasons-for-hesitancy). +The set of "barrier" items correspond to the set of ["hesitancy_reasons" items in the API](../api/covidcast-signals/fb-survey.md#reasons-for-hesitancy). | Indicator | Description | Survey Item | | --- | --- | --- | diff --git a/docs/symptom-survey/survey-files.md b/docs/symptom-survey/survey-files.md index a38425a3a..66f617197 100644 --- a/docs/symptom-survey/survey-files.md +++ b/docs/symptom-survey/survey-files.md @@ -1,6 +1,6 @@ --- title: Response Files -parent: COVID-19 Trends and Impact Survey (CTIS) +parent: COVID-19 Trends and Impact Survey nav_order: 3 --- @@ -9,8 +9,8 @@ nav_order: 3 Users with access to the [COVID-19 Trends and Impact Survey (CTIS)](./index.md) individual response data should have received SFTP credentials for a private -server where the data are stored. To connect to the server, see the [server -access documentation](server-access.md). This documentation describes the +server where the data are stored. To connect to the server, see the [server access documentation]( +server-access.md). This documentation describes the survey data available on that server. You must sign a Data Use Agreement with Facebook and with CMU to gain @@ -43,8 +43,8 @@ Each day, we write CSV files with names following this pattern: Dates in incremental filenames are of the form `YYYY_mm_dd`. `for` refers to the day the survey response was started, in the Pacific time zone (UTC - -7). `recorded` refers to the day survey data was retrieved; see the [lag -policy](#lag-policy) for more details. Each file is compressed with gzip, and +7). `recorded` refers to the day survey data was retrieved; see the [lag policy]( +#lag-policy) for more details. Each file is compressed with gzip, and the standard `gunzip` command on Linux or Mac can decompress it. Every day, we write response files for all recent days of data, with today's diff --git a/docs/symptom-survey/weights.md b/docs/symptom-survey/weights.md index 928a32724..a65252189 100644 --- a/docs/symptom-survey/weights.md +++ b/docs/symptom-survey/weights.md @@ -8,9 +8,9 @@ nav_order: 5 {: .no_toc} The survey's individual response files contain respondent weights calculated -by Facebook. These weights are also used to produce our [public contingency -tables](contingency-tables.md) and the geographic aggregates [in the COVIDcast -Epidata API](../api/covidcast-signals/fb-survey.md). +by Facebook. These weights are also used to produce our +[public contingency tables](./contingency-tables.md) and the geographic aggregates +[in the COVIDcast Epidata API](../api/covidcast-signals/fb-survey.md). Facebook has provided documentation to describe the calculation and usage of these weights, [available here](symptom-survey-weights.pdf). This documentation From b152a6c8f05802f5842e388ddecca5fc4a51a2a3 Mon Sep 17 00:00:00 2001 From: nmdefries <42820733+nmdefries@users.noreply.github.com> Date: Thu, 15 Jul 2021 13:37:36 -0400 Subject: [PATCH 2/2] Apply suggestions from code review even safer links Co-authored-by: Katie Mazaitis --- docs/symptom-survey/survey-files.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/symptom-survey/survey-files.md b/docs/symptom-survey/survey-files.md index 66f617197..f2fd26339 100644 --- a/docs/symptom-survey/survey-files.md +++ b/docs/symptom-survey/survey-files.md @@ -9,8 +9,8 @@ nav_order: 3 Users with access to the [COVID-19 Trends and Impact Survey (CTIS)](./index.md) individual response data should have received SFTP credentials for a private -server where the data are stored. To connect to the server, see the [server access documentation]( -server-access.md). This documentation describes the +server where the data are stored. To connect to the server, see the +[server access documentation](server-access.md). This documentation describes the survey data available on that server. You must sign a Data Use Agreement with Facebook and with CMU to gain @@ -43,8 +43,8 @@ Each day, we write CSV files with names following this pattern: Dates in incremental filenames are of the form `YYYY_mm_dd`. `for` refers to the day the survey response was started, in the Pacific time zone (UTC - -7). `recorded` refers to the day survey data was retrieved; see the [lag policy]( -#lag-policy) for more details. Each file is compressed with gzip, and +7). `recorded` refers to the day survey data was retrieved; see the +[lag policy](#lag-policy) for more details. Each file is compressed with gzip, and the standard `gunzip` command on Linux or Mac can decompress it. Every day, we write response files for all recent days of data, with today's