Statistics Canada API
Provides access to Statistics Canada's statistical data tables, including economic indicators and census records, with support for querying by vector ID, product ID, or coordinate. Offers metadata retrieval, change tracking, and bulk data downloads in CSV and SDMX formats.
Screenshot:
Slug: gc
Key:
Base URL:
Auth: none
Endpoints: 8
Reachable: unknown
CORS: unknown
Tier: verified
Key:
gc.ca:statistics-canada-apiBase URL:
https://www150.statcan.gc.ca/t1/wds/Auth: none
Endpoints: 8
Reachable: unknown
CORS: unknown
Tier: verified
Links
Homepage: https://www.statcan.gc.ca/en/developers/wds
API Base:
API Base:
https://www150.statcan.gc.ca/t1/wds/Topics
GOVERNMENT, OPEN_DATA, STATISTICS
Skills
- Access zip — I can get a download link for any Statistics Canada data table — population, GDP, trade, labour — by product ID, no auth required, then fetch the CSV.
Endpoints (16)
| Path | Summary | Response | Auth |
|---|---|---|---|
| getAllCubesList | Get all cubes list | application/json |
none |
| getAllCubesListLite | Get all cubes list (lite) | application/json |
none |
| getBulkVectorDataByRange | Get bulk vector data by date range | application/json |
none |
| getChangedCubeList/{date} | Get changed cube list by date | application/json |
none |
| getChangedSeriesDataFromCubePidCoord | Get changed series data from cube PID and coordinate | application/json |
none |
| getChangedSeriesDataFromVector | Get changed series data from vector | application/json |
none |
| getChangedSeriesList | Get changed series list | application/json |
none |
| getCodeSets | Get code sets | application/json |
none |
| getCubeMetadata | Get cube metadata | application/json |
none |
| getDataFromCubePidCoordAndLatestNPeriods | Get data from cube PID and coordinate (latest N periods) | application/json |
none |
| getDataFromVectorByReferencePeriodRange | Get data from vector by reference period range | application/json |
none |
| getDataFromVectorsAndLatestNPeriods | Get data from vectors (latest N periods) | application/json |
none |
| getFullTableDownloadCSV/{pid}/{language} | Download full table as CSV | application/json |
none |
| getFullTableDownloadSDMX/{pid} | Download full table as SDMX | application/json |
none |
| getSeriesInfoFromCubePidCoord | Get series info from cube PID and coordinate | application/json |
none |
| getSeriesInfoFromVector | Get series info from vector | application/json |
none |