|
|
--- |
|
|
dataset_name: MONA |
|
|
dataset_type: tabular |
|
|
task_categories: [tabular-classification, tabular-regression] |
|
|
--- |
|
|
|
|
|
#MONA Arrangements Dataset |
|
|
|
|
|
A publicly avialabe dataset published here: https://www.imf.org/external/np/pdr/mona/QueryReportLabelsAndDescriptions.aspx |
|
|
|
|
|
license: openrail |
|
|
|
|
|
dataset_info: |
|
|
|
|
|
features: |
|
|
|
|
|
- name: Arrangement Number |
|
|
dtype: int64 |
|
|
|
|
|
- name: Country Name |
|
|
dtype: string |
|
|
|
|
|
- name: Country Code |
|
|
dtype: int64 |
|
|
|
|
|
- name: Arrangement Type |
|
|
dtype: string |
|
|
|
|
|
- name: Approval date |
|
|
dtype: string |
|
|
|
|
|
- name: Approval Year |
|
|
dtype: int64 |
|
|
|
|
|
- name: Initial End Date |
|
|
dtype: string |
|
|
|
|
|
- name: Initial End Year |
|
|
dtype: int64 |
|
|
|
|
|
- name: Revised End Date |
|
|
dtype: string |
|
|
|
|
|
- name: Duration Of Annual Arrangement From |
|
|
dtype: string |
|
|
|
|
|
- name: Duration Of Annual Arrangement To |
|
|
dtype: string |
|
|
|
|
|
- name: Board Action Date |
|
|
dtype: string |
|
|
|
|
|
- name: Program Type |
|
|
dtype: string |
|
|
|
|
|
- name: Review Type |
|
|
dtype: string |
|
|
|
|
|
- name: Review Status |
|
|
dtype: string |
|
|
|
|
|
- name: Key Code |
|
|
dtype: string |
|
|
|
|
|
- name: Economic Code |
|
|
dtype: float64 |
|
|
|
|
|
- name: Economic Descriptor |
|
|
dtype: string |
|
|
|
|
|
- name: Description |
|
|
dtype: string |
|
|
|
|
|
- name: Description Code |
|
|
dtype: int64 |
|
|
|
|
|
- name: Test Date |
|
|
dtype: string |
|
|
|
|
|
- name: PC Status |
|
|
dtype: string |
|
|
|
|
|
- name: Comments |
|
|
dtype: string |
|
|
|
|
|
- name: Sort |
|
|
dtype: int64 |
|
|
|
|
|
- name: EsOrder |
|
|
dtype: int64 |
|
|
|
|
|
- name: NewTestDate |
|
|
dtype: string |
|
|
|
|
|
- name: Added At |
|
|
dtype: string |
|
|
|
|
|
- name: Assessed At |
|
|
dtype: string |
|
|
|
|
|
- name: Unique ID |
|
|
dtype: string |
|
|
|
|
|
- name: Parent ID |
|
|
dtype: string |
|
|
|
|
|
splits: |
|
|
|
|
|
- name: train |
|
|
num_bytes: 25540700 |
|
|
num_examples: 48988 |
|
|
download_size: 0 |
|
|
dataset_size: 25540700 |
|
|
|
|
|
configs: |
|
|
|
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |