diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4d4f1633ffed0f2486cf502377e589a5aa415350..6c186237946a0d1447ba51b70d4e6e0b07131412 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -65,6 +65,7 @@ update: - renku dataset update openzh-covid-19 - renku dataset update covid-19-italy - renku dataset update covid-19-spain + - renku dataset update covid-19-us-nyt - renku dataset add covid-19-chile -s data/*.csv -s data/covid19_chile.rds https://github.com/itoledor/coronavirus.git --force - renku rerun data/covidtracking/states-metadata.json data/covidtracking/states-daily.json - renku update --with-siblings diff --git a/README.md b/README.md index ad8f7de4290502f5cb7c3d4c87df2aa026bdab5c..31538b200d5196222a64e95f74a5f77d0d1e5ae0 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,13 @@ branch of the parent repository. <td><a href="https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/runs/covidtracking-dashboard.ipynb">notebook</a></td> </tr> <tr> -<td><a href="https://github.com/openZH/covid_19">OpenData Zuerich</a></td> +<td><a href="https://github.com/nytimes/covid-19-data">New York Times Covid-19 Data</a></td> +<td><a href="https://renkulab.io/projects/covid-19/covid-19-public-data/datasets/dcac07eb-4c9c-40c5-b541-5072c8302750/">covid-19-us-nyt</a></td> +<td><code>data/covid-19-us-nyt</code></td> +<td>N/A</td> +</tr> +<tr> +<td><a href="https://github.com/openZH/covid_19">Swiss Cantonal Data</a></td> <td><a href="https://renkulab.io/projects/covid-19/covid-19-public-data/datasets/c9295d7a-0380-4a1b-8731-5c36d76cb8e7/">openzh-covid-19</a></td> <td><code>data/openzh-covid-19</code></td> <td><a href="https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/runs/openzh-covid-19-dashboard.run.ipynb">notebook</a></td> @@ -141,11 +147,20 @@ this data in combination with population data from the world bank. ### Covid tracking crowdsourcing project -[Covid tracking](https://covidtracking.com) is a crowd-sourced dataset for US state-level data. It is updated by hand by an army of volunteers. +[Covid tracking](https://covidtracking.com) is a crowd-sourced dataset for US +state-level data. It is updated by hand by an army of volunteers. + +### New York Times Covid-19 Dataset + +The [New York Times Covid-19 Dataset](https://github.com/nytimes/covid-19-data) +provides open access to data about the covid-19 cases and deaths per U.S. state +and county. -### OpenData Zuerich +### Covid-19 Data for Swiss Cantons -The [swiss cantonal data](https://github.com/openZH/covid_19) collected by the Zürich statistical office. Parts are updated manually, others are starting to become automated. +The [swiss cantonal data](https://github.com/openZH/covid_19) collected by the +Zürich statistical office. Parts are updated manually, others are starting to +become automated. ### Case data for Italy