The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
๐ฎ๐ณ Indian Companies Directory Dataset
Overview
The Indian Companies Directory Dataset is a structured dataset containing information on 9,305+ Indian companies collected through automated web scraping and organized for analytics and machine learning workflows.
It includes company names, industries, ratings, review counts, headquarters, and location details in a clean tabular format.
This dataset is intended for researchers, students, developers, and data scientists working on business intelligence, search systems, recommendation engines, and AI applications.
Dataset Statistics
| Feature | Value |
|---|---|
| Companies | 9,305+ |
| Country | India |
| Language | English |
| Format | CSV, XLSX |
| Data Type | Structured Tabular |
| Collection Method | Web Scraping |
| Processing | Data Cleaning + Formatting |
Features
- Company Name
- Industry
- Company Rating
- Review Count
- Headquarters
- Other Locations
Applications
- Business Intelligence
- Machine Learning
- Data Analytics
- Search Systems
- Recommendation Engines
- Retrieval-Augmented Generation (RAG)
- Knowledge Graph Construction
- Company Information Systems
- Educational Projects
Load the Dataset
import pandas as pd
df = pd.read_csv("Companies_Dataset.csv")
print(df.head())
Folder Structure
Indian_Companies_Directory_Dataset/
โโโ Companies_Dataset.csv
โโโ Companies_Dataset.xlsx
โโโ Web_Scraping.ipynb
โโโ README.md
โโโ LICENSE
Data Collection
The dataset was collected using Python-based web scraping techniques and processed with Pandas for consistency and usability.
Technology Stack
- Python
- Requests
- BeautifulSoup
- Pandas
Notes
- This dataset is intended for educational, research, and analytical purposes.
- Users are responsible for ensuring compliance with the terms of the original data sources.
- Some company information may change over time.
Future Updates
Future versions may include:
- Company websites
- Employee size
- Company descriptions
- Founding year
- Revenue information
- Additional business metadata
Author
Tanmay Kala
AI Engineer โข Generative AI โข NLP โข Hugging Face
GitHub: https://github.com/tanmayai23
LinkedIn: https://linkedin.com/in/tanmay-kala
โญ If you find this dataset useful, consider giving it a Like on Hugging Face.
- Downloads last month
- 102