oaklandca-gov/labor-force-participation-5dhv-2625
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 1 month ago

Labor Force Participation

This Indicator measures the percent of the population aged 16 and older who are neither working nor looking for work. Employed individuals, unemployed individuals who are looking for work and individuals in the armed forces are not included in this measure.

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 \"oaklandca-gov/labor-force-participation-5dhv-2625\".\"labor_force_participation\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • labor_force_participation