Open repository in Console
Readme
Updated 5 months ago
‧ Indexed 1 hour ago
WAOFM - April 1 - Housing Units by State, County and City, 1990 to Present
Intercensal and postcensal housing unit estimates for the state, counties and cities, 1990 to present.
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 \"wa-gov/waofm-april-1-housing-units-by-state-county-and-hpz7-md2y\".\"waofm_april_1_housing_units_by_state_county_and\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata