Tesla Autonomous Deaths Updated 2023
Tesla Autopilot Impact on Road Safety and Prevention Opportunities
@kaggle.ibriiee_tesla_autonomous_deaths_data_updated_2023
Tesla Autopilot Impact on Road Safety and Prevention Opportunities
@kaggle.ibriiee_tesla_autonomous_deaths_data_updated_2023
CREATE TABLE tesla_deaths_deaths (
"case" DOUBLE,
"year" DOUBLE,
"date" TIMESTAMP,
"n__country" VARCHAR,
"n__state" VARCHAR,
"n__description" VARCHAR,
"n__deaths" DOUBLE,
"n__tesla_driver" VARCHAR,
"n__tesla_occupant" VARCHAR,
"n__other_vehicle" VARCHAR,
"n__cyclists_peds" VARCHAR,
"n__tsla_cycl_peds" VARCHAR,
"n__model" VARCHAR,
"n__autopilot_claimed" VARCHAR,
"n__verified_tesla_autopilot_deaths" VARCHAR,
"n__verified_tesla_autopilot_deaths_all_deaths_reported_d74c0182" VARCHAR,
"unnamed_16" VARCHAR,
"unnamed_17" VARCHAR,
"n__source" VARCHAR,
"n__note" VARCHAR,
"n__deceased_1" VARCHAR,
"n__deceased_2" VARCHAR,
"n__deceased_3" VARCHAR,
"n__deceased_4" VARCHAR
);
Anyone who has the link will be able to view this.