Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 2.12 KB

README.md

File metadata and controls

37 lines (25 loc) · 2.12 KB

Welcome!

This is the repository of the 5th assignment at STAT547.

In this repository, you will find all the code used for:

  • scraping data about The Simpsons series, the New York Times news and the weather of Vancouver.
  • make requests to the API provided by potterapi with information about this famous saga.

Data Sources

Thanks to the following pages for share the information which is presented in this repository.

Repository Content

This repository is mainly comprised of the following files:

File Content
hw10-CeciliaLe07.Rmd The RMarkdown file for this assignment
hw10-CeciliaLe07.md The md file of this assignment
Simpson_characters.csv Scraped data about characters of "The Simpsons"
Simpson_best_chapters.csv Scraped data about the chapters os this series
Gryffindor_students.csv Data of students of Gryffindor provided by API
spells.csv Data of spells provided by the same API