Web Scraping EUR/USD currency into MySQL Database

Data Engineering Project - transforming scraped data and loading into MySQL Data-Warehouse.

Skills: Python, BeautifulSoup, SQL, Seaborn

This Data Engineering Project walks through the processes and tools required to extract forex data using an API, warehouse it, and subsequently analyze it for informed decision-making. For the scope of this project, I've zeroed in on the EUR/USD currency pair.

Please see code availiable here.