https://jointprogram.umd.edu/content/short-course-intro-big-data-social-science November 28, 2017
Presented by Daniela Hochfellner and Clayton Hunter
Notebooks adapted from The Coleridge Initiative training program
- Introduction to Big Data for Social Science: slides in PDF format
- Jupyter notebooks used in examples:
- Web-scraping.ipynb
- APIs.ipynb
- Record linkage
- Text_Analysis.ipynb
- PDF versions of notebooks:
- Web-scraping.pdf
- APIs.pdf
- Record Linkage
- Text_Analysis.pdf
- data folder: sample input data for notebooks
- 03-images: accompanying images for notebook explanations
- The API notebook also requires a local implementation of OpenTripPlanner (OTP) to run completely; the notebook has the sources used to create the OTP API.