Choose Maryland: Compare Counties - Transportation
State of Maryland
@usgov.state_of_maryland_choose_maryland_compare_counties_tra_9b20eb39
State of Maryland
@usgov.state_of_maryland_choose_maryland_compare_counties_tra_9b20eb39
Workforce travel habits - commute times and destinations.
Organization: State of Maryland
Last updated: 2020-11-10T17:24:57.581400
Tags: airport, commute, compare, county, maryland, transportation, travel-time
CREATE TABLE table_1 (
"county" VARCHAR,
"distance_to_nearest_primary_commercial_airport_mi" VARCHAR -- Distance To Nearest Primary Commercial Airport (mi.),
"average_travel_time_to_work_minutes" VARCHAR -- Average Travel Time To Work (Minutes),
"workers_commuting_into_the_county" VARCHAR,
"workers_commuting_out_of_the_county" VARCHAR,
"net_workers_commuting_into_out_of_the_county" VARCHAR,
"residents_who_work_in_own_county" VARCHAR,
"percentage_of_employed_residents_who_work_in_own_county" VARCHAR -- Percentage Of Employed Residents Who Work In Own County (%),
"percentage_of_county_jobs_held_by_residents" VARCHAR -- Percentage Of County Jobs Held By Residents (%),
"percentage_of_county_jobs_held_by_non_residents" VARCHAR -- Percentage Of County Jobs Held By Non-Residents (%)
);Anyone who has the link will be able to view this.