File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ The dataset is a CSV file located [here](./dataset.7z)
10
10
## The output
11
11
You should provide a report with two pages:
12
12
13
- 1 . A dashboard view with the following:
14
- a . Total cases
15
- b . Total deaths
16
- c . Total % increase over last month
17
- d . A graph showing the cases trend in months
18
- e . A graph showing the deaths trend in months
19
- f . Treemap of countries ordered by deaths
20
- 2 . A report view showing the cases and deaths by month with filtering and drill-down capabilities (free design)
13
+ * A dashboard view with the following:
14
+ 1 . Total cases
15
+ 2 . Total deaths
16
+ 3 . Total % increase over last month
17
+ 4 . A graph showing the cases trend in months
18
+ 5 . A graph showing the deaths trend in months
19
+ 6 . Treemap of countries ordered by deaths
20
+ * A report view showing the cases and deaths by month with filtering and drill-down capabilities (free design)
21
21
22
22
### Filters
23
23
You should allow the following filters:
You can’t perform that action at this time.
0 commit comments