An open API service indexing awesome lists of open source software.

https://github.com/marvinkweyu/tufikekwetu

A graphical analysis report of traffic fatalities in Australia.
https://github.com/marvinkweyu/tufikekwetu

analysis australia flask python road-accidents traffic traffic-analysis traffic-fatalities

Last synced: 8 months ago
JSON representation

A graphical analysis report of traffic fatalities in Australia.

Awesome Lists containing this project

README

          

# TufikeNyumbani

![Python](https://img.shields.io/badge/Python-3.7-lightgreen) ![Version](https://img.shields.io/badge/Version-2.0-orange)
![GitHub](https://img.shields.io/github/license/MarvinKweyu/Traffic-Analysis)

A flask application showing traffic fatalities over a period of 20 years in Australia.

![Demo](demo/traffic_analysis.gif)

Description
-----------
Over the past 16 years, starting 2002, a number of road accidents have been reported and duly recorded.
This EDA, is meant to look into the data and uncover possible findings in a bid to learn from it and possibly curb future repetition .

We compare cumulative road accidents among other things on year , month and state.

You can [try it out](https://traffic-analysis-display.herokuapp.com/?item_for_compare=Year) yourself. :wink:

## Roadmap

- Add more aspects of data exploration.
- Allow scraping.