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.
- Host: GitHub
- URL: https://github.com/marvinkweyu/tufikekwetu
- Owner: MarvinKweyu
- License: gpl-3.0
- Created: 2019-06-13T20:39:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T18:32:10.000Z (over 2 years ago)
- Last Synced: 2025-02-12T09:58:20.486Z (9 months ago)
- Topics: analysis, australia, flask, python, road-accidents, traffic, traffic-analysis, traffic-fatalities
- Language: Jupyter Notebook
- Homepage: https://traffic-analysis-display.herokuapp.com/?item_for_compare=Year
- Size: 4.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TufikeNyumbani
 

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

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.