opendata-maryland-gov/maryland-historical-and-projected-population-by-nnwx-dpqi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 1 month ago

Maryland Historical and Projected Population by Jurisdiction

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

Projections prepared by the Maryland Department of Planning, July 2014

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-by-nnwx-dpqi\".\"maryland_historical_and_projected_population_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_historical_and_projected_population_by
     
     
     
     
     
Upstream Metadata