Young People Survey
Explore the preferences, interests, habits, opinions, and fears of young people
@kaggle.miroslavsabo_young_people_survey
Explore the preferences, interests, habits, opinions, and fears of young people
@kaggle.miroslavsabo_young_people_survey
CREATE TABLE responses (
"music" DOUBLE,
"slow_songs_or_fast_songs" DOUBLE,
"dance" DOUBLE,
"folk" DOUBLE,
"country" DOUBLE,
"classical_music" DOUBLE,
"musical" DOUBLE,
"pop" DOUBLE,
"rock" DOUBLE,
"metal_or_hardrock" DOUBLE,
"punk" DOUBLE,
"hiphop_rap" DOUBLE,
"reggae_ska" DOUBLE,
"swing_jazz" DOUBLE,
"rock_n_roll" DOUBLE,
"alternative" DOUBLE,
"latino" DOUBLE,
"techno_trance" DOUBLE,
"opera" DOUBLE,
"movies" DOUBLE,
"horror" DOUBLE,
"thriller" DOUBLE,
"comedy" DOUBLE,
"romantic" DOUBLE,
"sci_fi" DOUBLE,
"war" DOUBLE,
"fantasy_fairy_tales" DOUBLE,
"animated" DOUBLE,
"documentary" DOUBLE,
"western" DOUBLE,
"action" DOUBLE,
"history" DOUBLE,
"psychology" DOUBLE,
"politics" DOUBLE,
"mathematics" DOUBLE,
"physics" DOUBLE,
"internet" DOUBLE,
"pc" DOUBLE,
"economy_management" DOUBLE,
"biology" DOUBLE,
"chemistry" DOUBLE,
"reading" DOUBLE,
"geography" DOUBLE,
"foreign_languages" DOUBLE,
"medicine" DOUBLE,
"law" DOUBLE,
"cars" DOUBLE,
"art_exhibitions" DOUBLE,
"religion" DOUBLE,
"countryside_outdoors" DOUBLE,
"dancing" DOUBLE,
"musical_instruments" DOUBLE,
"writing" DOUBLE,
"passive_sport" DOUBLE,
"active_sport" DOUBLE,
"gardening" DOUBLE,
"celebrities" DOUBLE,
"shopping" DOUBLE,
"science_and_technology" DOUBLE,
"theatre" DOUBLE,
"fun_with_friends" DOUBLE,
"adrenaline_sports" DOUBLE,
"pets" DOUBLE,
"flying" DOUBLE,
"storm" DOUBLE,
"darkness" DOUBLE,
"heights" DOUBLE,
"spiders" DOUBLE,
"snakes" BIGINT,
"rats" DOUBLE,
"ageing" DOUBLE,
"dangerous_dogs" DOUBLE,
"fear_of_public_speaking" DOUBLE,
"smoking" VARCHAR,
"alcohol" VARCHAR,
"healthy_eating" DOUBLE,
"daily_events" DOUBLE,
"prioritising_workload" DOUBLE,
"writing_notes" DOUBLE,
"workaholism" DOUBLE,
"thinking_ahead" DOUBLE,
"final_judgement" DOUBLE,
"reliability" DOUBLE,
"keeping_promises" DOUBLE,
"loss_of_interest" DOUBLE,
"friends_versus_money" DOUBLE,
"funniness" DOUBLE,
"fake" DOUBLE,
"criminal_damage" DOUBLE,
"decision_making" DOUBLE,
"elections" DOUBLE,
"self_criticism" DOUBLE,
"judgment_calls" DOUBLE,
"hypochondria" DOUBLE,
"empathy" DOUBLE,
"eating_to_survive" BIGINT,
"giving" DOUBLE,
"compassion_to_animals" DOUBLE,
"borrowed_stuff" DOUBLE,
"loneliness" DOUBLE
);
Anyone who has the link will be able to view this.