opendata-maryland-gov/maryland-average-household-size-projections-amgh-v39p
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 6 hours ago

Maryland Average Household Size Projections: 1970-2045

Historical and Projected Household Size for Maryland and its Jurisdictions: 1970 - 2045.

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-average-household-size-projections-amgh-v39p\".\"maryland_average_household_size_projections\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_average_household_size_projections
     
     
     
     
     
Upstream Metadata