Skip to content

Commit 1c1b815

Browse files
committed
updated list of locations
1 parent 5016396 commit 1c1b815

1 file changed

Lines changed: 33 additions & 5 deletions

File tree

data/plotted_locations.json

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
[
2+
{
3+
"common_name": "Taizhou",
4+
"id_name": "Taizhou",
5+
"stage": "Interested",
6+
"num_users": 1,
7+
"country_code": "CN"
8+
},
29
{
310
"common_name": "Olomouc",
411
"id_name": "Olomoucký kraj",
@@ -7,7 +14,7 @@
714
"country_code": "CZ"
815
},
916
{
10-
"common_name": "Tartu ",
17+
"common_name": "Tartu",
1118
"id_name": "Lõuna-Eesti",
1219
"stage": "Interested",
1320
"num_users": 1,
@@ -100,10 +107,17 @@
100107
{
101108
"common_name": "Constance",
102109
"id_name": "Konstanz",
103-
"stage": "Mixed",
110+
"stage": "Production",
104111
"num_users": 2,
105112
"country_code": "DE"
106113
},
114+
{
115+
"common_name": "Delitzsch",
116+
"id_name": "Nordsachsen",
117+
"stage": "Production",
118+
"num_users": 1,
119+
"country_code": "DE"
120+
},
107121
{
108122
"common_name": "Dresden",
109123
"id_name": "Dresden, Kreisfreie Stadt",
@@ -255,14 +269,14 @@
255269
"common_name": "Rostock",
256270
"id_name": "Landkreis Rostock",
257271
"stage": "Production",
258-
"num_users": 1,
272+
"num_users": 2,
259273
"country_code": "DE"
260274
},
261275
{
262276
"common_name": "Regionalverband Saarbrücken",
263277
"id_name": "Regionalverband Saarbrücken",
264-
"stage": "Interested",
265-
"num_users": 1,
278+
"stage": "Mixed",
279+
"num_users": 2,
266280
"country_code": "DE"
267281
},
268282
{
@@ -279,6 +293,13 @@
279293
"num_users": 1,
280294
"country_code": "DE"
281295
},
296+
{
297+
"common_name": "Wuppertal",
298+
"id_name": "Wuppertal, Kreisfreie Stadt",
299+
"stage": "Production",
300+
"num_users": 1,
301+
"country_code": "DE"
302+
},
282303
{
283304
"common_name": "Würzburg",
284305
"id_name": "Würzburg, Kreisfreie Stadt",
@@ -356,6 +377,13 @@
356377
"num_users": 1,
357378
"country_code": "CH"
358379
},
380+
{
381+
"common_name": "Cork",
382+
"id_name": "Cork",
383+
"stage": "Production",
384+
"num_users": 1,
385+
"country_code": "IE"
386+
},
359387
{
360388
"common_name": "Hyderabad",
361389
"id_name": "Hyderabad2",

0 commit comments

Comments
 (0)