File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "Covid" : [
3
+ {
4
+ "Rank" : " 1" ,
5
+ "Total Case" : " 82789716" ,
6
+ "Population" : " 334522343" ,
7
+ "Percent" : " 24.748635698752118" ,
8
+ "country" : " USA"
9
+ },
10
+ {
11
+ "Rank" : " 2" ,
12
+ "Total Case" : " 43065666" ,
13
+ "Population" : " 1404606308" ,
14
+ "Percent" : " 3.0660310832094027" ,
15
+ "country" : " India"
16
+ },
17
+ {
18
+ "Rank" : " 3" ,
19
+ "Total Case" : " 30378061" ,
20
+ "Total Recover" : " " ,
21
+ "Population" : " 215299307" ,
22
+ "Percent" : " 14.109688239730378" ,
23
+ "country" : " Brazil"
24
+ },
25
+ {
26
+ "Rank" : " 4" ,
27
+ "Total Case" : " 28415413" ,
28
+ "Population" : " 65535419" ,
29
+ "Percent" : " 43.3588637008638" ,
30
+ "country" : " France"
31
+ },
32
+ {
33
+ "Rank" : " 5" ,
34
+ "Total Case" : " 24363379" ,
35
+ "Population" : " 84269739" ,
36
+ "Percent" : " 28.911183645650073" ,
37
+ "country" : " Germany"
38
+ }
39
+ ]
40
+ }
You can’t perform that action at this time.
0 commit comments