Skip to content

Commit d399ed0

Browse files
authored
Merge pull request #21 from zabore/main
adding competition from Peter
2 parents 65f5a2c + fd63c16 commit d399ed0

File tree

5 files changed

+157
-35
lines changed

5 files changed

+157
-35
lines changed

Competition.qmd

+71-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,73 @@
11
## Competition
22

3-
### TBD
3+
### How Are Vaccination Rates and Case Rates changing for Measles in 2025?
4+
5+
<br>
6+
7+
The R/Medicine planning committee welcomes your participation in the virtual R/Medicine data challenge. Participants will have from now until Tuesday, May 2oth, 2025 to work on submissions for the challenge. There will be 2 prizes: One \$200 prize for the Student Division, and One \$200 prize for the Professional Division, as well as a guaranteed spot for each division to present the findings at the 2025 R/Medicine conference. The quality of analyses/Quarto docs, as well as tables and visualizations will be considered.
8+
9+
Changing attitudes towards vaccination in the US have significantly lowered childhood measles vaccination rates, as uptake of the recommended two doses of MMR vaccine before entering school has frequently fallen below the 95% recommended for community immunity.
10+
11+
### Data Challenge Details
12+
13+
In this data challenge, you will analyze MMR vaccination rates over time and by geographical area, as well as measles case rates and complications.
14+
15+
We ask that all analyses be done and submitted as Quarto documents. Participants can submit as an individual or as part of a team (but not both). The maximum team size is 3. Your goal will be to tell a data story about what is happening with measles immunity and outcomes in the US and the world in 2025.
16+
17+
We encourage you to use any and all of the public datasets available at: <https://github.com/fbranda/measles>. We encourage you to explore any of the csv files at the top level, as well as those in the `measles/USA/data/` folder. Note that a lot of the contemporaneous files are updated each week, so be sure to use the latest data in your final submission.
18+
19+
As this is an ongoing concern, datasets are being collected and updated in real time, ad we encourage you to document trends, use interactive formats like ggplotly and shiny-live, and to consider forecasting the future with tools like the {forecast} and {tidyverts} packages. One good reference for forecasting from Rob Hyndman can be found [here](https://otexts.com/fpp3/).
20+
21+
In addition to the provided datasets on this Github site, you may request to use additional publicly available data in your submission by submitting a request (with the dataset) by April 29th, 2025 at 5:00PM ET. If approved, the dataset will be made available to all participants.
22+
23+
You will be evaluated by judges based on the relevance, completeness, and quality of your submission.
24+
25+
Judges include:
26+
27+
Raymond Balise, PhD, University of Miami
28+
29+
Peter Higgins, MD, PhD, MSc, University of Michigan
30+
31+
Bryan P. Mayfield, PharmD, MS, Precision Analytical
32+
33+
#### Example Topics
34+
35+
- What is the growth rate of measles cases in the US vs Europe?
36+
37+
- Are there particular counties or states at risk due to low vaccination rates?
38+
39+
- How are vaccination rates changing over time?
40+
41+
- What is your projection for the number of measles cases (and complications) in 2026?
42+
43+
### Guidelines
44+
45+
**When:** Now - May 20th, 2025
46+
47+
**Where:** The R/Medicine data challenge is entirely virtual, with information and rules of the challenge available on this website. Updates will be posted on this website.
48+
49+
**Who you are:** We welcome any participants over age 18, especially undergraduate students, graduate students, and early professional data scientists and biostatisticians. Analysts based in academic institutions, government statistical offices, think tanks, policy labs, and community organizations are encouraged to participate. Participants will be asked to submit to either the Student or Professional category, and we may request verification of eligibility for the student category.
50+
51+
**What topics you can explore:** Participants can analyze the linked measles data sets in tandem with with any other related publicly available data submitted for approval before April 29th, 2025.
52+
53+
**Submissions and evaluation:** Participants will conduct their analyses and submit a short project narrative that describes the research question, analytic approach, and key findings. We encourage participants to find creative ways to incorporate tables, visualizations, and other aspects of data storytelling to create a compelling narrative. In addition to their completed analysis with the indicators they used, participants will be asked to submit documentation describing each step of their process. The documentation should be detailed enough as to make the project fully replicable. The narrative, methods, organization, and documentation of each participant's project will be evaluated for relevance, completeness, and quality. More information on evaluation will be added to the FAQs section at the bottom of this page.
54+
55+
### Prize Information
56+
57+
Submissions will be judged separately in the Student Division (any level of student, including graduate student) and Professional Division (any post-graduate level position). For each division, the prize will include a guaranteed regular talk slot at the 2025 R/Medicine conference to present the findings, as well as a $200 cash prize.
58+
59+
Finalists will be **required** to present their project at the R/Medicine conference (must be prerecorded) on the afternoon of Friday, June 13th, 2025.
60+
61+
### FAQs about Data
62+
63+
(TBD)
64+
65+
### Submit now to participate!
66+
67+
<button class="btn btn-primary"
68+
style = "background-color: #009473"
69+
onclick="window.location.href='https://forms.gle/BPuNthzTCMbu78Cv8'">
70+
71+
**SUBMIT HERE**
72+
73+
</button>

committees.qmd

-15
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,20 @@ title: "Committees for R/Medicine 2025"
77
## Organizing Committee
88

99
- **Chair: Emily Zabor, Cleveland Clinic**
10-
1110
- Terry Christiani, The R Consortium
12-
1311
- Peter Higgins, University of Michigan
14-
1512
- Joy Payton, Children's Hospital of Philadelphia
16-
1713
- Steven Schwager, Cornell University
18-
1914
- Ray Balise, University of Miami
20-
2115
- Beth Atkinson, Mayo Clinic
22-
2316
- Michael Kane, MD Anderson
24-
2517
- Daniel Chen, The University of BC & Posit
26-
2718
- Jaclyn Janis, Posit
28-
2919
- Bryan Mayfield, Precision Analytical Inc
30-
3120
- Andey Nunes-Brewster, Oregon Health Authority
32-
3321
- Ben Gerber, UMass
34-
3522
- Daniel Sjoberg, Genentech
36-
3723
- Claire Welsh, National Health Service
38-
3924
- Kalyani Chandupatla, Amgen
4025
:::
4126

docs/Competition.html

+56-3
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,12 @@ <h2 id="toc-title">On this page</h2>
146146
<ul>
147147
<li><a href="#competition" id="toc-competition" class="nav-link active" data-scroll-target="#competition">Competition</a>
148148
<ul class="collapse">
149-
<li><a href="#tbd" id="toc-tbd" class="nav-link" data-scroll-target="#tbd">TBD</a></li>
149+
<li><a href="#how-are-vaccination-rates-and-case-rates-changing-for-measles-in-2025" id="toc-how-are-vaccination-rates-and-case-rates-changing-for-measles-in-2025" class="nav-link" data-scroll-target="#how-are-vaccination-rates-and-case-rates-changing-for-measles-in-2025">How Are Vaccination Rates and Case Rates changing for Measles in 2025?</a></li>
150+
<li><a href="#data-challenge-details" id="toc-data-challenge-details" class="nav-link" data-scroll-target="#data-challenge-details">Data Challenge Details</a></li>
151+
<li><a href="#guidelines" id="toc-guidelines" class="nav-link" data-scroll-target="#guidelines">Guidelines</a></li>
152+
<li><a href="#prize-information" id="toc-prize-information" class="nav-link" data-scroll-target="#prize-information">Prize Information</a></li>
153+
<li><a href="#faqs-about-data" id="toc-faqs-about-data" class="nav-link" data-scroll-target="#faqs-about-data">FAQs about Data</a></li>
154+
<li><a href="#submit-now-to-participate" id="toc-submit-now-to-participate" class="nav-link" data-scroll-target="#submit-now-to-participate">Submit now to participate!</a></li>
150155
</ul></li>
151156
</ul>
152157
</nav>
@@ -159,8 +164,56 @@ <h2 id="toc-title">On this page</h2>
159164

160165
<section id="competition" class="level2">
161166
<h2 class="anchored" data-anchor-id="competition">Competition</h2>
162-
<section id="tbd" class="level3">
163-
<h3 class="anchored" data-anchor-id="tbd">TBD</h3>
167+
<section id="how-are-vaccination-rates-and-case-rates-changing-for-measles-in-2025" class="level3">
168+
<h3 class="anchored" data-anchor-id="how-are-vaccination-rates-and-case-rates-changing-for-measles-in-2025">How Are Vaccination Rates and Case Rates changing for Measles in 2025?</h3>
169+
<p><br></p>
170+
<p>The R/Medicine planning committee welcomes your participation in the virtual R/Medicine data challenge. Participants will have from now until Tuesday, May 2oth, 2025 to work on submissions for the challenge. There will be 2 prizes: One $200 prize for the Student Division, and One $200 prize for the Professional Division, as well as a guaranteed spot for each division to present the findings at the 2025 R/Medicine conference. The quality of analyses/Quarto docs, as well as tables and visualizations will be considered.</p>
171+
<p>Changing attitudes towards vaccination in the US have significantly lowered childhood measles vaccination rates, as uptake of the recommended two doses of MMR vaccine before entering school has frequently fallen below the 95% recommended for community immunity.</p>
172+
</section>
173+
<section id="data-challenge-details" class="level3">
174+
<h3 class="anchored" data-anchor-id="data-challenge-details">Data Challenge Details</h3>
175+
<p>In this data challenge, you will analyze MMR vaccination rates over time and by geographical area, as well as measles case rates and complications.</p>
176+
<p>We ask that all analyses be done and submitted as Quarto documents. Participants can submit as an individual or as part of a team (but not both). The maximum team size is 3. Your goal will be to tell a data story about what is happening with measles immunity and outcomes in the US and the world in 2025.</p>
177+
<p>We encourage you to use any and all of the public datasets available at: <a href="https://github.com/fbranda/measles" class="uri">https://github.com/fbranda/measles</a>. We encourage you to explore any of the csv files at the top level, as well as those in the <code>measles/USA/data/</code> folder. Note that a lot of the contemporaneous files are updated each week, so be sure to use the latest data in your final submission.</p>
178+
<p>As this is an ongoing concern, datasets are being collected and updated in real time, ad we encourage you to document trends, use interactive formats like ggplotly and shiny-live, and to consider forecasting the future with tools like the {forecast} and {tidyverts} packages. One good reference for forecasting from Rob Hyndman can be found <a href="https://otexts.com/fpp3/">here</a>.</p>
179+
<p>In addition to the provided datasets on this Github site, you may request to use additional publicly available data in your submission by submitting a request (with the dataset) by April 29th, 2025 at 5:00PM ET. If approved, the dataset will be made available to all participants.</p>
180+
<p>You will be evaluated by judges based on the relevance, completeness, and quality of your submission.</p>
181+
<p>Judges include:</p>
182+
<p>Raymond Balise, PhD, University of Miami</p>
183+
<p>Peter Higgins, MD, PhD, MSc, University of Michigan</p>
184+
<p>Bryan P. Mayfield, PharmD, MS, Precision Analytical</p>
185+
<section id="example-topics" class="level4">
186+
<h4 class="anchored" data-anchor-id="example-topics">Example Topics</h4>
187+
<ul>
188+
<li><p>What is the growth rate of measles cases in the US vs Europe?</p></li>
189+
<li><p>Are there particular counties or states at risk due to low vaccination rates?</p></li>
190+
<li><p>How are vaccination rates changing over time?</p></li>
191+
<li><p>What is your projection for the number of measles cases (and complications) in 2026?</p></li>
192+
</ul>
193+
</section>
194+
</section>
195+
<section id="guidelines" class="level3">
196+
<h3 class="anchored" data-anchor-id="guidelines">Guidelines</h3>
197+
<p><strong>When:</strong> Now - May 20th, 2025</p>
198+
<p><strong>Where:</strong> The R/Medicine data challenge is entirely virtual, with information and rules of the challenge available on this website. Updates will be posted on this website.</p>
199+
<p><strong>Who you are:</strong> We welcome any participants over age 18, especially undergraduate students, graduate students, and early professional data scientists and biostatisticians. Analysts based in academic institutions, government statistical offices, think tanks, policy labs, and community organizations are encouraged to participate. Participants will be asked to submit to either the Student or Professional category, and we may request verification of eligibility for the student category.</p>
200+
<p><strong>What topics you can explore:</strong> Participants can analyze the linked measles data sets in tandem with with any other related publicly available data submitted for approval before April 29th, 2025.</p>
201+
<p><strong>Submissions and evaluation:</strong> Participants will conduct their analyses and submit a short project narrative that describes the research question, analytic approach, and key findings. We encourage participants to find creative ways to incorporate tables, visualizations, and other aspects of data storytelling to create a compelling narrative. In addition to their completed analysis with the indicators they used, participants will be asked to submit documentation describing each step of their process. The documentation should be detailed enough as to make the project fully replicable. The narrative, methods, organization, and documentation of each participant’s project will be evaluated for relevance, completeness, and quality. More information on evaluation will be added to the FAQs section at the bottom of this page.</p>
202+
</section>
203+
<section id="prize-information" class="level3">
204+
<h3 class="anchored" data-anchor-id="prize-information">Prize Information</h3>
205+
<p>Submissions will be judged separately in the Student Division (any level of student, including graduate student) and Professional Division (any post-graduate level position). For each division, the prize will include a guaranteed regular talk slot at the 2025 R/Medicine conference to present the findings, as well as a $200 cash prize.</p>
206+
<p>Finalists will be <strong>required</strong> to present their project at the R/Medicine conference (must be prerecorded) on the afternoon of Friday, June 13th, 2025.</p>
207+
</section>
208+
<section id="faqs-about-data" class="level3">
209+
<h3 class="anchored" data-anchor-id="faqs-about-data">FAQs about Data</h3>
210+
<p>(TBD)</p>
211+
</section>
212+
<section id="submit-now-to-participate" class="level3">
213+
<h3 class="anchored" data-anchor-id="submit-now-to-participate">Submit now to participate!</h3>
214+
<button class="btn btn-primary" style="background-color: #009473" onclick="window.location.href='https://forms.gle/BPuNthzTCMbu78Cv8'">
215+
<p><strong>SUBMIT HERE</strong></p>
216+
</button>
164217

165218

166219
</section>

docs/committees.html

+16-16
Original file line numberDiff line numberDiff line change
@@ -169,22 +169,22 @@ <h1 class="title">Committees for R/Medicine 2025</h1>
169169
<section id="organizing-committee" class="level2">
170170
<h2 class="anchored" data-anchor-id="organizing-committee">Organizing Committee</h2>
171171
<ul>
172-
<li><p><strong>Chair: Emily Zabor, Cleveland Clinic</strong></p></li>
173-
<li><p>Terry Christiani, The R Consortium</p></li>
174-
<li><p>Peter Higgins, University of Michigan</p></li>
175-
<li><p>Joy Payton, Children’s Hospital of Philadelphia</p></li>
176-
<li><p>Steven Schwager, Cornell University</p></li>
177-
<li><p>Ray Balise, University of Miami</p></li>
178-
<li><p>Beth Atkinson, Mayo Clinic</p></li>
179-
<li><p>Michael Kane, MD Anderson</p></li>
180-
<li><p>Daniel Chen, The University of BC &amp; Posit</p></li>
181-
<li><p>Jaclyn Janis, Posit</p></li>
182-
<li><p>Bryan Mayfield, Precision Analytical Inc</p></li>
183-
<li><p>Andey Nunes-Brewster, Oregon Health Authority</p></li>
184-
<li><p>Ben Gerber, UMass</p></li>
185-
<li><p>Daniel Sjoberg, Genentech</p></li>
186-
<li><p>Claire Welsh, National Health Service</p></li>
187-
<li><p>Kalyani Chandupatla, Amgen</p></li>
172+
<li><strong>Chair: Emily Zabor, Cleveland Clinic</strong></li>
173+
<li>Terry Christiani, The R Consortium</li>
174+
<li>Peter Higgins, University of Michigan</li>
175+
<li>Joy Payton, Children’s Hospital of Philadelphia</li>
176+
<li>Steven Schwager, Cornell University</li>
177+
<li>Ray Balise, University of Miami</li>
178+
<li>Beth Atkinson, Mayo Clinic</li>
179+
<li>Michael Kane, MD Anderson</li>
180+
<li>Daniel Chen, The University of BC &amp; Posit</li>
181+
<li>Jaclyn Janis, Posit</li>
182+
<li>Bryan Mayfield, Precision Analytical Inc</li>
183+
<li>Andey Nunes-Brewster, Oregon Health Authority</li>
184+
<li>Ben Gerber, UMass</li>
185+
<li>Daniel Sjoberg, Genentech</li>
186+
<li>Claire Welsh, National Health Service</li>
187+
<li>Kalyani Chandupatla, Amgen</li>
188188
</ul>
189189
</section>
190190
</div><div class="column" style="width:10%;">

0 commit comments

Comments
 (0)