StudentWorkPermit
DataSet showing Weekwise Full time Work Permit Permission for UniversityStudents
@kaggle.aliraza11_firsttestdata
DataSet showing Weekwise Full time Work Permit Permission for UniversityStudents
@kaggle.aliraza11_firsttestdata
File shows the week wise data for university students in united kingdom about their work permit either full time or part time.
Student can work in vacations full time and part time in their study timetable.
CREATE TABLE week_wise_2022_copy (
"date" VARCHAR,
"trimesters" VARCHAR,
"week" BIGINT,
"ful_time_work" BIGINT
);
Anyone who has the link will be able to view this.