Web Series Dashboard
The performance of web series’ in terms of subscribers, revenue, IMDb rating and Emmy awards, across different platforms like Netflix, Amazon, Hulu and HBO can be seen in this dashboard. The dashboard not only captures the composition of global subscribers by region, year and demography; but also shows the awards and revenue across the years. The genre wise ratings of web series’ on each platform is also visible.Using the same data source and format, easily create your FusionGrid using FusionChart data.
Shows the performance of web series on each platform in terms of subscribers, revenue, IMDb ratings and Emmy awards
Ability to toggle among the major players which cast web series like Netflix, Amazon, Hulu and HBO
Know the global subscriber base on each platform by region, year, and demography
Know the year wise nominations and wins of Emmy awards on each platform
Track the genre wise IMDb rating of web series on each platform
See and browse the detailed data with FusionGrid
FusionGrid shows data using the same data source as FusionCharts
How to get started with this dashboard
Environment Setup
- Make sure you have Node JS >= 8.10 and npm >= 5.6
Project Files Setup
- Create a folder and extract the zip
- Navigate to the extracted folder and install the dependencies
npm installornpm i - To start the server
npm run start - Open URL https://localhost:3000/ into browser