veiganlime / data_analytics

Data analytics projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebApp-Based Financial Dashboard

  • Developing a financial dashboard using the following freamworks:

    • Streamlit
    • Pandas
    • NymPy
    • Plotly
    • SQLite3
    • Requests
    • YAML
  • Financial stock data has been loaded through following market aggregation platforms

    • Cryptocompare
    • Yahoo Finance
  • Command to run the WebApp:

    streamlit run WebApp_Dashboard/Dashboard.py

WebApp - 'Igor'

Dashboard 1 - Portfolio overwiev

Alt text Alt text Alt text

Dashboard 2 - Line charts

Alt text

Dashboard 3 - DCA Calculator

Alt text

Dashboard 4 - SQL Data base

Alt text Alt text Alt text

on_chain - Tutorial

  • How to handle the basics of blockchain metrics
  • Correlation between BTC and ETH
  • Distribution of Total Address Count for each coin by Holder Amount
  • Network Hashrate and Difficulty
  • Coin price and Difficulty
  • Active Addresses compared to bitcoin
  • Transaction Count compared to Bitcoin
  • Large Transactions ETH vs BTC

weather_analytics - Tutorial

  • How to dealing with Apache Spark

About

Data analytics projects


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.6%