Project created during fall semester 2021 for the class GIS Programming with Python, during my first semester in my program as I was getting used to programming. Using data from the U.S. Bureau of Labor Statistics, I wanted to visualize and compare job data from September 2020 and September 2021 to generate insights on impacts of the pandemic on the workforce.
Data Compared: Job Openings, Job Hires, Job Quits, and Job Layoffs
Python Packages used: NumPy, Pandas, Matplotlib, Folium, BeautifulSoup4, Requests
Adding Tooltip to choropleth map to make it interactive
If I were to expand this project