Using blast-ON with gov.bc.ca

unknown integration

Install
# See https://github.com/BabyJ723/blast-ON
Get a list of tags
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://catalogue.data.gov.bc.ca/api/3/action/tag_list
Get the site status
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://catalogue.data.gov.bc.ca/api/3/action/status_show
Get a list of all packages (datasets)
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://catalogue.data.gov.bc.ca/api/3/action/package_list
SDK on GitHub 📄 API Docs
SDK
blast-ON
unknown
API
gov.bc.ca
gov.bc.ca:bcdc
At a glance
Language unknown
Endpoints22
Base URLhttps://catalogue.data.gov.bc.ca/api/3