This dataset, India_Companies_tbl_df, is a tibble containing information about notable companies headquartered in India, including those in the Fortune Global 500. It includes company names, industry, sector, headquarters location, founding year, notes, private or state ownership status, and whether the company is active or defunct. The dataset preserves the original structure from its source on Kaggle.
Usage
data(India_Companies_tbl_df)
Format
A tibble with 493 observations and 8 variables:
- Name
Name of the company (character)
- Industry
Industry classification (character)
- Sector
Sector classification (character)
- Headquarters
Primary headquarters location (character)
- Founded
Year the company was founded (character)
- Notes
Additional notes or remarks (character)
- Private/State
Ownership status: private or state-owned (character)
- Active/Defunct
Company status: active or defunct (character)
Source
Data obtained from Kaggle: https://www.kaggle.com/datasets/mrmars1010/companies-in-india