SecondaryCourses: Secondary Course list

Description Usage Format Source

Description

A dataset containing course codes for secondary courses in Ontario, Canada. This data was scraped from Ministry of Education Documents in the spring of 2018. While this is intended to be comprehensive, it can not be an exhaustive as there are new courses added or modified every year. While this will cover the majority of courses, it will be necessary to include additional courses. Feel free to contact chris at cconley dot ca with courses you find are missing.

Usage

1

Format

A tibble with 1992 rows and 11 variables:

COURSE

5 digit course code. First three digits define the course, 4th digit defines the course grade, 5th digit defines the course program (academic, applied etc.)

COURSE3

3 digit course code. First three digits that define the course

SECTIONID

Generally the first digit of the course code that defines the course section

SECTION_LABEL

Readable label of the course section

COURSE_DESCRIPTION

Full title of the course

SECTION_TYPE

Short Course title

SECTION_TYPE_DESCRIPTION

Short Description of course

GRADE

Course grade (4th digit of the course code)

PATHWAY

Description of the course pathway (academic, applied, university, college etc.), 5th digit of the course code

PATHWAY_CHAR

Short pathway description

STEM

Course coded according to whether it is Science, Technology, Engineering or Mathematics

...

Source

Scraped from Ontario Ministry of Education documents


cconley/SchoolR documentation built on May 14, 2019, 5:13 a.m.