Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 11 months ago
Jobs Created By County with Six County Average Data
Dataset showing employment change resulting from new business establishments and from existing firm expansion. Includes both the total for the 7 County Metro and the average of six counties, excluding Ramsey County for comparison.
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 \"ramseycounty-us/jobs-created-by-county-with-six-county-average-d3dz-pbwc\".\"jobs_created_by_county_with_six_county_average\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata