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

submit branch 20241005 #193

Closed
Closed
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
11 changes: 10 additions & 1 deletion .github/data-storage/projections_db.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
{
"model": "TestModel",
"changes": [
"model-output/ISI-TestModel/2024_2025_1_FLU-ISI-TestModel.parquet"
"model-output/ISI-TestModel/2024_2025_1_FLU-ISI-TestModel.parquet",
"model-output/ISI-TestModel/2024_2025_1_COVID-ISI-TestModel.parquet"
]
},
{
Expand Down Expand Up @@ -64,5 +65,13 @@
"model-output/OptimAgent-GEMS/2024_2025_1_COVID-OptimAgent-GEMS.parquet"
]
}
],
"safinea": [
{
"model": "FLUmodel",
"changes": [
"model-output/safinea-FLUmodel/2024_2025_1_FLU-safinea-FLUmodel.parquet"
]
}
]
}
10 changes: 5 additions & 5 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# RespiCompass - European Respiratory Diseases Scenario Hub
# RespiCompass - ECDC's Respiratory Diseases Scenario Hub
![RespiCompass Logo](https://github.com/european-modelling-hubs/RespiCompass/blob/main/respicompass_logo.png)

Details on current rounds can be found at:
Expand All @@ -10,17 +10,17 @@ Details on current rounds can be found at:
With many uncertain factors at play, it is challenging to predict respiratory virus burden in forthcoming winter seasons. However, by combining data from national surveillance systems with published scientific evidence, expert knowledge, and leveraging expertise from global modelling groups, this respiratory disease scenario modelling hub provides public health advisors and policy decision-makers at European, national, or subnational level with robust insights into plausible winter season scenarios. This hub provides guidance—a "compass"—to support public health stakeholders in their long-term planning and anticipatory action. Secondly, such a hub builds a synergistic community of policy advisors, policy makers and modellers and brings modelling closer to decision making.

## How to Join RespiCompass
RespiCompass welcomes teams willing to contribute their projections. Detailed information on how to join are provided in the [Wiki](https://github.com/european-modelling-hubs/RespiCompass/wiki). Here’s a concise guide on how to participate:
RespiCompass welcomes Modelling teams willing to contribute their projections. Detailed information on how to join are provided in the [Wiki](https://github.com/european-modelling-hubs/RespiCompass/wiki). Here’s a concise guide on how to participate:

1. **Create a Metadata File**:
1. **Create a metadata file**:
- Include key information about your team and model.
- read more [detailed instructions to create a metadata file](https://github.com/european-modelling-hubs/RespiCompass/wiki/Metadata).

2. **Develop Your Model and model projections**:
2. **Develop your model and model projections**:
- Develop your model and produce projections. We value diverse model approaches and implementations.
- Ensure your projections respect the provided scenario assumptions (refer to specific rounds information).

3. **Submit Model Projections**:
3. **Submit model projections**:
- Follow the [submission format guidelines](https://github.com/european-modelling-hubs/RespiCompass/wiki/Submission-format).
- Submit your projections by following the [instructions to open a pull request on GitHub](https://github.com/european-modelling-hubs/RespiCompass/wiki/Submitting-using-GitHub-Website).

Expand Down
4 changes: 2 additions & 2 deletions hub-config/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
]
}
],
"submissions_due": {"start":"2024-04-14","end":"2024-10-03"}
"submissions_due": {"start":"2024-04-14","end":"2024-10-09"}
},
{
"round_id_from_variable": true,
Expand Down Expand Up @@ -229,7 +229,7 @@
]
}
],
"submissions_due": {"start":"2024-04-14","end":"2024-10-03"}
"submissions_due": {"start":"2024-04-14","end":"2024-10-09"}
}
],
"output_type_id_datatype": "character"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified model-output/QMUL-FluSEIR/2024_2025_1_FLU-QMUL-FluSEIR.parquet
Binary file not shown.
Binary file not shown.
5 changes: 3 additions & 2 deletions round1_2425_covid.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ Additionally, for this round, teams should not factor in the additional impact o
Waning immunity estimates from studies considered to define scenario assumptions are reported [here](https://docs.google.com/document/d/1MthtD6EWm4UWsjJttNUKYHP-O9oLqSv2vAXL-1aHXFA/edit?usp=sharing).

#### COVID-19 Vaccine Effectiveness
For all scenarios we assume a VE against infection of 50% few days after inoculation in line with recent studies. We assume a VE against hospitalisation few days after inoculation of 75%, compatible with recent studies. Importantly, this VE against hospitalisation reflects the combined effects of protection against both infection and hospitalisation in the event of a breakthrough infection. The provided VE against hospitalisations represents the overall protection, which has two contributions: one from protection against infection, and the other from protection against severe outcomes, such as hospitalisation, if infection occurs. For this round we assume the same VE for all age groups.
For all scenarios we assume a VE against infection of 50% few days after inoculation in line with recent studies. We assume a VE against hospitalisation few days after inoculation of 75%, compatible with recent studies. Importantly, this VE against hospitalisation is defined as the reduction in hospitalisation risk of recently vaccinated individuals versus individuals without recent vaccination. This VE is not conditional on being infected. Mathematically, this VE is the combined effect of vaccine protection against infection (VE_S) and protection against hospitalisation in case of breakthrough infection (VE_H): VE = 1 - (1 - VE_S) * (1 - VE_H). In the optimistic waning scenario, no waning of severe VE means that VE_H remains the same, while VE_S (and therefore the combined VE) wanes. For this round we assume the same VE for all age groups.
Teams may, at their discretion, include additional effects of vaccines, such as the reduced infectiousness of vaccinated individuals if they become infected.

VE estimates from studies considered to define scenario assumptions are reported [here](https://docs.google.com/document/d/1XdbVyWbehuqqa2qdu7028tWh7UGCSP2V-opsp4F83fo/edit?usp=sharing). It is important to note that these VE estimates are based on individuals who received an updated vaccine in the past season, compared to those who did not. Therefore, the VE is not being assessed against a completely vaccine-naive population.
VE estimates from studies considered to define scenario assumptions are reported [here](https://docs.google.com/document/d/1XdbVyWbehuqqa2qdu7028tWh7UGCSP2V-opsp4F83fo/edit?usp=sharing). It is important to note that these VE estimates are based on individuals who received an updated vaccine in the studied season, compared to those who did not. Therefore, the VE is not being assessed against a completely vaccine-naive group. Modelling teams should make judgment calls on modelling and informing vaccine effectiveness relative to naive individuals.

#### Vaccine Coverage
In scenarios A and B, we assume vaccination coverage for the 60+ age group is 15% higher compared to the data reported during the 2023/2024 winter season. This represents a relative increase, meaning that a past coverage of 50% would increase to 57.5%.
Expand All @@ -87,6 +87,7 @@ Doses administered (and related vaccine coverage) for the 60+ age group, already
- We leave the implementation of the vaccination rollout to the discretion of the teams. This includes decisions on whether to use constant or time-varying administration rates and whether to administer most doses before the respiratory disease season
- Functional shape of waning immunity against infection and against severe outcomes (following the specified decrease of immunity against infection within the specified time frame).
- Impact of seasonality, including seasonal behavioural changes.
- VEs against other endpoints and VEs relative to immune naive individuals.


### Data
Expand Down
2 changes: 1 addition & 1 deletion round1_2425_influenza.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Below we provide more details on specific shared assumptions.

#### Vaccine Effectiveness (VE)
For all scenarios we assume a VE = 40% against symptomatic infection based on available literature (see [here](https://docs.google.com/document/d/1RKkT9aYD5D8tsRYE1-jQ1jUDhckEWxIhMQ9plO1dk_c/edit?usp=sharing) for list of studies considered). For this round we assume the same VE for all age groups.
Teams may, at their discretion, include additional effects of vaccines, such as the reduced infectiousness of vaccinated individuals if they become infected. Teams can model waning of vaccine-induced protection at their discretion. It is important to note that these VE estimates are based on individuals who received an updated vaccine in the past season, compared to those who did not. Therefore, the VE is not being assessed against a completely naive population.
Teams may, at their discretion, include additional effects of vaccines, such as the reduced infectiousness of vaccinated individuals if they become infected. Teams can model waning of vaccine-induced protection at their discretion. It is important to note that these VE estimates are based on individuals who received an updated vaccine in the studied season, compared to those who did not. Therefore, the VE is not being assessed against a completely naive population.

#### Vaccine Coverage and Rollout
In scenarios A and B, we assume vaccination coverage for the 65+ age group is 15% higher compared to the data reported during the last season for which data is available (2021/2022 for most of the countries). This represents a relative increase, meaning that a coverage of 50% would increase to 57.5%.
Expand Down
Loading