internal-open-piercecountywa-gov/job-and-business-establishment-creation-8q8c-wexj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 12 months ago

Job and Business Establishment Creation

US Census Business Dynamics Statistics tracking annual Job Creation and Firm Establishments within the Seattle-Tacoma-Bellevue Metropolitan Statistical Area.

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/job-and-business-establishment-creation-8q8c-wexj\".\"job_and_business_establishment_creation\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • job_and_business_establishment_creation
     
     
     
     
     
Upstream Metadata