数据集简介

数据集名:Netflix 2025: User Data Analysis-Ready

下表列出数据集中各列的含义(Column / Data Type / Description)。

Session & User fields
ColumnTypeDescription
session_idStringUnique ID for each viewing session
user_idStringUnique ID of the Netflix user
emailStringUser's email (anonymized)
first_name, last_nameStringUser's name (anonymized)
ageFloatUser's age
genderStringUser's gender
country, state_province, cityStringUser's geographical location
location_countryStringUser's location country
Subscription & Account fields
ColumnTypeDescription
subscription_planStringSubscription type (Basic, Standard, Premium)
subscription_start_dateDateSubscription start date
is_activeBooleanAccount active status
monthly_spendFloatUser's monthly expenditure (USD)
primary_deviceStringUser's primary device
household_sizeFloatNumber of household members
Content & Engagement fields
ColumnTypeDescription
movie_id, titleStringContent identifier and title
watch_dateDateDate of the viewing activity
device_typeStringType of device used
watch_duration_minutesFloatViewing duration (minutes)
progress_percentageFloatPercentage of watch time completed
actionStringActivity status (started, completed, paused, etc.)
qualityStringStreaming quality (HD, 4K, etc.)
content_typeStringType of content (Movie, Series, Stand-up, etc.)
genre_primary, genre_secondaryStringPrimary and secondary genre
release_yearIntContent's release year
duration_minutesFloatTotal content duration (minutes)
languageStringPrimary language of the content
country_of_originStringCountry of production origin
is_netflix_originalBooleanWhether the content is a Netflix Original
Financial & Metadata fields
ColumnTypeDescription
production_budget, box_office_revenueFloatContent financial data
number_of_seasons, number_of_episodesIntSeries information (if applicable)
added_to_platformDateDate content was added to the platform
content_warningBooleanContent warning (violence, nudity, etc.)
created_atDateTimeData logging timestamp