opendata-maryland-gov/bls-jobs-by-industry-category-dpvc-hqj9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 6 hours ago

BLS Jobs by Industry Category

Data from the Bureau of Labor Statistics (BLS) Current Employment Statistics (CES) program. CES data represents businesses and government agencies, providing detailed industry data on employment on nonfarm payrolls.

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/bls-jobs-by-industry-category-dpvc-hqj9\".\"bls_jobs_by_industry_category\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bls_jobs_by_industry_category
     
     
     
     
     
Upstream Metadata