Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michał Woźniak
covid
Commits
92ef7517
Commit
92ef7517
authored
Apr 12, 2020
by
Michał Woźniak
Browse files
added population data for 6 new sites; minor UI fixes
parent
d395bfdc
Pipeline
#177
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
covid.js
View file @
92ef7517
...
...
@@ -94,6 +94,9 @@ var siteData = {
"
Burkina Faso
"
:
{
"
population
"
:
20107509
},
"
Burundi
"
:
{
"
population
"
:
11745876
},
"
Cambodia
"
:
{
"
population
"
:
15288489
},
...
...
@@ -331,6 +334,9 @@ var siteData = {
"
Malaysia
"
:
{
"
population
"
:
32772100
},
"
Malawi
"
:
{
"
population
"
:
18143217
},
"
Maldives
"
:
{
"
population
"
:
392473
},
...
...
@@ -454,6 +460,9 @@ var siteData = {
"
San Marino
"
:
{
"
population
"
:
33344
},
"
Sao Tome and Principe
"
:
{
"
population
"
:
211028
},
"
Saudi Arabia
"
:
{
"
population
"
:
34218169
},
...
...
@@ -466,6 +475,9 @@ var siteData = {
"
Seychelles
"
:
{
"
population
"
:
97096
},
"
Sierra Leone
"
:
{
"
population
"
:
7092113
},
"
Singapore
"
:
{
"
population
"
:
5638700
},
...
...
@@ -484,6 +496,9 @@ var siteData = {
"
South Korea
"
:
{
"
population
"
:
51709098
},
"
South Sudan
"
:
{
"
population
"
:
10975927
},
"
Spain
"
:
{
"
population
"
:
46733038
},
...
...
@@ -559,6 +574,12 @@ var siteData = {
"
Vietnam
"
:
{
"
population
"
:
95545962
},
"
Western Sahara
"
:
{
"
population
"
:
567402
},
"
Yemen
"
:
{
"
population
"
:
28498683
},
"
Zambia
"
:
{
"
population
"
:
13092666
},
...
...
index.html
View file @
92ef7517
...
...
@@ -120,8 +120,8 @@
margin
:
0.3em
;
flex-grow
:
1
;
flex-shrink
:
1
;
padding-left
:
1
em
;
padding-right
:
1
em
;
padding-left
:
0.5
em
;
padding-right
:
0.5
em
;
}
.sources
{
font-size
:
80%
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment