Open repository in Console
Readme
Updated almost 5 years ago
‧ Indexed 2 hours ago
Maryland Total Historical and Projected Labor Force Participation Rate Projections:1970-2045
Total Historical and Projected Labor Force Participation Rates in Maryland and its Jurisdictions, 1970-2045. 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-total-historical-and-projected-labor-t7i8-58dx\".\"maryland_total_historical_and_projected_labor\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata