sustainablesm/sle1-economic-diversity-g5xw-jgg4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 3 hours ago

SLE1 Economic Diversity

Total wages by industry sector (NAICS); no three industries should make up more than 50% of total wages and no one industry should make up more than 25% of total 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 \"sustainablesm/sle1-economic-diversity-g5xw-jgg4\".\"sle1_economic_diversity\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • sle1_economic_diversity
     
     
     
     
     
Upstream Metadata