From e577d45b4d3610e5fd0ac23e696b939a7f9386f0 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 23 Mar 2020 00:09:57 +0000 Subject: [PATCH] Daily auto-update of the data --- datapackage.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/datapackage.json b/datapackage.json index 34665bc..0b434f7 100644 --- a/datapackage.json +++ b/datapackage.json @@ -58,7 +58,6 @@ "format": "default", "groupChar": "", "name": "Confirmed", - "title": "Cumulative total confirmed cases to date", "type": "number" }, { @@ -66,7 +65,6 @@ "format": "default", "groupChar": "", "name": "Recovered", - "title": "Cumulative total recovered cases to date", "type": "number" }, { @@ -74,7 +72,6 @@ "format": "default", "groupChar": "", "name": "Deaths", - "title": "Cumulative total deaths to date", "type": "number" } ], @@ -127,5 +124,5 @@ } } ], - "title": "Novel Coronavirus 2019 (COVID-19)" -} + "title": "Novel Coronavirus 2019" +} \ No newline at end of file