Open repository in Console
Readme
Updated 4 months ago
‧ Indexed 5 hours ago
Maryland Domestic Migration: 2010-2021
Domestic Migration in Maryland and its Jurisdictions from 2010 to 2021. Domestic migration will also include the net change in group quarters population. Source: Population Division, U.S. Census bureau, May 2021.
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-domestic-migration-20102021-gz2b-fvs6\".\"maryland_domestic_migration_20102021\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata