From 03df44ec65365b72a3c855b047d70a4dd6c3d6f9 Mon Sep 17 00:00:00 2001 From: "CR (covid cron)" <beepbop@example.com> Date: Fri, 21 Aug 2020 07:23:53 +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 ff683dafa..570bd4394 100644 --- a/.gitattributes +++ b/.gitattributes @@ -535,3 +535,4 @@ data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-15-2020.csv filter=lfs dif data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-17-2020.csv filter=lfs diff=lfs merge=lfs -text data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-18-2020.csv filter=lfs diff=lfs merge=lfs -text data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-19-2020.csv filter=lfs diff=lfs merge=lfs -text +data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-20-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 b4a2143a2..3013ed2df 100644 --- a/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml +++ b/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml @@ -14566,6 +14566,70 @@ files: name: 08-19-2020.csv path: data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-19-2020.csv url: https://github.com/CSSEGISandData/COVID-19.git +- '@type': + - prov:Entity + - schema:DigitalDocument + - wfprov:Artifact + _id: https://renkulab.io/blob/755deae1bf77f98b7a464c3794173f63c8a8251f/data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-20-2020.csv + _label: data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-20-2020.csv@755deae1bf77f98b7a464c3794173f63c8a8251f + _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-21T07:23:52.484114+00:00' + based_on: + '@type': + - prov:Entity + - schema:DigitalDocument + - wfprov:Artifact + _id: https://github.com/blob/164a110f7ae627c743b5523f604c568677219723/csse_covid_19_data/csse_covid_19_daily_reports/08-20-2020.csv + _label: csse_covid_19_data/csse_covid_19_daily_reports/08-20-2020.csv@164a110f7ae627c743b5523f604c568677219723 + _project: null + added: '2020-08-21T07:23:50.934248+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-20-2020.csv + path: csse_covid_19_data/csse_covid_19_daily_reports/08-20-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-20-2020.csv + path: data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-20-2020.csv + url: https://github.com/CSSEGISandData/COVID-19.git identifier: f6726a5b-f973-45d5-b873-30fa0dff772f in_language: null keywords: [] -- GitLab