Giter VIP home page Giter VIP logo

bdat1004_fproject's Introduction

BDAT1004_FProject

Final project for BDAT 1004

pip install -r requirements.txt

Economic Data Dashboard with FRED API and MongoDB

This project creates a web dashboard to visualize economic data fetched from the Federal Reserve Economic Data (FRED) API and stored in a MongoDB database. It allows users to explore different economic indicators like GDP, unemployment rate, and inflation rate, and provides an interactive way to understand economic trends.

Technologies:

  • Python
  • Flask
  • pymongo
  • Dash
  • plotly.express
  • MongoDB

Installation and Setup:

  1. Install the required dependencies:
pip install Flask pymongo requests dash dash-daq plotly pandas
  1. Clone the repository and configure MongoDB connection details in fred_api.py and economic_dashboard.py.

  2. Run the update_data.py script to fetch and store initial data.

  3. Run the Flask app with:

python economic_dashboard.py

Using the Dashboard:

  1. Open http://localhost:5000 in your web browser.
  2. Choose an economic indicator from the dropdown menu.
  3. The interactive line chart will display the selected indicator's data over time.

Features:

  • Fetch and store economic data from the FRED API using a dedicated function.
  • Update data periodically to maintain freshness.
  • Interactive dashboard with a dropdown menu for selecting indicators.
  • Plotly chart visualization with configurable axes and title.

Future Work:

  • Implement additional filtering options like date range selection.
  • Add features like comparison charts for multiple indicators.
  • Explore integration with other data sources beyond FRED.

Resources:

Contributing:

We welcome contributions to this project! Feel free to fork the repository, propose improvements, and submit pull requests.

bdat1004_fproject's People

Contributors

a-charvin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.