
Gives insight in enrolments year after degree
after_degree.Rd
Gives insight in enrolments year after degree
Value
a list with 10 objects
- program_of_interest
the program code that was entered
- degree
D for propedeutic, A for AD, B for Bachelor or M for Master
- brin_own
brin_own from the my_flow_insights object
- academic_year_from
the earliest academic year in the data
- academic_year_to
the latest academic year in the data
- n_students
number of students with a degree from brin_own/program_of_interest in academic_year_from
- n_students_enrolment_type_single
number of above students with at most one enrolment brin/program per academic year
- n_students_enrolment_type_multiple
difference between the two numbers of students
- from_to_single
dataframe with 7 columns with counts per flow, for the students with enrolment_type = single
- from_to_multiple
dataframe with 7 columns with flow information per (anonymized) student, for the students with enrolment_type = single