You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project includes live streaming of data from a stock analysis website tiingo.com,Alpha Vantage.
The data from Forex and EV trading API is streamed through Kafka.
After streaming, the data stored in topics is analysed.
The analysis of data is visualized in Jupyter notebook for various use cases.
STREAMING TOOLS
Websocket,
Requests library,
Pandas datareader library,
Netcat,
API : Tiingo API,Alpha Vantage API.
data visualization tool: matplotlib,Seaborn.
TECHNOLOGIES USED:
Spark
Kafka
Pyspark
ROLES AND RESPONSIBILITIES
DATA STREAMING AND SPARK submit job- Rajib’s team
Use cases- Eshwar’s team
Visualization- Karan’s team
EV stock use case-Kareem's team
Deployment-Trupti’s Team
About
This project is basically for collecting enormous data and analyzing it. It includes live streaming of data from FOREX trading API and Electric Vehicle stocks API. The data is fetched and processed using Kafka Streaming and Spark streaming.Throughout this project stocks of Forex data and Electric Vehicle parts making companies data were analyzed…