For us normal folk that do not possess the monetary means to afford expensive financial analytics softwares like Bloomberg Terminal, obtaining and visualising macroeconomic data is hard to come by. This project is an attempt at web scraping such data from Forex Factory, a third-party financial information provider.
Data from Forex Factory is scrapped using Selenium with Python. The scrapped data will be stored into Master_Data.csv, where PowerBI will import the data from the csv file and produce a clean display on the macroeconomic dashboard.