CountryProfile / README.md
DrDominikDellermann's picture
Upload README.md with huggingface_hub
4ff6395
|
raw
history blame contribute delete
No virus
955 Bytes
metadata
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