-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
35 lines (35 loc) · 1.68 KB
/
data.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
{
"id": "https://github.com/EdinburghCityScope/ukg-road-safety",
"title": "Road Safety Data for Edinburgh",
"description": "2015 Road Accidents as published by the UK Government Department of Transport.",
"landingPage": "https://github.com/EdinburghCityScope/ukg-road-safety",
"issued": "2016-10-21",
"modified": "2016-11-28",
"language": [
"en"
],
"publisher": {
"name": "UK Government Department for Transport",
"mbox": "[email protected]"
},
"spatial": "http://www.geonames.org/maps/google_55.95_-3.193.html",
"keyword": [
"health"
],
"distribution": [
{
"title": "Road Accident Data GeoJSON",
"description": "2015 Road Safety Data for Edinburgh as published by the UK Department for Transport. Data taken from https://data.gov.uk/dataset/road-accidents-safety-data.",
"mediaType": "application/vnd.geo+json",
"downloadURL": "https://raw.githubusercontent.com/EdinburghCityScope/ukg-road-safety/master/data/road-safety.json",
"license": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/"
},
{
"title": "Road Accident Data",
"description": "2015 Road Safety Data for Edinburgh as published by the UK Department for Transport. Data taken from https://data.gov.uk/dataset/road-accidents-safety-data.",
"mediaType": "text/csv",
"downloadURL": "https://raw.githubusercontent.com/EdinburghCityScope/ukg-road-safety/master/data/road-safety.csv",
"license": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/"
}
]
}