gov.bc.ca

This API is DriveBC's implementation of the Open511 specification. It provides information about known road events (traffic accidents, construction, etc.) in British Columbia, Canada. Please note that you may experience issues when submitting requests to the delivery or test environment if using t

4 endpoints open_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (8 total)

npm install governance-sdk
npm install governance-sdk
npm install mcp-governance-sdk
npm install us-gov-open-data-mcp
go get github.com/blockpane/govstat
go get github.com/robertojrojas/aws-sdk-gov2-blog
go get github.com/ppapapetrou76/go-data-gov-gr-sdk
# See https://github.com/Gearbox-protocol/sdk-gov
curl examples
Lists the geographical areas (e.g. districts) that can be used to filter events.
curl \
  http://api.open511.gov.bc.ca/areas
Lists road events
curl \
  http://api.open511.gov.bc.ca/events
Lists the jurisdictions publishing data through this Open511 API implementation
curl \
  http://api.open511.gov.bc.ca/jurisdiction
Endpoints (4 total)
GET
/areas
Lists the geographical areas (e.g. districts) that can be used to filter events.
GET
/events
Lists road events
GET
/jurisdiction
Lists the jurisdictions publishing data through this Open511 API implementation
GET
/jurisdictiongeography
Provides the geographical boundaries for all the jurisdictions.
At a glance
Total SDKs8
Languages3
Endpoints4
Categories1
http://api.open511.gov.bc.ca