Baselight

Employment Type

Data published by Reserve Bank of India on Employment type since 1971 to 2014

@kaggle.anupamsingh10_employment_type

Loading...
Loading...

About this Dataset

Employment Type

It contains Employment type whether public or private in nature out of population in millions in India . it contains data from 1971 to 2014 . It is a csv file which have six columns . First column is date time . download to see all the functionalities.

Tables

Employment

@kaggle.anupamsingh10_employment_type.employment
  • 7.11 KB
  • 44 rows
  • 6 columns
Loading...

CREATE TABLE employment (
  "fiscal_year" VARCHAR,
  "public_sector_employees_million" DOUBLE,
  "private_sector_employees_million" DOUBLE,
  "no_of_emp_on_live_reg_million" DOUBLE,
  "population_million" DOUBLE,
  "prompts_time" VARCHAR
);

Share link

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