Open repository in Console
Readme
Updated 7 months ago
‧ Indexed 1 hour ago
Maryland and its Jurisdictions Full and Part Time Jobs by NAICS: 2010-2020 Historical and 2025-2050 Projected
Total Jobs by Industry (NAICS), Historic 2010 to 2020 and Projected 2025 to 2050 in Maryland.
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-and-its-jurisdictions-full-and-part-time-i5g8-z4ut\".\"maryland_and_its_jurisdictions_full_and_part_time\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata