Baselight

Iranian Movies

All iranian movies collected using web scrapping from Filimo. Upvote if you want

@kaggle.arianghasemi_iranian_movies

Loading...
Loading...

About this Dataset

Iranian Movies

Other Datasets by the author:

Aparat Videos Dataset

Columns definition(in Persian):

Attention : For information about how to visualise the images in the dataset, check the notebook provided by the author

Columns definition:
Name : اسم فیلم/سریال
Actors : اسامی بازیگران
Score : امتیاز مخاطبان فیلیمو
About : درباره ی فیلم/سریال
Genre : ژانر
Crew : عوامل تهیه
Image : عکس فیلم/سریال
Voted : تعداد افرادی که در امتیاز دهی شرکت کردند
Type : فیلم یا سریال

Tables

Data2

@kaggle.arianghasemi_iranian_movies.data2
  • 394.84 KB
  • 1410 rows
  • 9 columns
Loading...

CREATE TABLE data2 (
  "name" VARCHAR,
  "actors" VARCHAR,
  "score" VARCHAR,
  "about" VARCHAR,
  "genre" VARCHAR,
  "crew" VARCHAR,
  "image" VARCHAR,
  "voted" VARCHAR,
  "type" VARCHAR
);

Share link

Anyone who has the link will be able to view this.