@digital4better/data 1.3.39 → 1.3.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,22 +1,22 @@
1
1
  id,name,provider,lat,lon,location,country,subdivision,pue,wue,ref
2
- par,eu-west-par,ovhcloud,48.86,2.35,Paris,fr,,1.6,,
3
- bhs,ca-east-bhs,ovhcloud,45.32,-73.870003,Beauharnois,ca,qc,1.25,1.33,
4
- eri,eu-west-eri,ovhcloud,51.4832,0.17484,Erith,gb,,1.26,0.21,
5
- gra,eu-west-gra,ovhcloud,50.98333,2.125,Gravelines,fr,,1.22,0.2,
6
- hil,us-west-hil,ovhcloud,45.522896,-122.98983,Hillsboro,us,or,1.35,0.53,
7
- lim,eu-west-lim,ovhcloud,50.398601,8.079578,Limburg,de,,1.24,0.35,
8
- rbx,eu-west-rbx,ovhcloud,50.683636,3.165532,Roubaix,fr,,1.29,0.39,
9
- sbg,eu-west-sbg,ovhcloud,48.583328,7.75,Strasbourg,fr,,1.21,0.5,
10
- vin,us-east-vin,ovhcloud,-77.67379,38.7464553,Vint Hill,us,va,1.39,0.1,
11
- waw,eu-central-waw,ovhcloud,52.237049,21.017532,Warsaw,pl,,1.25,0.6,
12
- mum,ap-south-mum,ovhcloud,19.08,72.88,Mumbai,in,,1.58,,
13
- sgp,ap-southeast-sgp,ovhcloud,1.37,103.8,Singapore,sg,,1.72,,
14
- syd,ap-southeast-syd,ovhcloud,-33.86,151.2,Sydney,au,,1.3,,
15
- yyz,ca-east-tor,ovhcloud,43.653,-79.383,Toronto,ca,on,1.6,,
16
- ams,ams,ovhcloud,52.377956,4.89707,Amsterdam,nl,,1.6,,
17
- blr,blr,ovhcloud,12.971599,77.594566,Bengalore,in,,1.6,,
18
- mad,mad,ovhcloud,40.4167754,-3.7037902,Madrid,es,,1.6,,
19
- mil,eu-south-mil,ovhcloud,45.43,9.29,Milan,it,,1.6,,
20
- mrs,mrs,ovhcloud,43.8345,2.1972,Marseille,fr,,1.6,,
21
- prg,prg,ovhcloud,50.073658,14.41854,Prague,cz,,1.6,,
22
- zrh,zrh,ovhcloud,47.376887,8.541694,Zurich,ch,,1.6,,
2
+ par,eu-west-par,ovhcloud,48.86,2.35,Paris,fr,,1.24,0.34,1
3
+ bhs,ca-east-bhs,ovhcloud,45.32,-73.870003,Beauharnois,ca,qc,1.21,0.86,1
4
+ eri,eu-west-eri,ovhcloud,51.4832,0.17484,Erith,gb,,1.19,0.18,1
5
+ gra,eu-west-gra,ovhcloud,50.98333,2.125,Gravelines,fr,,1.21,0.2,1
6
+ hil,us-west-hil,ovhcloud,45.522896,-122.98983,Hillsboro,us,or,1.27,1.31,1
7
+ lim,eu-west-lim,ovhcloud,50.398601,8.079578,Limburg,de,,1.19,0.21,1
8
+ rbx,eu-west-rbx,ovhcloud,50.683636,3.165532,Roubaix,fr,,1.3,0.29,1
9
+ sbg,eu-west-sbg,ovhcloud,48.583328,7.75,Strasbourg,fr,,1.19,0.39,1
10
+ vin,us-east-vin,ovhcloud,-77.67379,38.7464553,Vint Hill,us,va,1.36,0.4,1
11
+ waw,eu-central-waw,ovhcloud,52.237049,21.017532,Warsaw,pl,,1.25,0.42,1
12
+ mum,ap-south-mum,ovhcloud,19.08,72.88,Mumbai,in,,1.24,0.34,1
13
+ sgp,ap-southeast-sgp,ovhcloud,1.37,103.8,Singapore,sg,,1.24,0.34,1
14
+ syd,ap-southeast-syd,ovhcloud,-33.86,151.2,Sydney,au,,1.24,0.34,1
15
+ yyz,ca-east-tor,ovhcloud,43.653,-79.383,Toronto,ca,on,1.24,0.34,1
16
+ ams,ams,ovhcloud,52.377956,4.89707,Amsterdam,nl,,1.24,0.34,1
17
+ blr,blr,ovhcloud,12.971599,77.594566,Bengalore,in,,1.24,0.34,1
18
+ mad,mad,ovhcloud,40.4167754,-3.7037902,Madrid,es,,1.24,0.34,1
19
+ mil,eu-south-mil,ovhcloud,45.43,9.29,Milan,it,,1.24,0.34,1
20
+ mrs,mrs,ovhcloud,43.296174,5.369953,Marseille,fr,,1.24,0.34,1
21
+ prg,prg,ovhcloud,50.073658,14.41854,Prague,cz,,1.24,0.34,1
22
+ zrh,zrh,ovhcloud,47.376887,8.541694,Zurich,ch,,1.24,0.34,1
@@ -12,7 +12,9 @@
12
12
  "lon": 2.35,
13
13
  "location": "Paris",
14
14
  "country": "fr",
15
- "pue": 1.6
15
+ "pue": 1.24,
16
+ "wue": 0.34,
17
+ "ref": 1
16
18
  },
17
19
  {
18
20
  "id": "bhs",
@@ -28,13 +30,14 @@
28
30
  "bhs-8"
29
31
  ],
30
32
  "provider": "ovhcloud",
31
- "lat": 45.320000,
33
+ "lat": 45.32,
32
34
  "lon": -73.870003,
33
35
  "location": "Beauharnois",
34
36
  "country": "ca",
35
37
  "subdivision": "qc",
36
- "pue": 1.25,
37
- "wue": 1.33
38
+ "pue": 1.21,
39
+ "wue": 0.86,
40
+ "ref": 1
38
41
  },
39
42
  {
40
43
  "id": "eri",
@@ -47,8 +50,9 @@
47
50
  "lon": 0.17484,
48
51
  "location": "Erith",
49
52
  "country": "gb",
50
- "pue": 1.26,
51
- "wue": 0.21
53
+ "pue": 1.19,
54
+ "wue": 0.18,
55
+ "ref": 1
52
56
  },
53
57
  {
54
58
  "id": "gra",
@@ -64,8 +68,9 @@
64
68
  "lon": 2.125,
65
69
  "location": "Gravelines",
66
70
  "country": "fr",
67
- "pue": 1.22,
68
- "wue": 0.2
71
+ "pue": 1.21,
72
+ "wue": 0.2,
73
+ "ref": 1
69
74
  },
70
75
  {
71
76
  "id": "hil",
@@ -75,12 +80,13 @@
75
80
  ],
76
81
  "provider": "ovhcloud",
77
82
  "lat": 45.522896,
78
- "lon": -122.989830,
83
+ "lon": -122.98983,
79
84
  "location": "Hillsboro",
80
85
  "country": "us",
81
86
  "subdivision": "or",
82
- "pue": 1.35,
83
- "wue": 0.53
87
+ "pue": 1.27,
88
+ "wue": 1.31,
89
+ "ref": 1
84
90
  },
85
91
  {
86
92
  "id": "lim",
@@ -94,8 +100,9 @@
94
100
  "lon": 8.079578,
95
101
  "location": "Limburg",
96
102
  "country": "de",
97
- "pue": 1.24,
98
- "wue": 0.35
103
+ "pue": 1.19,
104
+ "wue": 0.21,
105
+ "ref": 1
99
106
  },
100
107
  {
101
108
  "id": "rbx",
@@ -116,8 +123,9 @@
116
123
  "lon": 3.165532,
117
124
  "location": "Roubaix",
118
125
  "country": "fr",
119
- "pue": 1.29,
120
- "wue": 0.39
126
+ "pue": 1.3,
127
+ "wue": 0.29,
128
+ "ref": 1
121
129
  },
122
130
  {
123
131
  "id": "sbg",
@@ -131,8 +139,9 @@
131
139
  "lon": 7.75,
132
140
  "location": "Strasbourg",
133
141
  "country": "fr",
134
- "pue": 1.21,
135
- "wue": 0.5
142
+ "pue": 1.19,
143
+ "wue": 0.39,
144
+ "ref": 1
136
145
  },
137
146
  {
138
147
  "id": "vin",
@@ -146,8 +155,9 @@
146
155
  "location": "Vint Hill",
147
156
  "country": "us",
148
157
  "subdivision": "va",
149
- "pue": 1.39,
150
- "wue": 0.1
158
+ "pue": 1.36,
159
+ "wue": 0.4,
160
+ "ref": 1
151
161
  },
152
162
  {
153
163
  "id": "waw",
@@ -161,7 +171,8 @@
161
171
  "location": "Warsaw",
162
172
  "country": "pl",
163
173
  "pue": 1.25,
164
- "wue": 0.6
174
+ "wue": 0.42,
175
+ "ref": 1
165
176
  },
166
177
  {
167
178
  "id": "mum",
@@ -174,7 +185,9 @@
174
185
  "lon": 72.88,
175
186
  "location": "Mumbai",
176
187
  "country": "in",
177
- "pue": 1.58
188
+ "pue": 1.24,
189
+ "wue": 0.34,
190
+ "ref": 1
178
191
  },
179
192
  {
180
193
  "id": "sgp",
@@ -188,7 +201,9 @@
188
201
  "lon": 103.8,
189
202
  "location": "Singapore",
190
203
  "country": "sg",
191
- "pue": 1.72
204
+ "pue": 1.24,
205
+ "wue": 0.34,
206
+ "ref": 1
192
207
  },
193
208
  {
194
209
  "id": "syd",
@@ -203,7 +218,9 @@
203
218
  "lon": 151.2,
204
219
  "location": "Sydney",
205
220
  "country": "au",
206
- "pue": 1.3
221
+ "pue": 1.24,
222
+ "wue": 0.34,
223
+ "ref": 1
207
224
  },
208
225
  {
209
226
  "id": "yyz",
@@ -217,7 +234,9 @@
217
234
  "location": "Toronto",
218
235
  "country": "ca",
219
236
  "subdivision": "on",
220
- "pue": 1.6
237
+ "pue": 1.24,
238
+ "wue": 0.34,
239
+ "ref": 1
221
240
  },
222
241
  {
223
242
  "id": "ams",
@@ -227,10 +246,12 @@
227
246
  ],
228
247
  "provider": "ovhcloud",
229
248
  "lat": 52.377956,
230
- "lon": 4.897070,
249
+ "lon": 4.89707,
231
250
  "location": "Amsterdam",
232
251
  "country": "nl",
233
- "pue": 1.6
252
+ "pue": 1.24,
253
+ "wue": 0.34,
254
+ "ref": 1
234
255
  },
235
256
  {
236
257
  "id": "blr",
@@ -243,7 +264,9 @@
243
264
  "lon": 77.594566,
244
265
  "location": "Bengalore",
245
266
  "country": "in",
246
- "pue": 1.6
267
+ "pue": 1.24,
268
+ "wue": 0.34,
269
+ "ref": 1
247
270
  },
248
271
  {
249
272
  "id": "mad",
@@ -256,7 +279,9 @@
256
279
  "lon": -3.7037902,
257
280
  "location": "Madrid",
258
281
  "country": "es",
259
- "pue": 1.6
282
+ "pue": 1.24,
283
+ "wue": 0.34,
284
+ "ref": 1
260
285
  },
261
286
  {
262
287
  "id": "mil",
@@ -271,27 +296,33 @@
271
296
  "lon": 9.29,
272
297
  "location": "Milan",
273
298
  "country": "it",
274
- "pue": 1.6
299
+ "pue": 1.24,
300
+ "wue": 0.34,
301
+ "ref": 1
275
302
  },
276
303
  {
277
304
  "id": "mrs",
278
305
  "name": "mrs",
279
306
  "provider": "ovhcloud",
280
- "lat": 43.8345,
281
- "lon": 2.1972,
307
+ "lat": 43.296174,
308
+ "lon": 5.369953,
282
309
  "location": "Marseille",
283
310
  "country": "fr",
284
- "pue": 1.6
311
+ "pue": 1.24,
312
+ "wue": 0.34,
313
+ "ref": 1
285
314
  },
286
315
  {
287
316
  "id": "prg",
288
317
  "name": "prg",
289
318
  "provider": "ovhcloud",
290
319
  "lat": 50.073658,
291
- "lon": 14.418540,
320
+ "lon": 14.41854,
292
321
  "location": "Prague",
293
322
  "country": "cz",
294
- "pue": 1.6
323
+ "pue": 1.24,
324
+ "wue": 0.34,
325
+ "ref": 1
295
326
  },
296
327
  {
297
328
  "id": "zrh",
@@ -301,6 +332,8 @@
301
332
  "lon": 8.541694,
302
333
  "location": "Zurich",
303
334
  "country": "ch",
304
- "pue": 1.6
335
+ "pue": 1.24,
336
+ "wue": 0.34,
337
+ "ref": 1
305
338
  }
306
339
  ]
@@ -1,10 +1,10 @@
1
1
  id,name,provider,lat,lon,location,country,subdivision,pue,wue,ref
2
- fr-par-1,dc2-dc3,scaleway,48.794764,2.411816,Vitry-sur-Seine,fr,,1.415,0.0075,1
3
- fr-par-3,dc4,scaleway,48.829544,2.296075,Paris,fr,,1.44,0,1
4
- fr-par-2,dc5,scaleway,49.053707,2.137967,Saint-Ouen-l'Aumone,fr,,1.16,0.214,1
5
- nl-ams-1,ams1,scaleway,52.377956,4.89707,Amsterdam,nl,,1.4,0.85,1
6
- nl-ams-2,ams2,scaleway,52.377956,4.89707,Amsterdam,nl,,1.4,0.216,1
7
- nl-ams-3,ams3,scaleway,52.377956,4.89707,Amsterdam,nl,,1.2,0.216,1
8
- pl-waw-1,waw1,scaleway,52.237049,21.017532,Warsaw,pl,,1.51,0.216,1
9
- pl-waw-2,waw2,scaleway,52.237049,21.017532,Warsaw,pl,,1.32,0.216,1
10
- pl-waw-3,waw3,scaleway,52.237049,21.017532,Warsaw,pl,,1.43,0.216,1
2
+ fr-par-1,dc2-dc3,scaleway,48.794764,2.411816,Vitry-sur-Seine,fr,,1.45,0.009,1
3
+ fr-par-3,dc4,scaleway,48.829544,2.296075,Paris,fr,,1.44,0.001,1
4
+ fr-par-2,dc5,scaleway,49.053707,2.137967,Saint-Ouen-l'Aumone,fr,,1.16,0.25,1
5
+ nl-ams-1,ams1,scaleway,52.377956,4.89707,Amsterdam,nl,,1.38,0.85,1
6
+ nl-ams-2,ams2,scaleway,52.377956,4.89707,Amsterdam,nl,,1.4,0.22,1
7
+ nl-ams-3,ams3,scaleway,52.377956,4.89707,Amsterdam,nl,,1.2,0.22,1
8
+ pl-waw-1,waw1,scaleway,52.237049,21.017532,Warsaw,pl,,1.5,0.22,1
9
+ pl-waw-2,waw2,scaleway,52.237049,21.017532,Warsaw,pl,,1.24,0.22,0.3035
10
+ pl-waw-3,waw3,scaleway,52.237049,21.017532,Warsaw,pl,,1.5,0.22,1
@@ -7,8 +7,8 @@
7
7
  "lon": 2.411816,
8
8
  "location": "Vitry-sur-Seine",
9
9
  "country": "fr",
10
- "pue": 1.415,
11
- "wue": 0.0075,
10
+ "pue": 1.45,
11
+ "wue": 0.009,
12
12
  "ref": 1
13
13
  },
14
14
  {
@@ -19,8 +19,8 @@
19
19
  "lon": 2.296075,
20
20
  "location": "Paris",
21
21
  "country": "fr",
22
- "pue": 1.440,
23
- "wue": 0,
22
+ "pue": 1.44,
23
+ "wue": 0.001,
24
24
  "ref": 1
25
25
  },
26
26
  {
@@ -32,7 +32,7 @@
32
32
  "location": "Saint-Ouen-l'Aumone",
33
33
  "country": "fr",
34
34
  "pue": 1.16,
35
- "wue": 0.214,
35
+ "wue": 0.25,
36
36
  "ref": 1
37
37
  },
38
38
  {
@@ -40,11 +40,11 @@
40
40
  "name": "ams1",
41
41
  "provider": "scaleway",
42
42
  "lat": 52.377956,
43
- "lon": 4.897070,
43
+ "lon": 4.89707,
44
44
  "location": "Amsterdam",
45
45
  "country": "nl",
46
- "pue": 1.40,
47
- "wue": 0.850,
46
+ "pue": 1.38,
47
+ "wue": 0.85,
48
48
  "ref": 1
49
49
  },
50
50
  {
@@ -52,11 +52,11 @@
52
52
  "name": "ams2",
53
53
  "provider": "scaleway",
54
54
  "lat": 52.377956,
55
- "lon": 4.897070,
55
+ "lon": 4.89707,
56
56
  "location": "Amsterdam",
57
57
  "country": "nl",
58
- "pue": 1.40,
59
- "wue": 0.216,
58
+ "pue": 1.4,
59
+ "wue": 0.22,
60
60
  "ref": 1
61
61
  },
62
62
  {
@@ -64,11 +64,11 @@
64
64
  "name": "ams3",
65
65
  "provider": "scaleway",
66
66
  "lat": 52.377956,
67
- "lon": 4.897070,
67
+ "lon": 4.89707,
68
68
  "location": "Amsterdam",
69
69
  "country": "nl",
70
- "pue": 1.20,
71
- "wue": 0.216,
70
+ "pue": 1.2,
71
+ "wue": 0.22,
72
72
  "ref": 1
73
73
  },
74
74
  {
@@ -79,8 +79,8 @@
79
79
  "lon": 21.017532,
80
80
  "location": "Warsaw",
81
81
  "country": "pl",
82
- "pue": 1.510,
83
- "wue": 0.216,
82
+ "pue": 1.5,
83
+ "wue": 0.22,
84
84
  "ref": 1
85
85
  },
86
86
  {
@@ -91,9 +91,9 @@
91
91
  "lon": 21.017532,
92
92
  "location": "Warsaw",
93
93
  "country": "pl",
94
- "pue": 1.320,
95
- "wue": 0.216,
96
- "ref": 1
94
+ "pue": 1.24,
95
+ "wue": 0.22,
96
+ "ref": 0.3035
97
97
  },
98
98
  {
99
99
  "id": "pl-waw-3",
@@ -103,8 +103,8 @@
103
103
  "lon": 21.017532,
104
104
  "location": "Warsaw",
105
105
  "country": "pl",
106
- "pue": 1.430,
107
- "wue": 0.216,
106
+ "pue": 1.5,
107
+ "wue": 0.22,
108
108
  "ref": 1
109
109
  }
110
110
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital4better/data",
3
- "version": "1.3.39",
3
+ "version": "1.3.40",
4
4
  "description": "Digital4Better Open Data",
5
5
  "license": "ODbL-1.0",
6
6
  "engines": {