Housing Starts
Returns the number of new privately-owned housing units started (where construction has begun) in thousands of units at a seasonally adjusted annual rate.
Data Details
| Attribute | Value |
|---|---|
| Source | Census Bureau / FRED |
| Frequency | Monthly |
| Unit | Thousands of units (SAAR) |
| Coverage | Single-family and multi-family |
Notes
- A leading indicator of economic activity
- Includes both single-family homes and multi-family buildings
- Expressed as a seasonally adjusted annual rate (SAAR)
Syntax
=HousingStarts()Examples
Current housing starts (SAAR)
=HousingStarts()*1000=HousingStarts()/12When to Use
- Tracking residential construction activity
- Analyzing housing market health
- Economic forecasting (leading indicator)
- Construction sector analysis
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Need building permits | BuildingPermits() |
| Need house prices | HousePriceIndex() |
| Need mortgage rates | MortgageRate30y() |
Common Issues & FAQ
What unit is the result in?
Thousands of housing units at a seasonally adjusted annual rate (SAAR).
What does SAAR mean?
Seasonally Adjusted Annual Rate - the current monthly pace expressed as if it continued for a year.
How is this different from building permits?
Housing starts measure actual construction beginning; permits measure approvals to build.
