File size: 1,648 Bytes
e36c9ef
4aeeb42
8a8c918
e36c9ef
82775f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
452c350
82775f4
 
 
 
 
 
8a8c918
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
"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-*
---