Skip to content

Commit 9c0f46c

Browse files
Fix MD formatting for data test
1 parent 25b4c5a commit 9c0f46c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

data/covid/instructions.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ The dataset is a CSV file located [here](./dataset.7z)
1010
## The output
1111
You should provide a report with two pages:
1212

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)
2121

2222
### Filters
2323
You should allow the following filters:

0 commit comments

Comments
 (0)