-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatasets.json
478 lines (478 loc) · 59.2 KB
/
datasets.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
{
"agricultural_land": {
"title": "Agricultural land",
"about": "Five grades of agricultural land (1 = best quality to 5 = poorest quality) with classifications for urban and non-agricultural land in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/agricultural_land_classification/trafford_agricultural_land_classification.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/agricultural_land_classification' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.gov.uk/government/organisations/natural-england' target='_blank'>Natural England</a>",
"url": "https://www.trafforddatalab.io/open_data/agricultural_land_classification/trafford_agricultural_land_classification_styled.geojson",
"theme": "Environment",
"legend": "<div class='legendKey legendKeyLine' style='border-bottom: 5px solid #a1d99b;'></div> Grade 2<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #74c476;'></div> Grade 3<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #31a354;'></div> Grade 4<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #ae8552;'></div> Non Agricultural<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #828282;'></div> Urban"
},
"air_quality": {
"title": "Air quality",
"about": "Air Quality Management Areas (AQMAs) in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/AQMA/trafford_aqma.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/AQMA' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.gov.uk/government/organisations/department-for-environment-food-rural-affairs' target='_blank'>Department for Environment Food & Rural Affairs (Defra)</a>",
"url": "https://www.trafforddatalab.io/open_data/AQMA/trafford_aqma_styled.geojson",
"theme": "Environment"
},
"buildings": {
"title": "Buildings",
"about": "Buildings in Trafford derived from Ordnance Survey's OpenMap - Local.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/buildings/trafford_buildings.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/buildings' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.ordnancesurvey.co.uk' target='_blank'>Ordnance Survey</a>",
"url": "https://www.trafforddatalab.io/open_data/buildings/trafford_buildings.geojson",
"theme": "Property"
},
"care_homes": {
"title": "Care homes",
"about": "Nursing and residential care homes in Trafford where care is regulated by the Care Quality Commission.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/care_homes/trafford_care_homes.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/care_homes/trafford_care_homes.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/care_homes' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.cqc.org.uk' target='_blank'>Care Quality Commission</a>",
"url": "https://www.trafforddatalab.io/open_data/care_homes/trafford_care_homes.geojson",
"theme": "Health",
"cluster": true
},
"cctv": {
"title": "CCTV",
"about": "Locations of Local Authority controlled CCTV cameras in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/council_open_data/assets/cctv/trafford_cctv_cameras.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/council_open_data/assets/cctv/trafford_cctv_cameras.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/council_open_data/tree/master/assets/cctv' target='_blank'>on GitHub</a>.",
"attribution": "<a href='http://www.trafford.gov.uk' target='_blank'>Trafford Council</a>",
"url": "https://www.trafforddatalab.io/council_open_data/assets/cctv/trafford_cctv_cameras.geojson",
"theme": "Community Safety",
"cluster": true
},
"defibrillators": {
"title": "Defibrillators",
"about": "Defibrillator locations within Trafford. Please note that there may be restrictions on access and availability and locations are approximate as they are derived from postcodes. If you know of a defibrillator that has not been included then please <a href='mailto:[email protected]'>email</a> or <a href='https://twitter.com/trafforddatalab' target='_blank'>tweet</a> us the details.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/defibrillators/trafford_defibrillators.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/defibrillators/trafford_defibrillators.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/defibrillators' target='_blank'>on GitHub</a>.",
"attribution": "<a href='http://www.trafford.gov.uk' target='_blank'>Trafford Council</a>",
"url": "https://www.trafforddatalab.io/open_data/defibrillators/trafford_defibrillators.geojson",
"theme": "Health",
"cluster": true
},
"schools_and_colleges": {
"title": "Schools and colleges",
"about": "Schools and Colleges in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/schools_and_colleges/trafford_schools_and_colleges.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/schools_and_colleges/trafford_schools_and_colleges.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/schools_and_colleges' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.gov.uk/government/organisations/department-for-education' target='_blank'>Department for Education</a>",
"url": "https://www.trafforddatalab.io/open_data/schools_and_colleges/trafford_schools_and_colleges.geojson",
"theme": "Education"
},
"electoral_forecast_2027": {
"title": "Electoral Forecast 2027",
"about": "Electoral Forecast 2027 by polling districts.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/electoral_forecast_2027/polling_districts_electors_2027.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/electoral_forecast_2027/polling_districts_electors_2027.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/electoral_forecast_2027' target='_blank'>on GitHub</a>.",
"attribution": "<a href='http://www.trafford.gov.uk' target='_blank'>Trafford Council</a>; Contains OS data © Crown copyright and database right 2021",
"url": "https://www.trafforddatalab.io/open_data/electoral_forecast_2027/polling_districts_electors_2027.geojson",
"theme": "Elections",
"hidden": true
},
"electric_vehicle_charging_locations": {
"title": "Electric vehicle charging locations",
"about": "Electric vehicle charging locations in Trafford from Open Charge Map.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/electric_vehicle_charging_locations/trafford_electric_vehicle_charging_locations.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/electric_vehicle_charging_locations/trafford_electric_vehicle_charging_locations.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/trafford_electric_vehicle_charging_locations' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://openchargemap.org' target='_blank'>OpenChargeMap.org</a>",
"url": "https://www.trafforddatalab.io/open_data/electric_vehicle_charging_locations/trafford_electric_vehicle_charging_locations.geojson",
"theme": "Transport",
"cluster": true
},
"fire_stations": {
"title": "Fire stations",
"about": "Fire stations in Trafford from OS OpenMap - Local.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/fire_stations/trafford_fire_stations.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/fire_stations' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.ordnancesurvey.co.uk' target='_blank'>Ordnance Survey</a>",
"url": "https://www.trafforddatalab.io/open_data/fire_stations/trafford_fire_stations_styled.geojson",
"theme": "Community Safety"
},
"flood_risk": {
"title": "Flood risk",
"about": "Flood risk in Trafford. Taken from the <a href='https://environment.data.gov.uk/dataset/96ab4342-82c1-4095-87f1-0082e8d84ef1' target='_blank'>Risk of Flooding from Rivers and Sea</a> (RoFRS) dataset, showing the chance of flooding taking into account the presence and condition of flood defences, represented on a 2m resolution grid. RoFRS is a probabilistic product, meaning that it shows the overall risk, rather than the risk associated with a specific event or scenario. This risk is displayed as one of four likelihood bandings.<br /><br />Please refer to the <a href='https://environment.data.gov.uk/api/file/download?fileDataSetId=cf7e9513-2004-4ab7-befa-12294eedde0f&fileName=RoFRS%20Product%20Description.pdf' target='_blank'>RoFRS Product Description PDF</a> for more information.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/flood_risk/trafford_flood_risk.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/flood_risk' target='_blank'>on GitHub</a>.",
"attribution": "© Environment Agency copyright and/or database right 2025. All rights reserved.",
"url": "https://www.trafforddatalab.io/open_data/flood_risk/trafford_flood_risk_styled.geojson",
"theme": "Environment",
"legend": "<div class='legendKey legendKeyLine' style='border-bottom: 5px solid #3D4489;'></div> High: yearly risk greater than 1 in 30 (3.3%)<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #6699CD;'></div> Medium: yearly risk between 1 in 30 (3.3%) and 1 in 100 (1%)<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #A2CFFF;'></div> Low: yearly risk between 1 in 100 (1%) and 1 in 1000 (0.1%)<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #C4E1FF;'></div> Very Low: yearly risk less than 1 in 1000 (0.1%)"
},
"food_banks": {
"title": "Food banks",
"about": "Location of food banks, pantries and food clubs across Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/food_banks/trafford_food_banks.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/food_banks/trafford_food_banks.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/food_banks' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.gmpovertyaction.org' target='_blank'>GM Poverty Action</a>",
"url": "https://www.trafforddatalab.io/open_data/food_banks/trafford_food_banks.geojson",
"theme": "Labour Market"
},
"general_practices": {
"title": "General practices",
"about": "General practice (GP) locations in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/general_practice/trafford_general_practices.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/general_practice/trafford_general_practices.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/general_practice' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.cqc.org.uk' target='_blank'>Care Quality Commission</a>",
"url": "https://www.trafforddatalab.io/open_data/general_practice/trafford_general_practices.geojson",
"theme": "Health",
"cluster": true
},
"green_spaces": {
"title": "Green spaces",
"about": "Parks, playing fields, gardens and other green spaces that are likely to be publicly accessible in Trafford.<br /><br />Please also see our <a href='https://www.trafforddatalab.io/maps/greenspace/'>enhanced version</a> of this map for more details.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/greenspaces/trafford_greenspace_sites.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/greenspaces' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.ordnancesurvey.co.uk' target='_blank'>Ordnance Survey</a>",
"url": "https://www.trafforddatalab.io/open_data/greenspaces/trafford_greenspace_sites_styled.geojson",
"theme": "Environment",
"legend": "<div class='legendKey legendKeyLine' style='border-bottom: 5px solid #44AA99;'></div> Allotments or Community Growing Spaces<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #3DD707;'></div> Bowling Green<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #332288;'></div> Cemetery<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #CA825F;'></div> Golf Course<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #DDCC77;'></div> Other Sports Facility<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #88CCEE;'></div> Play Space<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #AA4499;'></div> Playing Field<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #117733;'></div> Public Park or Garden<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #882255;'></div> Religious Grounds<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #CC6677;'></div> Tennis Court",
"preventLayerToFront": true
},
"hospitals": {
"title": "Hospitals",
"about": "Hospitals in Trafford from OS OpenMap - Local.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/hospitals/trafford_hospitals.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/hospitals' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.ordnancesurvey.co.uk' target='_blank'>Ordnance Survey</a>",
"url": "https://www.trafforddatalab.io/open_data/hospitals/trafford_hospitals_styled.geojson",
"theme": "Health"
},
"jobcentre_plus": {
"title": "Jobcentre Plus",
"about": "Jobcentre Plus offices in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/jobcentre_plus/trafford_jobcentreplus.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/jobcentre_plus/trafford_jobcentreplus.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/jobcentre_plus' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.gov.uk/government/organisations/department-for-work-pensions' target='_blank'>Department for Work and Pensions</a>",
"url": "https://www.trafforddatalab.io/open_data/jobcentre_plus/trafford_jobcentreplus.geojson",
"theme": "Labour Market"
},
"listed_buildings": {
"title": "Listed buildings",
"about": "Listed buildings in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/listed_buildings/trafford_listed_buildings.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/listed_buildings/trafford_listed_buildings.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/listed_buildings' target='_blank'>on GitHub</a>.",
"attribution": "© Historic England 2018. The Historic England GIS Data contained in this material was obtained on 13-03-2018. The most publicly available up to date Historic England GIS Data can be obtained from <a href='http://www.HistoricEngland.org.uk' target='_blank'>http://www.HistoricEngland.org.uk</a>",
"url": "https://www.trafforddatalab.io/open_data/listed_buildings/trafford_listed_buildings.geojson",
"theme": "Historical Interest",
"cluster": true
},
"metrolink_stops": {
"title": "Metrolink stops",
"about": "Metrolink stops in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/transport/metrolink/stops/trafford_metrolink_stops.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/transport/metrolink/stops/trafford_metrolink_stops.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/transport/metrolink/stops' target='_blank'>on GitHub</a>.",
"attribution": "Contains <a href='https://www.tfgm.com' target='_blank'>Transport for Greater Manchester</a> data",
"url": "https://www.trafforddatalab.io/open_data/transport/metrolink/stops/trafford_metrolink_stops.geojson",
"theme": "Transport"
},
"motorway_junctions": {
"title": "Motorway junctions",
"about": "Motorway junctions in Trafford from OS Open Roads.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/open_roads/trafford_motorwayJunction.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/open_roads' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.ordnancesurvey.co.uk' target='_blank'>Ordnance Survey</a>",
"url": "https://www.trafforddatalab.io/open_data/open_roads/trafford_motorwayJunction.geojson",
"theme": "Transport"
},
"open_plaques": {
"title": "Open plaques",
"about": "Inscriptions on and locations of commemorative plaques in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/open_plaques/open_plaques_trafford.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/open_plaques/open_plaques_trafford.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/open_plaques' target='_blank'>on GitHub</a>.",
"attribution": "Data gathered by <a href='https://openplaques.org' target='_blank'>Open Plaques</a>",
"url": "https://www.trafforddatalab.io/open_data/open_plaques/open_plaques_trafford.geojson",
"theme": "Historical Interest"
},
"pharmacies": {
"title": "Pharmacies",
"about": "Locations of pharmacies in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/pharmacies/trafford_pharmacies.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/pharmacies/trafford_pharmacies.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/pharmacies' target='_blank'>on GitHub</a>.",
"attribution": "<a href='http://www.trafford.gov.uk' target='_blank'>Trafford Council</a>",
"url": "https://www.trafforddatalab.io/open_data/pharmacies/trafford_pharmacies.geojson",
"theme": "Health",
"cluster": true
},
"roads": {
"title": "Roads",
"about": "Road links in Trafford from OS Open Roads.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/open_roads/trafford_roadLink.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/open_roads' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.ordnancesurvey.co.uk' target='_blank'>Ordnance Survey</a>",
"url": "https://www.trafforddatalab.io/open_data/open_roads/trafford_roadLink_styled.geojson",
"theme": "Transport"
},
"terrain_contours": {
"title": "Terrain contours",
"about": "10m contours constrained by the boundary of Trafford borough from OS Terrain 50.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/terrain/trafford_terrain_lines.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/terrain' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.ordnancesurvey.co.uk' target='_blank'>Ordnance Survey</a>",
"url": "https://www.trafforddatalab.io/open_data/terrain/trafford_terrain_lines_styled.geojson",
"theme": "Environment"
},
"terrain_spot_heights": {
"title": "Terrain spot heights",
"about": "Spot heights constrained by the boundary of Trafford borough from OS Terrain 50.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/terrain/trafford_terrain_points.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/terrain' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.ordnancesurvey.co.uk' target='_blank'>Ordnance Survey</a>",
"url": "https://www.trafforddatalab.io/open_data/terrain/trafford_terrain_points.geojson",
"theme": "Environment"
},
"watercourses": {
"title": "Watercourses",
"about": "Rivers and other waterways constrained by the boundary of Trafford borough from OS Open Rivers.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/watercourses/trafford_watercourses.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/watercourses' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.ordnancesurvey.co.uk' target='_blank'>Ordnance Survey</a>",
"url": "https://www.trafforddatalab.io/open_data/watercourses/trafford_watercourses_styled.geojson",
"theme": "Environment"
},
"woodland": {
"title": "Woodland",
"about": "Woodland in Trafford from OS OpenMap - Local.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/woodland/trafford_woodland.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/woodland' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.ordnancesurvey.co.uk' target='_blank'>Ordnance Survey</a>",
"url": "https://www.trafforddatalab.io/open_data/woodland/trafford_woodland_styled.geojson",
"theme": "Environment"
},
"libraries": {
"title": "Libraries",
"about": "Locations of libraries within Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/libraries/trafford_libraries.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/libraries/trafford_libraries.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/libraries' target='_blank'>on GitHub</a>.",
"attribution": "<a href='http://www.trafford.gov.uk' target='_blank'>Trafford Council</a>",
"url": "https://www.trafforddatalab.io/open_data/libraries/trafford_libraries.geojson",
"theme": "Amenities"
},
"train_stations": {
"title": "Train stations",
"about": "Train stations in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/transport/trains/stops/trafford_train_stops.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/transport/trains/stops/trafford_train_stops.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/transport/trains/stops' target='_blank'>on GitHub</a>.",
"attribution": "Contains <a href='https://www.tfgm.com' target='_blank'>Transport for Greater Manchester</a> data",
"url": "https://www.trafforddatalab.io/open_data/transport/trains/stops/trafford_train_stops.geojson",
"theme": "Transport"
},
"gambling_premises": {
"title": "Gambling premises",
"about": "Locations of gambling premises within Greater Manchester.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/gambling_premises/trafford_gambling_premises.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/gambling_premises/trafford_gambling_premises.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/gambling_premises' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.gamblingcommission.gov.uk/home.aspx' target='_blank'>Gambling Commission</a>",
"url": "https://www.trafforddatalab.io/open_data/gambling_premises/trafford_gambling_premises.geojson",
"theme": "Amenities",
"cluster": true
},
"leisure_centres": {
"title": "Leisure centres",
"about": "Leisure centres in Trafford. Accompanying dataset showing the <a href='https://www.trafforddatalab.io/maps/explore/index.html?dataset=leisure_centres_and_parking'>leisure centre buildings and parking areas</a> is also available.<br /><br />Download: <a href='https://www.trafforddatalab.io/council_open_data/assets/leisure_centres/trafford_leisure_centres.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/council_open_data/assets/leisure_centres/trafford_leisure_centres.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/council_open_data/tree/master/assets/leisure_centres' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.traffordleisure.co.uk' target='_blank'>Trafford Leisure CIC</a> & <a href='https://www.beactiveurmston.org' target='_blank'>George Carnall Community Group CIC</a>",
"url": "https://www.trafforddatalab.io/council_open_data/assets/leisure_centres/trafford_leisure_centres.geojson",
"theme": "Amenities"
},
"leisure_centres_and_parking": {
"title": "Leisure centres and parking",
"about": "Leisure centre buildings and associated parking facilities in Trafford. Accompanying dataset showing just the <a href='https://www.trafforddatalab.io/maps/explore/index.html?dataset=leisure_centres'>leisure centre locations as points</a> is also available.<br /><br />Download: <a href='https://www.trafforddatalab.io/council_open_data/assets/leisure_centres/trafford_leisure_centres_and_parking.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/council_open_data/assets/leisure_centres/trafford_leisure_centres_and_parking_polygons.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/council_open_data/tree/master/assets/leisure_centres' target='_blank'>on GitHub</a>.",
"attribution": "<a href='http://www.trafford.gov.uk' target='_blank'>Trafford Council</a>, <a href='https://www.traffordleisure.co.uk' target='_blank'>Trafford Leisure CIC</a> & <a href='https://www.beactiveurmston.org' target='_blank'>George Carnall Community Group CIC</a>",
"url": "https://www.trafforddatalab.io/council_open_data/assets/leisure_centres/trafford_leisure_centres_and_parking_polygons_styled.geojson",
"theme": "Amenities",
"legend": "<div class='legendKey legendKeyLine' style='border-bottom: 5px solid #fc6721;'></div> Leisure Centres<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #e5c494;'></div> On-site parking"
},
"sports_clubs": {
"title": "Sports clubs",
"about": "Sports clubs in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sports_clubs/sports_clubs.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sports_clubs/sports_clubs.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sports_clubs' target='_blank'>on GitHub</a>.",
"attribution": "<a href='http://www.trafford.gov.uk' target='_blank'>Trafford Council</a>",
"url": "https://www.trafforddatalab.io/open_data/sports_clubs/sports_clubs_styled.geojson",
"theme": "Amenities",
"cluster": true
},
"fast_food_outlets": {
"title": "Fast food outlets",
"about": "The location of fast food outlets in Trafford from the Food Standards Agency, Food Hygiene Rating Scheme.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/fast_food_outlets/trafford_fast_food_outlets.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/fast_food_outlets/trafford_fast_food_outlets.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/fast_food_outlets' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.food.gov.uk' target='_blank'>Food Standards Agency</a>",
"url": "https://www.trafforddatalab.io/open_data/fast_food_outlets/trafford_fast_food_outlets.geojson",
"theme": "Amenities",
"cluster": true
},
"religious_buildings": {
"title": "Religious buildings",
"about": "Religious buildings/places of worship within Trafford. Data derived from OS OpenMap - Local.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/places_of_worship/trafford_places_of_worship.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/places_of_worship' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.ordnancesurvey.co.uk' target='_blank'>Ordnance Survey</a> & <a href='http://www.trafford.gov.uk/residents/residents.aspx' target='_blank'>Trafford Council</a>",
"url": "https://www.trafforddatalab.io/open_data/places_of_worship/trafford_places_of_worship_styled.geojson",
"theme": "Religion"
},
"mental_health_services": {
"title": "Mental health services",
"about": "Locations of organisations within and around the borough of Trafford offering mental health services to Trafford residents.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/mental_health/trafford_mental_health_services.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/mental_health/trafford_mental_health_services.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/mental_health' target='_blank'>on GitHub</a>.",
"attribution": "<a href='http://www.trafford.gov.uk' target='_blank'>Trafford Council</a>",
"url": "https://www.trafforddatalab.io/open_data/mental_health/trafford_mental_health_services_styled.geojson",
"theme": "Health",
"cluster": true
},
"public_transport_accessibility": {
"title": "Public transport accessibility",
"about": "Greater Manchester Accessibility Levels (GMAL) is a measure which rates locations by their distance from frequent public transport services. The accessibility index score is categorised into eight levels, 1 to 8, where level 8 represents a high level of accessibility and level 1 a low level of accessibility.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/GM_Accessibility_Levels/trafford_GMAL.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/GM_Accessibility_Levels' target='_blank'>on GitHub</a>.",
"attribution": "Contains <a href='https://www.tfgm.com' target='_blank'>Transport for Greater Manchester</a> data",
"url": "https://www.trafforddatalab.io/open_data/GM_Accessibility_Levels/trafford_GMAL.geojson",
"theme": "Transport",
"legend": "<div class='legendKey legendKeyLine' style='border-bottom: 5px solid #500001;'></div> Level 8. High accessibility<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #D63027;'></div> Level 7<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #FF8001;'></div> Level 6<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #FED861;'></div> Level 5<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #8FFF90;'></div> Level 4<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #50C4FF;'></div> Level 3<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #3175FF;'></div> Level 2<br /><div class='legendKey legendKeyLine' style='border-bottom: 5px solid #020060;'></div> Level 1. Low accessibility"
},
"outdoor_tennis": {
"title": "Tennis: Outdoor courts",
"about": "Locations of outdoor tennis courts in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/outdoor_tennis_courts.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/outdoor_tennis_courts.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/outdoor_tennis_courts.geojson",
"theme": "Amenities"
},
"swimming_pools": {
"title": "Swimming pools",
"about": "Locations of swimming pools in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/swimming_pools.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/swimming_pools.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/swimming_pools.geojson",
"theme": "Amenities"
},
"fitness_studios": {
"title": "Fitness studios",
"about": "Locations in Trafford of purpose built studios where exercise classes and activities are held. Includes Fitness Studios and Cycle Studios.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/studio.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/studio.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/studio.geojson",
"theme": "Amenities"
},
"squash_courts": {
"title": "Squash courts",
"about": "Locations of squash courts in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/squash_courts.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/squash_courts.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/squash_courts.geojson",
"theme": "Amenities"
},
"sports_halls": {
"title": "Sports halls",
"about": "Locations in Trafford of indoor multi-sports halls where a range of sport and recreational activities are carried out.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/sports_hall.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/sports_hall.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/sports_hall.geojson",
"theme": "Amenities"
},
"ski_slopes": {
"title": "Ski slopes",
"about": "Locations of ski slopes in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/ski_slopes.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/ski_slopes.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/ski_slopes.geojson",
"theme": "Amenities"
},
"indoor_tennis": {
"title": "Tennis: Indoor centres",
"about": "Locations of covered or indoor tennis courts in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/indoor_tennis_centre.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/indoor_tennis_centre.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/indoor_tennis_centre.geojson",
"theme": "Amenities"
},
"ice_rinks": {
"title": "Ice rinks",
"about": "Locations of ice rinks in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/ice_rinks.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/ice_rinks.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/ice_rinks.geojson",
"theme": "Amenities"
},
"health_and_fitness_gyms": {
"title": "Health and fitness gyms",
"about": "Locations in Trafford of health and fitness gyms, normally with a minimum of 5 stations although some smaller gyms maybe included.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/health_and_fitness_gym.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/health_and_fitness_gym.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/health_and_fitness_gym.geojson",
"theme": "Amenities"
},
"grass_pitches": {
"title": "Grass pitches",
"about": "Locations of grass pitches in Trafford marked out for at least part of the year as a pitch for a particular sport, upon which a match could be played. Does not include synthetic turf pitches.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/grass_pitches.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/grass_pitches.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/grass_pitches.geojson",
"theme": "Amenities",
"cluster": true
},
"golf": {
"title": "Golf facilities",
"about": "Locations in Trafford of all golf courses and golf driving ranges. Courses normally have a minimum number of 9 holes and driving ranges a minimum of 5 bays.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/golf.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/golf.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/golf.geojson",
"theme": "Amenities"
},
"athletics": {
"title": "Athletics facilities",
"about": "Locations in Trafford of permanently constructed running facilities (indoors and outdoors) and/or field event facilities (horizontal, vertical jumps, throws).<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/athletics.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/athletics.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/athletics.geojson",
"theme": "Amenities"
},
"artificial_grass_pitches": {
"title": "Artificial grass pitches",
"about": "Locations of artificial grass pitches in Trafford. Synthetic alternative to grass, providing an all weather surface for pitch sports, does not include other non-turf surfaces.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sport_facilities/artificial_grass_pitch.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/sport_facilities/artificial_grass_pitch.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sport_facilities' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.sportengland.org' target='_blank'>Contains Data © Sport England</a>",
"url": "https://www.trafforddatalab.io/open_data/sport_facilities/artificial_grass_pitch.geojson",
"theme": "Amenities"
},
"dentists": {
"title": "Dentists",
"about": "Locations of dentists in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/dentists/trafford_dentists.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/dentists/trafford_dentists.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/dentists' target='_blank'>on GitHub</a>.",
"attribution": "<a href='http://www.cqc.org.uk/about-us/transparency/using-cqc-data' target='_blank'>Care Quality Commission</a>",
"url": "https://www.trafforddatalab.io/open_data/dentists/trafford_dentists.geojson",
"theme": "Health",
"cluster": true
},
"allotments": {
"title": "Allotments",
"about": "Locations of allotments in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/allotments/trafford_allotments.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/allotments/trafford_allotments.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/allotments' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.trafford.gov.uk/residents/leisure-and-lifestyle/parks-and-open-spaces/allotments/allotments-in-trafford.aspx' target='_blank'>Trafford Council</a>",
"url": "https://www.trafforddatalab.io/open_data/allotments/trafford_allotments.geojson",
"theme": "Environment"
},
"highways_trees": {
"title": "Highways Trees",
"about": "Locations and species of highways trees in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/highways_trees/trafford_highways_trees.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/highways_trees/trafford_highways_trees.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/highways_trees' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.trafford.gov.uk/' target='_blank'>Trafford Council</a>",
"url": "https://www.trafforddatalab.io/open_data/highways_trees/trafford_highways_trees_styled.geojson",
"theme": "Environment",
"cluster": true,
"preventUncluster": true
},
"polling_stations": {
"title": "Polling Stations",
"about": "Locations of polling stations for the local elections on the 5<sup>th</sup> of May 2022 in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/elections/polling_stations/trafford_polling_stations.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/elections/polling_stations/trafford_polling_stations.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/elections/polling_stations' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://democracyclub.org.uk/' target='_blank'>Democracy Club</a>",
"url": "https://www.trafforddatalab.io/open_data/elections/polling_stations/trafford_polling_stations.geojson",
"theme": "Elections",
"cluster": true,
"hidden": true
},
"green_flags": {
"title": "Green Flag Awards",
"about": "Locations of Green Flag Award winning parks and green spaces in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/green_flags/trafford_green_flags.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/green_flags/trafford_green_flags.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/green_flags' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.greenflagaward.org/' target='_blank'>Green Flag Award</a>",
"url": "https://www.trafforddatalab.io/open_data/green_flags/trafford_green_flags.geojson",
"theme": "Environment"
},
"childrens_centres": {
"title": "Children's Centres",
"about": "Children's Centres in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/childrens_centres/trafford_childrens_centres.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/childrens_centres/trafford_childrens_centres.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/childrens_centres' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://www.gov.uk/government/organisations/department-for-education' target='_blank'>Department for Education</a>",
"url": "https://www.trafforddatalab.io/open_data/childrens_centres/trafford_childrens_centres.geojson",
"theme": "Education"
},
"bus_stops": {
"title": "Bus stops",
"about": "Bus stops in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/transport/bus/stops/trafford_bus_stops.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/transport/bus/stops/trafford_bus_stops.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/transport/bus/stops' target='_blank'>on GitHub</a>.",
"attribution": "Contains <a href='https://www.tfgm.com' target='_blank'>Transport for Greater Manchester</a> data",
"url": "https://www.trafforddatalab.io/open_data/transport/bus/stops/trafford_bus_stops.geojson",
"theme": "Transport",
"cluster": true
},
"bus_routes": {
"title": "Bus routes",
"about": "Bus routes in Trafford.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/transport/bus/routes/trafford_bus_routes.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/transport/bus/routes' target='_blank'>on GitHub</a>.",
"attribution": "Contains <a href='https://www.tfgm.com' target='_blank'>Transport for Greater Manchester</a> data",
"url": "https://www.trafforddatalab.io/open_data/transport/bus/routes/trafford_bus_routes.geojson",
"theme": "Transport",
"cluster": true
},
"community_hubs": {
"title": "Community Hubs",
"about": "Locations and details of the 6 Community Hubs across Trafford. More information about the hubs can be found on the <a href='https://www.trafford.gov.uk/residents/community/Community-Response-Hubs.aspx' target='_blank'>Trafford Council website</a>.<br /><br />Download: <a href='https://www.trafforddatalab.io/council_open_data/assets/community_hubs/trafford_community_hubs.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/council_open_data/assets/community_hubs/trafford_community_hubs.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/council_open_data/tree/master/assets/community_hubs' target='_blank'>on GitHub</a>.",
"attribution": "<a href='http://www.trafford.gov.uk' target='_blank'>Trafford Council</a>",
"url": "https://www.trafforddatalab.io/council_open_data/assets/community_hubs/trafford_community_hubs.geojson",
"theme": "Amenities"
},
"sssi": {
"title": "Sites of Special Scientific Interest",
"about": "A Site of Special Scientific Interest (SSSI) is the land notified as an SSSI under the Wildlife and Countryside Act (1981), as amended. Sites notified under the 1949 Act only are not included in the Data set. SSSI are the finest sites for wildlife and natural features in England, supporting many characteristic, rare and endangered species, habitats and natural features. The data do not include "proposed" sites. Boundaries are generally mapped against Ordnance Survey MasterMap.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/sites_of_special_scientific_interest/trafford_sites_of_special_scientific_interest.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/sites_of_special_scientific_interest' target='_blank'>on GitHub</a>.",
"attribution": "© <a href='https://www.data.gov.uk/dataset/5b632bd7-9838-4ef2-9101-ea9384421b0d/sites-of-special-scientific-interest-england' target='_blank'>Natural England</a> copyright",
"url": "https://www.trafforddatalab.io/open_data/sites_of_special_scientific_interest/trafford_sites_of_special_scientific_interest.geojson",
"theme": "Environment"
},
"nature_reserves": {
"title": "Local Nature Reserves",
"about": "Local Nature Reserves (LNRs) are a statutory designation made under Section 21 of the National Parks and Access to the Countryside Act 1949 by principal local authorities. LNRs are for people and wildlife. They are places with wildlife or geological features that are of special interest locally. They offer people opportunities to study or learn about nature or simply to enjoy it. They are an impressive natural resource which makes an important contribution to England's biodiversity.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/local_nature_reserves/trafford_local_nature_reserves.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/local_nature_reserves' target='_blank'>on GitHub</a>.",
"attribution": "© <a href='https://www.data.gov.uk/dataset/acdf4a9e-a115-41fb-bbe9-603c819aa7f7/local-nature-reserves-england' target='_blank'>Natural England</a> copyright",
"url": "https://www.trafforddatalab.io/open_data/local_nature_reserves/trafford_local_nature_reserves.geojson",
"theme": "Environment"
},
"scheduled_monuments": {
"title": "Scheduled Monuments",
"about": "Historic buildings and archaeological sites of national importance are given legal protection by being placed on a ‘Schedule’ of monuments. Historic England identifies and advises on these monuments, which are placed on the Schedule by the Department for Culture, Media and Sport. Examples of Scheduled Monuments are Roman remains, burial mounds, castles, bridges, earthworks, the remains of deserted villages, and industrial sites. Unlike Listed Buildings they are not assigned grades.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/scheduled_monuments/trafford_scheduled_monuments.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/scheduled_monuments' target='_blank'>on GitHub</a>.",
"attribution": "© Historic England 2024. The <a href='https://opendata-historicengland.hub.arcgis.com/datasets/historicengland::national-heritage-list-for-england-nhle/about?layer=6' target='_blank'>Historic England Data</a> contained in this material was obtained on 16-08-2024. The most publicly available up to date Historic England Data can be obtained from <a href='https://historicengland.org.uk' target='_blank'>HistoricEngland.org.uk</a>",
"url": "https://www.trafforddatalab.io/open_data/scheduled_monuments/trafford_scheduled_monuments.geojson",
"theme": "Historical Interest"
},
"conservation_areas": {
"title": "Conservation Areas",
"about": "Conservation Areas in Trafford as designated by the Local Planning Authority and compiled by Historic England. Conservation areas exist to manage and protect the special architectural and historic interest of a place - in other words, the features that make it unique. In conservation areas there are some extra planning controls and considerations in place to protect the historic and architectural elements which make the place special.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/conservation_areas/trafford_conservation_areas.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/conservation_areas/trafford_conservation_areas.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/conservation_areas' target='_blank'>on GitHub</a>.",
"attribution": "© Historic England 2024. The <a href='https://opendata-historicengland.hub.arcgis.com/datasets/historicengland::conservation-areas/about' target='_blank'>Historic England Data</a> contained in this material was obtained on 16-08-2024. The most publicly available up to date Historic England Data can be obtained from <a href='https://historicengland.org.uk' target='_blank'>HistoricEngland.org.uk</a>",
"url": "https://www.trafforddatalab.io/open_data/conservation_areas/trafford_conservation_areas.geojson",
"theme": "Historical Interest"
},
"uprn": {
"title": "Unique Property Reference Numbers",
"about": "An open dataset containing all the Unique Property Reference Numbers (UPRNs) found in AddressBase Premium, with their respective geometries in British National Grid and Latitude, Longitude. Derived from Ordnance Survey's OS Open UPRN.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/unique_property_reference_numbers/trafford_unique_property_reference_numbers.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/unique_property_reference_numbers/trafford_unique_property_reference_numbers.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/unique_property_reference_numbers' target='_blank'>on GitHub</a>.",
"attribution": "<a href='https://osdatahub.os.uk/downloads/open/OpenUPRN' target='_blank'>OS Open UPRN</a> provided by <a href='https://www.ordnancesurvey.co.uk/' target='_blank'>Ordnance Survey</a>",
"url": "https://www.trafforddatalab.io/open_data/unique_property_reference_numbers/trafford_unique_property_reference_numbers.geojson",
"theme": "Property",
"cluster": true,
"preventUncluster": true
},
"water_level_monitoring": {
"title": "Water level monitoring stations",
"about": "Location and related information of river/water level monitoring stations in Trafford and the surrounding areas, including typical water level range, and historic low/high levels where available. A link is provided within the information for each station to view the latest available water level readings.<br /><br />Download: <a href='https://www.trafforddatalab.io/open_data/water_level_monitoring/water_level_monitoring_stations_trafford_and_environs.csv' target='_blank'>CSV</a> | <a href='https://www.trafforddatalab.io/open_data/water_level_monitoring/water_level_monitoring_stations_trafford_and_environs.geojson' target='_blank'>GeoJSON</a>.<br />Further resources available <a href='https://github.com/traffordDataLab/open_data/tree/master/water_level_monitoring' target='_blank'>on GitHub</a>.",
"attribution": "© Environment Agency copyright and/or database right 2025. All rights reserved.",
"url": "https://www.trafforddatalab.io/open_data/water_level_monitoring/water_level_monitoring_stations_trafford_and_environs.geojson",
"theme": "Environment"
}
}