Remove Digital Media Remove Java Remove Metadata
article thumbnail

Data Reprocessing Pipeline in Asset Management Platform @Netflix

Netflix Tech

By Meenakshi Jindal Overview At Netflix, we built the asset management platform (AMP) as a centralized service to organize, store and discover the digital media assets created during the movie production. This pattern grows over time when we need to access and update the existing assets metadata.

article thumbnail

Elasticsearch Indexing Strategy in Asset Management Platform (AMP)

Netflix Tech

By Burak Bacioglu , Meenakshi Jindal Asset Management at Netflix At Netflix, all of our digital media assets (images, videos, text, etc.) We built an asset management platform (AMP), codenamed Amsterdam , in order to easily organize and manage the metadata, schema, relations and permissions of these assets.

article thumbnail

How to Work With PDF in Python

Knowledge Hut

In fact, PDF is the most widely used digital media, which is now considered an open standard maintained by the International Standards Organization (ISO). Tabula-py It is a Python wrapper of tabula-java, which can read tables from PDF files and convert them into Pandas Dataframe or into CSV/TSV/JSON file formats.

Python 52