Datasets:
Formats:
parquet
Languages:
English
Size:
< 1K
Tags:
credit-scoring
financial-inclusion
thin-file
synthetic-data
behavioral-finance
alternative-data
License:
Label synthetic dataset (banner + tag + data_type)
Browse files
README.md
CHANGED
|
@@ -22,20 +22,24 @@ tags:
|
|
| 22 |
- tabular
|
| 23 |
- fintech
|
| 24 |
- machine-learning
|
|
|
|
| 25 |
task_categories:
|
| 26 |
- tabular-classification
|
| 27 |
- tabular-regression
|
| 28 |
configs:
|
| 29 |
- config_name: US
|
| 30 |
-
data_files:
|
| 31 |
- config_name: NG
|
| 32 |
-
data_files:
|
| 33 |
- config_name: IN
|
| 34 |
-
data_files:
|
| 35 |
- config_name: BR
|
| 36 |
-
data_files:
|
|
|
|
| 37 |
---
|
| 38 |
|
|
|
|
|
|
|
| 39 |
# Electric Sheep — Alternative Credit Data for Thin-File Users
|
| 40 |
|
| 41 |
## Dataset Summary
|
|
|
|
| 22 |
- tabular
|
| 23 |
- fintech
|
| 24 |
- machine-learning
|
| 25 |
+
- synthetic
|
| 26 |
task_categories:
|
| 27 |
- tabular-classification
|
| 28 |
- tabular-regression
|
| 29 |
configs:
|
| 30 |
- config_name: US
|
| 31 |
+
data_files: US/*.parquet
|
| 32 |
- config_name: NG
|
| 33 |
+
data_files: NG/*.parquet
|
| 34 |
- config_name: IN
|
| 35 |
+
data_files: IN/*.parquet
|
| 36 |
- config_name: BR
|
| 37 |
+
data_files: BR/*.parquet
|
| 38 |
+
data_type: synthetic
|
| 39 |
---
|
| 40 |
|
| 41 |
+
> ⚠️ **Synthetic dataset** — Parameterized from published SSA literature, not real observations. Not suitable for empirical analysis or policy inference.
|
| 42 |
+
|
| 43 |
# Electric Sheep — Alternative Credit Data for Thin-File Users
|
| 44 |
|
| 45 |
## Dataset Summary
|