Skip to content

A dashboard for macroeconomic and stock market data built with Python and Dash.

Notifications You must be signed in to change notification settings

shashankvemuri/economic-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Economic Data Dashboard

A dashboard for macroeconomic and stock market data built with Python and Dash. Includes graphical and tabular data on sentiment indicators, unemployment, inflation, treasury rates, and more. A v1 prototype.

Installation

Use the package manager pip to install the required dependencies to run this web dashboard on your local machine.

pip install -r requirements.txt

Usage

Enter into the main directory in your terminal and run the following command.

python app.py

Open up http://localhost:8050/ on your local browser to view the dashboard.

Otherwise, you can visit the dashboard at https://economic-dashboard.onrender.com.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A dashboard for macroeconomic and stock market data built with Python and Dash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published