Baselight

Daily MSME Registration In India By State/District

The catalog contains district wise total MSME (Micro, Small & Medium) registered

@kaggle.fiq423ubf_udyam_registration_msme_registration_in_india

Loading...
Loading...

About this Dataset

Daily MSME Registration In India By State/District

The "MSME Registration in India by District-wise" dataset presents a comprehensive overview of Micro, Small, and Medium Enterprises (MSMEs) registered across various districts within India. This dataset provides a detailed breakdown of MSME registrations, meticulously organized by district, offering a nuanced understanding of the distribution and growth of these enterprises at a localized level.

With a focus on the geographic dimension, this dataset enables researchers, policymakers, and stakeholders to explore the vibrancy of India's entrepreneurial landscape. By examining the MSME registrations district-wise, one can discern patterns, trends, and disparities in the establishment and growth of small and medium-scale enterprises across different regions.

This dataset is a valuable resource for those interested in gaining insights into the economic dynamics of specific districts. Researchers can leverage this data to identify clusters of MSME activity, uncover opportunities for development, and assess the impact of policy measures on a localized scale. Policymakers can use this information to formulate targeted strategies that cater to the unique needs of various districts, fostering a conducive environment for MSMEs to flourish.

The "MSME Registration in India by District-wise" dataset serves as a crucial tool for evidence-based decision-making, allowing stakeholders to gauge the effectiveness of support programs, allocate resources more efficiently, and ensure a balanced distribution of economic opportunities across the nation. It encapsulates a wealth of information that contributes to a deeper understanding of India's economic fabric, underscoring the significant role played by MSMEs in driving growth, innovation, and employment generation at the district level.

Tables

District Level Total Registered Msme

@kaggle.fiq423ubf_udyam_registration_msme_registration_in_india.district_level_total_registered_msme
  • 31.49 KB
  • 765 rows
  • 8 columns
Loading...

CREATE TABLE district_level_total_registered_msme (
  "state_name" VARCHAR,
  "lg_dist_code" BIGINT,
  "district_name" VARCHAR,
  "micro" BIGINT,
  "small" DOUBLE,
  "medium" DOUBLE,
  "total" BIGINT,
  "last_updated" TIMESTAMP
);

Share link

Anyone who has the link will be able to view this.