colorado-gov/hours-worked-by-employees-in-colorado-pt2g-89wc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 day ago
Indexed 5 hours ago

Hours Worked by Employees in Colorado

Estimated employment counts by month and industry with hours worked by industry from Colorado Department of Labor and Employment (CDLE), since 1990.

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 \"colorado-gov/hours-worked-by-employees-in-colorado-pt2g-89wc\".\"hours_worked_by_employees_in_colorado\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hours_worked_by_employees_in_colorado
     
     
     
     
     
Upstream Metadata