opendata-utah-gov/higher-education-cost-data-from-ipeds-utah-5iqx-muss
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 9 years ago
Indexed 6 hours ago

Higher Education Cost Data From IPEDS Utah 2000-2010

This data set contains finance, enrollment, staffing, completions and student aid data for academic years 1986-1999 for Utah higher education institutions which were derived from the IPEDS (Integrated Postsecondary Education Data System) submissions to the US Dept of Education.

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 \"opendata-utah-gov/higher-education-cost-data-from-ipeds-utah-5iqx-muss\".\"higher_education_cost_data_from_ipeds_utah\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • higher_education_cost_data_from_ipeds_utah
     
     
     
     
     
Upstream Metadata