Datasets:
Formats:
parquet
Size:
10K - 100K
File size: 1,694 Bytes
f9b942d 451b7f9 fc28843 f9b942d 451b7f9 f9b942d 4aeeb42 8a8c918 f9b942d 452c350 82775f4 f9b942d 82775f4 f9b942d 82775f4 f9b942d |
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 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 |
---
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-* |