An open API service indexing awesome lists of open source software.

https://github.com/hemanth094/netflix-dashboard

This project features a Power BI dashboard that visualizes Netflix data from the provided CSV file. The repository includes the main Power BI project file, the dataset, and a related image. It's a straightforward data visualization project that demonstrates how to create an interactive dashboard for analyzing Netflix content.
https://github.com/hemanth094/netflix-dashboard

data-visualization powerbi

Last synced: 4 months ago
JSON representation

This project features a Power BI dashboard that visualizes Netflix data from the provided CSV file. The repository includes the main Power BI project file, the dataset, and a related image. It's a straightforward data visualization project that demonstrates how to create an interactive dashboard for analyzing Netflix content.

Awesome Lists containing this project

README

          

# Netflix Dashboard

This repository contains the files for a Power BI dashboard that visualizes Netflix data.

## Project Overview

This project provides a comprehensive Power BI dashboard for visualizing data from the Netflix content library. Using the included `netflix_titles.csv` dataset, the dashboard offers interactive ways to explore trends and patterns. Key insights can be drawn on content types (movies vs. TV shows), distribution of ratings, content added over time, and top genres. It serves as a complete project for anyone interested in data visualization with Power BI, showcasing how to transform a simple dataset into a dynamic and insightful dashboard for analysis.

## 🛠️ Tech Stack

- **Data Visualization:** Power BI
- **Data Analysis:** DAX (Data Analysis Expressions)
- **Data Source:** Microsoft Excel
- **Version Control:** Git & GitHub

## Files

* `Netflix PowerBI File.pbix`: The Power BI project file.
* `netflix_titles.csv`: The dataset used in the dashboard.
* `netflix (1).jpeg`: An image related to the project.

## Getting Started

To get a local copy up and running, follow these simple steps.

### Prerequisites

You will need Microsoft Power BI Desktop installed on your machine.

### Installation

1. Clone the repo
```sh
git clone https://github.com/Hemanth094/Netflix-Dashboard.git
```
2. Open the `Netflix PowerBI File.pbix` file in Power BI Desktop. The data from `netflix_titles.csv` should be automatically loaded.

## Usage

Once the project is open in Power BI Desktop, you can interact with the various visualizations. You can filter data by year, rating, genre, and more to explore the dataset. You can also modify the dashboard, create new visualizations, or change the data model to further your analysis.