Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arijit2002/crime_lab


https://github.com/arijit2002/crime_lab

flask-api matplotlib-pyplot pandas-python python thymeleaf-template-engine

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Crime Lab

In this Data Analysis, the main concept is to display all the crime list in INDIA from year 2001 to 2012 from an existing dataset.

* In the front-end part-- user can select the crime chart consisting of crimes in specific year, specific states/union territories and also from specific crime category.

* In the back-end part-- the requested data from the front-end is received as parameters and the corresponding response in the form of chart is returned.

Python library used -- pandas for data analysis, matplotlib for data visualizations
* web framework used -- Python Flask

### Link ----> _https://crime-lab.onrender.com/_