Open repository in Console
Readme
Updated 6 months ago
‧ Indexed 2 hours ago
CLL.E.2_FY19 Participants in Lifelong Learning (PARD sites)
This metric is part of the Culture & Lifelong Learning Outcome Category. The data represented is from the Parks and Recreation Department (PARD), and consists of the total number of participants in lifelong learning activities and/or events.
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 \"austintexas-gov/clle2fy19-participants-in-lifelong-learning-pard-ddc7-v9c8\".\"clle2fy19_participants_in_lifelong_learning_pard\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata