Datasets:
Tasks:
Tabular Classification
Modalities:
Tabular
Formats:
csv
Languages:
English
Size:
< 1K
Tags:
economics
wealthfork
computational-economics
wealth-inequality-income-distribution
emerging-terminology
License:
File size: 1,934 Bytes
519ed82 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | ---
language:
- en
license: mit
task_categories:
- tabular-classification
tags:
- economics
- wealthfork
- computational-economics
- wealth-inequality-income-distribution
- emerging-terminology
pretty_name: Wealthfork Economics Dataset
size_categories:
- n<1K
---
# Wealthfork Economics Dataset
## Dataset Description
### Summary
Synthetic 200-row dataset for `Wealthfork` measurement and computational experiments.
### Supported Tasks
- Economic analysis
- Wealth Inequality / Income Distribution research
- Computational economics
### Languages
- English (metadata and documentation)
- Python (code examples)
## Dataset Structure
### Data Fields
- `id`: Unique observation id
- `cohort`: Synthetic household cohort
- `return_dispersion`: Dispersion in realized asset returns
- `capital_access_gap`: Gap in access to high-yield capital markets
- `inheritance_flow`: Relative inheritance inflow intensity
- `savings_rate_gap`: Gap in effective savings rates
- `asset_shock_exposure`: Exposure to asset-price shocks
- `mobility_barrier`: Barrier to upward wealth mobility
- `redistribution_intensity`: Intensity of redistributive counterforces
- `wealthfork_index`: Composite term index
### Data Splits
- Full dataset: 200 examples
## Dataset Creation
### Source Data
Synthetic data generated for demonstrating Wealthfork applications.
### Data Generation
Channels are sampled from controlled distributions with correlated structure. The term index is computed from normalized channels and directional weights.
## Considerations
### Social Impact
Research-only synthetic data for method development and reproducibility testing.
## Additional Information
### Licensing
MIT License - free for academic and commercial use.
### Citation
@dataset{wealthfork2026,
title={{Wealthfork Economics Dataset}},
author={{Economic Research Collective}},
year={{2026}}
}
|