Skip to content

Commit 840f418

Browse files
committed
2 parents 6b40594 + cf31f85 commit 840f418

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

data.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- path: tidytuesday_tweets
22
name: tidytuesday_tweets
3-
rows: 21179
3+
rows: 21282
44
cols: 92
55
type: table

data/2022/2022-11-01/readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,11 @@ Need a **reminder**? There are [extensions](https://chrome.google.com/webstore/d
3030

3131
# Horror Movies
3232

33-
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 <code>httr</code>. There are ~35K movie records in this dataset.
33+
> 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 <code>httr</code>. There are ~35K movie records in this dataset.
3434
35-
[Horror Movies](https://github.com/tashapiro/horror-movies)
35+
Note - to use the images, append the poster path to the following url: https://www.themoviedb.org/t/p/w1280
36+
37+
Read more about Tanya's workshop on her GitHub: [Horror Movies](https://github.com/tashapiro/horror-movies)
3638

3739

3840
### Get the data here

tidytuesday_tweets/data.rds

31.6 KB
Binary file not shown.

tidytuesday_tweets/data.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
path:
2-
- https://github.com/rfordatascience/tidytuesday/releases/download/tidytuesday_tweets-08a5581/data.csv
2+
- https://github.com/rfordatascience/tidytuesday/releases/download/tidytuesday_tweets-629b727/data.csv
33
- data.rds
4-
rows: 21179
4+
rows: 21282
55
cols: 92
66
columns:
77
week: numeric

0 commit comments

Comments
 (0)