https://github.com/jsd115/sales_data_visualizations
https://github.com/jsd115/sales_data_visualizations
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsd115/sales_data_visualizations
- Owner: jsd115
- Created: 2024-07-26T17:08:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T17:23:55.000Z (almost 2 years ago)
- Last Synced: 2025-12-28T04:24:42.868Z (6 months ago)
- Language: Jupyter Notebook
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visualizing Sales Data
The goal of this project is to use Plotly to graph sales data as well as use Dash to create a deployable version of a dashboard. Furthermore, the project demonstrates ability to clean data and create valuable visuals too. The data cleaning is done in the notebook while the dash app is create in the `sales_dash_app.py` file.
# Sample Output of the Dash App
[Example Output](https://github.com/jsd115/sales_data_visualizations/blob/main/sales_data_visualization_sample_output.jpeg)