Netflix resource

Analyze a Netflix Viewing History CSV Privately

The Download Your Data Netflix viewing history analyzer turns a per-profile Title and Date CSV into a private activity library with raw analytics, records, replacement, export, and deletion controls.

The decision that matters

Choose the right export before you start

A raw Netflix CSV is easy to download but awkward to inspect over months or years. This workspace validates the exact CSV at the boundary, builds raw analytics first, and keeps optional metadata enrichment separate so a missing TMDB configuration never blocks the base analysis.

Current workflow

How the private Netflix analysis works

  1. Download the per-profile Viewing activity CSV from Netflix.

  2. Sign in to the shared Download Your Data workspace and open Netflix Data analysis.

  3. Choose the CSV and let the workspace validate and import it into a private user-owned generation.

  4. Review raw overview metrics, activity trends, weekday rhythm, top titles, and paged records.

  5. Optionally start TMDB enrichment after reviewing the disclosure when the server reports TMDB configured.

  6. Export the enriched CSV when needed, replace the active library safely, or delete the Netflix or complete workspace data.

Reviewed visual references

Match the current first-party screens

Netflix Help Center viewing activity and Download all instructions
Netflix and the Netflix Help Center are trademarks and content of Netflix, Inc.; shown accurately for independent instructional reference without affiliation, sponsorship, or endorsement.

What this workflow covers

Useful output and next steps

  • Activity count, unique titles, date range, monthly activity, weekday rhythm, and top raw titles
  • Paged viewing records and a replacement flow that keeps the current library active until the new import completes
  • Optional TMDB matching, enriched CSV export, provider deletion, and complete workspace deletion

Objections and limits

What this resource does not promise

  • The workspace rejects the separate full Netflix account archive.
  • TMDB enrichment requires server-side configuration and explicit user consent.
  • When enrichment runs, only unique derived title queries and the selected locale are sent; dates, profile data, raw CSV bytes, and complete activity rows are not sent.

Repository evidence

Supported CSV shape from the repository fixture

Title,Date
The Clockmaker,1/2/26

This exact route or input shape is maintained in internal/providers/netflix/testdata/viewing_activity.csv.

First-party sources

Verify the provider workflow

This workspace accepts the Viewing activity CSV only.

Questions before you export

Frequently asked questions

Can the Netflix analyzer work without TMDB?

Yes. Raw import and analytics do not require TMDB. The workspace reports TMDB as a separate configured or not-configured capability.

What does TMDB enrichment send?

After explicit consent, the server sends only unique derived title queries and the selected locale. It does not send viewing dates, profile data, raw CSV bytes, or complete activity rows.

What happens when I replace a Netflix CSV?

The current ready library remains active while the replacement validates and imports. It is replaced only after the new generation completes.

Continue with the right provider