Qiijing's picture
Upload README.md with huggingface_hub
9c22c9a verified
|
Raw
History Blame Contribute Delete
1.21 kB

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: Top 5% Income Share Visualization
emoji: 📊
colorFrom: blue
colorTo: indigo
sdk: gradio
app_file: app.py
pinned: false

Top 5% Income Share Visualization

This Gradio application allows you to visualize the 'Top 5% Income Share' for different countries over a selected year range, based on the provided data.csv file.

Features:

  • Interactive Entity Selection: Choose one or more countries to compare their income share trends.
  • Dynamic Year Range Selection: Adjust the slider to focus on specific periods.
  • Visual Trend Analysis: View clear line plots showing the percentage change over years.
  • Raw Data Display: Option to show the underlying data in a table format.

How to use:

  1. Select the countries you wish to analyze from the '选择国家/地区' (Select Countries/Regions) checkboxes.
  2. Adjust the '选择年份范围' (Select Year Range) slider to set your desired time frame.
  3. Click the '生成图表' (Generate Chart) button to update the visualization.
  4. Optionally, check '显示原始数据' (Show Raw Data) to view the filtered dataset.

Data Source:

Source: Our World in Data