integrations.sh
← all integrations

gov.bc.ca – bcdc

OpenAPI apis-guru open_data

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.getActionOrganizationActivityList

    Return an organization's activity stream

  • action.getActionOrganizationActivityListHtml

    Return an organization's activity stream as HTML

  • action.getActionOrganizationAutocomplete

    Return a list of organization names that contain a string

  • action.getActionOrganizationFollowerCount

    Return the number of followers of an organization

  • action.getActionOrganizationFollowerList

    Return a list of users that are following a given organization

  • action.getActionOrganizationList

    Returns the names of all indexed organizations

  • action.getActionOrganizationListForUser

    Return the organizations that the user has a given permission for

  • action.getActionOrganizationRevisionList

    Return an organization's revisions

  • action.getActionOrganizationShow

    Return the details of an organization

  • action.getActionPackageActivityList

    Returns a package's activity stream

  • action.getActionPackageActivityListHtml

    The 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.getActionPackageAutocomplete

    Return a list of datasets that match a string

  • action.getActionPackageList

    Returns the names of all indexed packages (datasets)

  • action.getActionPackageRelationshipsList

    Return a dataset's relationships

  • action.getActionPackageRevisionList

    Return a dataset's revision as a list of dictionaries

  • action.getActionPackageSearch

    Searches for packages (datasets) matching the specified query terms

  • action.getActionPackageShow

    Returns metadata about the package (dataset) corresponding to the specified unique name

  • action.getActionRelatedList

    Returns a dataset's related items.

  • action.getActionResourceSearch

    Returns a dictionary with two fields count and results. The count field contains the total number of Resources found without the limit or query parameters having an effect. The results field 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.getActionResourceShow

    Return the metadata of a resource

  • action.getActionStatusShow

    Returns the site status

  • action.getActionTagList

    Returns the names of all indexed tags

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools