Datasets:
update Number of Rows count
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ size_categories:
|
|
| 11 |
- 10M<n<100M
|
| 12 |
---
|
| 13 |
|
| 14 |
-
# Dataset Card for
|
| 15 |
|
| 16 |
This dataset contains over **12 million website domain URLs** mapped to their associated **industry categories**.
|
| 17 |
It is useful for **domain classification, industry prediction, NLP preprocessing, clustering, and machine learning research**.
|
|
@@ -62,7 +62,7 @@ This dataset can be used for:
|
|
| 62 |
|
| 63 |
## Dataset Structure
|
| 64 |
|
| 65 |
-
The dataset consists of a single table with **
|
| 66 |
|
| 67 |
- **website**: Cleaned domain URL
|
| 68 |
- **industry**: Associated industry or category (nullable, ~5% missing values)
|
|
|
|
| 11 |
- 10M<n<100M
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# Dataset Card for 13M+ Website Domains with Industry Labels
|
| 15 |
|
| 16 |
This dataset contains over **12 million website domain URLs** mapped to their associated **industry categories**.
|
| 17 |
It is useful for **domain classification, industry prediction, NLP preprocessing, clustering, and machine learning research**.
|
|
|
|
| 62 |
|
| 63 |
## Dataset Structure
|
| 64 |
|
| 65 |
+
The dataset consists of a single table with **13,642,052 rows** and two fields:
|
| 66 |
|
| 67 |
- **website**: Cleaned domain URL
|
| 68 |
- **industry**: Associated industry or category (nullable, ~5% missing values)
|