ramseycounty-us/labor-force-participation-data-ff3w-363m
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 3 hours ago

Labor Force Participation Data

Dataset showing annual estimates of residents reporting that they 1) worked at any time during the work status questionnaire reference week; 2) were on temporary layoff and available for work; 3) did not work during the work status questionnaire reference week but had jobs or businesses from which they were temporarily absent (excluding layoff); 4) did not work during the work status questionnaire reference week but were looking for work during the last for weeks and were available to work during the work status questionnaire reference week; and 5) were not in the labor force.

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 \"ramseycounty-us/labor-force-participation-data-ff3w-363m\".\"labor_force_participation_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • labor_force_participation_data
     
     
     
     
     
Upstream Metadata