Developer
DocumentationContact Us
  • Documentation
  • Key Concepts
  • Overview
  • Getting Access to the API
  • API Key Concepts
  • Calling the API
  • Sample Queries
  • Title/Name
  • Box Office
  • Search
  • Overview
  • Bulk Data Key Concepts
  • Data Dictionary
  • Names
  • Titles
  • Box Office
  • Meters
  • Parents Guide
  • Querying In Athena
  • Creating Tables DDL
  • Release Notes

Data Dictionary - Meters

TITLEmeter dataset

The top 5000 most popular titles (movies and TV shows) on IMDb. (Note that individual episodes under a series are excluded from the rankings.)

Example


{
    "titleId": "tt1190634",
    "date": "2024-07-07",
    "rank": 1
}

The above data point means that on the week of July 7, 2024, The Boys (tt1190634) was the most popular title on IMDb.

TVmeter dataset

The top 2000 most popular TV shows titles on IMDb. These include TV Episode, TV Mini-series, TV Movie, TV Series, TV Short, TV Special, TV Pilot

Example


{
    "titleId": "tt11198330",
    "date": "2024-07-14",
    "rank": 1
}

The above data point means that on the week of July 14, 2024, House of the Dragon (tt11198330) was the most popular TV show title on IMDb.

MOVIEmeter dataset

The top 2,000 most popular movie titles on IMDb.

Example


{
    "titleId": "tt6263850",
    "date": "2024-07-14",
    "rank": 1
}

The above data point means that on the week of July 14, 2024, Deadpool & Wolverine (tt6263850) was the most popular movie on IMDb.

STARmeter dataset

The top 5,000 most popular names on IMDb.

Example


{
    "nameId": "nm0001167",
    "date": "2024-07-14",
    "rank": 1
}

The above data point means that on the week of July 14, 2024, Shelley Duvall (nm0001167) was most popular name on IMDb.

Data Dictionary - Parents Guide

A full list of documentation of fields of IMDb Parents Guide files.

Get started

Contact us to see how IMDb data can solve your customers needs.

Contact Us
  • Conditions of Use
  • Privacy Policy

© 1990-2025 by IMDb.com, Inc.