-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathestablishment_array.json
30 lines (30 loc) · 1.8 KB
/
establishment_array.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"establishments": [
{ "University of Birmingham":"52.4508168, -1.930513499999961" },
{ "University of Bristol":"51.4579714, -2.6014743000000635" },
{ "University of Cambridge":"52.205246, 0.11663299999997889" },
{ "Cardiff University":"51.487275, -3.175241000000028" },
{ "Durham University":"54.7597945, -1.5785435000000234" },
{ "University of Edinburgh":"55.9239644, -3.176235399999996" },
{ "University of Exeter":"50.735788, -3.5350329999999985" },
{ "University of Glasgow":"55.87232599999999, -4.289070400000014" },
{ "Imperial College London":"51.498766, -0.1745220000000245" },
{ "King’s College London":"51.5120115, -0.11662200000000666" },
{ "University of Leeds":"53.8078977, -1.5525367000000188" },
{ "University of Liverpool":"53.405828, -2.966630000000009" },
{ "London School of Economics & Pol Sci":"51.51400690000001, -0.11629449999998087"},
{ "University of Manchester":"53.466808, -2.2339359999999715" },
{ "Newcastle University":"54.9786961, -1.6162429999999404" },
{ "University of Nottingham":"52.83161, -1.2503619999999955" },
{ "University of Oxford":"51.7564118, -1.25640420000002" },
{ "Queen Mary, University of London":"51.5239915, -0.03798010000002705" },
{ "University of Sheffield":"53.38120499999999, -1.4795860000000403" },
{ "University of Southampton":"50.9368723, -1.39693120000004" },
{ "University College London":"51.5211841, -0.12877839999998741" },
{ "University of Warwick":"52.3816146, -1.5642786999999316" },
{ "University of York":"53.94809799999999, -1.0530641000000287" },
{ "STFC - Laboratories":"51.5725756, -1.3159229000000323" },
{ "The Pirbright Institute":"51.2810419, -0.6342462000000069" },
{ "NERC British Geological Survey":"52.87941009999999, -1.0809073000000353" },
]
}