Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 947 Bytes
44dfa73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "citation": "",
  "description": "",
  "features": {
    "id": {
      "dtype": "string",
      "_type": "Value"
    },
    "title": {
      "dtype": "string",
      "_type": "Value"
    },
    "funder": {
      "dtype": "string",
      "_type": "Value"
    },
    "beneficiary": {
      "dtype": "string",
      "_type": "Value"
    },
    "source_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "abstract": {
      "dtype": "string",
      "_type": "Value"
    },
    "funding_scheme": {
      "dtype": "string",
      "_type": "Value"
    },
    "label": {
      "names": [
        "business_rnd_innovation",
        "fellowships_scholarships",
        "institutional_funding",
        "networking_collaborative",
        "other_research_funding",
        "out_of_scope",
        "project_grants_public",
        "research_infrastructure"
      ],
      "_type": "ClassLabel"
    }
  },
  "homepage": "",
  "license": ""
}