Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bylotonix/crime-stats
Stats about crimes in Russia for 2003-2020
https://github.com/bylotonix/crime-stats
Last synced: about 1 month ago
JSON representation
Stats about crimes in Russia for 2003-2020
- Host: GitHub
- URL: https://github.com/bylotonix/crime-stats
- Owner: ByloTonix
- License: gpl-3.0
- Created: 2023-11-29T11:58:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-24T22:05:45.000Z (4 months ago)
- Last Synced: 2024-08-24T23:22:07.083Z (4 months ago)
- Language: Jupyter Notebook
- Size: 2.16 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Crime Statistics
Analysis of the crime data set in Russia for the period from 2003 to 2020
## Dataset
The dataset can be found here: [link](https://www.kaggle.com/datasets/tsarkov90/crime-in-russia-20032020)## Notebook
You can open the notebook directly on the GitHub![alt text](data/screenshots/screenshot4.png)
But since Plotly charts don't work here, I recommend you open it elsewhere (google colab or vs code)
## Client + API
Flask Web Server (API) + Telegram Bot (Client)The Telegram bot was available [here](https://t.me/crime_stats_bot), but now it's off.
![alt text](data/screenshots/screenshot0.png)
## BI Data App
The Streamlit application is available [here](https://crime-stats.streamlit.app/)![alt text](data/screenshots/screenshot1.png)
![alt text](data/screenshots/screenshot2.png)