https://github.com/teo-sl/denver-crimes-dash
This is a simple dashboard made with Dash and Plotly (for the frontend) and Apache Spark (for the backend)
https://github.com/teo-sl/denver-crimes-dash
dash denver plotly spark
Last synced: about 1 month ago
JSON representation
This is a simple dashboard made with Dash and Plotly (for the frontend) and Apache Spark (for the backend)
- Host: GitHub
- URL: https://github.com/teo-sl/denver-crimes-dash
- Owner: teo-sl
- Created: 2022-11-23T22:28:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T18:42:36.000Z (over 3 years ago)
- Last Synced: 2025-07-27T02:34:09.284Z (11 months ago)
- Topics: dash, denver, plotly, spark
- Language: Python
- Homepage:
- Size: 6.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Denver crimes dashboard
This is a simple dashboard made with Dash and Plotly (for the frontend) and Apache Spark (for the backend). The dashboard shows some analysis of the Denver crimes data, which can be found here:
https://www.kaggle.com/datasets/paultimothymooney/denver-crime-data
The dashboard also includes a little experiment to make a double update on a component (this solution can be used to return an intermediate result for long callback).
This is some examples


