RyanHalliwell BrightData commited on
Commit
6ae43e6
·
0 Parent(s):

Duplicate from BrightData/IMDb-Media

Browse files

Co-authored-by: Bright Data <[email protected]>

Files changed (3) hide show
  1. .gitattributes +56 -0
  2. IMDB media.csv +3 -0
  3. README.md +339 -0
.gitattributes ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
56
+ IMDB[[:space:]]media.csv filter=lfs diff=lfs merge=lfs -text
IMDB media.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d026b6d926fc077f807b8026581820cb2cb9b29a4a129384b60df6b24b195731
3
+ size 973713404
README.md ADDED
@@ -0,0 +1,339 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bright-data-master-service-agreement
4
+ license_link: https://brightdata.com/license
5
+ task_categories:
6
+ - text-classification
7
+ - text-generation
8
+ - text2text-generation
9
+ - summarization
10
+ language:
11
+ - en
12
+ tags:
13
+ - IMDb
14
+ - Television
15
+ - Podcast
16
+ - TV Show
17
+ - Movies
18
+ - Documentaries
19
+ - Web Scraping
20
+ - Data Analysis
21
+ - Machine Learning
22
+ - Natural Language Processing
23
+ - Entertainment
24
+ - AI
25
+ - AI Research
26
+ - Media
27
+ - NLP
28
+ - ML
29
+ - LLM
30
+ size_categories:
31
+ - 100K<n<1M
32
+ ---
33
+ [![Bright Data Logo](https://brightdata.com/wp-content/uploads/2024/06/Bright-Data-logo-removebg-preview.png)](https://brightdata.com/)
34
+
35
+ # Dataset Card for "BrightData/IMDb-Media"
36
+
37
+ ## Dataset Summary
38
+
39
+ Explore feature films, TV series, episodes, mini-series, documentaries, and more with this IMDb dataset, comprising over 249K structured records and 32 data fields updated and refreshed regularly.
40
+
41
+ Each entry includes all major data points such as timestamp, title, URLs, release date, IMDb rating, reviews, awards, origin, category/genre, budget, cast, director, images, videos and more.
42
+
43
+ For a complete list of data points, please refer to the full "Data Dictionary" provided below.
44
+
45
+ To explore additional free and premium datasets, visit our website [brightdata.com](https://brightdata.com/products/datasets/marketplace).
46
+
47
+ If you are using this dataset, we would love your feedback: [Link to form](https://docs.google.com/forms/d/e/1FAIpQLSdmvu-vXwmJzd820lWtjLzjxoFYXvVDhdEYX2H3ZUnzHNwdmw/viewform?usp=sf_link).
48
+
49
+ ## Data Dictionary
50
+
51
+ | Column Name | Description | Data Type |
52
+ |------------------------------------|-----------------------------------------------------------------------|-----------|
53
+ | title | The title of the media | Text |
54
+ | popularity | The popularity score of the media | Number |
55
+ | genres | The genres associated with the media | Array |
56
+ | presentation | Details related to the presentation of the media | Text |
57
+ | credit | Information about the credits for the media | Array |
58
+ | *> names* | Names associated with the credits | Array |
59
+ | *>> link* | Links related to the names associated with the credits | Text |
60
+ | *>> name* | Names of individuals associated with the credits | Text |
61
+ | *> title* | The title of the credited role or position | Text |
62
+ | videos | Information about videos related to the media | Array |
63
+ | *> name* | Names associated with the videos | Text |
64
+ | *> link* | Links related to the videos | Text |
65
+ | photos | Information about photos related to the media | Array |
66
+ | *> name* | Names associated with the photos | Text |
67
+ | *> link* | Links related to the photos | Text |
68
+ | top_cast | Information about the top cast members | Array |
69
+ | *> actor* | Names of the top cast members | Text |
70
+ | *> link* | Links related to the top cast members | Text |
71
+ | *> character* | Characters played by the top cast members | Text |
72
+ | details_release_date | The release date details of the media | Text |
73
+ | details_countries_of_origin | Countries of origin for the media | Text |
74
+ | details_official_site | Information about the official website of the media | Text |
75
+ | details_language | The language details of the media | Text |
76
+ | details_also_known_as | Alternate names or titles of the media | Text |
77
+ | details_filming_locations | Details about the filming locations of the media | Text |
78
+ | details_production_companies | Information about the production companies associated with the media | Text |
79
+ | specs_color | Color specifications of the media | Text |
80
+ | specs_sound_mix | Sound mix specifications of the media | Text |
81
+ | specs_aspect_ratio | The aspect ratio specifications of the media | Text |
82
+ | url | The URL or link associated with the media | Url |
83
+ | comment | Comments or additional information about the media | Text |
84
+ | media_type | Specifies the format of the content | Text |
85
+ | imdb_rating | IMDb rating of the movie or TV show | Number |
86
+ | poster_url | Web URL linking to the poster image | Url |
87
+ | imdb_rating_count | Total count of IMDb user ratings | Number |
88
+ | awards | Information about accolades or recognitions | Text |
89
+ | critics_review_count | Count of reviews from critics | Number |
90
+ | review_count | Total count of user reviews | Number |
91
+ | review_rating | Average rating from user reviews | Number |
92
+ | featured_review | Highlighted or significant user review | Text |
93
+ | storyline | Concise summary of the plot or narrative | Text |
94
+ | boxoffice_budget | Budget allocated for producing a movie | Price |
95
+
96
+ ## Dataset Creation
97
+
98
+ ### Data Collection and Processing
99
+
100
+ The data collection process involved extracting information directly from IMDb, ensuring comprehensive coverage of the required attributes. Once collected, the data underwent several stages of processing:
101
+
102
+ - **Parsing**: Extracted raw data was parsed to convert it into a structured format.
103
+ - **Cleaning**: The cleaning process involved removing any irrelevant or erroneous entries to enhance data quality.
104
+
105
+ ### Validation:
106
+
107
+ To ensure data integrity, a validation process was implemented. Each entry is checked across various attributes, including:
108
+
109
+ - **Uniqueness**: Each record was checked to ensure it was unique, eliminating any duplicates.
110
+ - **Completeness**: The dataset was examined to confirm that all necessary fields were populated or filled, with missing data addressed appropriately.
111
+ - **Consistency**: Cross-validation checks were conducted to ensure consistency across various attributes, including comparison with historical records.
112
+ - **Data Types Verification**: Ensured that all data types were correctly assigned and consistent with expected formats.
113
+ - **Fill Rates and Duplicate Checks**: Conducted comprehensive checks to verify fill rates, ensuring no significant gaps in data, and rigorously screened for duplicates.
114
+
115
+ This ensures that the dataset meets the high standards of quality necessary for analysis, research and modeling.
116
+
117
+ ## Example JSON
118
+
119
+ <div style="max-height: 300px; overflow-y: auto; border: 1px solid #ccc; padding: 10px;">
120
+
121
+ ```json
122
+ [
123
+ {
124
+ "timestamp": "2024-05-09",
125
+ "url": "https://www.imdb.com/title/tt1533087/",
126
+ "title": "Soda Springs",
127
+ "popularity": null,
128
+ "genres": [
129
+ "Drama"
130
+ ],
131
+ "presentation": "The story of a man's struggle to claim his future by confronting his past. The road is not an easy one as old demons resurface to threaten everything Eden has fought to overcome.",
132
+ "credit": [
133
+ {
134
+ "names": [
135
+ {
136
+ "link": "https://www.imdb.com/name/nm0006395",
137
+ "name": "Michael Feifer"
138
+ }
139
+ ],
140
+ "title": "Director"
141
+ },
142
+ {
143
+ "names": [
144
+ {
145
+ "link": "https://www.imdb.com/name/nm0681893",
146
+ "name": "Jay Pickett"
147
+ },
148
+ {
149
+ "link": "https://www.imdb.com/name/nm0006395",
150
+ "name": "Michael Feifer"
151
+ }
152
+ ],
153
+ "title": "Writers"
154
+ },
155
+ {
156
+ "names": [
157
+ {
158
+ "link": "https://www.imdb.com/name/nm0681893",
159
+ "name": "Jay Pickett"
160
+ },
161
+ {
162
+ "link": "https://www.imdb.com/name/nm0000643",
163
+ "name": "Tom Skerritt"
164
+ },
165
+ {
166
+ "link": "https://www.imdb.com/name/nm0695560",
167
+ "name": "Victoria Pratt"
168
+ }
169
+ ],
170
+ "title": "Stars"
171
+ }
172
+ ],
173
+ "videos": [
174
+ {
175
+ "link": "https://www.imdb.com/video/vi2070978841",
176
+ "name": "Soda Springs"
177
+ },
178
+ {
179
+ "link": "https://www.imdb.com/video/vi1391827737",
180
+ "name": "Soda Springs"
181
+ }
182
+ ],
183
+ "photos": [
184
+ {
185
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm479233280",
186
+ "name": "Soda Springs (2012)"
187
+ },
188
+ {
189
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm3715698688",
190
+ "name": "Tom Skerritt, Michael Feifer, Michael Bowen, Patty McCormack, Jay Pickett, and Victoria Pratt in Soda Springs (2012)"
191
+ },
192
+ {
193
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm3382306560",
194
+ "name": "In SODA SPRINGS (2012). Used with permission."
195
+ },
196
+ {
197
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm3611753728",
198
+ "name": "Receiving Audience Award for \"Soda Springs\" from Scott Glenn. Sun Valley Film Festival. "
199
+ },
200
+ {
201
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm1887543808",
202
+ "name": "Jay Pickett on Lucky - Soda Springs"
203
+ },
204
+ {
205
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm3279268608",
206
+ "name": "Tom Skerritt, Jay Pickett- Soda Springs"
207
+ },
208
+ {
209
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm3262491392",
210
+ "name": "Jamer Roush, Miranda Frigon, Jay Pickett, Victoria Pratt- Soda Springs Premier"
211
+ },
212
+ {
213
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm3245714176",
214
+ "name": "Production still from \"Soda Springs.\" Location, Sweet Idaho."
215
+ },
216
+ {
217
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm3463817984",
218
+ "name": "Jay Pickett in Soda Springs (2012)"
219
+ },
220
+ {
221
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm3527377920",
222
+ "name": "On location in Idaho-Shooting the dramatic feature \"Soda Springs\""
223
+ },
224
+ {
225
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm3544155136",
226
+ "name": "On location in Idaho-Shooting the dramatic feature \"Soda Springs\""
227
+ },
228
+ {
229
+ "link": "https://www.imdb.com/title/tt1533087/mediaviewer/rm3577709568",
230
+ "name": "On location in Idaho-Shooting the dramatic feature \"Soda Springs\""
231
+ }
232
+ ],
233
+ "top_cast": [
234
+ {
235
+ "actor": "Jay Pickett",
236
+ "character": "Eden",
237
+ "link": "https://www.imdb.com/name/nm0681893"
238
+ },
239
+ {
240
+ "actor": "Tom Skerritt",
241
+ "character": "Walt Jackson",
242
+ "link": "https://www.imdb.com/name/nm0000643"
243
+ },
244
+ {
245
+ "actor": "Victoria Pratt",
246
+ "character": "Shelly",
247
+ "link": "https://www.imdb.com/name/nm0695560"
248
+ },
249
+ {
250
+ "actor": "Michael Bowen",
251
+ "character": "Larry",
252
+ "link": "https://www.imdb.com/name/nm0100889"
253
+ },
254
+ {
255
+ "actor": "Patty McCormack",
256
+ "character": "Beth",
257
+ "link": "https://www.imdb.com/name/nm0566478"
258
+ },
259
+ {
260
+ "actor": "Miranda Frigon",
261
+ "character": "Pam",
262
+ "link": "https://www.imdb.com/name/nm1058352"
263
+ },
264
+ {
265
+ "actor": "Henry Darrow",
266
+ "character": "El Quijano",
267
+ "link": "https://www.imdb.com/name/nm0201688"
268
+ },
269
+ {
270
+ "actor": "David H. Stevens",
271
+ "character": "Jake",
272
+ "link": "https://www.imdb.com/name/nm0828353"
273
+ },
274
+ {
275
+ "actor": "Hollis Welsh",
276
+ "character": "Sonya",
277
+ "link": "https://www.imdb.com/name/nm0920542"
278
+ },
279
+ {
280
+ "actor": "Lan Larison",
281
+ "character": "Christopher",
282
+ "link": "https://www.imdb.com/name/nm4248061"
283
+ },
284
+ {
285
+ "actor": "Dane Stevens",
286
+ "character": "Sheriff Griggs",
287
+ "link": "https://www.imdb.com/name/nm0827003"
288
+ },
289
+ {
290
+ "actor": "Tim Wrightman",
291
+ "character": "Deputy Baker",
292
+ "link": "https://www.imdb.com/name/nm0942950"
293
+ },
294
+ {
295
+ "actor": "Whitnie Mauney",
296
+ "character": "Violet",
297
+ "link": "https://www.imdb.com/name/nm3563263"
298
+ },
299
+ {
300
+ "actor": "Tony Devon",
301
+ "character": "Rex",
302
+ "link": "https://www.imdb.com/name/nm0222881"
303
+ },
304
+ {
305
+ "actor": "Robert Milburn",
306
+ "character": "Elderly Man",
307
+ "link": "https://www.imdb.com/name/nm3725598"
308
+ },
309
+ {
310
+ "actor": "Tanna Milburn",
311
+ "character": "Elderly Woman",
312
+ "link": "https://www.imdb.com/name/nm3725569"
313
+ }
314
+ ],
315
+ "details_release_date": "3/27/2012 (United States)",
316
+ "details_countries_of_origin": "United States",
317
+ "details_official_site": "http://sodaspringsthemovie.com/",
318
+ "details_language": "English",
319
+ "details_also_known_as": null,
320
+ "details_filming_locations": "Idaho, USA",
321
+ "details_production_companies": "2C Entertainment",
322
+ "specs_color": "Color",
323
+ "specs_sound_mix": "Stereo",
324
+ "specs_aspect_ratio": "1.85 : 1",
325
+ "media_type": "Feature Film",
326
+ "imdb_rating": 6.2,
327
+ "poster_url": "https://www.imdb.com/title/tt1533087/mediaviewer/rm479233280",
328
+ "imdb_rating_count": 474,
329
+ "awards": "3 wins",
330
+ "critics_review_count": 1,
331
+ "review_count": 18,
332
+ "review_rating": 5,
333
+ "featured_review": "(2012) Soda Springs\nDRAMAAlthough, this film has a happy ending, I still have to give this film a respectable thumbs down, since the events regarding the crucial automobile accident contradicts what&#39;s revealed later. The overall experience plays like a made for TV movie or like a &quot;Sunday Afternoon Special&quot; focusing on actor, Jay Pickett (who also co-wrote the movie as well) plays Eden who&#39;s life comes tumbling down after being involved in an automobile accident that killed some people. Then the real movie starts once he&#39;s being let out early because of good behavior, and because of overcrowding. At first, viewers assumed that he&#39;s 100 percent guilty for that may not be the case. And as he&#39;s attempting to make things right, it is soon revealed that he also happens to have a son. Strictly by the book movie, which may not be bad had I not seen so much of this kind of movie theme before.",
334
+ "storyline": "The story of a man's struggle to claim his future by confronting his past. The road is not an easy one as old demons resurface to threaten everything Eden has fought to overcome.The story of a man's struggle to claim his future by confronting his past. The road is not an easy one as old demons resurface to threaten everything Eden has fought to overcome.",
335
+ "boxoffice_budget": "$1,500,000.00",
336
+ "episode_count": null
337
+ }
338
+ ]
339
+ ```