@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.
- package/README.md +12 -3
- package/data/cloud/accelerators.csv +1 -0
- package/data/cloud/accelerators.json +9 -0
- package/data/cloud/aws-regions.csv +32 -32
- package/data/cloud/aws-regions.json +68 -68
- package/data/cloud/azure-regions.csv +10 -10
- package/data/cloud/azure-regions.json +66 -42
- package/data/cloud/cpus.csv +16 -0
- package/data/cloud/cpus.json +194 -0
- package/data/cloud/gcp-regions.csv +39 -39
- package/data/cloud/gcp-regions.json +73 -73
- package/data/cloud/oracle-regions.csv +46 -0
- package/data/cloud/oracle-regions.json +548 -0
- package/data/cloud/oracle-vms.csv +141 -0
- package/data/cloud/oracle-vms.json +2759 -0
- package/data/cloud/ovhcloud-regions.csv +21 -21
- package/data/cloud/ovhcloud-regions.json +68 -35
- package/data/cloud/scaleway-regions.csv +9 -9
- package/data/cloud/scaleway-regions.json +21 -21
- package/package.json +1 -1
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
"lon": 28.21837,
|
|
8
8
|
"location": "Johannesburg",
|
|
9
9
|
"country": "za",
|
|
10
|
-
"pue": 1.
|
|
10
|
+
"pue": 1.09,
|
|
11
11
|
"wue": 0.785,
|
|
12
|
-
"ref": 0.
|
|
12
|
+
"ref": 0.15
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
"id": "asia-east1",
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
"lon": 120.3300829,
|
|
20
20
|
"location": "Taiwan",
|
|
21
21
|
"country": "tw",
|
|
22
|
-
"pue": 1.
|
|
22
|
+
"pue": 1.13,
|
|
23
23
|
"wue": 0.785,
|
|
24
|
-
"ref": 0.
|
|
24
|
+
"ref": 0.17
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
"id": "asia-east2",
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
"lon": 114.169361,
|
|
32
32
|
"location": "Hong Kong",
|
|
33
33
|
"country": "hk",
|
|
34
|
-
"pue": 1.
|
|
34
|
+
"pue": 1.09,
|
|
35
35
|
"wue": 0.785,
|
|
36
|
-
"ref": 0.
|
|
36
|
+
"ref": 0.01
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
"id": "asia-northeast1",
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
"lon": 139.691706,
|
|
44
44
|
"location": "Tokyo",
|
|
45
45
|
"country": "jp",
|
|
46
|
-
"pue": 1.
|
|
46
|
+
"pue": 1.09,
|
|
47
47
|
"wue": 0.785,
|
|
48
|
-
"ref": 0.
|
|
48
|
+
"ref": 0.17
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
"id": "asia-northeast2",
|
|
@@ -55,9 +55,9 @@
|
|
|
55
55
|
"lon": 135.502254,
|
|
56
56
|
"location": "Osaka",
|
|
57
57
|
"country": "jp",
|
|
58
|
-
"pue": 1.
|
|
58
|
+
"pue": 1.09,
|
|
59
59
|
"wue": 0.785,
|
|
60
|
-
"ref": 0.
|
|
60
|
+
"ref": 0.46
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
63
|
"id": "asia-northeast3",
|
|
@@ -67,9 +67,9 @@
|
|
|
67
67
|
"lon": 126.977969,
|
|
68
68
|
"location": "Seoul",
|
|
69
69
|
"country": "kr",
|
|
70
|
-
"pue": 1.
|
|
70
|
+
"pue": 1.09,
|
|
71
71
|
"wue": 0.785,
|
|
72
|
-
"ref": 0.
|
|
72
|
+
"ref": 0.37
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
75
|
"id": "asia-south1",
|
|
@@ -79,9 +79,9 @@
|
|
|
79
79
|
"lon": 72.7411014,
|
|
80
80
|
"location": "Mumbai",
|
|
81
81
|
"country": "in",
|
|
82
|
-
"pue": 1.
|
|
82
|
+
"pue": 1.09,
|
|
83
83
|
"wue": 0.785,
|
|
84
|
-
"ref": 0.
|
|
84
|
+
"ref": 0.09
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"id": "asia-south2",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"lon": 77.10249,
|
|
92
92
|
"location": "Delhi",
|
|
93
93
|
"country": "in",
|
|
94
|
-
"pue": 1.
|
|
94
|
+
"pue": 1.09,
|
|
95
95
|
"wue": 0.785,
|
|
96
96
|
"ref": 0.29
|
|
97
97
|
},
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"lon": 103.819836,
|
|
104
104
|
"location": "Singapore",
|
|
105
105
|
"country": "sg",
|
|
106
|
-
"pue": 1.
|
|
106
|
+
"pue": 1.09,
|
|
107
107
|
"wue": 0.785,
|
|
108
108
|
"ref": 0.04
|
|
109
109
|
},
|
|
@@ -115,9 +115,9 @@
|
|
|
115
115
|
"lon": 106.845599,
|
|
116
116
|
"location": "Jakarta",
|
|
117
117
|
"country": "id",
|
|
118
|
-
"pue": 1.
|
|
118
|
+
"pue": 1.09,
|
|
119
119
|
"wue": 0.785,
|
|
120
|
-
"ref": 0.
|
|
120
|
+
"ref": 0.18
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
"id": "australia-southeast1",
|
|
@@ -127,9 +127,9 @@
|
|
|
127
127
|
"lon": 151.207114,
|
|
128
128
|
"location": "Sydney",
|
|
129
129
|
"country": "au",
|
|
130
|
-
"pue": 1.
|
|
130
|
+
"pue": 1.09,
|
|
131
131
|
"wue": 0.785,
|
|
132
|
-
"ref": 0.
|
|
132
|
+
"ref": 0.34
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
135
|
"id": "australia-southeast2",
|
|
@@ -139,9 +139,9 @@
|
|
|
139
139
|
"lon": 144.963058,
|
|
140
140
|
"location": "Melbourne",
|
|
141
141
|
"country": "au",
|
|
142
|
-
"pue": 1.
|
|
142
|
+
"pue": 1.09,
|
|
143
143
|
"wue": 0.785,
|
|
144
|
-
"ref": 0.
|
|
144
|
+
"ref": 0.39
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
147
|
"id": "europe-central2",
|
|
@@ -151,9 +151,9 @@
|
|
|
151
151
|
"lon": 21.012229,
|
|
152
152
|
"location": "Warsaw",
|
|
153
153
|
"country": "pl",
|
|
154
|
-
"pue": 1.
|
|
154
|
+
"pue": 1.09,
|
|
155
155
|
"wue": 0.785,
|
|
156
|
-
"ref": 0.
|
|
156
|
+
"ref": 0.4
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
159
|
"id": "europe-north1",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"lon": -3.7037902,
|
|
176
176
|
"location": "Madrid",
|
|
177
177
|
"country": "es",
|
|
178
|
-
"pue": 1.
|
|
178
|
+
"pue": 1.09,
|
|
179
179
|
"wue": 0.785,
|
|
180
|
-
"ref": 0.
|
|
180
|
+
"ref": 0.87
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"id": "europe-west1",
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
"country": "be",
|
|
190
190
|
"pue": 1.08,
|
|
191
191
|
"wue": 0.785,
|
|
192
|
-
"ref": 0.
|
|
192
|
+
"ref": 0.84
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
195
|
"id": "europe-west2",
|
|
@@ -199,9 +199,9 @@
|
|
|
199
199
|
"lon": -0.126236,
|
|
200
200
|
"location": "London",
|
|
201
201
|
"country": "gb",
|
|
202
|
-
"pue": 1.
|
|
202
|
+
"pue": 1.09,
|
|
203
203
|
"wue": 0.785,
|
|
204
|
-
"ref": 0.
|
|
204
|
+
"ref": 0.79
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"id": "europe-west3",
|
|
@@ -211,9 +211,9 @@
|
|
|
211
211
|
"lon": 8.680506,
|
|
212
212
|
"location": "Frankfurt",
|
|
213
213
|
"country": "de",
|
|
214
|
-
"pue": 1.
|
|
214
|
+
"pue": 1.09,
|
|
215
215
|
"wue": 0.785,
|
|
216
|
-
"ref": 0.
|
|
216
|
+
"ref": 0.68
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
219
|
"id": "europe-west4",
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"country": "nl",
|
|
226
226
|
"pue": 1.08,
|
|
227
227
|
"wue": 0.785,
|
|
228
|
-
"ref": 0.
|
|
228
|
+
"ref": 0.83
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
231
|
"id": "europe-west6",
|
|
@@ -235,9 +235,9 @@
|
|
|
235
235
|
"lon": 8.541694,
|
|
236
236
|
"location": "Zurich",
|
|
237
237
|
"country": "ch",
|
|
238
|
-
"pue": 1.
|
|
238
|
+
"pue": 1.09,
|
|
239
239
|
"wue": 0.785,
|
|
240
|
-
"ref": 0.
|
|
240
|
+
"ref": 0.98
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"id": "europe-west8",
|
|
@@ -247,9 +247,9 @@
|
|
|
247
247
|
"lon": 9.1859243,
|
|
248
248
|
"location": "Milan",
|
|
249
249
|
"country": "it",
|
|
250
|
-
"pue": 1.
|
|
250
|
+
"pue": 1.09,
|
|
251
251
|
"wue": 0.785,
|
|
252
|
-
"ref": 0.
|
|
252
|
+
"ref": 0.73
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
255
|
"id": "europe-west9",
|
|
@@ -259,9 +259,9 @@
|
|
|
259
259
|
"lon": 2.3522219,
|
|
260
260
|
"location": "Paris",
|
|
261
261
|
"country": "fr",
|
|
262
|
-
"pue": 1.
|
|
262
|
+
"pue": 1.09,
|
|
263
263
|
"wue": 0.785,
|
|
264
|
-
"ref": 0.
|
|
264
|
+
"ref": 0.96
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
267
|
"id": "europe-west10",
|
|
@@ -271,9 +271,9 @@
|
|
|
271
271
|
"lon": 8.806422,
|
|
272
272
|
"location": "Berlin",
|
|
273
273
|
"country": "de",
|
|
274
|
-
"pue": 1.
|
|
274
|
+
"pue": 1.09,
|
|
275
275
|
"wue": 0.785,
|
|
276
|
-
"ref": 0.
|
|
276
|
+
"ref": 0.68
|
|
277
277
|
},
|
|
278
278
|
{
|
|
279
279
|
"id": "europe-west12",
|
|
@@ -283,9 +283,9 @@
|
|
|
283
283
|
"lon": 7.6868565,
|
|
284
284
|
"location": "Turin",
|
|
285
285
|
"country": "it",
|
|
286
|
-
"pue": 1.
|
|
286
|
+
"pue": 1.09,
|
|
287
287
|
"wue": 0.785,
|
|
288
|
-
"ref": 0.
|
|
288
|
+
"ref": 0.73
|
|
289
289
|
},
|
|
290
290
|
{
|
|
291
291
|
"id": "me-central1",
|
|
@@ -295,9 +295,9 @@
|
|
|
295
295
|
"lon": 51.5304368,
|
|
296
296
|
"location": "Doha",
|
|
297
297
|
"country": "qa",
|
|
298
|
-
"pue": 1.
|
|
298
|
+
"pue": 1.09,
|
|
299
299
|
"wue": 0.785,
|
|
300
|
-
"ref": 0
|
|
300
|
+
"ref": 0.01
|
|
301
301
|
},
|
|
302
302
|
{
|
|
303
303
|
"id": "me-central2",
|
|
@@ -307,9 +307,9 @@
|
|
|
307
307
|
"lon": 50.055,
|
|
308
308
|
"location": "Dammam",
|
|
309
309
|
"country": "sa",
|
|
310
|
-
"pue": 1.
|
|
310
|
+
"pue": 1.09,
|
|
311
311
|
"wue": 0.785,
|
|
312
|
-
"ref": 0
|
|
312
|
+
"ref": 0.01
|
|
313
313
|
},
|
|
314
314
|
{
|
|
315
315
|
"id": "me-west1",
|
|
@@ -319,9 +319,9 @@
|
|
|
319
319
|
"lon": 34.7817676,
|
|
320
320
|
"location": "Tel Aviv",
|
|
321
321
|
"country": "il",
|
|
322
|
-
"pue": 1.
|
|
322
|
+
"pue": 1.09,
|
|
323
323
|
"wue": 0.785,
|
|
324
|
-
"ref": 0.
|
|
324
|
+
"ref": 0.07
|
|
325
325
|
},
|
|
326
326
|
{
|
|
327
327
|
"id": "northamerica-northeast1",
|
|
@@ -329,12 +329,12 @@
|
|
|
329
329
|
"provider": "gcp",
|
|
330
330
|
"lat": 45.5581968,
|
|
331
331
|
"lon": -73.8703852,
|
|
332
|
-
"location": "
|
|
332
|
+
"location": "Montr\u00e9al",
|
|
333
333
|
"country": "ca",
|
|
334
334
|
"subdivision": "qc",
|
|
335
|
-
"pue": 1.
|
|
335
|
+
"pue": 1.09,
|
|
336
336
|
"wue": 0.785,
|
|
337
|
-
"ref":
|
|
337
|
+
"ref": 0.99
|
|
338
338
|
},
|
|
339
339
|
{
|
|
340
340
|
"id": "northamerica-northeast2",
|
|
@@ -345,9 +345,9 @@
|
|
|
345
345
|
"location": "Toronto",
|
|
346
346
|
"country": "ca",
|
|
347
347
|
"subdivision": "on",
|
|
348
|
-
"pue": 1.
|
|
348
|
+
"pue": 1.09,
|
|
349
349
|
"wue": 0.785,
|
|
350
|
-
"ref": 0.
|
|
350
|
+
"ref": 0.84
|
|
351
351
|
},
|
|
352
352
|
{
|
|
353
353
|
"id": "southamerica-east1",
|
|
@@ -355,11 +355,11 @@
|
|
|
355
355
|
"provider": "gcp",
|
|
356
356
|
"lat": -23.286926,
|
|
357
357
|
"lon": -46.627497,
|
|
358
|
-
"location": "
|
|
358
|
+
"location": "S\u00e3o Paulo",
|
|
359
359
|
"country": "br",
|
|
360
|
-
"pue": 1.
|
|
360
|
+
"pue": 1.09,
|
|
361
361
|
"wue": 0.785,
|
|
362
|
-
"ref": 0.
|
|
362
|
+
"ref": 0.88
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
"id": "southamerica-west1",
|
|
@@ -369,9 +369,9 @@
|
|
|
369
369
|
"lon": -70.641997,
|
|
370
370
|
"location": "Santiago",
|
|
371
371
|
"country": "cl",
|
|
372
|
-
"pue": 1.
|
|
372
|
+
"pue": 1.09,
|
|
373
373
|
"wue": 0.785,
|
|
374
|
-
"ref": 0.
|
|
374
|
+
"ref": 0.92
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
377
|
"id": "us-central1",
|
|
@@ -382,9 +382,9 @@
|
|
|
382
382
|
"location": "Iowa",
|
|
383
383
|
"country": "us",
|
|
384
384
|
"subdivision": "ia",
|
|
385
|
-
"pue": 1.
|
|
385
|
+
"pue": 1.09,
|
|
386
386
|
"wue": 0.785,
|
|
387
|
-
"ref": 0.
|
|
387
|
+
"ref": 0.87
|
|
388
388
|
},
|
|
389
389
|
{
|
|
390
390
|
"id": "us-east1",
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
"subdivision": "sc",
|
|
398
398
|
"pue": 1.1,
|
|
399
399
|
"wue": 0.785,
|
|
400
|
-
"ref": 0.
|
|
400
|
+
"ref": 0.31
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
"id": "us-east4",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
"subdivision": "va",
|
|
411
411
|
"pue": 1.09,
|
|
412
412
|
"wue": 0.785,
|
|
413
|
-
"ref": 0.
|
|
413
|
+
"ref": 0.62
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"id": "us-east5",
|
|
@@ -421,9 +421,9 @@
|
|
|
421
421
|
"location": "Columbus",
|
|
422
422
|
"country": "us",
|
|
423
423
|
"subdivision": "oh",
|
|
424
|
-
"pue": 1.
|
|
424
|
+
"pue": 1.06,
|
|
425
425
|
"wue": 0.785,
|
|
426
|
-
"ref": 0.
|
|
426
|
+
"ref": 0.62
|
|
427
427
|
},
|
|
428
428
|
{
|
|
429
429
|
"id": "us-south1",
|
|
@@ -434,9 +434,9 @@
|
|
|
434
434
|
"location": "Dallas",
|
|
435
435
|
"country": "us",
|
|
436
436
|
"subdivision": "tx",
|
|
437
|
-
"pue": 1.
|
|
437
|
+
"pue": 1.09,
|
|
438
438
|
"wue": 0.785,
|
|
439
|
-
"ref": 0.
|
|
439
|
+
"ref": 0.94
|
|
440
440
|
},
|
|
441
441
|
{
|
|
442
442
|
"id": "us-west1",
|
|
@@ -447,9 +447,9 @@
|
|
|
447
447
|
"location": "Oregon",
|
|
448
448
|
"country": "us",
|
|
449
449
|
"subdivision": "or",
|
|
450
|
-
"pue": 1.
|
|
450
|
+
"pue": 1.09,
|
|
451
451
|
"wue": 0.785,
|
|
452
|
-
"ref": 0.
|
|
452
|
+
"ref": 0.87
|
|
453
453
|
},
|
|
454
454
|
{
|
|
455
455
|
"id": "us-west2",
|
|
@@ -460,9 +460,9 @@
|
|
|
460
460
|
"location": "Los Angeles",
|
|
461
461
|
"country": "us",
|
|
462
462
|
"subdivision": "ca",
|
|
463
|
-
"pue": 1.
|
|
463
|
+
"pue": 1.09,
|
|
464
464
|
"wue": 0.785,
|
|
465
|
-
"ref": 0.
|
|
465
|
+
"ref": 0.63
|
|
466
466
|
},
|
|
467
467
|
{
|
|
468
468
|
"id": "us-west3",
|
|
@@ -473,9 +473,9 @@
|
|
|
473
473
|
"location": "Salt Lake City",
|
|
474
474
|
"country": "us",
|
|
475
475
|
"subdivision": "ut",
|
|
476
|
-
"pue": 1.
|
|
476
|
+
"pue": 1.09,
|
|
477
477
|
"wue": 0.785,
|
|
478
|
-
"ref": 0.
|
|
478
|
+
"ref": 0.33
|
|
479
479
|
},
|
|
480
480
|
{
|
|
481
481
|
"id": "us-west4",
|
|
@@ -488,6 +488,6 @@
|
|
|
488
488
|
"subdivision": "nv",
|
|
489
489
|
"pue": 1.09,
|
|
490
490
|
"wue": 0.785,
|
|
491
|
-
"ref": 0.
|
|
491
|
+
"ref": 0.64
|
|
492
492
|
}
|
|
493
493
|
]
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
id,name,provider,lat,lon,location,country,subdivision,pue,wue,ref
|
|
2
|
+
ap-sydney-1,Australia East (Sydney),oracle,-33.869844,151.208285,Sydney,au,,1.07,0,0
|
|
3
|
+
ap-melbourne-1,Australia Southeast (Melbourne),oracle,-37.814245,144.963173,Melbourne,au,,1.07,0,0
|
|
4
|
+
sa-saopaulo-1,Brazil East (Sao Paulo),oracle,-23.550651,-46.633382,Sao Paulo,br,,1.07,0,0
|
|
5
|
+
sa-vinhedo-1,Brazil Southeast (Vinhedo),oracle,-23.029854,-46.974985,Vinhedo,br,,1.07,0,0
|
|
6
|
+
ca-montreal-1,Canada Southeast (Montreal),oracle,45.503182,-73.569807,Montreal,ca,qc,1.07,0,0
|
|
7
|
+
ca-toronto-1,Canada Southeast (Toronto),oracle,43.653482,-79.383935,Toronto,ca,on,1.07,0,0
|
|
8
|
+
sa-santiago-1,Chile Central (Santiago),oracle,-33.4377,-70.651067,Santiago,cl,,1.07,0,0
|
|
9
|
+
sa-valparaiso-1,Chile West (Valparaiso),oracle,-33.045846,-71.619675,Valparaiso,cl,,1.07,0,0
|
|
10
|
+
sa-bogota-1,Colombia Central (Bogota),oracle,4.653382,-74.083633,Bogota,co,,1.07,0,0
|
|
11
|
+
eu-paris-1,France Central (Paris),oracle,48.85889,2.320041,Paris,fr,,1.07,0,0
|
|
12
|
+
eu-marseille-1,France South (Marseille),oracle,43.296174,5.369953,Marseille,fr,,1.07,0,0
|
|
13
|
+
eu-frankfurt-1,Germany Central (Frankfurt),oracle,50.110644,8.682092,Frankfurt,de,,1.07,0,0
|
|
14
|
+
ap-hyderabad-1,India South (Hyderabad),oracle,17.360589,78.474061,Hyderabad,in,,1.07,0,0
|
|
15
|
+
ap-mumbai-1,India West (Mumbai),oracle,19.054999,72.869204,Mumbai,in,,1.07,0,0
|
|
16
|
+
ap-batam-1,Indonesia North (Batam),oracle,1.103082,104.03837,Batam,id,,1.07,0,0
|
|
17
|
+
il-jerusalem-1,Israel Central (Jerusalem),oracle,31.778847,35.225786,Jerusalem,il,,1.07,0,0
|
|
18
|
+
eu-milan-1,Italy Northwest (Milan),oracle,45.464194,9.189635,Milan,it,,1.07,0,0
|
|
19
|
+
eu-turin-1,Italy North (Turin),oracle,45.067755,7.682489,Turin,it,,1.07,0,0
|
|
20
|
+
ap-osaka-1,Japan Central (Osaka),oracle,34.693757,135.501454,Osaka,jp,,1.07,0,0
|
|
21
|
+
ap-tokyo-1,Japan East (Tokyo),oracle,35.67686,139.763895,Tokyo,jp,,1.07,0,0
|
|
22
|
+
ap-kulai-2,Malaysia West 2 (Kulai),oracle,1.656937,103.605879,Kulai,my,,1.07,0,0
|
|
23
|
+
mx-queretaro-1,Mexico Central (Queretaro),oracle,20.5923,-100.391742,Queretaro,mx,,1.07,0,0
|
|
24
|
+
mx-monterrey-1,Mexico Northeast (Monterrey),oracle,25.680202,-100.315258,Monterrey,mx,,1.07,0,0
|
|
25
|
+
af-casablanca-1,Morocco West (Casablanca),oracle,33.594514,-7.620028,Casablanca,ma,,1.07,0,0
|
|
26
|
+
eu-amsterdam-1,Netherlands Northwest (Amsterdam),oracle,52.37308,4.892453,Amsterdam,nl,,1.07,0,0
|
|
27
|
+
me-riyadh-1,Saudi Arabia Central (Riyadh),oracle,24.638916,46.71601,Riyadh,sa,,1.07,0,0
|
|
28
|
+
me-jeddah-1,Saudi Arabia West (Jeddah),oracle,21.550443,39.174236,Jeddah,sa,,1.07,0,0
|
|
29
|
+
eu-jovanovac-1,Serbia Central (Jovanovac),oracle,44.049689,20.951035,Jovanovac,rs,,1.07,0,0
|
|
30
|
+
ap-singapore-1,Singapore (Singapore),oracle,1.357107,103.819499,Singapore,sg,,1.07,0,0
|
|
31
|
+
ap-singapore-2,Singapore West (Singapore),oracle,1.357107,103.819499,Singapore,sg,,1.07,0,0
|
|
32
|
+
af-johannesburg-1,South Africa Central (Johannesburg),oracle,-26.205,28.049722,Johannesburg,za,,1.07,0,0
|
|
33
|
+
ap-seoul-1,South Korea Central (Seoul),oracle,37.566679,126.978291,Seoul,kr,,1.07,0,0
|
|
34
|
+
ap-chuncheon-1,South Korea North (Chuncheon),oracle,37.881057,127.729764,Chuncheon,kr,,1.07,0,0
|
|
35
|
+
eu-madrid-1,Spain Central (Madrid),oracle,40.416782,-3.703507,Madrid,es,,1.07,0,0
|
|
36
|
+
eu-madrid-3,Spain Central (Madrid 3),oracle,40.416782,-3.703507,Madrid,es,,1.07,0,0
|
|
37
|
+
eu-stockholm-1,Sweden Central (Stockholm),oracle,59.325117,18.071094,Stockholm,se,,1.07,0,0
|
|
38
|
+
eu-zurich-1,Switzerland North (Zurich),oracle,47.374449,8.541042,Zurich,ch,,1.07,0,0
|
|
39
|
+
me-abudhabi-1,UAE Central (Abu Dhabi),oracle,24.453835,54.377401,Abu Dhabi,ae,,1.07,0,0
|
|
40
|
+
me-dubai-1,UAE East (Dubai),oracle,25.074282,55.188539,Dubai,ae,,1.07,0,0
|
|
41
|
+
uk-london-1,UK South (London),oracle,51.507446,-0.127765,London,gb,,1.07,0,0
|
|
42
|
+
uk-cardiff-1,UK West (Newport),oracle,51.588233,-2.997497,Newport,gb,,1.07,0,0
|
|
43
|
+
us-ashburn-1,US East (Ashburn),oracle,39.043719,-77.48749,Ashburn,us,va,1.07,0,0
|
|
44
|
+
us-chicago-1,US Midwest (Chicago),oracle,41.875562,-87.624421,Chicago,us,il,1.07,0,0
|
|
45
|
+
us-phoenix-1,US West (Phoenix),oracle,33.448437,-112.074141,Phoenix,us,az,1.07,0,0
|
|
46
|
+
us-sanjose-1,US West (San Jose),oracle,37.336166,-121.890591,San Jose,us,ca,1.07,0,0
|