oregon-gov/community-college-course-listing-4yhv-tzjd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Community College Course Listing

Oregon’s 17 Community Colleges cover 60 campuses and centers throughout the state. This dataset includes the current list of all courses offered by a community college. Course information is subject to change; please contact your local community college for course confirmation.

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 \"oregon-gov/community-college-course-listing-4yhv-tzjd\".\"community_college_course_listing\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • community_college_course_listing
     
     
     
     
     
Upstream Metadata