just/mocks_
mockzilla.org →
Catalog /ai /BC Data Catalogue API

BC Data Catalogue API

PROVIDER · Gov Bc Ca SPEC v3.0.1 · OpenAPI 3.0.0 MOCK · LIVE
▸ TRY IT
https://api.justmocks.com/bcdc
Open mock →

Emulate the BC Data Catalogue API in seconds. This API provides live access to the BC Data Catalogue.

[01]

About

overview

Mock the BC Data Catalogue API as a turnkey Mockzilla sim with 22 OpenAPI endpoints, realistic JSON payloads, no upstream signup or sandbox keys. This API provides live access to the BC Data Catalogue. Methods: 22x GET. Top resource groups: action. Hit https://api.justmocks.com/bcdc for the Mockzilla API Explorer landing and per-endpoint sample requests.

Endpoints
22 across 1 resource group
Methods
GET 22 none deprecated
OpenAPI
3.0.0 spec version 3.0.1
Source spec
18 KB · YAML view raw →
[02]

Endpoints

22 operations · 1 resource group
GET /action/organization_activity_list
action
Get the activity stream of an organization
Return an organization's activity stream. Mocked via Mockzilla.
GET /action/organization_activity_list_html
action
Get the activity stream of an organization, HTML format
Return an organization's activity stream as HTML
GET /action/organization_autocomplete
action
Get names of organizations that match a query string
Return a list of organization names that contain a string
GET /action/organization_follower_count
action
Get number of followers of an organization
Return the number of followers of an organization
GET /action/organization_follower_list
action
Get users following an organization
Return a list of users that are following a given organization
GET /action/organization_list
action
Get names of all organizations
Returns the names of all indexed organizations. Available as a Mockzilla mock endpoint.
GET /action/organization_list_for_user
action
Get organizations that a user has a given permission for
Return the organizations that the user has a given permission for
GET /action/organization_revision_list
action
Get organization revisions
Return an organization's revisions
GET /action/organization_show
action
Get details of a specific organization
Return the details of an organization
GET /action/package_activity_list
action
Get the activity stream of a package (dataset)
Returns a package's activity stream
GET /action/package_activity_list_html
action
Get the activity stream of a package (dataset), HTML format
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. Mockzilla mock: no signup, no API key.
GET /action/package_autocomplete
action
Find packages (datasets) matching a query
Return a list of datasets that match a string
GET /action/package_list
action
Get a list of all packages (datasets)
Returns the names of all indexed packages (datasets)
GET /action/package_relationships_list
action
Get package (dataset) relationships
Return a dataset's relationships
GET /action/package_revision_list
action
Get list of revisions for a package (dataset)
Return a dataset's revision as a list of dictionaries
GET /action/package_search
action
Find packages (datasets) matching query terms
Searches for packages (datasets) matching the specified query terms. Served by the Mockzilla mock runtime.
GET /action/package_show
action
Get metadata about one specific package (dataset)
Returns metadata about the package (dataset) corresponding to the specified unique name
GET /action/related_list
action
Gets items related to a package (dataset)
Returns a dataset's related items.
GET /action/resource_search
action
Find resources
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.
GET /action/resource_show
action
Get metadata for a specific resource
Return the metadata of a resource
GET /action/status_show
action
Get the site status
Returns the site status. Mocked via Mockzilla.
GET /action/tag_list
action
Get a list of tags
Returns the names of all indexed tags