Skip to content

ogustavo-pereira/dashboard-brazil-road-accidents

Repository files navigation

Dashboard Brazil Road Accidents

A dashboard to visualize road traffic accidents in Brazil

About project

This project aims to visually and interactively show road traffic accidents in Brazil

screen shot 2015-06-20

with this it is possible to validate the places with the highest rate of traffic accident in the time range of the dataset.

How to start

Clone the project

$ git clone git@github.com:oguhpereira/dashboard-brazil-road-accidents.git

Install dependencies

$ yarn

Run the project

$ yarn dev

Dataset

To display the information, i'm using the dataset found in dataset-road-traffic-accidents-brazil. These data are records initially stored by the federal police and then processed in an algorithm in python.

The records have data from the years: 2015, 2014, 2013, 2012, 2011 and 2010.

Tecnologies

  • React
  • Axios
  • LeafletMap

License

MIT License