Skip to content

Commit e5c25c4

Browse files
authored
Merge pull request #6 from cmu-delphi/krivard/drop-mailtos
Remove remaining email links
2 parents 4481dbe + 4ffd155 commit e5c25c4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

site/about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
</p>
7979
<p class="text_header"><i class="fa fa-list"></i> Information Sources Currently Used by ILI-Nearby</p>
8080
<p class="text_content">
81-
Our method can readily incorporate any additional information sources: Electronic Health Records, relevant retail sales (e.g. thermometers), crowdsourced reports, etc. If you would like to contribute an information source or have an idea for a new potential source, please <a href="mailto:[email protected]">contact us</a>!
81+
Our method can readily incorporate any additional information sources: Electronic Health Records, relevant retail sales (e.g. thermometers), crowdsourced reports, etc. If you would like to contribute an information source or have an idea for a new potential source, please <a href="https://docs.google.com/forms/d/e/1FAIpQLScqgT1fKZr5VWBfsaSp-DNaN03aV6EoZU4YljIzHJ1Wl_zmtg/viewform">contact us</a>!
8282
</P>
8383
<p class="text_content">
8484
<ul>
@@ -135,10 +135,10 @@
135135
</p>
136136

137137
<p class="text_content">
138-
The sensor-fusion approach to nowcasting was developed and implemented by <a href="mailto:[email protected]">David Farrow</a> as part of his <a href="http://delphi.midas.cs.cmu.edu/~dfarrow/thesis.pdf">2016 PhD thesis</a>, under the supervision of <a href="http://www.cs.cmu.edu/~roni/">Roni Rosenfeld</a>. It forms the backend of ILI-Nearby.
138+
The sensor-fusion approach to nowcasting was developed and implemented by David Farrow as part of his <a href="http://delphi.midas.cs.cmu.edu/~dfarrow/thesis.pdf">2016 PhD thesis</a>, under the supervision of <a href="http://www.cs.cmu.edu/~roni/">Roni Rosenfeld</a>. It forms the backend of ILI-Nearby.
139139
</p>
140140
<p class="text_content">
141-
The graphic interface to ILI-Nearby was initially designed and implemented by <a href="mailto:[email protected]">David Farrow</a> in October 2016. It was further developed by <a href="mailto:[email protected]">Zirui (Edward) Wang</a>.
141+
The graphic interface to ILI-Nearby was initially designed and implemented by David Farrow in October 2016. It was further developed by Zirui (Edward) Wang.
142142
</p>
143143
<p class="text_content">
144144
We are grateful to Google (Google Trends team), Johns Hopkins Social Media and Health Research Group, the Wikimedia Foundation, CDC Influenza Division (Epidemiology and Prevention Branch), and the Health Departments of many US states for giving us access to their data.

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<div class="pages">
1313
<div class="page p1">
1414
<div class="announcement">
15-
<h2><i class="fa fa-warning"></i>Note: This system is designed to nowcast ILI driven by seasonal influenza and is NOT designed to nowcast ILI during the COVID-19 pandemic. We are only keeping it running as others may be relying on it. For COVID-19 tracking, please see <a href="https://delphi.cmu.edu/covidcast">COVIDcast</a>.
15+
<h2><i class="fa fa-warning"></i>Note: The measure of %ILI has lost its original meaning with the arrival of COVID-19 and the resulting changes in healthcare seeking behavior. ILI Nearby is no longer being maintained, and many of the underlying data sources may no longer be working. We are only leaving it running as others may be relying on it. For COVID-19 tracking, please see <a href="https://delphi.cmu.edu/covidcast">COVIDcast</a>. For further questions on ILI Nearby, please <a href="https://docs.google.com/forms/d/e/1FAIpQLScqgT1fKZr5VWBfsaSp-DNaN03aV6EoZU4YljIzHJ1Wl_zmtg/viewform">contact us</a>.
1616
<a title="Hide warning" class="close fa fa-close" aria-hidden="true" href="#"></a>
1717
</h2>
1818
</div>

0 commit comments

Comments
 (0)