Bullying In Schools
This is a survey of adolescents about factors that are related to bullying
@kaggle.leomartinelli_bullying_in_schools
This is a survey of adolescents about factors that are related to bullying
@kaggle.leomartinelli_bullying_in_schools
CREATE TABLE bullying_2018 (
"record" BIGINT,
"bullied_on_school_property_in_past_12_months" VARCHAR,
"bullied_not_on_school_property_in_past_12_months" VARCHAR,
"cyber_bullied_in_past_12_months" VARCHAR,
"custom_age" VARCHAR,
"sex" VARCHAR,
"physically_attacked" VARCHAR,
"physical_fighting" VARCHAR,
"felt_lonely" VARCHAR,
"close_friends" VARCHAR,
"miss_school_no_permission" VARCHAR,
"other_students_kind_and_helpful" VARCHAR,
"parents_understand_problems" VARCHAR,
"most_of_the_time_or_always_felt_lonely" VARCHAR,
"missed_classes_or_school_without_permission" VARCHAR,
"were_underweight" VARCHAR,
"were_overweight" VARCHAR,
"were_obese" VARCHAR
);
Anyone who has the link will be able to view this.