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

https://github.com/jsd115/sales_data_visualizations


https://github.com/jsd115/sales_data_visualizations

Last synced: 2 months ago
JSON representation

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)