wa-gov/pchees-dashboard-credits-to-degree-f8ne-bbvv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 1 month ago

PCHEES Dashboard - Credits to Degree

Average number of credits a student has accumulated when they earn a bachelor's degree. Institutions on the quarter system typically require 180 credits to graduate while institutions on the semester system typically require 120 credits to graduate. Washington State University is the only institution on the semester system.

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 \"wa-gov/pchees-dashboard-credits-to-degree-f8ne-bbvv\".\"pchees_dashboard_credits_to_degree\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • pchees_dashboard_credits_to_degree
     
     
     
     
     
Upstream Metadata