Vital Signs: Housing Production – by city (2022)
VITAL SIGNS INDICATOR
Housing Production (LU4)
FULL MEASURE NAME
Produced housing units by unit type
LAST UPDATED
February 2023
DESCRIPTION
Housing production is measured in terms of the number of units that local jurisdictions produces throughout a given year. The annual production count captures housing units added by new construction and annexations, subtracts demolitions and destruction from natural disasters, and adjusts for units lost or gained by conversions.
DATA SOURCE
California Department of Finance, Form E-8 - http://www.dof.ca.gov/Forecasting/Demographics/Estimates/E-8/
1990-2010
California Department of Finance, Form E-5 - http://www.dof.ca.gov/Forecasting/Demographics/Estimates/E-5/
2011-2022
U.S. Census Bureau Population and Housing Unit Estimates - https://www.census.gov/programs-surveys/popest.html
2000-2021
CONTACT INFORMATION
vitalsigns.info@bayareametro.gov
METHODOLOGY NOTES (across all datasets for this indicator)
Single-family housing units include single detached units and single attached units. Multi-family housing includes two to four units and five plus or apartment units.
Housing production data for the region, counties, and cities for each year is the difference of annual housing unit estimates from the California Department of Finance. Housing production data for metropolitan areas for each year is the difference of annual housing unit estimates from the Census Bureau’s Population Estimates Program. CA Department of Finance data uses an annual cycle between January 1 and December 31, whereas U.S. Census Bureau data uses an annual cycle from April 1 to March 31 of the following year.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"bayareametro-gov/vital-signs-housing-production-by-city-2022-9jgw-7xyb\".\"vital_signs_housing_production_by_city_2022\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.