Flying Etiquette Survey
41% of Fliers Think You're Rude If You Recline Your Seat
@fivethirtyeight.flying_etiquette_survey
41% of Fliers Think You're Rude If You Recline Your Seat
@fivethirtyeight.flying_etiquette_survey
CREATE TABLE flying_etiquette (
"respondentid" BIGINT,
"how_often_do_you_travel_by_plane" VARCHAR,
"do_you_ever_recline_your_seat_when_you_fly" VARCHAR,
"how_tall_are_you" VARCHAR,
"do_you_have_any_children_under_18" VARCHAR,
"in_a_of_three_seats_who_should_get_to_use_the_two_arm_rests" VARCHAR,
"in_a_of_two_seats_who_should_get_to_use_the_middle_arm_rest" VARCHAR,
"who_should_have_control_over_the_window_shade" VARCHAR,
"is_itrude_to_move_to_an_unsold_seat_on_a_plane" VARCHAR,
"generally_speaking_is_it_rude_to_say_more_than_a_few_w_31925f73" VARCHAR,
"on_a_6_hour_flight_from_nyc_to_la_how_many_times_is_it_1dfd9e62" VARCHAR,
"under_normal_circumstances_does_a_person_who_reclines__bbcfe8b4" VARCHAR,
"is_itrude_to_recline_your_seat_on_a_plane" VARCHAR,
"given_the_opportunity_would_you_eliminate_the_possibil_d74c3945" VARCHAR,
"is_it_rude_to_ask_someone_to_switch_seats_with_you_in__4d7b18ee" VARCHAR,
"is_itrude_to_ask_someone_to_switch_seats_with_you_in_o_6915d7f2" VARCHAR,
"is_it_rude_to_wake_a_passenger_up_if_you_are_trying_to_3abdc237" VARCHAR,
"is_itrude_to_wake_a_passenger_up_if_you_are_trying_to__1a7176ac" VARCHAR,
"in_general_is_itrude_to_bring_a_baby_on_a_plane" VARCHAR,
"in_general_is_it_rude_to_knowingly_bring_unruly_childr_281969e6" VARCHAR,
"have_you_ever_used_personal_electronics_during_take_of_a90e6f61" VARCHAR,
"have_you_ever_smoked_a_cigarette_in_an_airplane_bathro_00344e5f" VARCHAR,
"gender" VARCHAR,
"age" VARCHAR,
"household_income" VARCHAR,
"education" VARCHAR,
"location_census_region" VARCHAR
);
Anyone who has the link will be able to view this.