Open repository in Console
Readme
Updated 5 years ago
‧ Indexed 5 hours ago
Maryland Female Labor Force Projections: 1970-2040
Historical and Projected Female Labor Force in Maryland and its Jurisdictions, 1970-2040.
Projected numbers are rounded to the nearest 10.
Prepared by the Maryland Department of Planning, July 2014.
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-female-labor-force-projections-19702040-athe-5ucu\".\"maryland_female_labor_force_projections_19702040\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata