From 980af4f91bea480515c2f55b4465a56fc8d8dc87 Mon Sep 17 00:00:00 2001
From: "CR (covid cron)" <beepbop@example.com>
Date: Wed, 5 Aug 2020 07:22: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 1798ecea5..d17b274ed 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -519,3 +519,4 @@ data/covid-19_jhu-csse/csse_covid_19_daily_reports/07-31-2020.csv filter=lfs dif
 data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-01-2020.csv filter=lfs diff=lfs merge=lfs -text
 data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-02-2020.csv filter=lfs diff=lfs merge=lfs -text
 data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-03-2020.csv filter=lfs diff=lfs merge=lfs -text
+data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-04-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 46958b7eb..8507af8cc 100644
--- a/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml
+++ b/.renku/datasets/f6726a5b-f973-45d5-b873-30fa0dff772f/metadata.yml
@@ -13524,6 +13524,70 @@ files:
   name: 08-03-2020.csv
   path: data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-03-2020.csv
   url: https://github.com/CSSEGISandData/COVID-19.git
+- '@type':
+  - prov:Entity
+  - schema:DigitalDocument
+  - wfprov:Artifact
+  _id: https://renkulab.io/blob/e299ac28db1029dd3d318c005be61c0239ce80f6/data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-04-2020.csv
+  _label: data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-04-2020.csv@e299ac28db1029dd3d318c005be61c0239ce80f6
+  _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-05T07:22:48.333419+00:00'
+  based_on:
+    '@type':
+    - prov:Entity
+    - schema:DigitalDocument
+    - wfprov:Artifact
+    _id: https://github.com/blob/bab9f081e695fb715d8237db48e4e76e7665b2d7/csse_covid_19_data/csse_covid_19_daily_reports/08-04-2020.csv
+    _label: csse_covid_19_data/csse_covid_19_daily_reports/08-04-2020.csv@bab9f081e695fb715d8237db48e4e76e7665b2d7
+    _project: null
+    added: '2020-08-05T07:22:28.965825+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-04-2020.csv
+    path: csse_covid_19_data/csse_covid_19_daily_reports/08-04-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-04-2020.csv
+  path: data/covid-19_jhu-csse/csse_covid_19_daily_reports/08-04-2020.csv
+  url: https://github.com/CSSEGISandData/COVID-19.git
 identifier: f6726a5b-f973-45d5-b873-30fa0dff772f
 in_language: null
 keywords: []
-- 
GitLab