DEV Community

bhuvaneswari nandhagopal
bhuvaneswari nandhagopal

Posted on

MAP AND RIBBON CHART:

Introduction:

In this project, i used power bi to analyze GDP(Gross Domestic Product), Gold, and silver data. I created different visuals to understand the data easily.

STEP 1: IMPORT THE DATA:

I opened POWER BI DESKTOP and imported the CSV file using
HOME--> GET DATA--> TEXT/CSV.

Then i selected the CSV file and clicked LOAD.

STEP 2: CREATE VISUALS:

After loading the data, l created different visuals like
MAP CHART, RIBBON CHART, LINE CHART and create any visuals to analyze the data.

MAP CHART:
What is a Map Chart?
A map chart is used to display data on a map. it shows values based on location such as countries.

WHY I USED IT:
I used a map chart to show the GDP(Gross Domestic Product) of different countries for the year 2021.
FIELDS USED:

  1. LOCATION - country
  2. BUBBLE SIZE - Sum of 2021

BENEFITS:

  1. Easy to compare countries.
  2. Shows data on a world map.
  3. Easy to understand.

RIBBON CHART:

What is a ribbon chart?
A ribbon chart is used to compare values over time. It shows how values change across different dates.

WHY I USED IT:
I used a ribbon chart to compare gold change % and silver change %.

FIELDS USED:

  1. X-axis - DATE, YEAR, MONTH, DAY, QUARTER.
  2. Y-axis - SUM OF GOLD CHANGE %, SUM OF SILVER CHANGE %

BENEFITS:

  1. Shows trends over time.
  2. Easy to compare two values.
  3. Helps identify increases and decreases.

NOTES:
This power bi porject helped me analyze GDP, Gold and silver data using different visuals. this type of data easy to understand and compare.

Top comments (0)