From 5c0a790ec4c4c1e85c4186afaaf8265ba0f48742 Mon Sep 17 00:00:00 2001 From: "CR (covid cron)" <beepbop@example.com> Date: Sat, 12 Sep 2020 07:23:07 +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 d3ce6d415..624ab8068 100644 --- a/.gitattributes +++ b/.gitattributes @@ -557,3 +557,4 @@ data/covid-19_jhu-csse/csse_covid_19_daily_reports/09-07-2020.csv filter=lfs dif data/covid-19_jhu-csse/csse_covid_19_daily_reports/09-08-2020.csv filter=lfs diff=lfs merge=lfs -text data/covid-19_jhu-csse/csse_covid_19_daily_reports/09-09-2020.csv filter=lfs diff=lfs merge=lfs -text data/covid-19_jhu-csse/csse_covid_19_daily_reports/09-10-2020.csv filter=lfs diff=lfs merge=lfs -text +data/covid-19_jhu-csse/csse_covid_19_daily_reports/09-11-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 44e9e5be8..4856e932e 100644 --- a/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml +++ b/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml @@ -15974,6 +15974,70 @@ files: name: 09-10-2020.csv path: data/covid-19_jhu-csse/csse_covid_19_daily_reports/09-10-2020.csv url: https://github.com/CSSEGISandData/COVID-19.git +- '@type': + - prov:Entity + - schema:DigitalDocument + - wfprov:Artifact + _id: https://renkulab.io/blob/829915429a1d9445ad47cc49bdb6137881bb6415/data/covid-19_jhu-csse/csse_covid_19_daily_reports/09-11-2020.csv + _label: data/covid-19_jhu-csse/csse_covid_19_daily_reports/09-11-2020.csv@829915429a1d9445ad47cc49bdb6137881bb6415 + _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-09-12T07:23:05.621934+00:00' + based_on: + '@type': + - prov:Entity + - schema:DigitalDocument + - wfprov:Artifact + _id: https://github.com/blob/4c8006b08cf4fc6976084378f954a207ddfa57f5/csse_covid_19_data/csse_covid_19_daily_reports/09-11-2020.csv + _label: csse_covid_19_data/csse_covid_19_daily_reports/09-11-2020.csv@4c8006b08cf4fc6976084378f954a207ddfa57f5 + _project: null + added: '2020-09-12T07:22:59.246882+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: 09-11-2020.csv + path: csse_covid_19_data/csse_covid_19_daily_reports/09-11-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: 09-11-2020.csv + path: data/covid-19_jhu-csse/csse_covid_19_daily_reports/09-11-2020.csv + url: https://github.com/CSSEGISandData/COVID-19.git identifier: f6726a5b-f973-45d5-b873-30fa0dff772f in_language: null keywords: [] -- GitLab