File size: 1,462 Bytes
768f1c4
e0271a3
 
 
 
 
 
 
 
 
 
768f1c4
 
 
 
0ea880e
 
a01a041
 
0ea880e
 
a01a041
 
e0271a3
 
a01a041
 
e0271a3
 
 
 
 
 
 
 
8ab3228
 
e0271a3
 
 
 
768f1c4
 
8ab3228
0ea880e
8ab3228
 
768f1c4
 
 
 
 
9122e30
 
9e69cd6
 
 
 
eb3f656
9e69cd6
eb3f656
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
---
language:
- en
- fr
- es
license: cc
size_categories:
- 1M<n<10M
task_categories:
- mask-generation
pretty_name: OECD DAC CRS Project titles and descriptions
dataset_info:
  features:
  - name: text
    dtype: string
  - name: Year
    dtype: int64
  - name: ProjectNumber
    dtype: string
  - name: RecipientName
    dtype: string
  - name: RecipientCode
    dtype: int64
  - name: DonorName
    dtype: string
  - name: DonorCode
    dtype: int64
  - name: ProjectTitle
    dtype: string
  - name: SectorName
    dtype: string
  - name: PurposeName
    dtype: string
  - name: FlowName
    dtype: string
  - name: ChannelName
    dtype: string
  - name: ShortDescription
    dtype: string
  - name: LongDescription
    dtype: string
  splits:
  - name: train
    num_bytes: 1693492524
    num_examples: 1870757
  download_size: 700898490
  dataset_size: 1693492524
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
tags:
- finance
---

# OECD DAC CRS Project titles and descriptions

All unique project titles and descriptions from the OECD DAC Creditor Reporting System (CRS). https://stats.oecd.org/Index.aspx?DataSetCode=crs1

`text` column is the concatenation of Project Title, Short Description, and Long Description, and is also the column on which duplicate projects were removed. Other columns are included for metadata purposes, or if you want to create a new text column as a concatenation of additional data.