Python
I used python to pull data from the United States Census Bureau 1-Year American Community Survey API and prepared that data for Tableau. You can see the entire script on GitHub here.
To generate data on the jobs market I wrote a python script to web scrape job posts from LinkedIn searching for specific job titles. You can see the entire script on GitHub here.