Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 11 months ago
2021 TxRC Monthly Handle by Track Code and Signal Type
Monthly Handle by TxRC Track Code and Signal Type - as of 6/31/2021.
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/2021-txrc-monthly-handle-by-track-code-and-signal-u6a4-js2h\".\"2021_txrc_monthly_handle_by_track_code_and_signal\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata