Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jebyrnes committed Jun 20, 2020
1 parent c642bf8 commit 0dfe59e
Show file tree
Hide file tree
Showing 14 changed files with 630 additions and 69 deletions.
2 changes: 1 addition & 1 deletion docs/building-a-new-data-package.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta name="author" content="Rami Krispin, Amanda Dobbyn, Jarrett Byrnes" />


<meta name="date" content="2020-04-30" />
<meta name="date" content="2020-06-20" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down
2 changes: 1 addition & 1 deletion docs/data-format-standard.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta name="author" content="Rami Krispin, Amanda Dobbyn, Jarrett Byrnes" />


<meta name="date" content="2020-04-30" />
<meta name="date" content="2020-06-20" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down
2 changes: 1 addition & 1 deletion docs/guidance-for-writing-package-vignettes.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta name="author" content="Rami Krispin, Amanda Dobbyn, Jarrett Byrnes" />


<meta name="date" content="2020-04-30" />
<meta name="date" content="2020-06-20" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta name="author" content="Rami Krispin, Amanda Dobbyn, Jarrett Byrnes" />


<meta name="date" content="2020-04-30" />
<meta name="date" content="2020-06-20" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down Expand Up @@ -169,7 +169,7 @@ <h1>
<div id="header">
<h1 class="title">The Covid19R Project Documentation</h1>
<p class="author"><em>Rami Krispin, Amanda Dobbyn, Jarrett Byrnes</em></p>
<p class="date"><em>2020-04-30</em></p>
<p class="date"><em>2020-06-20</em></p>
</div>
<div id="welcome-to-the-covid19r-project-documentation" class="section level1 unnumbered">
<h1>Welcome to the Covid19R Project Documentation!</h1>
Expand Down
2 changes: 1 addition & 1 deletion docs/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta name="author" content="Rami Krispin, Amanda Dobbyn, Jarrett Byrnes" />


<meta name="date" content="2020-04-30" />
<meta name="date" content="2020-06-20" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down
37 changes: 33 additions & 4 deletions docs/packages-part-of-the-project.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta name="author" content="Rami Krispin, Amanda Dobbyn, Jarrett Byrnes" />


<meta name="date" content="2020-04-30" />
<meta name="date" content="2020-06-20" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down Expand Up @@ -169,10 +169,39 @@ <h1>
<div id="packages-part-of-the-project" class="section level1">
<h1><span class="header-section-number">Chapter 3</span> Packages Part of the Project</h1>
<ul>
<li><a href="https://github.com/Covid19R/covid19R">covid19R</a> - Our main package<br />
<li><a href="NA">covid19R</a> - The covid19R project regularly queries and updates
a variety of different datasets about the spread of covid-19
(SARS-COV-2). This package allows users access to all of the datasets.<br />
</li>
<li><a href="https://github.com/Covid19R/covid19nytimes">covid19nytimes</a> - Accessing the NY Times State and County data</li>
<li><a href="https://github.com/Covid19R/covid19france">covid19france</a> - Providing data from <a href="https://github.com/opencovid19-fr/data">opencovid19-fr</a></li>
<li><a href="https://github.com/debusklaneml/CanadaC19">CanadaC19</a> - Imports and cleans data from a repository that includes open-source case data of COVID-19 in Canada. Raw data is available here: <a href="https://github.com/ishaberry/Covid19Canada" class="uri">https://github.com/ishaberry/Covid19Canada</a>.<br />
</li>
<li><a href="NA">covid19france</a> - Imports and cleans ‘opencovid19-fr’
<a href="https://github.com/opencovid19-fr/data" class="uri">https://github.com/opencovid19-fr/data</a> data on COVID-19 in France.<br />
</li>
<li><a href="https://github.com/Covid19R/covid19mobility">covid19mobility</a> - Scrapes trends in mobility after the Covid-19
outbreak from different sources. Currently, the package scrapes data
from Google <a href="https://www.google.com/covid19/mobility/" class="uri">https://www.google.com/covid19/mobility/</a>, Apple
<a href="https://www.apple.com/covid19/mobility" class="uri">https://www.apple.com/covid19/mobility</a>, and will add others. The
data returned uses the tidy Covid19R project data standard
<a href="https://covid19r.github.io/documentation/" class="uri">https://covid19r.github.io/documentation/</a> as well as the controlled
vocabularies for measurement types.<br />
</li>
<li><a href="https://github.com/Covid19R/covid19nytimes">covid19nytimes</a> - Accesses the NY Times Covid-19 county-level data
for the US, described in
<a href="https://www.nytimes.com/article/coronavirus-county-data-us.html" class="uri">https://www.nytimes.com/article/coronavirus-county-data-us.html</a> and
available at <a href="https://github.com/nytimes/covid-19-data" class="uri">https://github.com/nytimes/covid-19-data</a>. It then returns
the data in a tidy data format according to the Covid19R Project data
specification.<br />
</li>
<li><a href="NA">covid19tunisia</a> - Data personnally collected about the spread of COVID-19 (SARS-COV-2) in Tunisia.<br />
</li>
<li><a href="NA">covid19us</a> - A wrapper around the ‘COVID Tracking Project API’
<a href="https://covidtracking.com/api/" class="uri">https://covidtracking.com/api/</a> providing data on cases of COVID-19
in the US.<br />
</li>
<li><a href="https://github.com/debusklaneml/VirginiaC19">VirginiaC19</a> - Imports and cleans data from Virginia’s department
of health reporting. The original website is here:
<a href="http://www.vdh.virginia.gov/coronavirus/" class="uri">http://www.vdh.virginia.gov/coronavirus/</a>.</li>
</ul>

</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/preparing-and-submitting-to-cran.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta name="author" content="Rami Krispin, Amanda Dobbyn, Jarrett Byrnes" />


<meta name="date" content="2020-04-30" />
<meta name="date" content="2020-06-20" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down
2 changes: 1 addition & 1 deletion docs/references.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta name="author" content="Rami Krispin, Amanda Dobbyn, Jarrett Byrnes" />


<meta name="date" content="2020-04-30" />
<meta name="date" content="2020-06-20" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down
13 changes: 12 additions & 1 deletion docs/search_index.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/standardized-package-functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta name="author" content="Rami Krispin, Amanda Dobbyn, Jarrett Byrnes" />


<meta name="date" content="2020-04-30" />
<meta name="date" content="2020-06-20" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down Expand Up @@ -243,7 +243,7 @@ <h2><span class="header-section-number">10.1</span> Getting Information</h2>
<a href="https://github.com/aedobbyn/covid19us/blob/master/LICENSE.md" class="uri">https://github.com/aedobbyn/covid19us/blob/master/LICENSE.md</a>
</td>
<td style="text-align:left;">
positive, negative, pending, hospitalized_currently, hospitalized_cumulative, in_icu_currently, in_icu_cumulative, on_ventilator_currently, on_ventilator_cumulative, recovered, death, hospitalized, total, total_test_results, death_increase, hospitalized_increase, negative_increase, positive_increase, total_test_results_increase
positive, negative, pending, hospitalized_currently, hospitalized_cumulative, in_icu_currently, in_icu_cumulative, on_ventilator_currently, on_ventilator_cumulative, recovered, death, hospitalized, total_tests_viral, positive_tests_viral, negative_tests_viral, positive_cases_viral, positive_increase, negative_increase, total, total_test_results, total_test_results_increase, death_increase, hospitalized_increase, negative_regular_score, negative_score, positive_score
</td>
<td style="text-align:left;">
state
Expand Down Expand Up @@ -295,7 +295,7 @@ <h2><span class="header-section-number">10.2</span> Obtaining fresh data</h2>
<tbody>
<tr>
<td style="text-align:left;">
2020-04-29
2020-06-19
</td>
<td style="text-align:left;">
Alabama
Expand All @@ -313,12 +313,12 @@ <h2><span class="header-section-number">10.2</span> Obtaining fresh data</h2>
cases_total
</td>
<td style="text-align:right;">
6925
29002
</td>
</tr>
<tr>
<td style="text-align:left;">
2020-04-29
2020-06-19
</td>
<td style="text-align:left;">
Alabama
Expand All @@ -336,12 +336,12 @@ <h2><span class="header-section-number">10.2</span> Obtaining fresh data</h2>
deaths_total
</td>
<td style="text-align:right;">
262
822
</td>
</tr>
<tr>
<td style="text-align:left;">
2020-04-29
2020-06-19
</td>
<td style="text-align:left;">
Alaska
Expand All @@ -359,12 +359,12 @@ <h2><span class="header-section-number">10.2</span> Obtaining fresh data</h2>
cases_total
</td>
<td style="text-align:right;">
353
821
</td>
</tr>
<tr>
<td style="text-align:left;">
2020-04-29
2020-06-19
</td>
<td style="text-align:left;">
Alaska
Expand All @@ -382,12 +382,12 @@ <h2><span class="header-section-number">10.2</span> Obtaining fresh data</h2>
deaths_total
</td>
<td style="text-align:right;">
7
10
</td>
</tr>
<tr>
<td style="text-align:left;">
2020-04-29
2020-06-19
</td>
<td style="text-align:left;">
Arizona
Expand All @@ -405,12 +405,12 @@ <h2><span class="header-section-number">10.2</span> Obtaining fresh data</h2>
cases_total
</td>
<td style="text-align:right;">
7202
46914
</td>
</tr>
<tr>
<td style="text-align:left;">
2020-04-29
2020-06-19
</td>
<td style="text-align:left;">
Arizona
Expand All @@ -428,7 +428,7 @@ <h2><span class="header-section-number">10.2</span> Obtaining fresh data</h2>
deaths_total
</td>
<td style="text-align:right;">
308
1322
</td>
</tr>
</tbody>
Expand Down
Loading

0 comments on commit 0dfe59e

Please sign in to comment.