baseOption: { timeline: { axisType: 'category', data: ['2023-2024', '2024-2025', '2025-2026'], autoPlay: false }, tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, legend: { top: '5%' }, grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, color: ['#004488', '#33aacc', '#99ddff', '#117733'], xAxis: { type: 'category', name: 'Type of Mobility', axisLabel: { rotate: 35, interval: 0 }, data: ['BIP-student mobility for studies','Matching Event (Research, Education etc)','other- staff week, workshop, conference, training, internship, research','SMS-student mobility for studies','SMT-student mobility for traineeship','STT-staff mobility for training','UNITA Week meeting','URM-Rural Mobility','UVM-Virtual Mobility','Work Package meeting'] }, yAxis: { type: 'value', name: 'Participants' }, series: [ { name: 'Student bachelor', type: 'bar', stack: 'total' }, { name: 'Student master', type: 'bar', stack: 'total' }, { name: 'Student doctorate', type: 'bar', stack: 'total' }, { name: 'Student Assembly member', type: 'bar', stack: 'total' } ] }, options: [ { series: [ { data: [238, 0, 21, 227, 2, 0, 6, 25, 70, 0] }, { data: [128, 0, 11, 94, 9, 0, 6, 44, 49, 0] }, { data: [41, 0, 4, 2, 31, 0, 1, 3, 9, 1] }, { data: [0, 0, 0, 0, 0, 0, 8, 0, 0, 0] } ] }, { series: [ { data: [335, 0, 11, 353, 1, 0, 2, 31, 89, 0] }, { data: [227, 0, 11, 127, 5, 0, 0, 43, 46, 0] }, { data: [57, 2, 9, 4, 28, 2, 0, 2, 22, 0] }, { data: [0, 0, 1, 0, 0, 0, 8, 0, 0, 0] } ] }, { series: [ { data: [15, 0, 5, 91, 0, 0, 0, 0, 0, 0] }, { data: [7, 0, 0, 1, 0, 0, 0, 0, 0, 0] }, { data: [3, 0, 0, 0, 4, 0, 0, 0, 0, 1] }, { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } ] } ]
}Students: Difference between revisions
Elie Saade (talk | contribs) No edit summary |
Elie Saade (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 28: | Line 28: | ||
<h3 style="margin-top: 0; color: #2a58ad; font-size: 3em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">⭐️ Mobility Numbers</h3> | <h3 style="margin-top: 0; color: #2a58ad; font-size: 3em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">⭐️ Mobility Numbers</h3> | ||
<h3 style="margin-top: 0; color: #2a58ad; font-size: 1.8em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">Total</h3> | <h3 style="margin-top: 0; color: #2a58ad; font-size: 1.8em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">Total</h3> | ||
{{#tag:tabber | |||
| Students={{#echarts: | | Students={{#echarts: | ||
height=700px |option = { | height=700px |option = { | ||
| Line 35: | Line 35: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 73: | Line 74: | ||
{ data: [3, 0, 0, 0, 4, 0, 0, 0, 0, 1] }, | { data: [3, 0, 0, 0, 4, 0, 0, 0, 0, 1] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
} | } | ||
| Line 128: | Line 80: | ||
}} | }} | ||
}} | }} | ||
<div style= | <div style='height:50px'></div> | ||
<h3 style="margin-top: 0; color: #2a58ad; font-size: 1.8em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;"> | <h3 style="margin-top: 0; color: #2a58ad; font-size: 1.8em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">Mobilities per University</h3> | ||
{{#tag:tabber | |||
|HES-SO={{#echarts: | |HES-SO={{#echarts: | ||
height=700px|option = { | height=700px|option = { | ||
| Line 137: | Line 89: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 146: | Line 99: | ||
yAxis: { type: 'value', name: 'Participants' }, | yAxis: { type: 'value', name: 'Participants' }, | ||
series: [ | series: [ | ||
{ name: 'Student bachelor', type: 'bar', stack: 'total' }, | { name: 'Student bachelor', type: 'bar', stack: 'total' }, | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly member', type: 'bar', stack: 'total' } | { name: 'Student Assembly member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 158: | Line 108: | ||
{ | { | ||
series: [ | series: [ | ||
{ data: [0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0] }, | { data: [0, 0, 3, 0, 0, 1, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 169: | Line 116: | ||
{ | { | ||
series: [ | series: [ | ||
{ data: [0, 4, 6, 0, 0, 0, 0, 34, 0, 2, 7] }, | { data: [0, 4, 6, 0, 0, 0, 0, 34, 0, 2, 7] }, | ||
{ data: [0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 7] }, | { data: [0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 7] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2] }, | ||
{ data: [0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 187: | Line 131: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 199: | Line 144: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly Member', type: 'bar', stack: 'total' } | { name: 'Student Assembly Member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 211: | Line 153: | ||
{ data: [20, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0] }, | { data: [20, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0] }, | ||
{ data: [8, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0] }, | { data: [8, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0] } | ||
] | ] | ||
| Line 222: | Line 161: | ||
{ data: [12, 0, 0, 0, 0, 0, 0, 0, 1, 8, 0] }, | { data: [12, 0, 0, 0, 0, 0, 0, 0, 1, 8, 0] }, | ||
{ data: [5, 0, 2, 0, 0, 0, 0, 0, 1, 5, 0] }, | { data: [5, 0, 2, 0, 0, 0, 0, 0, 1, 5, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 232: | Line 168: | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
| Line 248: | Line 181: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 260: | Line 194: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly Member', type: 'bar', stack: 'total' } | { name: 'Student Assembly Member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 272: | Line 203: | ||
{ data: [20, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0] }, | { data: [20, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0] }, | ||
{ data: [8, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0] }, | { data: [8, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0] } | ||
] | ] | ||
| Line 283: | Line 211: | ||
{ data: [12, 0, 0, 0, 0, 0, 0, 0, 1, 8, 0] }, | { data: [12, 0, 0, 0, 0, 0, 0, 0, 1, 8, 0] }, | ||
{ data: [5, 0, 2, 0, 0, 0, 0, 0, 1, 5, 0] }, | { data: [5, 0, 2, 0, 0, 0, 0, 0, 1, 5, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 293: | Line 218: | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
| Line 302: | Line 224: | ||
] | ] | ||
} | } | ||
}}{{!}}-{{!}} UNIBS= | }} | ||
{{!}}-{{!}} UNIBS= | |||
{{#echarts: | {{#echarts: | ||
height=700px |option = { | height=700px |option = { | ||
| Line 309: | Line 232: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 321: | Line 245: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly member', type: 'bar', stack: 'total' } | { name: 'Student Assembly member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 332: | Line 254: | ||
{ data: [2, 0, 0, 3, 0, 0, 3, 1, 0] }, | { data: [2, 0, 0, 3, 0, 0, 3, 1, 0] }, | ||
{ data: [5, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [5, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 342: | Line 262: | ||
{ data: [17, 0, 3, 7, 0, 0, 0, 2, 0] }, | { data: [17, 0, 3, 7, 0, 0, 0, 2, 0] }, | ||
{ data: [0, 1, 1, 0, 0, 0, 0, 0, 0] }, | { data: [0, 1, 1, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 2, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 2, 0, 0] } | ||
] | ] | ||
| Line 352: | Line 270: | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 359: | Line 275: | ||
] | ] | ||
} | } | ||
}}{{!}}-{{!}} UNITBV={{#echarts: | }} | ||
{{!}}-{{!}} UNITBV={{#echarts: | |||
height=700px |option = { | height=700px |option = { | ||
baseOption: { | baseOption: { | ||
| Line 365: | Line 282: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 377: | Line 295: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly member', type: 'bar', stack: 'total' } | { name: 'Student Assembly member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 389: | Line 304: | ||
{ data: [3, 0, 0, 0, 0, 0, 0, 0, 1, 0] }, | { data: [3, 0, 0, 0, 0, 0, 0, 0, 1, 0] }, | ||
{ data: [4, 0, 2, 0, 0, 0, 0, 0, 0, 0] }, | { data: [4, 0, 2, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 400: | Line 312: | ||
{ data: [16, 0, 0, 0, 0, 0, 0, 0, 1, 0] }, | { data: [16, 0, 0, 0, 0, 0, 0, 0, 1, 0] }, | ||
{ data: [10, 0, 0, 2, 0, 0, 0, 0, 0, 0] }, | { data: [10, 0, 0, 2, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0] } | ||
] | ] | ||
| Line 411: | Line 320: | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [2, 0, 0, 0, 1, 0, 0, 0, 0, 0] }, | { data: [2, 0, 0, 0, 1, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 430: | Line 336: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '15%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff'], | |||
xAxis: { type: 'category', name: 'Type of Mobility', axisLabel: { rotate: 30, interval: 0 } }, | xAxis: { type: 'category', name: 'Type of Mobility', axisLabel: { rotate: 30, interval: 0 } }, | ||
yAxis: { type: 'value', name: 'Participants' }, | yAxis: { type: 'value', name: 'Participants' }, | ||
| Line 436: | Line 343: | ||
{ name: 'Student bachelor', type: 'bar', stack: 'total' }, | { name: 'Student bachelor', type: 'bar', stack: 'total' }, | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate | { name: 'Student doctorate', type: 'bar', stack: 'total' } | ||
] | ] | ||
}, | }, | ||
| Line 447: | Line 352: | ||
{ data: [12, 20, 0, 0, 0, 12, 6, 0] }, | { data: [12, 20, 0, 0, 0, 12, 6, 0] }, | ||
{ data: [33, 22, 1, 0, 3, 25, 15, 0] }, | { data: [33, 22, 1, 0, 3, 25, 15, 0] }, | ||
{ data: [8, 1, 1, 0, 1, 0, 0, 1 | { data: [8, 1, 1, 0, 1, 0, 0, 1] } | ||
] | ] | ||
}, | }, | ||
| Line 457: | Line 360: | ||
{ data: [44, 0, 56, 0, 0, 0, 0, 9, 13, 0] }, | { data: [44, 0, 56, 0, 0, 0, 0, 9, 13, 0] }, | ||
{ data: [75, 0, 48, 3, 0, 0, 0, 30, 17, 0] }, | { data: [75, 0, 48, 3, 0, 0, 0, 30, 17, 0] }, | ||
{ data: [4, 1, 2, 1, 0, 0, 0, 0, 2, 0 | { data: [4, 1, 2, 1, 0, 0, 0, 0, 2, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 467: | Line 368: | ||
{ data: [0] }, | { data: [0] }, | ||
{ data: [0] }, | { data: [0] }, | ||
{ data: [1 | { data: [1] } | ||
] | ] | ||
} | } | ||
| Line 482: | Line 381: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '0%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 493: | Line 393: | ||
{ name: 'Student bachelor', type: 'bar', stack: 'total' }, | { name: 'Student bachelor', type: 'bar', stack: 'total' }, | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate | { name: 'Student doctorate', type: 'bar', stack: 'total' } | ||
] | ] | ||
}, | }, | ||
| Line 504: | Line 401: | ||
{ data: [29, 0, 0, 90, 1, 0, 0, 1, 4, 5, 8, 0] }, | { data: [29, 0, 0, 90, 1, 0, 0, 1, 4, 5, 8, 0] }, | ||
{ data: [8, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [8, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [2, 0, 0, 0, 14, 0, 0, 0, 0, 1, 2, 0 | { data: [2, 0, 0, 0, 14, 0, 0, 0, 0, 1, 2, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 514: | Line 408: | ||
{ data: [52, 0, 0, 125, 0, 0, 0, 0, 2, 11, 6, 0] }, | { data: [52, 0, 0, 125, 0, 0, 0, 0, 2, 11, 6, 0] }, | ||
{ data: [9, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0] }, | { data: [9, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0] }, | ||
{ data: [6, 0, 0, 0, 16, 0, 0, 0, 0, 0, 6 | { data: [6, 0, 0, 0, 16, 0, 0, 0, 0, 0, 6, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 524: | Line 415: | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 2 | { data: [0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
} | } | ||
| Line 540: | Line 428: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '25%', containLabel: true }, | ||
color: ['#004488', '#33aacc'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 550: | Line 439: | ||
series: [ | series: [ | ||
{ name: 'Student bachelor', type: 'bar', stack: 'total' }, | { name: 'Student bachelor', type: 'bar', stack: 'total' }, | ||
{ name: 'Student master | { name: 'Student master', type: 'bar', stack: 'total' } | ||
] | ] | ||
}, | }, | ||
| Line 560: | Line 446: | ||
series: [ | series: [ | ||
{ data: [0, 39, 0, 0, 0, 0] }, | { data: [0, 39, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0 | { data: [0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 569: | Line 452: | ||
series: [ | series: [ | ||
{ data: [0, 43, 0, 0, 1, 0] }, | { data: [0, 43, 0, 0, 1, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0 | { data: [0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 578: | Line 458: | ||
series: [ | series: [ | ||
{ data: [0, 73, 0, 0, 0, 0] }, | { data: [0, 73, 0, 0, 0, 0] }, | ||
{ data: [0, 1 | { data: [0, 1, 0, 0, 0, 0] } | ||
] | ] | ||
} | } | ||
| Line 593: | Line 470: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '0%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 604: | Line 482: | ||
{ name: 'Student bachelor', type: 'bar', stack: 'total' }, | { name: 'Student bachelor', type: 'bar', stack: 'total' }, | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate | { name: 'Student doctorate', type: 'bar', stack: 'total' } | ||
] | ] | ||
}, | }, | ||
| Line 613: | Line 490: | ||
{ data: [52, 20, 17, 0, 0] }, | { data: [52, 20, 17, 0, 0] }, | ||
{ data: [13, 7, 17, 2, 1] }, | { data: [13, 7, 17, 2, 1] }, | ||
{ data: [1, 0 | { data: [1, 0, 0, 0, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 621: | Line 497: | ||
{ data: [40, 0, 11, 0, 1] }, | { data: [40, 0, 11, 0, 1] }, | ||
{ data: [20, 0, 13, 1, 0] }, | { data: [20, 0, 13, 1, 0] }, | ||
{ data: [5, 0 | { data: [5, 0, 0, 0, 0] } | ||
] | ] | ||
} | } | ||
| Line 634: | Line 509: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 646: | Line 522: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly Member', type: 'bar', stack: 'total' } | { name: 'Student Assembly Member', type: 'bar', stack: 'total' } | ||
] | ] | ||
| Line 658: | Line 531: | ||
{ data: [7, 0, 0, 50, 3, 0, 0, 0, 4, 23, 0] }, | { data: [7, 0, 0, 50, 3, 0, 0, 0, 4, 23, 0] }, | ||
{ data: [1, 0, 1, 1, 0, 0, 0, 0, 0, 3, 0] }, | { data: [1, 0, 1, 1, 0, 0, 0, 0, 0, 3, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0] } | ||
] | ] | ||
| Line 669: | Line 539: | ||
{ data: [21, 0, 0, 50, 1, 0, 0, 0, 3, 4, 0] }, | { data: [21, 0, 0, 50, 1, 0, 0, 0, 3, 4, 0] }, | ||
{ data: [3, 0, 0, 0, 1, 0, 1, 0, 0, 2, 0] }, | { data: [3, 0, 0, 0, 1, 0, 1, 0, 0, 2, 0] }, | ||
{ data: [0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 686: | Line 553: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | ||
color: ['#004488', '#33aacc', '#99ddff', '#117733'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
| Line 698: | Line 566: | ||
{ name: 'Student master', type: 'bar', stack: 'total' }, | { name: 'Student master', type: 'bar', stack: 'total' }, | ||
{ name: 'Student doctorate', type: 'bar', stack: 'total' }, | { name: 'Student doctorate', type: 'bar', stack: 'total' }, | ||
{ name: 'Student Assembly member', type: 'bar', stack: 'total' } | |||
{ name: 'Student Assembly member | |||
] | ] | ||
}, | }, | ||
| Line 711: | Line 575: | ||
{ data: [22, 0, 0, 0, 0, 0, 0, 0, 4, 1, 0] }, | { data: [22, 0, 0, 0, 0, 0, 0, 0, 4, 1, 0] }, | ||
{ data: [4, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0] }, | { data: [4, 0, 1, 0, 13, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [ | { data: [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0] } | ||
] | ] | ||
}, | }, | ||
| Line 723: | Line 583: | ||
{ data: [45, 0, 7, 8, 0, 0, 0, 0, 1, 2, 0] }, | { data: [45, 0, 7, 8, 0, 0, 0, 0, 1, 2, 0] }, | ||
{ data: [19, 0, 4, 0, 10, 0, 1, 0, 0, 0, 0] }, | { data: [19, 0, 4, 0, 10, 0, 1, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0] } | |||
{ data: [0, 0, 0, 0, 0, 0, 0, 2 | |||
] | ] | ||
}, | }, | ||
| Line 735: | Line 591: | ||
{ data: [7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | { data: [7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0] }, | { data: [1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0] }, | ||
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | { data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } | ||
] | ] | ||
| Line 745: | Line 597: | ||
} | } | ||
}} | }} | ||
}} | |||
}}<div style= | <div style='height:50px'></div> | ||
<h3 style="margin-top: 0; color: #2a58ad; font-size: 1.8em; font-weight: bold; padding-bottom: 10px; margin-bottom: 15px;">Mobilities with Geminae Partners</h3> | |||
{{#tag:tabber | |||
|By Mobility Type={{#echarts: | |||
height=700px |option = { | height=700px |option = { | ||
baseOption: { | baseOption: { | ||
| Line 752: | Line 607: | ||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | ||
legend: { top: '5%' }, | legend: { top: '5%' }, | ||
grid: { top: '20%', left: ' | grid: { top: '20%', left: '10%', right: '15%', bottom: '10%', containLabel: true }, | ||
color: ['#e66101', '#5e3c99'], | |||
xAxis: { | xAxis: { | ||
type: 'category', | type: 'category', | ||
name: ' | name: 'Type of Mobility', | ||
axisLabel: { rotate: 35, interval: 0 }, | axisLabel: { rotate: 35, interval: 0 }, | ||
data: [' | data: ['SMS-student mobility for studies','SMT-student mobility for traineeship','UVM-Virtual Mobility','other/conference/training','UNITA Week meeting'] | ||
}, | }, | ||
yAxis: { type: 'value', name: 'Participants' }, | yAxis: { type: 'value', name: 'Participants' }, | ||
| Line 768: | Line 624: | ||
{ | { | ||
series: [ | series: [ | ||
{ data: [ | { data: [31, 1, 0, 3, 1] }, | ||
{ data: [ | { data: [35, 2, 0, 5, 0] } | ||
] | ] | ||
}, | }, | ||
{ | { | ||
series: [ | series: [ | ||
{ data: [ | { data: [53, 0, 0, 2, 0] }, | ||
{ data: [ | { data: [53, 0, 3, 6, 0] } | ||
] | ] | ||
}, | }, | ||
{ | { | ||
series: [ | series: [ | ||
{ data: [0, 0, 0, | { data: [0, 0, 0, 2, 0] }, | ||
{ data: [ | { data: [12, 0, 0, 1, 0] } | ||
] | ] | ||
} | } | ||
] | ] | ||
} | } | ||
}} | }}}} | ||
Latest revision as of 15:02, 9 July 2026
UNITA Student Impact Dashboard
ℹ️ Track performance indicators from the UNITA Metadata Repository that directly affect student mobility, digital tools, and academic programs.
Potential Impacts on Stakeholders
Students
- Enhanced employability across borders
- Multilingual competences
- Active European citizenship
- Well-being and sense of belonging
- Environmental awareness and sustainability competences
💡 Students as UNITA Beneficiaries
In the UNITA Alliance, students are not just learners but active European citizens and the primary architects of a new, integrated inter-university campus. Comprising a vibrant community of over 250,000 students across 12 institutions, UNITA offers a transformative academic journey under the slogan 'Climb Your Future.' As a beneficiary, you gain access to a seamless European ecosystem where borders are replaced by opportunities. This includes innovative Rural Erasmus internships that connect you with the heart of mountain territories, Virtual and Blended Mobility programs for flexible international learning, and the development of Micro-credentials in Romance language intercomprehension. Through the UNITA Student Assembly, students hold a direct seat at the governance table, influencing the alliance's strategy and co-creating a sustainable, multilingual, and digitally-connected future for European higher education.