Skip to content

belhajjamorsamar/Projects-power-BI

Repository files navigation

Power BI Projects

POWER BI

POWER BI is a visualization tool developed by Microsoft, allowing businesses to analyze data from various sources and create reports to generate clear visualizations.

Web Scraping via Power BI

  1. Visit the website: https://en.wikipedia.org/wiki/World_population.
  2. Extract data related to the Estimated distribution of the world population by continent for the year 2022.
  3. Display continents with a population exceeding 1000.
  4. Generate a pie chart illustrating the population distribution by continent.
  5. Save and publish the report.

Part 1: Web Scraping from a Web Page Without HTML Tables

  1. Visit the website: https://www.scoop.com.tn/2068-consoles-et-jeux.
  2. Extract data relevant for reporting purposes and transform the data using Power Query.
  3. Apply the following transformations to the retrieved data:
    • Rename the table.
    • Remove obsolete columns.
    • Rename columns.
    • Rearrange columns.
    • Add an "Index" column.
  4. Create a report consisting of two charts:
    • A pie chart representing the percentage of available articles and those that are out of stock.
    • A Treemap representing all articles.
  5. Save and publish the report.
  6. Generate a dashboard from the published report.

Analysis of Olympic Games Datasets in Power BI

Results

This README provides an overview of the Power BI projects, their objectives, and the steps involved in each project. Each project aims to showcase the capabilities of Power BI for data analysis and visualization.

About

Utilized Power BI for comprehensive analysis of Olympic Games datasets, extracting valuable insights and trends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors