Learn practical skills, build real-world projects, and advance your career

Data Analysis of various OTT Platforms and TV Shows/ Movies.

An over-the-top (OTT) media service is a streaming media service offered directly to viewers via the Internet. OTT bypasses cable, broadcast, and satellite television platforms, the companies that traditionally act as a controller or distributor of such content. Recently due to the Coronavirus pandemic, the demand and popularity for OTT platforms have increased drastically and various movies have also been released on such platforms due to the lockdowns and other restrictions. Some of the popular OTT platforms include Netflix, Hulu, Prime Video and Disney+. In this project,we are going to perform data analysis on a data collected about various OTT plateforms and TV shows/movies using pandas and other various features of Python.

project_name = "data-analysis-of-various-ott-platforms-and-tv-shows" 
!pip install jovian --upgrade --quiet
import jovian
jovian.commit(project=project_name, files = ['tv_shows.csv'])
[jovian] Attempting to save notebook.. [jovian] Updating notebook "abijithajai/data-analysis-of-various-ott-platforms-and-tv-shows" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Uploading additional files... [jovian] Committed successfully! https://jovian.ml/abijithajai/data-analysis-of-various-ott-platforms-and-tv-shows