Open repository in Console
Readme
Updated 8 months ago
‧ Indexed 5 hours ago
2014 Austin Digital Assessment Individual Responses
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/2014-austin-digital-assessment-individual-xp28-5kft\".\"2014_austin_digital_assessment_individual\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata