opendata-maryland-gov/maryland-historical-and-projected-household-fbii-ubkr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 6 hours ago

Maryland Historical and Projected Household Population,1970-2045

Household Population Projections for Maryland and the jurisdictions - historical household population 1970-2010; projections out to 2045.

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-household-fbii-ubkr\".\"maryland_historical_and_projected_household\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_historical_and_projected_household
     
     
     
     
     
Upstream Metadata