Complete Education Details (116th U.S. Congress)
College education of United States Congress (Degree, University, Specialization)
@kaggle.philmohun_complete_education_details_116th_us_congress
College education of United States Congress (Degree, University, Specialization)
@kaggle.philmohun_complete_education_details_116th_us_congress
CREATE TABLE us_congress_education_data_2020_6_5 (
"name" VARCHAR,
"state" VARCHAR,
"political_party" VARCHAR,
"house_or_senate" VARCHAR,
"dob" VARCHAR,
"highest_level_of_education" VARCHAR,
"speciality_of_highest_degree" VARCHAR,
"highest_degree_school" VARCHAR,
"first_degree_type" VARCHAR,
"speciality_of_first_degree" VARCHAR,
"first_degree_school" VARCHAR,
"jd" VARCHAR,
"phd" VARCHAR,
"mba" VARCHAR,
"md" VARCHAR,
"none" VARCHAR,
"url" VARCHAR,
"unnamed_17" VARCHAR,
"unnamed_18" VARCHAR,
"unnamed_19" VARCHAR,
"unnamed_20" VARCHAR,
"unnamed_21" VARCHAR,
"unnamed_22" VARCHAR,
"unnamed_23" VARCHAR,
"unnamed_24" VARCHAR,
"unnamed_25" VARCHAR,
"unnamed_26" VARCHAR,
"unnamed_27" VARCHAR,
"unnamed_28" VARCHAR,
"unnamed_29" VARCHAR,
"unnamed_30" VARCHAR
);
Anyone who has the link will be able to view this.