Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
10 changes: 0 additions & 10 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ relativeURLs = false
name = "Our Team"
url = "/about/team"
weight = 2
[[menu.main]]
parent = "about"
name = "Milestones"
url = "/about/milestones"
weight = 3
[[menu.main]]
parent = "about"
name = "Research"
Expand All @@ -41,11 +36,6 @@ relativeURLs = false
name = "Blog"
url = "/blog"
weight = 5
[[menu.main]]
parent = "about"
name = "News"
url = "/about/news"
weight = 6
[[menu.main]]
parent = "about"
name = "Join Us"
Expand Down
6 changes: 3 additions & 3 deletions content/about/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ layout: about
- Perennial winners of CDC’s [“predict the flu” challenge](https://www.cdc.gov/flu/weekly/flusight/index.html) since 2014
- Designated a 6-year [National Center of Excellence for Flu Forecasting](https://delphi.cmu.edu/about/center-of-excellence/) by [CDC’s Influenza Division](https://www.cdc.gov/ncird/flu.html) (2019-2025)
- Designated a 5-year [National Center for Innovation](https://www.cs.cmu.edu/news/2023/delphi-cdc-center) by [CDC’s Center for Forecasting and Outbreak Analytics](https://www.cdc.gov/forecast-outbreak-analytics/index.html) (2023-2028)
- Our [Epidata repository](https://cmu-delphi.github.io/delphi-epidata/) of real-time, geographically-detailed epidemic indicators contains more than 500 indicators totalling over 4 billion records, with 3 million records being added daily. It receives on average 100,000 queries/day, from more than 50,000 unique IP addresses in a 3 month period.
- Our [Epidata repository](https://cmu-delphi.github.io/delphi-epidata/) of real-time, geographically-detailed epidemic indicators contains more than 750 indicators totaling over 5 billion records, with 3 million records being added daily. It receives on average 100,000 queries/day, bursting to 3 million during the pandemic.
- Data partners and collaborators include CDC, UnitedHealth/Optum, Change Healthcare, Google, Meta, Amazon, QuidelOrtho, and others
- Funders include CDC, DTRA, Google, Meta, Optum, McCune Foundation, Uptake and others

**Our strategy:**
1. Procure [real-time, aggregated data streams](https://cmu-delphi.github.io/delphi-epidata/) informative of varied infectious diseases and syndromes, in collaboration with industry partners and public health agencies
1. Extract indicators— many at daily and county-level resolution— from these streams and make them widely available via the [Delphi EpiPortal](https://delphi.cmu.edu/epiportal/) and [API](https://cmu-delphi.github.io/delphi-epidata/); enhance their value with automated revision tracking, revision projection, anomaly detection, trend detection, access control, smoothing, and geographic, temporal and demographic disaggregation
1. Extract indicators— many at daily and county-level resolution— from these streams and make them widely available via the [Delphi EpiPortal](https://delphi.cmu.edu/epiportal/) and [API](https://cmu-delphi.github.io/delphi-epidata/); enhance their value with automated revision tracking, revision projection, anomaly detection, trend detection, access control, smoothing, and geographic, temporal and demographic stratification
1. Develop and deploy algorithms for epidemic detection, tracking (nowcasting), and forecasting
1. Develop and share tools for [signal access](https://cmu-delphi.github.io/epidatr/), [processing](https://cmu-delphi.github.io/epiprocess/), and [forecasting](https://cmu-delphi.github.io/epipredict/)
1. Develop and share tools for [indicator access](https://cmu-delphi.github.io/epidatr/), [processing](https://cmu-delphi.github.io/epiprocess/), and [forecasting](https://cmu-delphi.github.io/epipredict/)
1. Work closely with public health agencies to understand and support their needs
1. Make it all real-time, operational, maximally accessible, and open-source

Expand Down
Binary file added content/people/headshots/Patel_Jignesh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion content/people/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ people:
image: amesh-adalja.jpeg
affiliation: Johns Hopkins University and UPMC
team:
- contributors
- advisors
- firstName: Sumit
lastName: Agrawal
image: sumit-agrawal_head-shot.png
Expand Down Expand Up @@ -630,6 +630,13 @@ people:
affiliation: Dartmouth/Epidemiology
team:
- past
- firstName: Jignesh
lastName: Patel
image: Patel_Jignesh.jpg
link: https://csd.cmu.edu/people/faculty/jignesh-patel
affiliation: CMU/CSD
team:
- advisors
- firstName: Mike
lastName: O'Brien
image: mike-o'brien_head-shot.jpg
Expand Down