opendata-utah-gov/american-survey-of-manufacturers-utah-data-2006-n6hp-45id
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 1 hour ago

American Survey Of Manufacturers Utah Data 2006

This data set contains Utah data from the Annual Survey of Manufactures: Geographic Area Statistics: Statistics for All Manufacturing by State: 2006.

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-utah-gov/american-survey-of-manufacturers-utah-data-2006-n6hp-45id\".\"american_survey_of_manufacturers_utah_data_2006\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • american_survey_of_manufacturers_utah_data_2006
     
     
     
     
     
Upstream Metadata