opendata-maryland-gov/maryland-historical-and-projected-population-age-7v47-92fa
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 3 years ago
Indexed 1 month ago

Maryland Historical and Projected Population Age 16+ 1970 to 2045

Historical and Projected Population 16+ in 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-historical-and-projected-population-age-7v47-92fa\".\"maryland_historical_and_projected_population_age\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_historical_and_projected_population_age
     
     
     
     
     
Upstream Metadata