From e56c7e8fb9cf99db8300cd0ee3231f11ca990bab Mon Sep 17 00:00:00 2001 From: "CR (covid cron)" <beepbop@example.com> Date: Tue, 18 Aug 2020 07:23:49 +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 4cac1886b..98ad988ca 100644 --- a/.gitattributes +++ b/.gitattributes @@ -532,3 +532,4 @@ data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-13-2020.csv filter=lfs dif data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-14-2020.csv filter=lfs diff=lfs merge=lfs -text data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-16-2020.csv filter=lfs diff=lfs merge=lfs -text data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-15-2020.csv filter=lfs diff=lfs merge=lfs -text +data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-17-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 75b61a511..38546ed2f 100644 --- a/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml +++ b/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml @@ -14356,6 +14356,70 @@ files: name: 08-16-2020.csv path: data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-16-2020.csv url: https://github.com/CSSEGISandData/COVID-19.git +- '@type': + - prov:Entity + - schema:DigitalDocument + - wfprov:Artifact + _id: https://renkulab.io/blob/c50d27a16dae18bdb856f687cc5b2adc9261bb6a/data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-17-2020.csv + _label: data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-17-2020.csv@c50d27a16dae18bdb856f687cc5b2adc9261bb6a + _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-08-18T07:23:47.962207+00:00' + based_on: + '@type': + - prov:Entity + - schema:DigitalDocument + - wfprov:Artifact + _id: https://github.com/blob/28bdf2796a017ef3079f9a1209debbd6fe0abd0c/csse_covid_19_data/csse_covid_19_daily_reports/08-17-2020.csv + _label: csse_covid_19_data/csse_covid_19_daily_reports/08-17-2020.csv@28bdf2796a017ef3079f9a1209debbd6fe0abd0c + _project: null + added: '2020-08-18T07:23:43.755864+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: 08-17-2020.csv + path: csse_covid_19_data/csse_covid_19_daily_reports/08-17-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: 08-17-2020.csv + path: data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-17-2020.csv + url: https://github.com/CSSEGISandData/COVID-19.git identifier: f6726a5b-f973-45d5-b873-30fa0dff772f in_language: null keywords: [] -- GitLab