During week two, the plan in place was to continue learning using Datacamp. I successfully completed two lectures, Writing Efficient Python Code and Web Scraping in Python.
Also during week two I was tasked to learn Tidycensus in R for data visualization. In Census Visual provides a demonstration of the code I have written and showcases the knowledge and skills I have acquired using Tidycensus with the American Community Survey Data.
During the week DSPG needed to extract a large amount of data from the American Community Survey. Since this process was lengthy, it became one of the main problems that the DSPG encountered during the week. However, I was able to solve it using the R code provided in Importing Census Data.