Open repository in Console
Readme
Updated almost 3 years ago
‧ Indexed 6 hours ago
Texas Regional Economic Snapshots
Find information on population, income, jobs, wages, graduation rates, highways, water and healthcare for the Comptroller's 12 Economic Regions.
See https://comptroller.texas.gov/about/policies/privacy.php for more information on our agency’s privacy and security policies.
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 \"texas-gov/texas-regional-economic-snapshots-jir8-be2g\".\"texas_regional_economic_snapshots\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata