Summary of Cultural Centers Audit Millenium Youth Entertainment Complex (MYEC) Stakeholder Survey
This table contains data from a survey about the Millenium Youth Entertainment Complex, conducted as part of an Audit of the City's Cultural Centers. This survey was sent out to stakeholders based on reports from City and Millennium Youth Entertainment Complex staff. The survey opened on December 20, 2019 and closed January 10, 2020. Of the 5,181 individuals invited to complete the survey, 695 responded. Percentages in the tables of the appendix may not total 100 due to rounding.
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/summary-of-cultural-centers-audit-millenium-youth-tnk7-e4cq\".\"summary_of_cultural_centers_audit_millenium_youth\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.