-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourses.json
35 lines (35 loc) · 1009 Bytes
/
courses.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[
{
"class": "ART 1A",
"title": "ART IN CONTEXT",
"department": "ART",
"units": -1,
"prerequisites_str": "",
"department_title": "Art",
"restrictions": "",
"school": "Claire Trevor School of the Arts",
"provider": "",
"university_name": "UCI",
"term_id": "2020-FALL-1",
"updated": "2020-09-23T16:22:04.842963",
"classes": [
{
"class_id": "01020",
"course_id": "ART 1A",
"instructor": "MAJOLI, M.;BORNSTEIN, J.",
"time": "6:20p",
"location": "VRTL REMOTE",
"building": "VRTL",
"room": "REMOTE",
"status": "FULL",
"type": "Lec",
"units": 4,
"max": 160,
"enrolled": 160,
"waitlisted": 24,
"requested": 0,
"provider": ""
}
]
},
]