Course
A Purdue course in the Purdue.io OData course catalog. Derived from the live OData v4 $metadata for the PurdueIo.Database.Models.Course entity type.
EducationHigher EducationUniversityResearchOpen DataUnited States
Properties
| Name |
Type |
Description |
| Id |
string |
Unique identifier (Edm.Guid). |
| Number |
stringnull |
Course number, e.g. 53200. |
| SubjectId |
stringnull |
Foreign key to the owning Subject. |
| Title |
stringnull |
Human-readable course title. |
| CreditHours |
number |
Credit hours awarded for the course (Edm.Double). |
| Description |
stringnull |
Course catalog description. |
JSON Schema