CountryProfile / README.md
DrDominikDellermann's picture
Upload README.md with huggingface_hub
92cde64
|
raw
history blame
No virus
948 Bytes
---
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)