GST Collections in Karnataka and Maharashtra - India
收藏Mendeley Data2026-04-18 收录
下载链接:
https://data.mendeley.com/datasets/mnx5g5sbxx
下载链接
链接失效反馈官方服务:
资源简介:
Dataset Structure
Index:
Month-Year: The index of the DataFrame consists of datetime objects formatted as "Month-Year". This format enables effective time-based analysis and visualization, allowing users to track changes in GST growth rates over time.
Columns:
National Growth Rate (%): This column represents the percentage growth rate of GST at the national level. It reflects changes in GST revenue across India, providing insights into overall economic performance.
Maharashtra Growth Rate (%): This column details the GST growth rate specifically for Maharashtra, one of India's most economically significant states. Analyzing this data helps assess how Maharashtra's economic performance compares to national trends.
Karnataka Growth Rate (%): Similar to the Maharashtra column, this one presents the GST growth rate for Karnataka, another key state known for its economic contributions, especially in technology and services.
Purpose of the Dataset
The primary purpose of this dataset is to enable stakeholders—including policymakers, economists, business analysts, and researchers—to analyze and compare GST growth rates across different regions over time. By visualizing these trends, users can identify patterns, assess regional economic health, and make informed decisions based on historical performance.
Visualization
The accompanying code generates a visual representation of this dataset using line plots with trendlines. Key features of the visualization include:
Comparative Analysis: The plot displays three distinct lines representing national, Maharashtra, and Karnataka GST growth rates, facilitating easy comparison among these datasets.
Markers and Colors: Each line is marked with circular markers and colored differently using a color map (Set2), enhancing clarity and allowing viewers to differentiate between the three growth rate trends.
Trendlines: Linear trendlines are added for each dataset using polynomial fitting (np.polyfit), which helps illustrate overall trends in GST growth rates over time. These trendlines provide a visual indication of whether growth is increasing or decreasing.
Grid and Labels: The plot includes grid lines for better readability and clearly labeled axes to indicate what each dimension represents (Month-Year on the x-axis and GST Growth Rate (%) on the y-axis).
创建时间:
2024-12-02



