Skip to content

script to import IMDB's movies.tbv dataset to my MySQL database.

Notifications You must be signed in to change notification settings

TriflesT/movieDatabaseImport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

movieDatabaseImport

script to import IMDB's movies.tbv dataset to my MySQL database.

The script is labelled databaseImport.py

it only selects movies after the year 2000 and excluding mmovies with missing information. Please change the database information such as the sql port and login username and password accordingly.

You can download the dataset from https://datasets.imdbws.com

The dataset is labelled title.basics.tsv.gz.

About

script to import IMDB's movies.tbv dataset to my MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages