Skip to content

Commit

Permalink
new web data 9 mar
Browse files Browse the repository at this point in the history
  • Loading branch information
emmahodcroft committed Mar 10, 2022
1 parent 316da14 commit 2f2f267
Show file tree
Hide file tree
Showing 6 changed files with 21,689 additions and 14,846 deletions.
2 changes: 1 addition & 1 deletion web/data/countriesToPlot.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"United Kingdom": "True", "Senegal": "True", "Sweden": "True", "Kenya": "True", "Italy": "True", "Romania": "True", "France": "True", "USA": "True", "Slovenia": "True", "India": "True", "Ireland": "True", "Canada": "True", "Spain": "True", "Portugal": "True", "Switzerland": "True", "Denmark": "True", "Netherlands": "True", "Georgia": "True", "Israel": "True", "Ghana": "True", "Austria": "True", "Slovakia": "True", "Australia": "True", "Germany": "True", "Belgium": "True", "Japan": "True", "Iceland": "True", "Hong Kong": "True", "Singapore": "True", "Norway": "True", "Philippines": "True", "Greece": "True", "Bulgaria": "True", "South Korea": "True", "Nigeria": "True", "New Zealand": "True", "Finland": "True", "Argentina": "True", "Thailand": "True", "Brazil": "True", "Poland": "True", "Chile": "True", "Qatar": "True", "Estonia": "True", "Maldives": "True", "Turkey": "True", "Luxembourg": "True", "Pakistan": "True", "Russia": "True", "Bosnia and Herzegovina": "True", "Malaysia": "True", "Peru": "True", "Mexico": "True", "Bangladesh": "True", "Sri Lanka": "True", "Czech Republic": "True", "Ecuador": "True", "Indonesia": "True", "South Africa": "True", "Vietnam": "True", "Latvia": "True", "Trinidad and Tobago": "True", "Aruba": "True", "Croatia": "True", "Curacao": "True", "Lithuania": "True", "Cambodia": "True", "Bonaire": "True", "Sint Maarten": "True", "Bahrain": "True", "Colombia": "True", "Costa Rica": "True", "Nepal": "True", "Botswana": "True", "Papua New Guinea": "True"}
{"United Kingdom": "True", "Senegal": "True", "Sweden": "True", "Kenya": "True", "Italy": "True", "Romania": "True", "France": "True", "USA": "True", "Slovenia": "True", "India": "True", "Ireland": "True", "Canada": "True", "Spain": "True", "Portugal": "True", "Switzerland": "True", "Denmark": "True", "Netherlands": "True", "Georgia": "True", "Israel": "True", "Ghana": "True", "Austria": "True", "Slovakia": "True", "Australia": "True", "Germany": "True", "Belgium": "True", "Japan": "True", "Iceland": "True", "Hong Kong": "True", "Singapore": "True", "Norway": "True", "Philippines": "True", "Greece": "True", "Bulgaria": "True", "South Korea": "True", "Nigeria": "True", "New Zealand": "True", "Finland": "True", "Argentina": "True", "Thailand": "True", "Brazil": "True", "Poland": "True", "Chile": "True", "Qatar": "True", "Estonia": "True", "Maldives": "True", "Turkey": "True", "Luxembourg": "True", "Pakistan": "True", "Russia": "True", "Bosnia and Herzegovina": "True", "Malaysia": "True", "Peru": "True", "Mexico": "True", "Bangladesh": "True", "Sri Lanka": "True", "Czech Republic": "True", "Ecuador": "True", "Indonesia": "True", "South Africa": "True", "Vietnam": "True", "Latvia": "True", "Trinidad and Tobago": "True", "Aruba": "True", "Croatia": "True", "Curacao": "True", "Lithuania": "True", "Cambodia": "True", "Bonaire": "True", "Sint Maarten": "True", "Bahrain": "True", "Colombia": "True", "Costa Rica": "True", "Nepal": "True", "Botswana": "True", "Brunei": "True", "Papua New Guinea": "True"}
4 changes: 4 additions & 0 deletions web/data/countryStyles.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@
"c": "#a6cee3",
"ls": "--"
},
"Brunei": {
"c": "#000000",
"ls": "dotted"
},
"Bulgaria": {
"c": "#6a3d9a",
"ls": "-."
Expand Down
2 changes: 1 addition & 1 deletion web/data/params.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"max_date": "2022-02-21",
"max_date": "2022-03-07",
"min_date": "2020-04-27"
}
Loading

1 comment on commit 2f2f267

@vercel
Copy link

@vercel vercel bot commented on 2f2f267 Mar 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.