<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>COVID-19 Data Forum on R Views</title>
    <link>https://rviews.rstudio.com/tags/covid-19-data-forum/</link>
    <description>Recent content in COVID-19 Data Forum on R Views</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 25 Nov 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://rviews.rstudio.com/tags/covid-19-data-forum/" rel="self" type="application/rss+xml" />
    
    
    
    
    <item>
      <title>COVID-19 Mobility Data</title>
      <link>https://rviews.rstudio.com/2020/11/25/covid-19-mobility-data/</link>
      <pubDate>Wed, 25 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2020/11/25/covid-19-mobility-data/</guid>
      <description>
        &lt;p&gt;We are in the middle of a mind-boggling natural experiment here in the United States. In spite of the advice from the &lt;a href=&#34;https://www.cdc.gov/coronavirus/2019-ncov/daily-life-coping/holidays.html&#34;&gt;CDC&lt;/a&gt; and dire warnings from our nation&amp;rsquo;s &lt;a href=&#34;https://www.forbes.com/sites/suzannerowankelleher/2020/11/23/fauci-thanksgiving-air-travelers-are-going-to-get-us-into-even-more-trouble/?sh=30ad66c420dc&#34;&gt;health care experts&lt;/a&gt;, millions of Americans will travel over the long holiday weekend. Although the &lt;a href=&#34;https://www.tsa.gov/coronavirus/passenger-throughput&#34;&gt;number of people flying&lt;/a&gt; is significantly down from last year, there are still large numbers of Americans on the move. The TSA reported that more than two million people went through airport checkpoints last weekend, and the &lt;a href=&#34;https://www.tsa.gov/coronavirus/passenger-throughput&#34;&gt;AAA&lt;/a&gt; is forecasting as many as fifty-million people may travel.&lt;/p&gt;

&lt;p&gt;No matter what the outcome, it is a pretty safe bet that the mobility data collected this weekend will be studied by epidemiologists and public health experts for years to come. In addition to the anecdotal &lt;a href=&#34;https://brookingsregister.com/article/study-motorcycle-rally-sparked-covid-19-cases-in-next-state&#34;&gt;reports&lt;/a&gt; linking travel to increased COVID-19 transmission a number of studies including this recent &lt;a href=&#34;https://www.pnas.org/content/117/44/27087&#34;&gt;PNAS Report&lt;/a&gt; which suggests a &amp;ldquo;positive relationship between mobility inflow and the number infections&amp;rdquo;, and this &lt;a href=&#34;https://www.thelancet.com/action/showPdf?pii=S1473-3099%2820%2930725-8&#34;&gt;Lancet Correspondence&lt;/a&gt; which concludes that a &amp;ldquo;concomitant increases in mobility will be correlated with an increased numbers cases&amp;rdquo;, the experts are just beginning to understand the dynamics of mobility and the spread of infection. (See, for example, this &lt;a href=&#34;https://www.thelancet.com/action/showPdf?pii=S1473-3099%2820%2930725-8&#34;&gt;Nature paper&lt;/a&gt; that claims a &amp;ldquo;relatively simple SEIR model&amp;rdquo; informed by the hourly movements of 98 million people can &amp;ldquo;accurately fit the real case trajectory&amp;rdquo;).&lt;/p&gt;

&lt;p&gt;Acquiring mobility data requires access to large scale infrastructure. Fortunately, several sites are providing access to large scale data sets. The &lt;a href=&#34;https://covidcast.cmu.edu/?sensor=doctor-visits-smoothed_adj_cli&amp;amp;level=county&amp;amp;date=20201120&amp;amp;signalType=value&amp;amp;encoding=color&amp;amp;mode=overview&amp;amp;region=42003&#34;&gt;COVIDcast&lt;/a&gt; site from the Delphi group provides both R and Python APIs to access the &lt;a href=&#34;https://covidcast.cmu.edu/?sensor=doctor-visits-smoothed_adj_cli&amp;amp;level=county&amp;amp;date=20201120&amp;amp;signalType=value&amp;amp;encoding=color&amp;amp;mode=export&amp;amp;region=42003&#34;&gt;SafeGraph Mobility Data&lt;/a&gt;. Click &lt;a href=&#34;https://covidcast.cmu.edu/?sensor=safegraph-part_time_work_prop&amp;amp;level=county&amp;amp;date=20190105&amp;amp;signalType=value&amp;amp;encoding=color&amp;amp;mode=timelapse&amp;amp;region=42003&#34;&gt;here&lt;/a&gt;
to see a time-lapse animation of &amp;ldquo;away from home&amp;rdquo; data that shows how the cycles of travel vary from before the pandemic up through the middle of this month.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;mobility.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;Click &lt;a href=&#34;https://data.covid.umd.edu/&#34;&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;md.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;for another classy dashboard from the University Maryland and the Maryland Transportation Institute that shows how mobility data tracks with COVID cases.&lt;/p&gt;

&lt;p&gt;To get your hands on some mobility data in addition to what is available with the Delphi API, try out the &lt;a href=&#34;https://cran.r-project.org/package=covid19mobility&#34;&gt;covid19mobility&lt;/a&gt; package which scrapes mobility data from &lt;a href=&#34;https://www.google.com/covid19/mobility/&#34;&gt;Google&lt;/a&gt; and &lt;a href=&#34;https://www.apple.com/covid19/mobility&#34;&gt;Apple&lt;/a&gt; and look &lt;a href=&#34;https://github.com/SonghuaHu-UMD/Mobility_COVID19_PNAS&#34;&gt;here&lt;/a&gt; for the data and R code behind PNAS report mentioned above.&lt;/p&gt;

&lt;p&gt;For an in depth look at the issues relating to mobility data and the COVID-19 pandemic, please sign up for the next &lt;a href=&#34;https://covid19-data-forum.org/&#34;&gt;COVID-19 Data Forum&lt;/a&gt; event which will be held at 9 AM Pacific Time on Thursday, December 10th.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;df.png&#34; height = &#34;400&#34; width=&#34;600&#34;&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Chris Volinsky&lt;/strong&gt;, Associate vice-president of Big Data Research at ATT Labs will moderate presentations and a panel discussion with &lt;strong&gt;Caroline Buckee&lt;/strong&gt;,
Associate Professor of Epidemiology and Associate Director of the Center for Communicable Disease Dynamics at the Harvard T.H. Chan School of Public Health, &lt;strong&gt;Dr. Andrew Schoeder&lt;/strong&gt;, Vice-president Research &amp;amp; Analytics for Direct Relief, and &lt;strong&gt;Christophe Fraser&lt;/strong&gt;, Professor of Pathogen Dynamics at University of Oxford and Senior Group Leader at Big Data Institute, Oxford University, UK.&lt;/p&gt;

&lt;p&gt;Finally, wherever your are: please assess the risks of travel for yourself, for your family, and for anyone with whom you may share the air. Stay safe!&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2020/11/25/covid-19-mobility-data/&#39;;&lt;/script&gt;
      </description>
    </item>
    
    <item>
      <title>More Select COVID-19 Resources</title>
      <link>https://rviews.rstudio.com/2020/06/03/more-select-covid-19-resources/</link>
      <pubDate>Wed, 03 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2020/06/03/more-select-covid-19-resources/</guid>
      <description>
        &lt;p&gt;We are over five months into this pandemic, and it is pretty clear that almost everyone is really tired of hearing about it. I myself am totally zoomed out and have already seen too many dashboards. Nevertheless, we are in this for the long run. So from time-to-time, I think it worthwhile to continue to look for tools that can help us make some sense of the continuing stream of incoming data.&lt;/p&gt;

&lt;p&gt;First, I would like to draw your attention to the  &lt;a href=&#34;https://aatishb.com/covidtrends/?doublingtime=7&#34;&gt;Covid Trends&lt;/a&gt; animated dashboard from Physics teacher &lt;a href=&#34;https://aatishb.com/&#34;&gt;Aatish Bhatia&lt;/a&gt;. The epidemiologists are the experts in this domain, but it is just like a physicist to deliver on insight.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;CovidTrends.png&#34; height=&#34;600&#34; width=&#34;100%&#34;&gt;&lt;/p&gt;

&lt;p&gt;What&amp;rsquo;s unique about this dashboard is how it beautifully illustrates the consequence of exponential growth. Notice that there is no time axis on the graph. Total confirmed cases are plotted on the x axis, and new confirmed cases in the past week are plotted on the y axis. In this setup, doubling times are represented as straight lines. As you run the animation, time passes and you observe the various countries hugging the seven day doubling time line and then dropping down as the whatever counter measures they are taking get the epidemic under control. This plot makes it clear that while things are opening up in the U.S. we do not quite have the disease under control. Please do watch the short video explaining the graph.&lt;/p&gt;

&lt;iframe width=&#34;848&#34; height=&#34;500&#34; src=&#34;https://www.youtube.com/embed/54XLXg4fYsc&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;

&lt;p&gt;Next, please have a look at the &lt;a href=&#34;https://covid19datahub.io/&#34;&gt;COVID-19 Data Hub&lt;/a&gt;, an open source project started by Finance Ph.D. student &lt;a href=&#34;https://guidotti.dev/&#34;&gt;Emanuele Guidotti&lt;/a&gt; with initial &lt;a href=&#34;https://ivado.ca/en/&#34;&gt;IVADO&lt;/a&gt; arranged by &lt;a href=&#34;https://ardiad.github.io/website/&#34;&gt;David Ardia&lt;/a&gt; that may very well become the main repository for epidemiologists working with COVID-19 case data. Currently over sixty data sets are available.&lt;/p&gt;

&lt;iframe width=&#34;848&#34; height=&#34;500&#34; src=&#34;https://www.youtube.com/embed/Uj6zTnZWJWA&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;

&lt;p&gt;All data sets are in a standardized format, and are &lt;a href=&#34;https://covid19datahub.io/articles/doc/data.html&#34;&gt;well documented&lt;/a&gt;. Additionally, the site provides R, Python, MatLab, Julia, Node.js, Scala and Excel code to access the data. This project is an extraordinary effort that deserves community support.&lt;/p&gt;

&lt;p&gt;Finally for today, I recommend the &lt;a href=&#34;https://www.youtube.com/watch?v=6N1p99bLXjk&amp;amp;feature=youtu.be&#34;&gt;video recording&lt;/a&gt; from the first &lt;a href=&#34;https://covid19-data-forum.org/&#34;&gt;COVID-19 Data Forum&lt;/a&gt; webinar held on May 14, 2020. After the opening remarks by Michael Kane, Assistant Professor, Department of Biostatistics, Yale University which begin at one minute and forty seconds (1:40) into the video, there are four talks, each approximately fifteen minutes long.&lt;/p&gt;

&lt;iframe width=&#34;848&#34; height=&#34;500&#34; src=&#34;https://www.youtube.com/embed/6N1p99bLXjk&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;

&lt;p&gt;The first talk: &lt;em&gt;Modeling COVID19 spread and control: Data needs and challenges&lt;/em&gt; by Alison Hill of the Department of Organismic &amp;amp; Evolutionary Biology, Harvard University begins at (5:33). The second talk: &lt;em&gt;Collecting and Visualizing COVID-19 Case Count Data from Multiple Open Sources&lt;/em&gt; by independent consultant Ryan Hafen begins at (21:26). The third talk: &lt;em&gt;Spatial and Space-Time Data on COVID-19&lt;/em&gt; by Orhun Aydin of &lt;a href=&#34;https://www.esri.com/en-us/home&#34;&gt;esri&lt;/a&gt; and the Environmental Systems Research Institute University of Southern California begins at (38:49). The final talk by Noam Ross of the &lt;a href=&#34;https://www.ecohealthalliance.org/&#34;&gt;EcoHealth Alliance&lt;/a&gt; and &lt;a href=&#34;https://ropensci.org/&#34;&gt;rOpenSci&lt;/a&gt; which begins at (56:23), focuses on the genomic data that enables scientists to study the emergence of new diseases.&lt;/p&gt;

&lt;p&gt;Enjoy the videos.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2020/06/03/more-select-covid-19-resources/&#39;;&lt;/script&gt;
      </description>
    </item>
    
  </channel>
</rss>
