File size: 948 Bytes
92cde64 |
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 |
---
dataset_info:
features:
- name: id
dtype: string
- name: name
dtype: string
- name: alpha_2
dtype: string
- name: code
dtype: string
- name: data_created
dtype: string
- name: data_updated
dtype: string
- name: tax_rate
dtype: float64
- name: currency_code
dtype: string
- name: region
dtype: string
- name: region_code
dtype: float64
- name: sub_region
dtype: string
- name: sub_region_code
dtype: string
- name: country_code
dtype: string
- name: equity_risk_premium
dtype: float64
- name: continent
dtype: string
- name: country_risk_premium
dtype: float64
splits:
- name: train
num_bytes: 58840
num_examples: 249
download_size: 27895
dataset_size: 58840
---
# Dataset Card for "CountryProfile"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |