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
OTT + Video Streaming Platforms - Revenue and User Stats 2011-21
@kaggle.azminetoushikwasi_ott_video_streaming_platforms_revenu_d00c8129
This dataset contains OTT + Video Streaming Platforms - Revenue and User Stats 2011-21
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.
| 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 |
!kaggle datasets download -d azminetoushikwasi/ott-video-streaming-platforms-revenue-and-usersCREATE TABLE librarysize (
"streaming_platform" VARCHAR,
"movies" BIGINT,
"tv_shows" BIGINT
);CREATE TABLE minutesharing (
"streaming_platform" VARCHAR,
"percentage_of_streaming" BIGINT
);Anyone who has the link will be able to view this.