Title: GitHub - celestialized/IMDB_Database_Management_System: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about cast, crew, movies, series with running time with the relevant information. Each datset is contained in a gzipped, tab-separated-values (TSV) formatted file in a UTF-8 character set. Data Set Dataset is taken from https://www.imdb.com/interfaces/ Dataset Information: title.akas.tsv.gz - Contains the following information for titles: titleId (string) - a tconst, an alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for a given title Id title (string) – the localized title region (string) - the region for this version of the title language (string) - the language of the title types (array) - Enumerated set of attributes for this alternative title. One or more of the following: "alternative", "dvd", "festival", "tv", "video", "working", "original", "imdbDisplay". New values may be added in the future without warning attributes (array) - Additional terms to describe this alternative title, not enumerated isOriginalTitle (boolean) – 0: not original title; 1: original title title.basics.tsv.gz - Contains the following information for titles: tconst (string) - alphanumeric unique identifier of the title titleType (string) – the type / format of the title (e.g. movie, short, tvseries, tvepisode, video, etc) primaryTitle (string) – the more popular title / the title used by the filmmakers on promotional materials at the point of release originalTitle (string) - original title, in the original language isAdult (boolean) - 0: non-adult title; 1: adult title startYear (YYYY) – represents the release year of a title. In the case of TV Series, it is the series start year endYear (YYYY) – TV Series end year. " \N" for all other title types runtimeMinutes – primary runtime of the title, in minutes genres (string array) – includes up to three genres associated with the title title.crew.tsv.gz – Contains the director and writer information for all the titles in IMDb. Fields include: tconst (string) - alphanumeric unique identifier of the title directors (array of nconsts) - director(s) of the given title writers (array of nconsts) – writer(s) of the given title title.episode.tsv.gz – Contains the tv episode information. Fields include: tconst (string) - alphanumeric identifier of episode parentTconst (string) - alphanumeric identifier of the parent TV Series seasonNumber (integer) – season number the episode belongs to episodeNumber (integer) – episode number of the tconst in the TV series title.principals.tsv.gz – Contains the principal cast/crew for titles.: tconst (string) - alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for given titleId nconst (string) - alphanumeric unique identifier of the name/person category (string) - the category of job that person was in job (string) - the specific job title if applicable, else '\N' characters (string) - the name of the character played if applicable, else '\N' title.ratings.tsv.gz – Contains the IMDB rating and votes information for titles tconst (string) - alphanumeric unique identifier of the title averageRating – weighted average of all the individual user ratings numVotes - number of votes the title has received name.basics.tsv.gz – Contains the following information for names: nconst (string) - alphanumeric unique identifier of the name of person primaryName (string) – name by which the person is most often credited birthYear – in YYYY format deathYear – in YYYY format if applicable, else '\N' primaryProfession (array of strings) – the top-3 professions of the person knownForTitles (array of tconsts) – titles for a person Tools used HTML, CSS, Javascript, Jquery, Bootstrap, Node.js
Open Graph Title: GitHub - celestialized/IMDB_Database_Management_System: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about cast, crew, movies, series with running time with the relevant information. Each datset is contained in a gzipped, tab-separated-values (TSV) formatted file in a UTF-8 character set. Data Set Dataset is taken from https://www.imdb.com/interfaces/ Dataset Information: title.akas.tsv.gz - Contains the following information for titles: titleId (string) - a tconst, an alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for a given title Id title (string) – the localized title region (string) - the region for this version of the title language (string) - the language of the title types (array) - Enumerated set of attributes for this alternative title. One or more of the following: "alternative", "dvd", "festival", "tv", "video", "working", "original", "imdbDisplay". New values may be added in the future without warning attributes (array) - Additional terms to describe this alternative title, not enumerated isOriginalTitle (boolean) – 0: not original title; 1: original title title.basics.tsv.gz - Contains the following information for titles: tconst (string) - alphanumeric unique identifier of the title titleType (string) – the type / format of the title (e.g. movie, short, tvseries, tvepisode, video, etc) primaryTitle (string) – the more popular title / the title used by the filmmakers on promotional materials at the point of release originalTitle (string) - original title, in the original language isAdult (boolean) - 0: non-adult title; 1: adult title startYear (YYYY) – represents the release year of a title. In the case of TV Series, it is the series start year endYear (YYYY) – TV Series end year. " \N" for all other title types runtimeMinutes – primary runtime of the title, in minutes genres (string array) – includes up to three genres associated with the title title.crew.tsv.gz – Contains the director and writer information for all the titles in IMDb. Fields include: tconst (string) - alphanumeric unique identifier of the title directors (array of nconsts) - director(s) of the given title writers (array of nconsts) – writer(s) of the given title title.episode.tsv.gz – Contains the tv episode information. Fields include: tconst (string) - alphanumeric identifier of episode parentTconst (string) - alphanumeric identifier of the parent TV Series seasonNumber (integer) – season number the episode belongs to episodeNumber (integer) – episode number of the tconst in the TV series title.principals.tsv.gz – Contains the principal cast/crew for titles.: tconst (string) - alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for given titleId nconst (string) - alphanumeric unique identifier of the name/person category (string) - the category of job that person was in job (string) - the specific job title if applicable, else '\N' characters (string) - the name of the character played if applicable, else '\N' title.ratings.tsv.gz – Contains the IMDB rating and votes information for titles tconst (string) - alphanumeric unique identifier of the title averageRating – weighted average of all the individual user ratings numVotes - number of votes the title has received name.basics.tsv.gz – Contains the following information for names: nconst (string) - alphanumeric unique identifier of the name of person primaryName (string) – name by which the person is most often credited birthYear – in YYYY format deathYear – in YYYY format if applicable, else '\N' primaryProfession (array of strings) – the top-3 professions of the person knownForTitles (array of tconsts) – titles for a person Tools used HTML, CSS, Javascript, Jquery, Bootstrap, Node.js
X Title: GitHub - celestialized/IMDB_Database_Management_System: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about cast, crew, movies, series with running time with the relevant information. Each datset is contained in a gzipped, tab-separated-values (TSV) formatted file in a UTF-8 character set. Data Set Dataset is taken from https://www.imdb.com/interfaces/ Dataset Information: title.akas.tsv.gz - Contains the following information for titles: titleId (string) - a tconst, an alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for a given title Id title (string) – the localized title region (string) - the region for this version of the title language (string) - the language of the title types (array) - Enumerated set of attributes for this alternative title. One or more of the following: "alternative", "dvd", "festival", "tv", "video", "working", "original", "imdbDisplay". New values may be added in the future without warning attributes (array) - Additional terms to describe this alternative title, not enumerated isOriginalTitle (boolean) – 0: not original title; 1: original title title.basics.tsv.gz - Contains the following information for titles: tconst (string) - alphanumeric unique identifier of the title titleType (string) – the type / format of the title (e.g. movie, short, tvseries, tvepisode, video, etc) primaryTitle (string) – the more popular title / the title used by the filmmakers on promotional materials at the point of release originalTitle (string) - original title, in the original language isAdult (boolean) - 0: non-adult title; 1: adult title startYear (YYYY) – represents the release year of a title. In the case of TV Series, it is the series start year endYear (YYYY) – TV Series end year. " \N" for all other title types runtimeMinutes – primary runtime of the title, in minutes genres (string array) – includes up to three genres associated with the title title.crew.tsv.gz – Contains the director and writer information for all the titles in IMDb. Fields include: tconst (string) - alphanumeric unique identifier of the title directors (array of nconsts) - director(s) of the given title writers (array of nconsts) – writer(s) of the given title title.episode.tsv.gz – Contains the tv episode information. Fields include: tconst (string) - alphanumeric identifier of episode parentTconst (string) - alphanumeric identifier of the parent TV Series seasonNumber (integer) – season number the episode belongs to episodeNumber (integer) – episode number of the tconst in the TV series title.principals.tsv.gz – Contains the principal cast/crew for titles.: tconst (string) - alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for given titleId nconst (string) - alphanumeric unique identifier of the name/person category (string) - the category of job that person was in job (string) - the specific job title if applicable, else '\N' characters (string) - the name of the character played if applicable, else '\N' title.ratings.tsv.gz – Contains the IMDB rating and votes information for titles tconst (string) - alphanumeric unique identifier of the title averageRating – weighted average of all the individual user ratings numVotes - number of votes the title has received name.basics.tsv.gz – Contains the following information for names: nconst (string) - alphanumeric unique identifier of the name of person primaryName (string) – name by which the person is most often credited birthYear – in YYYY format deathYear – in YYYY format if applicable, else '\N' primaryProfession (array of strings) – the top-3 professions of the person knownForTitles (array of tconsts) – titles for a person Tools used HTML, CSS, Javascript, Jquery, Bootstrap, Node.js
Description: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about cast, crew, movies, series with running time with the relevant information. Each datset is contained in a gzipped, tab-separated-values (TSV) formatted file in a UTF-8 character set. Data Set Dataset is taken from https://www.imdb.com/interfaces/ Dataset Information: title.akas.tsv.gz - Contains the following information for titles: titleId (string) - a tconst, an alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for a given title Id title (string) – the localized title region (string) - the region for this version of the title language (string) - the language of the title types (array) - Enumerated set of attributes for this alternative title. One or more of the following: "alternative", "dvd", "festival", "tv", "video", "working", "original", "imdbDisplay". New values may be added in the future without warning attributes (array) - Additional terms to describe this alternative title, not enumerated isOriginalTitle (boolean) – 0: not original title; 1: original title title.basics.tsv.gz - Contains the following information for titles: tconst (string) - alphanumeric unique identifier of the title titleType (string) – the type / format of the title (e.g. movie, short, tvseries, tvepisode, video, etc) primaryTitle (string) – the more popular title / the title used by the filmmakers on promotional materials at the point of release originalTitle (string) - original title, in the original language isAdult (boolean) - 0: non-adult title; 1: adult title startYear (YYYY) – represents the release year of a title. In the case of TV Series, it is the series start year endYear (YYYY) – TV Series end year. " \N" for all other title types runtimeMinutes – primary runtime of the title, in minutes genres (string array) – includes up to three genres associated with the title title.crew.tsv.gz – Contains the director and writer information for all the titles in IMDb. Fields include: tconst (string) - alphanumeric unique identifier of the title directors (array of nconsts) - director(s) of the given title writers (array of nconsts) – writer(s) of the given title title.episode.tsv.gz – Contains the tv episode information. Fields include: tconst (string) - alphanumeric identifier of episode parentTconst (string) - alphanumeric identifier of the parent TV Series seasonNumber (integer) – season number the episode belongs to episodeNumber (integer) – episode number of the tconst in the TV series title.principals.tsv.gz – Contains the principal cast/crew for titles.: tconst (string) - alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for given titleId nconst (string) - alphanumeric unique identifier of the name/person category (string) - the category of job that person was in job (string) - the specific job title if applicable, else '\N' characters (string) - the name of the character played if applicable, else '\N' title.ratings.tsv.gz – Contains the IMDB rating and votes information for titles tconst (string) - alphanumeric unique identifier of the title averageRating – weighted average of all the individual user ratings numVotes - number of votes the title has received name.basics.tsv.gz – Contains the following information for names: nconst (string) - alphanumeric unique identifier of the name of person primaryName (string) – name by which the person is most often credited birthYear – in YYYY format deathYear – in YYYY format if applicable, else '\N' primaryProfession (array of strings) – the top-3 professions of the person knownForTitles (array of tconsts) – titles for a person Tools used HTML, CSS, Javascript, Jquery, Bootstrap, Node.js - celestialized/IMDB_Database_Management_System
Open Graph Description: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about ...
X Description: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about ...
Opengraph URL: https://github.com/celestialized/IMDB_Database_Management_System
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository |
| route-controller | files |
| route-action | disambiguate |
| fetch-nonce | v2:4bd036cf-23f6-9bfe-77d0-ec5e188e0056 |
| current-catalog-service-hash | f3abb0cc802f3d7b95fc8762b94bdcb13bf39634c40c357301c4aa1d67a256fb |
| request-id | 9896:12C6F8:C7B49E:112F127:698F3C67 |
| html-safe-nonce | f80ad8544d3958f1827d4a8fa2211c1615c0f046d7142a855dfae841500e91a6 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5ODk2OjEyQzZGODpDN0I0OUU6MTEyRjEyNzo2OThGM0M2NyIsInZpc2l0b3JfaWQiOiIyOTgxNTExNzgyNjM0MzA2NjYzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 6b72895b98123d8ec08d8c6b4fd1028e45667062ba1d7845dd7ccb6567fadb99 |
| hovercard-subject-tag | repository:439523000 |
| github-keyboard-shortcuts | repository,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/celestialized/IMDB_Database_Management_System |
| twitter:image | https://opengraph.githubassets.com/01f58824083b4bf2784c80299b39bb35841396906e1513aa30e5d402d6261087/celestialized/IMDB_Database_Management_System |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/01f58824083b4bf2784c80299b39bb35841396906e1513aa30e5d402d6261087/celestialized/IMDB_Database_Management_System |
| og:image:alt | Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 6102991c714c1a6a27d05fb4f96ea6ca87a6750b4f093b95cc57ed1b84b145a1 |
| turbo-cache-control | no-preview |
| go-import | github.com/celestialized/IMDB_Database_Management_System git https://github.com/celestialized/IMDB_Database_Management_System.git |
| octolytics-dimension-user_id | 74838684 |
| octolytics-dimension-user_login | celestialized |
| octolytics-dimension-repository_id | 439523000 |
| octolytics-dimension-repository_nwo | celestialized/IMDB_Database_Management_System |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 439523000 |
| octolytics-dimension-repository_network_root_nwo | celestialized/IMDB_Database_Management_System |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | d6ba6f2bfbf6399a7c07495a912727369e95bfe8 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width