diff --git a/data/2022/2022-11-01/readme.md b/data/2022/2022-11-01/readme.md index f088a0fdd..c50e4f1d7 100644 --- a/data/2022/2022-11-01/readme.md +++ b/data/2022/2022-11-01/readme.md @@ -30,9 +30,11 @@ Need a **reminder**? There are [extensions](https://chrome.google.com/webstore/d # Horror Movies -Purpose is to explore a dataset about horror movies dating back to the 1950s. Data set was extracted from **[The Movie Datbase](https://www.themoviedb.org)** via the tmdb API using R httr. There are ~35K movie records in this dataset. +> Purpose is to explore a dataset about horror movies dating back to the 1950s. Data set was extracted from **[The Movie Datbase](https://www.themoviedb.org)** via the tmdb API using R httr. There are ~35K movie records in this dataset. -[Horror Movies](https://github.com/tashapiro/horror-movies) +Note - to use the images, append the poster path to the following url: https://www.themoviedb.org/t/p/w1280 + +Read more about Tanya's workshop on her GitHub: [Horror Movies](https://github.com/tashapiro/horror-movies) ### Get the data here