Baselight

OTT, Video Streaming Platforms - Revenue And Users

OTT + Video Streaming Platforms - Revenue and User Stats 2011-21

@kaggle.azminetoushikwasi_ott_video_streaming_platforms_revenu_d00c8129

Loading...
Loading...

About this Dataset

OTT, Video Streaming Platforms - Revenue And Users

Context

This dataset contains OTT + Video Streaming Platforms - Revenue and User Stats 2011-21

Project / Tasks

  • Time Series Analysis.
  • Market Analysis.
  • Analysis and predict future.
  • Find patterns.

About OTT, Video Streaming Platforms

OTT stands for “over-the-top,” which refers to any TV or video content that's streamed over the internet. This includes any web or app-based streaming service, like Netflix, YouTube, Disney Plus and many more.
There's a wide range of OTT platforms, including Netflix, Disney+, Hulu, Amazon Prime Video, Hulu, Peacock, CuriosityStream, Pluto TV, and so many more. Unlike OTT platforms, YouTube is a social video platform that was originally designed to allow everyday consumers to share moments caught on video. YouTube has attempted to enter the OTT market a number of times with limited success, since the market clearly sees YouTube as a place for free content.

Content

File File Type
1 LibrarySize.csv CSV file
2 MinuteSharing.csv CSV file
3 AppUsage.csv CSV file
4 NumSubscribers.csv CSV file
5 Revenue.csv CSV file
6 Revenue.csv CSV file
7 AdRevenue.csv CSV file
8 LiveTVSubscribers.csv CSV file
9 NumSubscribers.csv CSV file
10 Profit.csv CSV file
11 Revenue.csv CSV file
12 SubscriptionRevenue.csv CSV file
13 Valuation.csv CSV file
14 ContentSpend.csv CSV file
15 NumSubscribers.csv CSV file
16 NumSubscribersByRegion.csv CSV file
17 Profit.csv CSV file
18 Revenue.csv CSV file
19 RevenueByRegion.csv CSV file
20 Revenue.csv CSV file
21 Users.csv CSV file
22 AdRevenue.csv CSV file
23 ConcurrentViewers.csv CSV file
24 HoursWatched.csv CSV file
25 MostViewedGamesOnTwitch.csv CSV file
26 Revenue.csv CSV file
27 TwitchAgeDemographics.csv CSV file
28 TwitchGenderDemographics.csv CSV file
29 TwitchStreamers.csv CSV file
30 AppUsage.csv CSV file
31 NumSubscribers.csv CSV file
32 Revenue.csv CSV file
33 AppUsage.csv CSV file
34 NumSubscribers.csv CSV file
35 Revenue.csv CSV file
36 TopPlatforms.csv CSV file
37 PremiumSubscribers.csv CSV file
38 Revenue.csv CSV file
39 Users.csv CSV file

Download

  • kaggle API Command
    !kaggle datasets download -d azminetoushikwasi/ott-video-streaming-platforms-revenue-and-users

Disclaimer

  • The data collected are all publicly available and it's intended for educational purposes only.

Acknowledgement

  • Cover image taken from internet.

Appreciate, Support, Share

Tables

Librarysize

@kaggle.azminetoushikwasi_ott_video_streaming_platforms_revenu_d00c8129.librarysize
  • 2.97 KB
  • 6 rows
  • 3 columns
Loading...

CREATE TABLE librarysize (
  "streaming_platform" VARCHAR,
  "movies" BIGINT,
  "tv_shows" BIGINT
);

Minutesharing

@kaggle.azminetoushikwasi_ott_video_streaming_platforms_revenu_d00c8129.minutesharing
  • 2.42 KB
  • 6 rows
  • 2 columns
Loading...

CREATE TABLE minutesharing (
  "streaming_platform" VARCHAR,
  "percentage_of_streaming" BIGINT
);

Share link

Anyone who has the link will be able to view this.