Skip to content

A lightweight app to analyze netflix viewing behavior for all users in an account

Notifications You must be signed in to change notification settings

pbieberstein/netflix-behavior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Streaming Behavior

A lightweight app to analyze netflix viewing behavior for all users in an account. Run it in realtime: https://netflix-stats.streamlit.app/

About

Seeing everyone endulge in Netflix I was currious to understand to how many hours it actually adds up and whether any patterns could be found. 🕵️‍♂️

App Screenshow

See Your Data

To see your own data follow these steps:

  1. Download your own Netflix data from https://www.netflix.com/account/getmyinfo

You have to request your dataset, confirm it via email and then ~1 day later you can download it from that site.

  1. Unpack the zip file and find the ViewingActivity.csv under the CONTENT_INTERACTION folder.
  2. Upload the ViewingActivity.csv file into the app and you'll have all users visualized from your account.

Explore your data!

NOTE: Don't worry I do not save your data anywhere (look at the source code here. It will disappear as soon as you close the app.

About

A lightweight app to analyze netflix viewing behavior for all users in an account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages