We are excited that you will be joining us for this workshop! Please fill out this google form to let us know that you will be joining us.
Please click on the title to see the session description
Fun-ness: High
Suggested For: anyone interested in playing with text data from Twitter
It's kinda hard to set up fully reproducable examples of this sort of this because you will need your own API access credentials which involve logging in to Twitter and creating a developer account....but I've done my best to walk through what I see as the biggest hurdles to Twitter Scraping in R.
Video Link Playlist LinkFun-ness: Medium-High
Suggested For: anyone interested in dealing with text data
Part 1 in a pretty long 7 part series on breaking down text-heavy data from Supreme Court Opinions stored in pdf files
Video Link Playlist LinkFun-ness: Medium-High
Suggested For: anyone interested in dealing with text data
Part 2
Video Link Playlist LinkFun-ness: Medium-High
Suggested For: anyone interested in dealing with text data
Part 3
Video Link Playlist LinkFun-ness: Medium-High
Suggested For: anyone interested in dealing with text data
Part 4
Video Link Playlist LinkFun-ness: Medium-High
Suggested For: anyone interested in dealing with text data
Part 5
Video Link Playlist LinkFun-ness: Medium-High
Suggested For: anyone interested in dealing with text data
Part 6
Video Link Playlist LinkFun-ness: Medium-High
Suggested For: anyone interested in dealing with text data
Part 7
Video Link Playlist LinkFun-ness: High
Suggested For: Anyone
I spun up a MySQL database in an Amazon cloud. In this video I walk through how to connect to this database using R and import data to an R workspace from this remote database
Video Link Playlist LinkFun-ness: High
Suggested For: Anyone
Very simple example of how I use the Census Bureau's ACS API to get demographic data
Video Link Playlist LinkFun-ness: High
Suggested For: Anyone interested in Sea Surface Temp data or Environmental data in general
Video Link Playlist LinkFun-ness: Medium
Suggested For: Anyone unfamiliar or not super comfortable with working directories in R
I use the package 'here' to help manage file paths for data import functions. In this video I explain why I use this package and how the package works. This will help you understand how the data import code I have provided works.
Video Link Playlist Link