Canada Economic Data: Prices, Housing, Jobs and GDP avatar

Canada Economic Data: Prices, Housing, Jobs and GDP

Pricing

Pay per usage

Go to Apify Store
Canada Economic Data: Prices, Housing, Jobs and GDP

Canada Economic Data: Prices, Housing, Jobs and GDP

Monthly Canadian statistics from Statistics Canada: consumer price index, new housing prices, housing starts, employment and GDP, for Canada or by province and city. Keyless, no browser and no proxy.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Ken M

Ken M

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Canada Economic Data

Monthly Canadian statistics straight from Statistics Canada: consumer prices, new housing prices, housing starts, employment and GDP. For Canada as a whole, or broken down by province and city.

This is the government's own data, not a third party aggregator.

No login, no API key, no proxy.

What you get

One row per series per geography per month:

{
"dataset": "housingPrices",
"label": "New housing price index",
"geography": "Ontario",
"referencePeriod": "2026-06-01",
"value": 117.8,
"unit": "index, 2016 = 100",
"productId": 18100205
}

Datasets

KeySeriesUnit
cpiConsumer price indexindex, 2002 = 100
housingPricesNew housing price indexindex, 2016 = 100
housingStartsHousing startsunits
employmentLabour force characteristicspersons or percent
gdpGDP at basic prices by industrychained 2017 dollars

Input

FieldDescription
datasetsWhich series to pull, e.g. ["cpi","housingPrices"]
geographiesNames to match, e.g. ["Canada"] or ["Ontario","Quebec"]
periodsHow many recent months per series and geography
maxRowsTotal rows returned (default 200)

Examples

Latest headline figures for Canada:

{ "datasets": ["cpi","housingPrices","housingStarts"], "geographies": ["Canada"] }

A year of housing prices by province:

{ "datasets": ["housingPrices"], "geographies": ["Ontario","British Columbia","Alberta"], "periods": 12 }

Things worth knowing

Geography matching is partial by design, so asking for Ontario also returns the metro areas that carry Ontario in their name, such as the Ontario part of Ottawa-Gatineau. Ask for Canada if you only want the national figure.

Each series is pinned to its headline total. The housing index, for example, returns house and land combined rather than the separate house only and land only measures.

Statistics Canada suppresses some figures for confidentiality and returns them as empty. Those come back as null and never as a zero, so a suppressed housing start count cannot be read as a month when nothing was built.

Tables publish on their own schedule, so the newest month can differ between series. GDP typically runs one month behind the price and housing figures.

Who it's for

Analysts and journalists tracking the Canadian economy, property investors comparing provinces, fintech and proptech dashboards, and anyone who needs Canadian figures without a subscription data terminal. Pairs with US Rent and Home Price Index, UK House Prices and Europe House Prices for the same questions elsewhere.

Pricing

Pay per data row. The first 2 rows of every run are free so you can validate the output before you pay.