Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
Fall Enrollment at Public Universities 2020-2022
Fall Enrollment at Texas Public Universities by Gender for 2020-2022. For additional years and the latest downloadable data, use the Accountability Interactive tool at: http://www.txhigheredaccountability.org/AcctPublic/InteractiveReport/ManageReports.
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 \"texas-gov/fall-enrollment-at-public-universities-20202022-be23-j5y8\".\"fall_enrollment_at_public_universities_20202022\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata