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

Text Mining

Low
Scaping Twitter Data
Aaron Mamula
  • 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 Link
Low
Dealing with text data in pdf files
Aaron Mamula
  • Fun-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 Link
Low
Dealing with text data in pdf files
Aaron Mamula
Low
Dealing with text data in pdf files
Aaron Mamula
Low
Dealing with text data in pdf files
Aaron Mamula
Low
Dealing with text data in pdf files
Aaron Mamula
Low
Dealing with text data in pdf files
Aaron Mamula
Low
Dealing with text data in pdf files
Aaron Mamula


Data Import

Low
Connecting to AWS Databases
Aaron Mamula
  • Fun-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 Link
Low
Intro to APIs with R
Aaron Mamula
  • Fun-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 Link
Low
Oceanographic Data with RERDDAP
Aaron Mamula
  • Fun-ness: High

    Suggested For: Anyone interested in Sea Surface Temp data or Environmental data in general

    Video Link

    Playlist Link
Medium
Using the "here" package to manage file paths
Aaron Mamula
  • Fun-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