Baselight
Sign In
kaggle

Barcelona Traffic Accidents

@kaggle.emmanuelfwerr_barcelona_car_accidents

Loading...
Loading...

Incidents recorded by the Barcelona Urban Guard from 2010 to present day

Context

The dataset featured below was created by reconciling yearly reports of traffic accident reports in Barcelona — recorded by the Guardia Urbana — provided by OpenDataBCN (the public Barcelona government data portal).

Content

The size for the file featured within this Kaggle dataset is shown below — along with a list of attributes and their description summaries:

  • accidents_opendata.csv - 110655 observations x 27 attributes
  1. case_id - unique id of incident - (object)
  2. district_id - unique id of district - (float64)
  3. district_name - name of district where accident took place - (object)
  4. neighborhood_id - unique id of neighborhood - (object)
  5. neighborhood_name - name of neighborhood where accident took place - (object)
  6. street_code - unique id of street - (float64)
  7. street_name - name of street where accident took place - (object)
  8. postal_code - postal code where accident took place - (object)
  9. weekday_name - name of weekday - (object)
  10. weekday - day of week - (object)
  11. type_day - type of day - (object)
  12. year - year of accident - (float64)
  13. month - month of accident - (float64)
  14. month_name - month name of accident - (object)
  15. day - day of accident - (float64)
  16. hour - hour of accident - (float64)
  17. cyrcadian - part of day in which accident took place - (object)
  18. cause_incident - recorded cause of the accident - (object)
  19. n_deaths - number of deaths caused - (float64)
  20. n_wounded_mild - number of mildly wounded people - (float64)
  21. n_wounded_severe - number of severely wounded people - (float64)
  22. n_victims - number of victims involved - (float64)
  23. n_vehicles - number of vehicles involved - (float64)
  24. utm_coordinate_y - utm y coordinate of accident location - (object)
  25. utm_coordinate_x - utm x coordinate of accident location - (object)
  26. longitude - longitude of accident location - (float64)
  27. latitude - latitude of accident location - (float64)

Source

Open Data Barcelona - https://opendata-ajuntament.barcelona.cat/en


Related Datasets

Share link

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