Open repository in Console
Readme
Updated 6 months ago
‧ Indexed 2 hours ago
MVA Driver Licenses: Age Stratification by County FY2010 - FY2022
MVA Driver Licenses by Age and County for FY2010 - FY2022
Data as of June 30, 2022
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/mva-driver-licenses-age-stratification-by-county-hyut-sfvk\".\"mva_driver_licenses_age_stratification_by_county\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata