Skip to content

Commit dbe74db

Browse files
summer 2025 updates (#1102)
* amesh moved to advisors * changes to about page -- changed some words around, and updated our epidata section. * add Jignesh to team page, remove 'News' & 'Milestones' from nav bar * cropped Jignesh's pic to square dimensions --------- Co-authored-by: ptothej23 <[email protected]>
1 parent e2c52dc commit dbe74db

File tree

4 files changed

+11
-14
lines changed

4 files changed

+11
-14
lines changed

config.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ relativeURLs = false
2626
name = "Our Team"
2727
url = "/about/team"
2828
weight = 2
29-
[[menu.main]]
30-
parent = "about"
31-
name = "Milestones"
32-
url = "/about/milestones"
33-
weight = 3
3429
[[menu.main]]
3530
parent = "about"
3631
name = "Research"
@@ -41,11 +36,6 @@ relativeURLs = false
4136
name = "Blog"
4237
url = "/blog"
4338
weight = 5
44-
[[menu.main]]
45-
parent = "about"
46-
name = "News"
47-
url = "/about/news"
48-
weight = 6
4939
[[menu.main]]
5040
parent = "about"
5141
name = "Join Us"

content/about/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ layout: about
1212
- Perennial winners of CDC’s [“predict the flu” challenge](https://www.cdc.gov/flu/weekly/flusight/index.html) since 2014
1313
- 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)
1414
- 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)
15-
- 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.
15+
- 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.
1616
- Data partners and collaborators include CDC, UnitedHealth/Optum, Change Healthcare, Google, Meta, Amazon, QuidelOrtho, and others
1717
- Funders include CDC, DTRA, Google, Meta, Optum, McCune Foundation, Uptake and others
1818

1919
**Our strategy:**
2020
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
21-
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
21+
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
2222
1. Develop and deploy algorithms for epidemic detection, tracking (nowcasting), and forecasting
23-
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/)
23+
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/)
2424
1. Work closely with public health agencies to understand and support their needs
2525
1. Make it all real-time, operational, maximally accessible, and open-source
2626

25.3 KB
Loading

content/people/index.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ people:
1717
image: amesh-adalja.jpeg
1818
affiliation: Johns Hopkins University and UPMC
1919
team:
20-
- contributors
20+
- advisors
2121
- firstName: Sumit
2222
lastName: Agrawal
2323
image: sumit-agrawal_head-shot.png
@@ -630,6 +630,13 @@ people:
630630
affiliation: Dartmouth/Epidemiology
631631
team:
632632
- past
633+
- firstName: Jignesh
634+
lastName: Patel
635+
image: Patel_Jignesh.jpg
636+
link: https://csd.cmu.edu/people/faculty/jignesh-patel
637+
affiliation: CMU/CSD
638+
team:
639+
- advisors
633640
- firstName: Mike
634641
lastName: O'Brien
635642
image: mike-o'brien_head-shot.jpg

0 commit comments

Comments
 (0)