From c3ee303878309fc22bff44c7310b9942205c695f Mon Sep 17 00:00:00 2001 From: "CR (covid cron)" <beepbop@example.com> Date: Wed, 8 Jul 2020 07:22:18 +0000 Subject: [PATCH] renku dataset add covid-19_jhu-csse --force --source csse_covid_19_data/csse_covid_19_daily_reports https://github.com/CSSEGISandData/COVID-19.git --- .gitattributes | 1 + .../metadata.yml | 64 +++++++++++++++++++ 2 files changed, 65 insertions(+) diff --git a/.gitattributes b/.gitattributes index d170fc080..3f0adce94 100644 --- a/.gitattributes +++ b/.gitattributes @@ -491,3 +491,4 @@ data/covid-19_jhu-csse/csse_covid_19_daily_reports/07-03-2020.csv filter=lfs dif data/covid-19_jhu-csse/csse_covid_19_daily_reports/07-04-2020.csv filter=lfs diff=lfs merge=lfs -text data/covid-19_jhu-csse/csse_covid_19_daily_reports/07-05-2020.csv filter=lfs diff=lfs merge=lfs -text data/covid-19_jhu-csse/csse_covid_19_daily_reports/07-06-2020.csv filter=lfs diff=lfs merge=lfs -text +data/covid-19_jhu-csse/csse_covid_19_daily_reports/07-07-2020.csv filter=lfs diff=lfs merge=lfs -text diff --git a/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml b/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml index e410dc428..dc7488069 100644 --- a/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml +++ b/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml @@ -11732,6 +11732,70 @@ files: name: 07-06-2020.csv path: data/covid-19_jhu-csse/csse_covid_19_daily_reports/07-06-2020.csv url: https://github.com/CSSEGISandData/COVID-19.git +- '@type': + - prov:Entity + - schema:DigitalDocument + - wfprov:Artifact + _id: https://renkulab.io/blob/ee3b7e5684d28bcca0379c198b09caefaf979cd1/data/covid-19_jhu-csse/csse_covid_19_daily_reports/07-07-2020.csv + _label: data/covid-19_jhu-csse/csse_covid_19_daily_reports/07-07-2020.csv@ee3b7e5684d28bcca0379c198b09caefaf979cd1 + _project: + '@type': + - prov:Location + - schema:Project + _id: https://renkulab.io/projects/covid-19/covid-19-public-data + created: '2020-03-11T21:43:12.736000+00:00' + creator: + '@type': + - prov:Person + - schema:Person + _id: mailto:cramakri@ethz.ch + affiliation: null + alternate_name: null + email: cramakri@ethz.ch + label: Chandrasekhar Ramakrishnan + name: Chandrasekhar Ramakrishnan + name: covid-19-dashboard + updated: '2020-03-11T21:43:12.736000+00:00' + version: '4' + added: '2020-07-08T07:22:17.561507+00:00' + based_on: + '@type': + - prov:Entity + - schema:DigitalDocument + - wfprov:Artifact + _id: https://github.com/blob/ddeb4b1285beeac3b50b822e0c68541b00475d74/csse_covid_19_data/csse_covid_19_daily_reports/07-07-2020.csv + _label: csse_covid_19_data/csse_covid_19_daily_reports/07-07-2020.csv@ddeb4b1285beeac3b50b822e0c68541b00475d74 + _project: null + added: '2020-07-08T07:22:08.798719+00:00' + based_on: null + creator: + - '@type': + - prov:Person + - schema:Person + _id: mailto:jhusystems@gmail.com + affiliation: null + alternate_name: null + email: jhusystems@gmail.com + label: CSSEGISandData + name: CSSEGISandData + external: false + name: 07-07-2020.csv + path: csse_covid_19_data/csse_covid_19_daily_reports/07-07-2020.csv + url: https://github.com/CSSEGISandData/COVID-19.git + creator: + - '@type': + - prov:Person + - schema:Person + _id: mailto:jhusystems@gmail.com + affiliation: null + alternate_name: null + email: jhusystems@gmail.com + label: CSSEGISandData + name: CSSEGISandData + external: false + name: 07-07-2020.csv + path: data/covid-19_jhu-csse/csse_covid_19_daily_reports/07-07-2020.csv + url: https://github.com/CSSEGISandData/COVID-19.git identifier: f6726a5b-f973-45d5-b873-30fa0dff772f in_language: null keywords: [] -- GitLab