forked from ExchangeBC/API-Management
-
Notifications
You must be signed in to change notification settings - Fork 0
/
listing.json
42 lines (42 loc) · 2.24 KB
/
listing.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
{
"result": {
"packages": [
{
"title": "BC Data Catalogue API",
"url": "https://api.gov.bc.ca/data/a2a2130b-e853-49e8-9b30-1d0c735aa3d9/resource/0b9e7d31-91ff-4146-a473-106a3b301964/download/bcdc.json",
"notes": "The live published metadata content of the BC Data Catalogue is accessible through an application programming interface (API)",
"api_num": 0
},
{
"title": "Open511-DriveBC API",
"url": "https://api.gov.bc.ca/data/23a839e3-8fb4-4569-bb3d-c28a7621f687/resource/e60b09d8-8dea-40b1-a139-81632b3d4273/download/drivebc-open511.json",
"notes": "Provides real-time access to road event information for provincial highways, including road closures, planned work and extreme weather conditions delivered according to the Open511 standard.",
"api_num": 1
},
{
"title": "BC Laws API",
"url": "https://api.gov.bc.ca/data/6e815cf7-cb83-4655-9ad4-a926ae4e59f7/resource/3664d2d3-6dcb-4307-9652-a28332981ca3/download/bclaws.json",
"notes": "BC Laws contains a comprehensive collection of BC legislation and related materials available via the BC Laws API.",
"api_num": 2
},
{
"title": "Physical Address Geocoding Web Service",
"url": "https://api.gov.bc.ca/data/8f4a016f-14db-4def-8ef9-7c797de1cdd9/resource/1a46fd76-1316-4fab-9d99-a2286dcd2b7b/download/geocoder.json",
"notes": "The Physical Address Geocoder can be used to resolve physical locations and to standardize addresses in British Columbia.",
"api_num": 3
},
{
"title": "KamloopsGarbagePickup",
"url": "https://raw.githubusercontent.com/BCDevExchange/API-Management/master/swagger-json/KamloopsGarbagePickup.json",
"notes": "The City of Kamloops is making publicly available data more accessible through an API.",
"api_num": 4
},
{
"title": "Surrey-Open311",
"url": "https://raw.githubusercontent.com/BCDevExchange/API-Management/master/swagger-json/surrey-open311.json",
"notes": "This API provides real-time access to query service requests submitted to the City of Surrey Engineering and Parks departments based on the Open311 standard.",
"api_num": 5
}
]
}
}