cm015 - November 13, 2017

Overview

  • Identify multiple methods for obtaining data from the internet
  • Define application program interface (API)
  • Explain authentication keys and demonstrate secure methods for storing these keys
  • Demonstrate how to use canned packages in R to access APIs
  • Practice gathering data from Twitter API using the rtweet package in R
  • Identify methods for writing functions to interact with APIs
  • Define JSON and XML data structure and how to convert them to data frames
  • Practice tidying messy JSON data objects using purrr::map()

What you need to do

This work is licensed under the CC BY-NC 4.0 Creative Commons License.