All Projects → jaeyk → comp_thinking_social_science

jaeyk / comp_thinking_social_science

Licence: CC0-1.0 License
Computational Thinking for Social Scientists book project

Programming Languages

TeX
3793 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
r
7636 projects

Projects that are alternatives of or similar to comp thinking social science

booknlp
BookNLP, a natural language processing pipeline for books
Stars: ✭ 636 (+1414.29%)
Mutual labels:  digital-humanities, computational-social-science
PaperScraper
A web scraping tool to systematically extract the text of scientific papers and corresponding metadata from university accessible journals.
Stars: ✭ 63 (+50%)
Mutual labels:  web-scraping
top-github-scraper
Scape top GitHub repositories and users based on keywords
Stars: ✭ 40 (-4.76%)
Mutual labels:  web-scraping
mybook
My Lectures on Computational Communication
Stars: ✭ 33 (-21.43%)
Mutual labels:  computational-social-science
restaurant-finder-featureReviews
Build a Flask web application to help users retrieve key restaurant information and feature-based reviews (generated by applying market-basket model – Apriori algorithm and NLP on user reviews).
Stars: ✭ 21 (-50%)
Mutual labels:  web-scraping
named-entity-recognition
Notebooks for teaching Named Entity Recognition at the Cultural Heritage Data School, run by Cambridge Digital Humanities
Stars: ✭ 18 (-57.14%)
Mutual labels:  digital-humanities
Springboard-Data-Science-Immersive
No description or website provided.
Stars: ✭ 52 (+23.81%)
Mutual labels:  web-scraping
article-summary-deep-learning
📖 Using deep learning and scraping to analyze/summarize articles! Just drop in any URL!
Stars: ✭ 18 (-57.14%)
Mutual labels:  web-scraping
audiobooker
Audio Book scrapper
Stars: ✭ 14 (-66.67%)
Mutual labels:  web-scraping
halfstaff
🇺🇸 Is the US flag at half-staff?
Stars: ✭ 22 (-47.62%)
Mutual labels:  web-scraping
codechef-rank-comparator
Web application hosted on Heroku cloud platform based on web scraping in python using lxml library (XML Path Language).
Stars: ✭ 23 (-45.24%)
Mutual labels:  web-scraping
actor-scraper
House of Apify Scrapers. Generic scraping actors with a simple UI to handle complex web crawling and scraping use cases.
Stars: ✭ 83 (+97.62%)
Mutual labels:  web-scraping
sp-subway-scraper
🚆This web scraper builds a dataset for São Paulo subway operation status
Stars: ✭ 24 (-42.86%)
Mutual labels:  web-scraping
heroshi
Heroshi – open source web crawler.
Stars: ✭ 51 (+21.43%)
Mutual labels:  web-scraping
papercut
Papercut is a scraping/crawling library for Node.js built on top of JSDOM. It provides basic selector features together with features like Page Caching and Geosearch.
Stars: ✭ 15 (-64.29%)
Mutual labels:  web-scraping
tableau-scraping
Tableau scraper python library. R and Python scripts to scrape data from Tableau viz
Stars: ✭ 91 (+116.67%)
Mutual labels:  web-scraping
investigation-amazon-brands
Materials to reproduce our findings in our stories, "Amazon Puts Its Own 'Brands' First Above Better-Rated Products" and "When Amazon Takes the Buy Box, it Doesn’t Give it up"
Stars: ✭ 56 (+33.33%)
Mutual labels:  web-scraping
Intro-Cultural-Analytics
Introduction to Cultural Analytics & Python, course website and online textbook powered by Jupyter Book
Stars: ✭ 137 (+226.19%)
Mutual labels:  digital-humanities
Movie-Recommendation-System-with-Sentiment-Analysis
Content based movie recommendation system with sentiment analysis
Stars: ✭ 44 (+4.76%)
Mutual labels:  web-scraping
dvt
Distant Viewing Toolkit for the Analysis of Visual Culture
Stars: ✭ 57 (+35.71%)
Mutual labels:  digital-humanities

Computational Thinking for Social Scientists

Jekyll site CI

This is the git repository for Computational Thinking for Social Scientists. This book intends to help social scientists to think computationally and develop proficiency with computational tools and techniques necessary to research computational social science. Mastering these tools and techniques not only enables social scientists to collect, wrangle, analyze, and interpret data with less pain and more fun, but it also let them work on research projects that would previously seem impossible.

The book is divided into two main subjects (fundamentals and applications) and six main sessions.

Part I Fundamentals

  1. Why computational thinking

  2. Best practices in data and code management using Git and Bash

  3. How to wrangle, model, and visualize data easier and faster

  4. How to use functions to automate repeated things and develop data tools (e.g., packages and shiny apps)

Part II Applications

  1. How to collect and parse semi-structured data at scale (e.g., APIs and webscraping)

  2. How to analyze high-dimensional data (e.g., text) using machine learning

  3. How to access, query, and manage big data using SQL

Feedback

Please feel free to create issues if you find typos, errors, missing citations, etc. via the GitHub repository associated with this book.

Contact

Content developer: Jae Yeon Kim: [email protected]

Special thanks

Special thanks

This book is collected as much as it is authored. It is a remix version of PS239T, a graduate-level computational methods course at UC Berkeley, originally developed by Rochelle Terman (Assistant Professor of Political Science, Chicago) then revised by Rachel Bernhard (Assistant Professor of Political Science, UC Davis). I have taught PS239T as lead instructor in Spring 2019 and TA in Spring 2018 and taught it with Nick Kuipers (Postdoc, Stanford) in Spring 2020. Other teaching materials draw from the workshops I have created for D-Lab and Data Science Discovery Program at UC Berkeley and the Summer Institute in Computational Social Science hosted by Howard University and Mathematica. I also have cited all the other references whenever I am aware of related books, articles, slides, blog posts, or YouTube video clips.

This work is licensed under a Creative Commons Attribution 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].