---
title: "Modeling Device Capabilities for Analytics"
url: https://daily.dev/posts/modeling-device-capabilities-for-analytics-fgqdplk1a
source_url: https://netflixtechblog.com/modeling-device-capabilities-for-analytics-e7607acebde8
type: article
source: "Netflix TechBlog"
published: 2026-07-31T19:26:28.813Z
updated: 2026-07-31T21:24:35.542Z
tags: ["netflix"]
reading_time: 2
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Modeling Device Capabilities for Analytics

**[Netflix TechBlog](https://daily.dev/sources/netflix)** · 2 min read · 0 upvotes · 0 comments

## Summary

Netflix has built a comprehensive device capability data model to support analytics across its diverse global device ecosystem. The system uses a cumulative table to track the latest state of each device's hardware capabilities (screen resolution, video profiles, RAM, surround sound, etc.) and a histogram table that captures active device counts over 28-day windows, broken down by device model and software version. This enables distribution analysis — for example, determining that 100% of devices support HD streaming (PlayReady) while only 20% support UHD (HEVC). These datasets power analytical products that inform feature rollout decisions for capabilities like 4K Ultra HD, Spatial Audio, and Cloud Gaming.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://netflixtechblog.com/modeling-device-capabilities-for-analytics-e7607acebde8>

## Similar posts on daily.dev

- [From On-Demand to Live : Netflix Streaming to 100 Million Devices in Under 1 Minute](https://daily.dev/posts/from-on-demand-to-live-netflix-streaming-to-100-million-devices-in-under-1-minute-q5lb0w4hn) · InfoQ · 0 upvotes · 0 comments
- [Netflix Introduces ‘Model Lifecycle Graph’ to Scale Enterprise Machine Learning](https://daily.dev/posts/netflix-introduces-model-lifecycle-graph-to-scale-enterprise-machine-learning-4qzesgh97) · InfoQ · 0 upvotes · 0 comments
- [Scaling Global Storytelling: Modernizing Localization Analytics at Netflix](https://daily.dev/posts/scaling-global-storytelling-modernizing-localization-analytics-at-netflix-x3dmef65j) · Netflix TechBlog · 4 upvotes · 0 comments

---

Tags: [#netflix](https://daily.dev/tags/netflix)

[View this post on daily.dev](https://daily.dev/posts/modeling-device-capabilities-for-analytics-fgqdplk1a)
