internal-open-piercecountywa-gov/residents-that-work-within-their-county-y4nx-wiwk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 month ago

Residents That Work Within Their County

Estimate and percent estimate of workers who work within the county they live in, according to US Census Bureau ACS 1yr table B08007. SEX OF WORKERS BY PLACE OF WORK--STATE AND COUNTY LEVEL . The variable reported is B08007_003E and percent is calculated by dividing by the total workers, variable B08007_001E.

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 \"internal-open-piercecountywa-gov/residents-that-work-within-their-county-y4nx-wiwk\".\"residents_that_work_within_their_county\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • residents_that_work_within_their_county
     
     
     
     
     
Upstream Metadata