colorado-gov/colorados-occupational-wage-area-distribution-2012-ueru-6frh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 10 years ago
Indexed 5 hours ago

Colorado's Occupational Wage Area Distribution 2012

Colorado's occupational wage area distribution with the highest annual mean wage for all occupations in 2012.

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/colorados-occupational-wage-area-distribution-2012-ueru-6frh\".\"colorados_occupational_wage_area_distribution_2012\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • colorados_occupational_wage_area_distribution_2012