ny-gov/longterm-industry-projections-b7d6-zygf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 3 hours ago

Long-term Industry Projections

Long-term Industry Projections for a 10 year time horizon are provided for the state and 10 labor market regions to provide individuals and organizations with an industry outlook.

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 \"ny-gov/longterm-industry-projections-b7d6-zygf\".\"longterm_industry_projections\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • longterm_industry_projections
     
     
     
     
     
Upstream Metadata