vitorjpc10/Spark-Application-with-Python-Using-MongoDB-and-PySpark
This project is an ETL pipeline that fetches market data from the Albion Online Data API, processes it with PySpark, and stores it in MongoDB. It demonstrates real-time data extraction, transformation using Spark, and efficient NoSQL storage, providing insights into market trends and historical prices for Albion Online items.
Python