DecisionOptimizationSystem/CountryProfile
收藏资源简介:
--- 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: timestamp[ns] - 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: continent dtype: string - name: country_risk_premium dtype: float64 - name: equity_risk_premium dtype: float64 splits: - name: train num_bytes: 53426 num_examples: 249 download_size: 27840 dataset_size: 53426 --- # Dataset Card for "CountryProfile" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
- 特征列表:
id: 字符串类型name: 字符串类型alpha_2: 字符串类型code: 字符串类型data_created: 字符串类型data_updated: 时间戳类型tax_rate: 浮点数类型currency_code: 字符串类型region: 字符串类型region_code: 浮点数类型sub_region: 字符串类型sub_region_code: 字符串类型country_code: 字符串类型continent: 字符串类型country_risk_premium: 浮点数类型equity_risk_premium: 浮点数类型
数据分割
- 训练集:
- 字节数: 53426
- 样本数: 249
数据集大小
- 下载大小: 27840 字节
- 数据集大小: 53426 字节



