opendata-maryland-gov/maryland-resident-population-per-square-mile-key9-38wi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 3 hours ago

Maryland Resident Population Per Square Mile: 2010-2020

Resident population density for Maryland and Jurisdictions per square mile from 2010 to 2020.

Source: U.S. Bureau of Census

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-resident-population-per-square-mile-key9-38wi\".\"maryland_resident_population_per_square_mile\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_resident_population_per_square_mile
     
     
     
     
     
Upstream Metadata