1
2
3
4
5
#

Name:

Description:

List of all courses at UCLA during Fall 2018.

Variables:

  • year - Year the course was offered.

  • term - Term the course was offered.

  • subject - Subject.

  • subject_abbr - Subject abbreviation, if any.

  • course - Course name.

  • course_num - Course number, complete.

  • course_numeric - Course number, numeric only.

  • seminar - Boolean for if this is a seminar course.

  • ind_study - Boolean for if this is some form of independent study.

  • apprenticeship - Boolean for if this is an apprenticeship.

  • internship - Boolean for if this is an internship.

  • honors_contracts - Boolean for if this is an honors contracts course.

  • laboratory - Boolean for if this is a lab.

  • special_topic - Boolean for if this is any of the special types of courses listed.

Details

Data was retrieved November 22nd, 2018.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

https://sa.ucla.edu/ro/public/soc

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/UCLA_courses_in_Fall_2018_1531_16.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.