British Columbia Data Catalogue website screenshot

British Columbia Data Catalogue

The British Columbia Data Catalogue is the official open data portal for the Government of British Columbia, Canada. Built on the CKAN open data platform, it provides programmatic access to thousands of BC government datasets spanning census and demographic data, environmental and climate information, geospatial and mapping data, financial reports, transportation and infrastructure data, and health and social services statistics. The CKAN API at api/3/action/ enables searching, listing, and retrieving dataset metadata and resources without authentication. DataBC publishes a first-party OpenAPI 3.0.0 for the catalogue in github.com/bcgov/api-specs, and serves the spatial half of the catalogue separately as OGC WMS 1.3.0 and WFS 2.0.0 at openmaps.gov.bc.ca — 895 layers and 896 feature types from the BC Geographic Warehouse, referenced by 884 catalogue datasets. Everything is published under the Open Government Licence — British Columbia and is free to use with attribution.

British Columbia Data Catalogue publishes 7 APIs on the APIs.io network, including BC Data Catalogue CKAN API, Datasets API, Groups API, and 4 more. Tagged areas include Open Data, Government, Canadian Government, British Columbia, and Provincial Data.

British Columbia Data Catalogue’s developer surface includes authentication, sandbox, documentation, API reference, getting-started guide, support, and 26 more developer resources.

43.5/100 developing ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
1 APIs 1 MCP Servers
Open DataGovernmentCanadian GovernmentBritish ColumbiaProvincial DataCKANGeospatialOGCWMSWFSDataset SearchPublic Sector

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Government & Public Sector regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/british-columbia-data-catalogue: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

BC Data Catalogue CKAN API

The BC Data Catalogue exposes a CKAN v3 REST API at https://catalogue.data.gov.bc.ca/api/3/action/ providing programmatic access to BC government open datasets. Key endpoints in...

British Columbia Data Catalogue Datasets API

The Datasets API from British Columbia Data Catalogue — 4 operation(s) for datasets.

British Columbia Data Catalogue Groups API

The Groups API from British Columbia Data Catalogue — 2 operation(s) for groups.

British Columbia Data Catalogue Organizations API

The Organizations API from British Columbia Data Catalogue — 2 operation(s) for organizations.

British Columbia Data Catalogue Resources API

The Resources API from British Columbia Data Catalogue — 2 operation(s) for resources.

British Columbia Data Catalogue Site API

The Site API from British Columbia Data Catalogue — 1 operation(s) for site.

British Columbia Data Catalogue Tags API

The Tags API from British Columbia Data Catalogue — 2 operation(s) for tags.

DataBC Public OGC Web Services (WMS/WFS)

DataBC's public OGC endpoint serves the spatial half of the BC Data Catalogue: 895 queryable WMS 1.3.0 layers and 896 WFS 2.0.0 feature types drawn from the BC Geographic Wareho...

Scroll for all 8

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 8

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

British Columbia Data Catalogue Authentication

none/apiKey · 3 schemes

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

British Columbia Data Catalogue Agentic Access

13 operations

13 operations · 0 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: british-columbia-data-catalogue
url: https://raw.githubusercontent.com/api-evangelist/british-columbia-data-catalogue/refs/heads/main/apis.yml
name: British Columbia Data Catalogue
tags:
- Open Data
- Government
- Canadian Government
- British Columbia
- Provincial Data
- CKAN
- Geospatial
- OGC
- WMS
- WFS
- Dataset Search
- Public Sector
type: Index
kind: government
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/british-columbia-data-catalogue.png
access: Open
created: '2024-11-07'
modified: '2026-09-04'
position: Producing
description: The British Columbia Data Catalogue is the official open data portal for the Government of British Columbia,
  Canada. Built on the CKAN open data platform, it provides programmatic access to thousands of BC government datasets spanning
  census and demographic data, environmental and climate information, geospatial and mapping data, financial reports, transportation
  and infrastructure data, and health and social services statistics. The CKAN API at api/3/action/ enables searching, listing,
  and retrieving dataset metadata and resources without authentication. DataBC publishes a first-party OpenAPI 3.0.0 for the
  catalogue in github.com/bcgov/api-specs, and serves the spatial half of the catalogue separately as OGC WMS 1.3.0 and WFS
  2.0.0 at openmaps.gov.bc.ca — 895 layers and 896 feature types from the BC Geographic Warehouse, referenced by 884 catalogue
  datasets. Everything is published under the Open Government Licence — British Columbia and is free to use with attribution.
apis:
- aid: british-columbia-data-catalogue:ckan-api
  baseURL: https://catalogue.data.gov.bc.ca/api/3
  name: BC Data Catalogue CKAN API
  tags:
  - CKAN
  - Open Data
  - Dataset Search
  - Metadata
  - Government Data
  humanURL: https://catalogue.data.gov.bc.ca/
  properties:
  - url: https://catalogue.data.gov.bc.ca/
    type: Documentation
  - type: OpenAPI
    url: openapi/british-columbia-data-catalogue-bcdc-api-openapi.json
  - type: Overlay
    url: overlays/british-columbia-data-catalogue-bcdc-api-overlay.yaml
  - type: APIReference
    url: https://bcgov.github.io/data-publication/pages/dps_bcdc_api_w_common_calls.html
  description: The BC Data Catalogue exposes a CKAN v3 REST API at https://catalogue.data.gov.bc.ca/api/3/action/ providing
    programmatic access to BC government open datasets. Key endpoints include package_list (list all datasets), package_search
    (search datasets by query), package_show (retrieve dataset metadata and resources), organization_list (list BC government
    organizations), and resource_show (retrieve specific data resource information). Returns JSON with success status and
    result payloads. No authentication required for read access to public datasets.
- aid: british-columbia-data-catalogue:british-columbia-data-catalogue-datasets-api
  baseURL: https://catalogue.data.gov.bc.ca/api/3
  name: British Columbia Data Catalogue Datasets API
  description: The Datasets API from British Columbia Data Catalogue — 4 operation(s) for datasets.
  humanURL: https://catalogue.data.gov.bc.ca/
  tags:
  - Datasets
  properties:
  - type: OpenAPI
    url: openapi/british-columbia-data-catalogue-datasets-api-openapi.yml
- aid: british-columbia-data-catalogue:british-columbia-data-catalogue-groups-api
  baseURL: https://catalogue.data.gov.bc.ca/api/3
  name: British Columbia Data Catalogue Groups API
  description: The Groups API from British Columbia Data Catalogue — 2 operation(s) for groups.
  humanURL: https://catalogue.data.gov.bc.ca/
  tags:
  - Group
  tags_raw:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/british-columbia-data-catalogue-groups-api-openapi.yml
- aid: british-columbia-data-catalogue:british-columbia-data-catalogue-organizations-api
  baseURL: https://catalogue.data.gov.bc.ca/api/3
  name: British Columbia Data Catalogue Organizations API
  description: The Organizations API from British Columbia Data Catalogue — 2 operation(s) for organizations.
  humanURL: https://catalogue.data.gov.bc.ca/
  tags:
  - Organization
  tags_raw:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/british-columbia-data-catalogue-organizations-api-openapi.yml
- aid: british-columbia-data-catalogue:british-columbia-data-catalogue-resources-api
  baseURL: https://catalogue.data.gov.bc.ca/api/3
  name: British Columbia Data Catalogue Resources API
  description: The Resources API from British Columbia Data Catalogue — 2 operation(s) for resources.
  humanURL: https://catalogue.data.gov.bc.ca/
  tags:
  - Resources
  properties:
  - type: OpenAPI
    url: openapi/british-columbia-data-catalogue-resources-api-openapi.yml
- aid: british-columbia-data-catalogue:british-columbia-data-catalogue-site-api
  baseURL: https://catalogue.data.gov.bc.ca/api/3
  name: British Columbia Data Catalogue Site API
  description: The Site API from British Columbia Data Catalogue — 1 operation(s) for site.
  humanURL: https://catalogue.data.gov.bc.ca/
  tags:
  - Site
  properties:
  - type: OpenAPI
    url: openapi/british-columbia-data-catalogue-site-api-openapi.yml
- aid: british-columbia-data-catalogue:british-columbia-data-catalogue-tags-api
  baseURL: https://catalogue.data.gov.bc.ca/api/3
  name: British Columbia Data Catalogue Tags API
  description: The Tags API from British Columbia Data Catalogue — 2 operation(s) for tags.
  humanURL: https://catalogue.data.gov.bc.ca/
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/british-columbia-data-catalogue-tags-api-openapi.yml
- aid: british-columbia-data-catalogue:databc-public-ogc-services
  baseURL: https://openmaps.gov.bc.ca/geo/pub/ows
  name: DataBC Public OGC Web Services (WMS/WFS)
  description: 'DataBC''s public OGC endpoint serves the spatial half of the BC Data Catalogue: 895 queryable WMS 1.3.0 layers
    and 896 WFS 2.0.0 feature types drawn from the BC Geographic Warehouse. 884 catalogue datasets carry a resource pointing
    at this host, and a resource''s object_name (for example WHSE_LAND_AND_NATURAL_RESOURCE.PROT_CURRENT_FIRE_POLYS_SP) is
    the layer name here, so it is the join between catalogue metadata and live geometry. GetMap and GetFeature return PNG,
    GeoJSON, TopoJSON, UTFGrid, KML, PDF or Atom. No key and no account. The contract is the GetCapabilities document itself,
    saved verbatim in this repo; the service names DataBC as its ows:ServiceProvider (datamaps@gov.bc.ca).'
  humanURL: https://www2.gov.bc.ca/gov/content/data/geographic-data-services/web-based-mapping/map-services
  tags:
  - Geospatial
  - OGC
  - WMS
  - WFS
  - Open Data
  properties:
  - type: GetCapabilities
    url: openapi/british-columbia-data-catalogue-databc-pub-wms-capabilities.xml
  - type: GetCapabilities
    url: openapi/british-columbia-data-catalogue-databc-pub-wfs-capabilities.xml
  - type: WMS
    url: https://openmaps.gov.bc.ca/geo/pub/ows?service=WMS&request=GetCapabilities&version=1.3.0
  - type: WFS
    url: https://openmaps.gov.bc.ca/geo/pub/ows?service=WFS&request=GetCapabilities&version=2.0.0
  - type: Documentation
    url: https://www2.gov.bc.ca/gov/content/data/geographic-data-services/web-based-mapping/map-services
common:
- type: Authentication
  url: authentication/british-columbia-data-catalogue-authentication.yml
- type: AgenticAccess
  url: agentic-access/british-columbia-data-catalogue-agentic-access.yml
- type: DomainSecurity
  url: security/british-columbia-data-catalogue-domain-security.yml
- type: Conformance
  url: conformance/british-columbia-data-catalogue-conformance.yml
- type: Conventions
  url: conventions/british-columbia-data-catalogue-conventions.yml
- type: ErrorCatalog
  url: errors/british-columbia-data-catalogue-problem-types.yml
- type: Lifecycle
  url: lifecycle/british-columbia-data-catalogue-lifecycle.yml
- type: DataModel
  url: data-model/british-columbia-data-catalogue-data-model.yml
- type: Sandbox
  url: sandbox/british-columbia-data-catalogue-sandbox.yml
- type: Packages
  url: packages/british-columbia-data-catalogue-packages.yml
- type: SDKs
  url: packages/british-columbia-data-catalogue-packages.yml
- type: Plans
  url: plans/british-columbia-data-catalogue-plans-pricing.yml
- type: RateLimits
  url: rate-limits/british-columbia-data-catalogue-rate-limits.yml
- type: MCPServer
  url: mcp/british-columbia-data-catalogue-mcp.yml
- type: ToolCrosswalk
  url: mcp/british-columbia-data-catalogue-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/british-columbia-data-catalogue-llms.txt
- type: Overlay
  url: overlays/british-columbia-data-catalogue-bcdc-api-overlay.yaml
- type: Website
  url: https://catalogue.data.gov.bc.ca/
- type: APIBaseURL
  url: https://catalogue.data.gov.bc.ca/api/3/action/
- type: DatasetList
  url: https://catalogue.data.gov.bc.ca/api/3/action/package_list
- type: DatasetSearch
  url: https://catalogue.data.gov.bc.ca/api/3/action/package_search
- type: Documentation
  url: https://bcgov.github.io/data-publication/pages/dps_bcdc_api_w_how_to_use.html
- type: APIReference
  url: https://bcgov.github.io/data-publication/pages/dps_bcdc_api_w_common_calls.html
- type: GettingStarted
  url: https://bcgov.github.io/data-publication/pages/dps_bcdc.html
- type: Support
  url: https://dpdd.atlassian.net/servicedesk/customer/portal/1
- type: GitHubOrganization
  url: https://github.com/bcgov
- type: SourceCode
  url: https://github.com/bcgov/api-specs
- type: TermsOfService
  url: https://www2.gov.bc.ca/gov/content?id=D1EE0A405E584363B205CD4353E02C88
- type: License
  url: https://www2.gov.bc.ca/gov/content?id=A519A56BC2BF44E4A008B33FCF527F61
- type: PrivacyPolicy
  url: https://www2.gov.bc.ca/gov/content/home/privacy
- type: GovernmentPortal
  url: https://www2.gov.bc.ca/gov/content/data
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com
specificationVersion: '0.23'
x-enrichment:
  date: '2026-09-04'
  status: enriched
  artifacts_added: 19
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/british-columbia-data-catalogue"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/british-columbia-data-catalogue/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/british-columbia-data-catalogue/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.