DropTheHQ commited on
Commit
f406852
·
verified ·
1 Parent(s): 090234f

Add dataset card with source links

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - tabular-regression
5
+ language:
6
+ - en
7
+ tags:
8
+ - movies
9
+ - film
10
+ - ratings
11
+ - tmdb
12
+ - entertainment
13
+ size_categories:
14
+ - 100K<n<1M
15
+ ---
16
+
17
+ # Movie Ratings Database
18
+
19
+ 154,965 movies with ratings, vote counts, release dates, languages, genres, and runtime.
20
+
21
+ ## Source
22
+
23
+ [DropThe.org](https://dropthe.org) — Data platform tracking 209K+ movies.
24
+
25
+ ## Analysis
26
+
27
+ - [209K Movies Ratings Analysis](https://dropthe.org/culture/movie-ratings-209000-films-75-years-data/)
28
+ - [191K Movies Feelgood Score](https://dropthe.org/culture/feelgood-score-191000-movies-data/)
29
+
30
+ ## Links
31
+
32
+ - [DropThe.org](https://dropthe.org)
33
+ - [Movie Statistics](https://dropthe.org/data/statistics/movies/)
34
+ - [Methodology](https://dropthe.org/good/methodology/)