performance-cityofhenderson/job-growth-e5k4-gr8c
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 5 hours ago

Job Growth

Job growth is often used as a measure of economic expansion and health. The city's job growth consistently exceeds local competitors. Future job growth in Henderson is predicted to be 42.1%, higher than the US average of 33.5%. Note: Most current US Census data is 2018.

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 \"performance-cityofhenderson/job-growth-e5k4-gr8c\".\"job_growth\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • job_growth
     
     
     
     
     
Upstream Metadata