Open repository in Console
Readme
Updated 17 hours ago
‧ Indexed 5 hours ago
Cellular Performance Tests in Colorado 2015
Mobile device performance tests for cellular networks, latency, signal strength, download and upload performance tests by carrier from the Office of Information Technology (OIT).
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 \"colorado-gov/cellular-performance-tests-in-colorado-2015-6ad7-gqy3\".\"cellular_performance_tests_in_colorado_2015\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata