Open repository in Console
Readme
Updated 8 months ago
‧ Indexed 6 hours ago
Austin Digital Assessment - Aggregated Responses by Geography
The 2014 Austin Digital Assessment Project was supported by the Telecommunications & Regulatory Affairs Office of the City of Austin, the Telecommunications and Information Policy Institute at the University of Texas, and faculty and graduate students from the Department of Radio, Television, and Film and the University of Texas. This dataset includes the individual survey responses. To see aggregated dataset weighted to reflect Austin demographics, refer to the attached document
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 \"datahub-austintexas-gov/austin-digital-assessment-aggregated-responses-by-xf72-sbj4\".\"austin_digital_assessment_aggregated_responses_by\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata