Baselight

Tesla Autonomous Deaths Updated 2023

Tesla Autopilot Impact on Road Safety and Prevention Opportunities

@kaggle.ibriiee_tesla_autonomous_deaths_data_updated_2023

Loading...
Loading...

About this Dataset

Tesla Autonomous Deaths Updated 2023

Tesla Deaths: A dataset of Fatal Incidents Involving Tesla Vehicles

Description of the Tesla Accidents dataset

The Tesla Accidents dataset contains information on accidents involving Tesla vehicles that have resulted in the death of at least one person, including the location, date, and name of the deceased, as well as the presence of Autopilot at the time of the crash. This dataset is intended for use by researchers, policymakers, and anyone interested in understanding the relationship between Tesla vehicles and road safety.

More Datasets

For more datasets, click here.

Data can be used for: Investigating Autopilot's Impact on Safety

The dataset also includes data on reported and confirmed incidents involving Autopilot. This information can be used to identify patterns and trends in Autopilot usage and its effect on road safety.

Regularly Updated and Available for Download

The dataset is updated regularly and can be downloaded from the source. It includes a variety of information related to each fatal incident, including the date and location of the crash, the model of the vehicle involved, and whether Autopilot was engaged at the time. Each incident is assigned a unique identifier for easy reference and detailed examination.

"Research Idea" - Improving Road Safety with the Help of this dataset

The dataset serves as a valuable resource for understanding the complex relationship between Tesla vehicles and road safety. By providing detailed information on fatal accidents, Autopilot usage, and other relevant data, it can help inform policies and research aimed at reducing the number of deaths on our roads.

Acknowledgements

*if this dataset helped you in your work or studies, please credit the original source
Please Credit ↑

Tables

Tesla Deaths Deaths

@kaggle.ibriiee_tesla_autonomous_deaths_data_updated_2023.tesla_deaths_deaths
  • 65.75 KB
  • 307 rows
  • 24 columns
Loading...

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
);

Share link

Anyone who has the link will be able to view this.