Giter VIP home page Giter VIP logo

dashboard_tutorial's Introduction

Dashboard of Economic Data Analysis

This dashboard integrate different economic sources letting you add the desired time serie to be analysis.

The data sources integrated are:

  • Federal Reserve - Economic Research from Federal Reserve of St. Louis
  • Nasdaq Data Link - A premier source for financial, economic and alternative datasets.

Additonally, you could integrate data series from CSV Files.

Screenshots

alt text

alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

  1. Create a new virtual environment with your prefered tools
python -m venv env
  1. Copy the repositiory https://github.com/jairotunior/dashboard_tutorial.git
  2. Install the dependencies
pip install -r requirements.txt
  1. Get the API Key from Economic Research of Federal Reserve of St. Louis (https://fred.stlouisfed.org) and save the API Key in a file called 'api_fred.txt' in the root of the project.
  2. Get the API Key from Nasdaq Data Link (https://data.nasdaq.com/tools/api) and put the API KEY in the variable quandl_api_key in run_dashboard.py file.
  3. Now run the dashboard with:
python run_dashboard.py

That's all for use.

Built With

  • Pandas - pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool
  • Numpy - Is the fundamental package for scientific computing with Python.
  • Python - The most amazing Programming Language.
  • Panel - Panel is an open-source Python library that lets you create custom interactive web apps and dashboards

License

This project is licensed under the MIT License - see the LICENSE.md file for details

dashboard_tutorial's People

Contributors

jairotunior 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.