Open repository in Console
Readme
Updated almost 2 years ago
‧ Indexed 5 hours ago
Maryland Historical and Projected Households by Jurisdiction, 1970-2045
Households Projections for Maryland and the jurisdictions - historical households 1970-2010; projections out to 2040.
Projections prepared by the Maryland Department of Planning, October 2018.
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 \"opendata-maryland-gov/maryland-historical-and-projected-households-by-7wje-bxqb\".\"maryland_historical_and_projected_households_by\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata