Project

General

Profile

1
{
2
 "stakeholders":[
3
  {
4
    "id": "1",
5
    "type": "funder",
6
    "index_id": "EC",
7
    "index_name": "European Comission",
8
    "index_shortName": "EC",
9
    "isDefaultProfile": false,
10
    "isActive": true,
11
    "isPublic": true,
12
    "creationDate": "08-10-2019",
13
    "updateDate": "08-10-2019",
14
    "managers": null,
15

    
16
    "topics": [{
17
      "name": "Open Science",
18
      "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...",
19
      "isActive": true,
20
      "isPublic": true,
21
      "categories": [
22
        {
23
        "name": "Overview",
24
        "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...",
25
        "isOverview": true,
26
        "isActive": true,
27
        "isPublic": true,
28
        "subCategories": [{
29
          "name": null,
30
          "description": null,
31
          "isActive": true,
32
          "isPublic": true,
33
          "numbers": ["1","2","3"],
34
          "charts": ["4"]
35
        }]
36
      },
37
        {
38
          "name": "Publications",
39
          "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...",
40
          "isOverview": false,
41
          "isActive": true,
42
          "isPublic": true,
43
          "subCategories": [{
44
            "name": null,
45
            "description": null,
46
            "isActive": true,
47
            "isPublic": true,
48
            "numbers": ["1","2","3"],
49
            "charts": ["4"]
50
          }]
51
        },
52
        {
53
          "name": "Research data",
54
          "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...",
55
          "isOverview": false,
56
          "isActive": true,
57
          "isPublic": true,
58
          "subCategories": [{
59
            "name": null,
60
            "description": null,
61
            "isActive": true,
62
            "isPublic": true,
63
            "numbers": [
64
            ],
65
            "charts": [
66
            ]
67
          }]
68
        },
69
        {
70
          "name": "Software",
71
          "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...",
72
          "isOverview": false,
73
          "isActive": true,
74
          "isPublic": true,
75
          "subCategories": [{
76
            "name": null,
77
            "description": null,
78
            "isActive": true,
79
            "isPublic": true,
80
            "numbers": [
81
            ],
82
            "charts": [
83
            ]
84
          }]
85
        }, {
86
          "name": "Other",
87
          "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...",
88
          "isOverview": false,
89
          "isActive": true,
90
          "isPublic": true,
91
          "subCategories": [{
92
            "name": null,
93
            "description": null,
94
            "isActive": true,
95
            "isPublic": true,
96
            "numbers": [
97
            ],
98
            "charts": [
99
            ]
100
          }]
101
        }
102
      ]
103
    }]
104
  }],
105
  "indicators": [{
106
    "id": "1",
107
    "type": "number",
108
    "name": "Total",
109
    "description": "Total number of publications",
110
    "tags":["publications"],
111
    "width": "small",
112
    "indicatorPaths":[{"type":"",
113
      "url": "/stats-api/funders/{index_shortname}",
114
      "jsonPath":["statistics","publications"]}]
115
  },
116
    {
117
      "id": "2",
118
      "type": "number",
119
      "name": "Open",
120
      "description": "Total number of open access publications",
121
      "tags":["publication", "open access"],
122
      "width": "small",
123
      "indicatorPaths": [{"type":"",
124
        "url": "/stats-api/funders/{index_shortname}",
125
        "jsonPath":["statistics","open"]}]
126
    },
127
    {
128
      "id": "3",
129
      "type": "number",
130
      "name": "Embargo",
131
      "description": "Total number of embargoed publications",
132
      "tags":["publication", "embargo"],
133
      "width": "small",
134
      "indicatorPaths": [{"type":"",
135
        "url": "/stats-api/funders/{index_shortname}",
136
        "jsonPath":["statistics","embargo"]}]
137
    },
138
    {
139
      "id": "4",
140
      "type": "charts",
141
      "name": "Number of publications by project",
142
      "description": "Number of publications by project",
143
      "tags":["publication", "project"],
144
      "width": "large",
145
      "indicatorPaths":[{ "type":"bar graph",
146
        "url": "https://www.openaire.eu/stats/chart.php?com=query&data={%22table%22%3A%22result%22%2C%22fields%22%3A[{%22fld%22%3A%22number%22%2C%22agg%22%3A%22count%22%2C%22type%22%3A%22bar%22%2C%22yaxis%22%3A1%2C%22c%22%3Afalse}]%2C%22xaxis%22%3A{%22name%22%3A%22result_projects-project-acronym%22%2C%22agg%22%3A%22avg%22}%2C%22group%22%3A%22%22%2C%22color%22%3A%22%22%2C%22type%22%3A%22chart%22%2C%22size%22%3A30%2C%22sort%22%3A%22count-number%22%2C%22yaxisheaders%22%3A[%22%22]%2C%22fieldsheaders%22%3A[%22publications%22]%2C%22in%22%3A[]%2C%22filters%22%3A[{%22name%22%3A%22result_projects-project-funding_lvl0%22%2C%22values%22%3A[%22H2020%22]%2C%22to%22%3A%22-1%22}%2C{%22name%22%3A%22type%22%2C%22values%22%3A[%22publication%22]%2C%22to%22%3A%22-1%22}]%2C%22having%22%3A[]%2C%22xStyle%22%3A{%22r%22:%22-%22,%22s%22:%22-%22,%22l%22:%22-%22,%22ft%22:%22-%22,%22wt%22:%22-%22}%2C%22title%22%3A%22H2020%20Publications%20per%20project%20%28top%2030%29%22%2C%22subtitle%22%3A%22%22%2C%22xaxistitle%22%3A%22project%22%2C%22order%22%3A%22d%22}&h=100%&w=80%",
147
        "jsonPath":[]},
148
        { "type":"table",
149
          "url":"https://www.openaire.eu/stats/gtable.php?com=query&data={%22table%22:%22result%22,%22fields%22:[{%22fld%22:%22number%22,%22agg%22:%22count%22,%22type%22:%22pie%22,%22yaxis%22:1,%22c%22:false}],%22xaxis%22:{%22name%22:%22result_projects-project-title%22,%22agg%22:%22avg%22},%22group%22:%22%22,%22color%22:%22%22,%22type%22:%22chart%22,%22size%22:%2230%22,%22sort%22:%22count-number%22,%22yaxisheaders%22:[%22%22],%22fieldsheaders%22:[%22publications%22],%22in%22:[],%22filters%22:[{%22name%22:%22result_projects-project-funder%22,%22values%22:[%22{index_name}%22],%22to%22:%22-1%22},{%22name%22:%22type%22,%22values%22:[%22publication%22],%22to%22:%22-1%22}],%22having%22:[],%22xStyle%22:{%22r%22:-90,%22s%22:%22-%22,%22l%22:%22-%22,%22ft%22:10,%22wt%22:%22-%22},%22title%22:%22{index_shortname}%20Publications%20by%20project%20(top%2030)%22,%22subtitle%22:%22%22,%22xaxistitle%22:%22project%22,%22order%22:%22d%22}",
150
          "jsonPath":[]}
151
      ]
152
    }]
153
}
(14-14/14)