Open repository in Console
Readme
Updated almost 5 years ago
‧ Indexed 36 minutes ago
Maryland Male Labor Force Projections: 1970-2045
Historical and Projected Male Labor Force in Maryland and its Jurisdictions, 1970-2045.
Projected numbers are rounded to the nearest 10.
Prepared by the Maryland Department of Planning, October 2018.
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-male-labor-force-projections-19702045-mrce-5khr\".\"maryland_male_labor_force_projections_19702045\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata