gov.bc.ca – bcdc
This API provides live access to the BC Data Catalogue. Further documentation on the API is available from Confirm the version of the API available from the catalogue by requesting .
Please note that you may experience issues when submitting requests to the delivery or test environment if using this in other API console viewers.
- Homepage
- https://api.apis.guru/v2/specs/gov.bc.ca:bcdc/3.0.1.json
- Provider
- gov.bc.ca:bcdc / bcdc
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/gov.bc.ca/bcdc/3.0.1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/gov.bc.ca/bcdc/3.0.1/openapi.yaml
Tools (24)
Extracted live via the executor SDK.
-
action.getActionOrganizationActivityListReturn an organization's activity stream
-
action.getActionOrganizationActivityListHtmlReturn an organization's activity stream as HTML
-
action.getActionOrganizationAutocompleteReturn a list of organization names that contain a string
-
action.getActionOrganizationFollowerCountReturn the number of followers of an organization
-
action.getActionOrganizationFollowerListReturn a list of users that are following a given organization
-
action.getActionOrganizationListReturns the names of all indexed organizations
-
action.getActionOrganizationListForUserReturn the organizations that the user has a given permission for
-
action.getActionOrganizationRevisionListReturn an organization's revisions
-
action.getActionOrganizationShowReturn the details of an organization
-
action.getActionPackageActivityListReturns a package's activity stream
-
action.getActionPackageActivityListHtmlThe activity stream is rendered as a snippet of HTML meant to be included in an HTML pag, i.e it doesn't have any header or footer.
-
action.getActionPackageAutocompleteReturn a list of datasets that match a string
-
action.getActionPackageListReturns the names of all indexed packages (datasets)
-
action.getActionPackageRelationshipsListReturn a dataset's relationships
-
action.getActionPackageRevisionListReturn a dataset's revision as a list of dictionaries
-
action.getActionPackageSearchSearches for packages (datasets) matching the specified query terms
-
action.getActionPackageShowReturns metadata about the package (dataset) corresponding to the specified unique name
-
action.getActionRelatedListReturns a dataset's related items.
-
action.getActionResourceSearchReturns a dictionary with two fields
countandresults. Thecountfield contains the total number of Resources found without the limit or query parameters having an effect. Theresultsfield is a list of dictized Resource objects. The query parameter is a required field. It is a string in the form{field}:{term}or a list of strings, each of the same form. Within each string,{field}is a field or extra field on the Resource domain object. -
action.getActionResourceShowReturn the metadata of a resource
-
action.getActionStatusShowReturns the site status
-
action.getActionTagListReturns the names of all indexed tags
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools