opendata-maryland-gov/quarterly-census-of-employment-and-wages-statewide-cd9a-c5fc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 years ago
Indexed 6 hours ago

Quarterly Census of Employment and Wages - Statewide and All Counties

Maryland Statewide and County employment by industry from the Quarterly Census of Employment and Wages

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/quarterly-census-of-employment-and-wages-statewide-cd9a-c5fc\".\"quarterly_census_of_employment_and_wages_statewide\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • quarterly_census_of_employment_and_wages_statewide
     
     
     
     
     
Upstream Metadata