To bring all of this information together we sought out a variety of data from different sources including the Department of Labor and Department of Commerce. Additional revenue, stock, and COVID data were acquired from Macrotrends, Yahoo Finance, and Our World In Data. The data were scraped from websites and news releases and then formatted for placement on an economic dashboard. For some of the data, additional analysis and modeling was done to project how these economic measures would have played out had COVID not happened. The code used for the analysis section of stock data was written in Python due to its package compatibility via Pandas on Excel csv sheets. Primary packages used include Pandas, Numpy, Sklearn, Matplotlib, and Dash for building web applications.