Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc site menu reorganization #1500

Merged
merged 21 commits into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
c8614db
move inactive signals to main signal list
tinatownes Jul 16, 2024
a6d19fd
page nav order; non-signal helper page updates
nmdefries Jul 23, 2024
0acf306
Merge branch 'dev' into Tina_doc_page_reorganization
tinatownes Aug 20, 2024
09457ad
Edits to doc page menu
tinatownes Aug 27, 2024
37c49cc
Merge branch 'dev' into Tina_doc_page_reorganization
nmdefries Aug 27, 2024
8dfcfc3
new endpoint cleanup
nmdefries Aug 27, 2024
0687070
rename high-level pages
nmdefries Aug 27, 2024
cd3295b
api client and quidel page renaming
nmdefries Aug 27, 2024
0ea2f02
rename covidcast endpoint page
nmdefries Aug 28, 2024
a08b910
other endpoints data source intro
nmdefries Aug 27, 2024
a91e883
move other endpoints to nested data sources menu
nmdefries Aug 28, 2024
8a5d72d
move "inactive" to beginning of signal menu titles
nmdefries Aug 28, 2024
51c18e3
increase nav order of a couple inactive signals
nmdefries Aug 28, 2024
5c5e3c4
increase nav order of inactive signals, and prefix with "inactive"
nmdefries Aug 28, 2024
8424f5a
put inactive prefix in italics
nmdefries Aug 28, 2024
dd9de3e
remove "covidcast" from licensing page title
nmdefries Aug 28, 2024
e369e8f
fix broken links; switch em to i for italics
nmdefries Aug 28, 2024
5ebb7f3
move covidcast metadata to top of signals list
nmdefries Aug 28, 2024
d6f08b9
italicize inactive prefix for CTIS
nmdefries Aug 28, 2024
db0aaf1
Merge branch 'dev' into Tina_doc_page_reorganization
nmdefries Aug 28, 2024
05ad248
update CTIS pages' parents
nmdefries Aug 28, 2024
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
15 changes: 15 additions & 0 deletions docs/about_delphi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: About Delphi
nav_order: 60
has_children: false
---

# About The Delphi Group

The Delphi Group's mission is to develop the theory and practice of epidemic detection, tracking and forecasting, and their use in decision making, both public and private.

Our vision is to make this technology as useful as weather forecasting is today.

Find out more about the Delphi Research Group on our <a href="https://delphi.cmu.edu" target="_blank">offical webpage</a>.
Please read our <a href="https://delphi.cmu.edu/blog" target="_blank">blog</a> for additional news, findings, and musings from the team.

4 changes: 2 additions & 2 deletions docs/api/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Other Endpoints (COVID-19 and Other Diseases)
nav_order: 3
has_children: true
nav_order: 3
---

# Other Endpoints (COVID-19 and Other Diseases)
Expand Down Expand Up @@ -208,4 +208,4 @@ To access our Epidata API, visit our [Epidata API Client Libraries)](client_libr

# Related Work

Please visit our [related works](related_work.md) page for more information.
Please visit our [related works](../related_work.md) page for more information.
2 changes: 1 addition & 1 deletion docs/api/api_keys.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: API Keys
parent: Epidata API Intro
nav_order: 1
has_children: true
---

# Epidata API Keys
Expand Down
6 changes: 4 additions & 2 deletions docs/api/cdc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: CDC
parent: Other Endpoints (COVID-19 and Other Diseases)
title: <i>inactive</i> CDC
parent: Data Sources and Signals
grand_parent: Other Endpoints (COVID-19 and Other Diseases)
nav_order: 2
---

# CDC
Expand Down
6 changes: 3 additions & 3 deletions docs/api/client_libraries.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
---
title: Epidata API Client Libraries
title: API Clients
parent: Other Endpoints (COVID-19 and Other Diseases)
nav_order: 1
---

# Epidata API Client Libraries
# Epidata API Clients

To access Delphi Epidata programmatically, we recommend our client libraries:

- R: [epidatr](https://cmu-delphi.github.io/epidatr/),
- Python: [delphi-epidata](https://pypi.org/project/delphi-epidata/) (soon to be replaced with [epidatpy](https://github.com/cmu-delphi/epidatpy)),
- Javascript: [delphi-epidata](https://github.com/cmu-delphi/delphi-epidata/blob/master/src/client/delphi_epidata.js).

For anyone looking for COVIDCast data, please visit our [COVIDCast Libraries](covidcast_clients.md).
For anyone looking for COVIDCast data, please visit our [COVIDCast API Client Libraries](covidcast_clients.md).

The following samples show how to import the library and fetch Delphi's
COVID-19 Surveillance Streams from Facebook Survey CLI for county 06001 and days
Expand Down
6 changes: 4 additions & 2 deletions docs/api/covid_hosp.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries
parent: Other Endpoints (COVID-19 and Other Diseases)
title: <i>inactive</i> COVID-19 Reported Patient Impact and Hospital Capacity by State Timeseries
parent: Data Sources and Signals
grand_parent: Other Endpoints (COVID-19 and Other Diseases)
nav_order: 2
---

# COVID-19 Hospitalization by State
Expand Down
6 changes: 4 additions & 2 deletions docs/api/covid_hosp_facility.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: COVID-19 Reported Patient Impact and Hospital Capacity by Facility
parent: Other Endpoints (COVID-19 and Other Diseases)
title: <i>inactive</i> COVID-19 Reported Patient Impact and Hospital Capacity by Facility
parent: Data Sources and Signals
grand_parent: Other Endpoints (COVID-19 and Other Diseases)
nav_order: 2
---

# COVID-19 Hospitalization by Facility
Expand Down
6 changes: 4 additions & 2 deletions docs/api/covid_hosp_facility_lookup.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: COVID-19 Reported Patient Impact and Hospital Capacity - Facility lookup
parent: Other Endpoints (COVID-19 and Other Diseases)
title: <i>inactive</i> COVID-19 Reported Patient Impact and Hospital Capacity - Facility lookup
parent: Data Sources and Signals
grand_parent: Other Endpoints (COVID-19 and Other Diseases)
nav_order: 2
---

# COVID-19 Hospitalization: Facility Lookup
Expand Down
2 changes: 1 addition & 1 deletion docs/api/covidcast-signals/_source-template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: SOURCE NAME
parent: Data Sources and Signals
grand_parent: COVIDcast Main Endpoint
grand_parent: Main Endpoint (COVIDcast)
---

# SOURCE NAME
Expand Down
3 changes: 2 additions & 1 deletion docs/api/covidcast-signals/chng.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Change Healthcare
parent: Data Sources and Signals
grand_parent: COVIDcast Main Endpoint
grand_parent: Main Endpoint (COVIDcast)
nav_order: 1
---

# Change Healthcare
Expand Down
7 changes: 4 additions & 3 deletions docs/api/covidcast-signals/covid-act-now.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: COVID Act Now
parent: Inactive Signals
grand_parent: COVIDcast Main Endpoint
title: <i>inactive</i> COVID Act Now
parent: Data Sources and Signals
nav_order: 2
grand_parent: Main Endpoint (COVIDcast)
---

# COVID Act Now (CAN)
Expand Down
3 changes: 2 additions & 1 deletion docs/api/covidcast-signals/doctor-visits.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Doctor Visits
parent: Data Sources and Signals
grand_parent: COVIDcast Main Endpoint
grand_parent: Main Endpoint (COVIDcast)
nav_order: 1
---

# Doctor Visits
Expand Down
7 changes: 4 additions & 3 deletions docs/api/covidcast-signals/dsew-cpr.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Data Strategy and Execution Workgroup Community Profile Report
parent: Inactive Signals
grand_parent: COVIDcast Main Endpoint
title: <i>inactive</i> Data Strategy and Execution Workgroup Community Profile Report
parent: Data Sources and Signals
nav_order: 2
grand_parent: Main Endpoint (COVIDcast)
---

# Data Strategy and Execution Workgroup Community Profile Report (CPR)
Expand Down
9 changes: 5 additions & 4 deletions docs/api/covidcast-signals/fb-survey.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
title: COVID-19 Trends and Impact Survey
parent: Inactive Signals
grand_parent: COVIDcast Main Endpoint
title: <i>inactive</i> COVID-19 Trends and Impact Survey
parent: Data Sources and Signals
grand_parent: Main Endpoint (COVIDcast)
nav_order: 2
---

# COVID-19 Trends and Impact Survey
# COVID-19 Trends and Impact Survey 2020-2022 (Facebook Survey)
{: .no_toc}

* **Source name:** `fb-survey`
Expand Down
3 changes: 2 additions & 1 deletion docs/api/covidcast-signals/ght.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Google Health Trends
parent: Inactive Signals
grand_parent: COVIDcast Main Endpoint
nav_order: 2
grand_parent: Main Endpoint (COVIDcast)
---

# Google Health Trends
Expand Down
13 changes: 7 additions & 6 deletions docs/api/covidcast-signals/google-survey.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Google Symptom Surveys
parent: Inactive Signals
grand_parent: COVIDcast Main Endpoint
title: <i>inactive</i> Google Symptom Surveys
parent: Data Sources and Signals
grand_parent: Main Endpoint (COVIDcast)
nav_order: 2
---

# Google Symptom Surveys
Expand All @@ -25,7 +26,7 @@ is sick (fever, along with cough, or shortness of breath, or difficulty
breathing) right now?" Using this survey data, we estimate the percentage of
people in a given location, on a given day, that *know somebody who has a
COVID-like illness*. This estimates a similar quantity to the `*_cmnty_cli`
signals from the [Symptom Surveys](fb-survey.md) (`fb-survey`) source, but using
signals from the [COVID-19 Trends and Impact Survey](fb-survey.md) (`fb-survey`) source, but using
a different survey population and recruitment method.

The survey sampled from all counties with greater than 100,000 population, along
Expand Down Expand Up @@ -263,12 +264,12 @@ probabilities and contribute variance.

### Smoothing

Additionally, as with the Facebook surveys, we consider estimates formed by
Additionally, as with the COVID-19 Trends and Impact Survey, we consider estimates formed by
pooling data over time. That is, daily, for each location, we first pool all
data available in that location over the last 5 days, and compute the estimates
given above using all five days of data.

In contrast to the Facebook surveys, this pooling does not significantly change
In contrast to the COVID-19 Trends and Impact Survey, this pooling does not significantly change
the availability of estimates, because of our stratified sampling procedure
(essentially always) delivers sufficient data at the county level---at least 100
survey responses---to warrant their own estimates. However, the pooling
Expand Down
5 changes: 3 additions & 2 deletions docs/api/covidcast-signals/google-symptoms.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Google Search Trends symptoms dataset
title: <i>inactive</i> Google Search Trends Symptoms
parent: Data Sources and Signals
grand_parent: COVIDcast Main Endpoint
nav_order: 2
grand_parent: Main Endpoint (COVIDcast)
---

# Google Symptoms
Expand Down
7 changes: 4 additions & 3 deletions docs/api/covidcast-signals/hhs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Department of Health & Human Services
parent: Inactive Signals
grand_parent: COVIDcast Main Endpoint
title: <i>inactive</i> Department of Health & Human Services
parent: Data Sources and Signals
nav_order: 2
grand_parent: Main Endpoint (COVIDcast)
---

# Department of Health & Human Services
Expand Down
3 changes: 2 additions & 1 deletion docs/api/covidcast-signals/hospital-admissions.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Hospital Admissions
parent: Data Sources and Signals
grand_parent: COVIDcast Main Endpoint
grand_parent: Main Endpoint (COVIDcast)
nav_order: 1
---

# Hospital Admissions
Expand Down
7 changes: 4 additions & 3 deletions docs/api/covidcast-signals/indicator-combination.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: Indicator Combination
parent: Inactive Signals
grand_parent: COVIDcast Main Endpoint
title: <i>inactive</i> Indicator Combination
parent: Data Sources and Signals
grand_parent: Main Endpoint (COVIDcast)
nav_order: 2
---

# Indicator Combination
Expand Down
7 changes: 4 additions & 3 deletions docs/api/covidcast-signals/jhu-csse.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: JHU Cases and Deaths
parent: Inactive Signals
grand_parent: COVIDcast Main Endpoint
title: <i>inactive</i> JHU Cases and Deaths
parent: Data Sources and Signals
nav_order: 2
grand_parent: Main Endpoint (COVIDcast)
---

# JHU Cases and Deaths
Expand Down
3 changes: 2 additions & 1 deletion docs/api/covidcast-signals/nchs-mortality.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: NCHS Mortality Data
parent: Data Sources and Signals
grand_parent: COVIDcast Main Endpoint
grand_parent: Main Endpoint (COVIDcast)
nav_order: 1
---

# NCHS Mortality Data
Expand Down
3 changes: 2 additions & 1 deletion docs/api/covidcast-signals/nssp.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: NSSP ED Visits
parent: Data Sources and Signals
grand_parent: COVIDcast Main Endpoint
grand_parent: Main Endpoint (COVIDcast)
nav_order: 1
---
# National Syndromic Surveillance Program Emergency Department Visits
{: .no_toc}
Expand Down
53 changes: 0 additions & 53 deletions docs/api/covidcast-signals/quidel-flu.md

This file was deleted.

Loading
Loading