Incidents recorded by the Barcelona Urban Guard from 2010 to present day
Dataset Description
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
- case_id - unique id of incident - (object)
- district_id - unique id of district - (float64)
- district_name - name of district where accident took place - (object)
- neighborhood_id - unique id of neighborhood - (object)
- neighborhood_name - name of neighborhood where accident took place - (object)
- street_code - unique id of street - (float64)
- street_name - name of street where accident took place - (object)
- postal_code - postal code where accident took place - (object)
- weekday_name - name of weekday - (object)
- weekday - day of week - (object)
- type_day - type of day - (object)
- year - year of accident - (float64)
- month - month of accident - (float64)
- month_name - month name of accident - (object)
- day - day of accident - (float64)
- hour - hour of accident - (float64)
- cyrcadian - part of day in which accident took place - (object)
- cause_incident - recorded cause of the accident - (object)
- n_deaths - number of deaths caused - (float64)
- n_wounded_mild - number of mildly wounded people - (float64)
- n_wounded_severe - number of severely wounded people - (float64)
- n_victims - number of victims involved - (float64)
- n_vehicles - number of vehicles involved - (float64)
- utm_coordinate_y - utm y coordinate of accident location - (object)
- utm_coordinate_x - utm x coordinate of accident location - (object)
- longitude - longitude of accident location - (float64)
- latitude - latitude of accident location - (float64)
Source
Open Data Barcelona - https://opendata-ajuntament.barcelona.cat/en
Related Datasets
-
NYC Traffic Accidents
@kaggle
-
Registo Criminal Online
@ptgov
-
Wars On Territory
@owid