Skip to content

kevin-chao-com/dashboard-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard-Example

About the Project

This is an exmaple Dashboard codes written in Python dash for collecting various typess of datasets, including Google Pollen index data, social media data, and client's data.

Run the Dashboard

  • Run the Dashboard under terminal:
python main.py

And then copy and paste the IP address shown on the terminal screen to web browser, such as http://127.0.0.1:8050/.

Screenshots of the Dashboard

  • Screenshots of the Dashboard:

    • Google Map with customized locations

Google Map

* Heatmap plot for Google Pollen Index: 

Google Map

* Request Google Pollen Forecast data with a given location: 

Google Map

* Input and collect client's information: 

Google Map

Future Plan

  • Certainly, this Dashboard is still in a very preliminary stage, and several improvements could be made, including but not limited to:

    • The need for a clear business understanding to better customize the usage purposes of the Dashboard.
    • Understanding what resources the business can provide, including any existing cloud services (SQL, AWS, or Google Cloud) or other resources that can be utilized.
    • A need for a better architectural design for the Dashboard, encompassing the frontend, backend, and database systems.
    • Scalability is crucial to handle heavy usage for future needs.
    • For the output datasets, further data cleaning and transformation are required to convert the raw data into a clean dataset.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published