Notes Python Scrape yearly reports from UN's SDG data using Python. The whole process can be found here. Liberaries: BeautifulSoup (bs4): Text analysis and understanding text. In Python, this is to retrieve info. / Cheerio in javascript Concat: merge tables together Requests: This is like "object" in Javascript. Pandas: Data analysis, Python version of Excel (non visual). Times