btaax.blogg.se

Movie er data model
Movie er data model












movie er data model

characters (string) - the name of the character played if applicable, else '\N'.job (string) - the specific job title if applicable, else '\N'.category (string) - the category of job that person was in.nconst (string) - alphanumeric unique identifier of the name/person.– Contains the principal cast/crew for titles episodeNumber (integer) – episode number of the tconst in the TV series.seasonNumber (integer) – season number the episode belongs to.parentTconst (string) - alphanumeric identifier of the parent TV Series.tconst (string) - alphanumeric identifier of episode.writers (array of nconsts) – writer(s) of the given title.directors (array of nconsts) - director(s) of the given title.– Contains the director and writer information for all the titles in IMDb. genres (string array) – includes up to three genres associated with the title.runtimeMinutes – primary runtime of the title, in minutes.In the case of TV Series, it is the series start year startYear (YYYY) – represents the release year of a title.isAdult (boolean) - 0: non-adult title 1: adult title.originalTitle (string) - original title, in the original language.primaryTitle (string) – the more popular title / the title used by the filmmakers on promotional materials at the point of release.movie, short, tvseries, tvepisode, video, etc) titleType (string) – the type/format of the title (e.g.tconst (string) - alphanumeric unique identifier of the title.Contains the following information for titles: isOriginalTitle (boolean) – 0: not original title 1: original title.attributes (array) - Additional terms to describe this alternative title, not enumerated.New values may be added in the future without warning One or more of the following: "alternative", "dvd", "festival", "tv", "video", "working", "original", "imdbDisplay".

movie er data model

  • types (array) - Enumerated set of attributes for this alternative title.
  • language (string) - the language of the title.
  • region (string) - the region for this version of the title.
  • ordering (integer) – a number to uniquely identify rows for a given titleId.
  • titleId (string) - a tconst, an alphanumeric unique identifier of the title.
  • A ‘\N’ is used to denote that a particular field is missing or null for that title/name. The first line in each file contains headers that describe what is in each column. The data is refreshed daily.Įach dataset is contained in a gzipped, tab-separated-values (TSV) formatted file in the UTF-8 character set. The dataset files can be accessed and downloaded from.

    movie er data model

    Please refer to the Non-Commercial Licensing and copyright/license and verify compliance. You can hold local copies of this data, and it is subject to our terms and conditions. Subsets of IMDb data are available for access to customers for personal and non-commercial use.














    Movie er data model