fma (version 2.4)

hsales: Sales of one-family houses

Description

Monthly sales of new one-family houses sold in the USA since 1973.

Usage

hsales

Arguments

Format

Time series data

References

US Census Bureau, Manufacturing and Construction Division

Examples

Run this code
plot(hsales)
plot(stl(hsales,"periodic"),main="Sales of new one-family houses, USA")

Run the code above in your browser using DataCamp Workspace