Baselight

State-Wise Investment And Employment In India

Consolidated data from Aug-1991 to Nov-2022

@kaggle.ravivarmaodugu_state_wise_investment_and_employment_in_india

Loading...
Loading...

About this Dataset

State-Wise Investment And Employment In India

The dataset has state-wise IEM part-A consolidated data on Investment and Employment in India from August 1991 to November 2022.

The dataset helps in identifying the investment and employment patterns in India, at macro level.

Kagglers using this dataset can also explore another similar dataset, which has industry-wise data with the same timeline as in the current dataset. Link to the dataset is here.

By exploring both the datasets, one can understand the most latest state-wise as well as industry-wise investment and employment scenario in India.

Source: data.gov.in

Tables

Statewisedatasupto Dipp

@kaggle.ravivarmaodugu_state_wise_investment_and_employment_in_india.statewisedatasupto_dipp
  • 5.29 KB
  • 37 rows
  • 5 columns
Loading...

CREATE TABLE statewisedatasupto_dipp (
  "name_of_the_state" VARCHAR,
  "number" BIGINT,
  "n__investment" BIGINT,
  "employment" BIGINT,
  "last_updated" VARCHAR
);

Share link

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