An open API service indexing awesome lists of open source software.

https://github.com/chanukyasds/data_analytics

pulling website tabular data and publish with kafka and then process the data with pyspark to plot graph
https://github.com/chanukyasds/data_analytics

analytics beautifulsoup big-data kafka pyspark python python-graphics

Last synced: about 1 month ago
JSON representation

pulling website tabular data and publish with kafka and then process the data with pyspark to plot graph

Awesome Lists containing this project

README

          

# data_analytics

This module will allow you to Fetch data from website and Perform Data Analytics and Represent the Results in Graphical Way.

Technologies Used:

# Python -

BeautifulSoup - For Web Scrapping Data

Matplotlib - For Graphical Representation

# Apache -

kafka - For Data Producing & Consuming

Pyspark - For Data processing

# Future Developments

Integrating into Tableau/PowerBi.

Thanks