baseOption: { timeline: { axisType: 'category', data: ['2023-2024', '2024-2025'], autoPlay: false }, tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, legend: { top: '5%' }, grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, color: ['#e67f22'], xAxis: { type: 'category', name: 'Type of Mobility', axisLabel: { rotate: 35, interval: 0 }, data: ['Matching Event (Research, Education etc)','other- staff week, workshop, conference, training, internship, research','STT-staff mobility for training','UNITA Week meeting','Work Package meeting'] }, yAxis: { type: 'value', name: 'Participants' }, series: [ { name: 'Staff administrative', type: 'bar', stack: 'total' } ] }, options: [ { series: [ { data: [2, 4, 2, 16, 17] } ] }, { series: [ { data: [4, 27, 0, 9, 2] } ] } ]
}Administrative Staff: Difference between revisions
No edit summary |
Elie Saade (talk | contribs) No edit summary |
||
| Line 28: | Line 28: | ||
⭐️ Key Administrative Milestones | ⭐️ Key Administrative Milestones | ||
</div> | </div> | ||
{{# | =Mobilities per University= | ||
{{#tag:tabber | |||
|HES-SO={{#echarts: | |||
height=700px|option = { | |||
baseOption: { | |||
timeline: { axisType: 'category', data: ['2023-2024', '2024-2025'], autoPlay: false }, | |||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | |||
legend: { top: '5%' }, | |||
grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | |||
color: ['#e67f22'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Type of Mobility', | |||
axisLabel: { rotate: 35, interval: 0 }, | |||
data: ['Matching Event (Research, Education etc)','other- staff week, workshop, conference, training, internship, research','STT-staff mobility for training','UNITA Week meeting','Work Package meeting'] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Staff administrative', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [2, 4, 2, 16, 17] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [4, 27, 0, 9, 2] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
{{!}}-{{!}} IPG={{#echarts: | |||
height=700px |option = { | |||
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: ['#e67f22'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Type of Mobility', | |||
axisLabel: { rotate: 35, interval: 0 }, | |||
data: ['Matching Event (Research, Education etc)','other- staff week, workshop, conference, training, internship, research','STT-staff mobility for training','UNITA Week meeting','Work Package meeting'] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Staff administrative', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [1, 0, 2, 4, 10] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [1, 0, 2, 1, 4] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [0, 2, 0, 3, 13] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
{{!}}-{{!}} UBI={{#echarts: | |||
height=700px |option = { | |||
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: ['#e67f22'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Type of Mobility', | |||
axisLabel: { rotate: 35, interval: 0 }, | |||
data: ['Matching Event (Research, Education etc)','other- staff week, workshop, conference, training, internship, research','STT-staff mobility for training','UNITA Week meeting','Work Package meeting'] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Staff administrative', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [1, 0, 2, 4, 10] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [1, 0, 2, 1, 4] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [0, 2, 0, 3, 13] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
{{!}}-{{!}} UNIBS= | |||
{{#echarts: | |||
height=700px |option = { | |||
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: ['#e67f22'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Type of Mobility', | |||
axisLabel: { rotate: 35, interval: 0 }, | |||
data: ['Matching Event (Research, Education etc)','other- staff week, workshop, conference, training, internship, research','STT-staff mobility for training','UNITA Week meeting','Work Package meeting'] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Staff administrative', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [1, 4, 5, 9, 1] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [0, 0, 5, 8, 2] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [0, 0, 0, 0, 8] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
{{!}}-{{!}} UNITBV={{#echarts: | |||
height=700px |option = { | |||
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: ['#e67f22'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Type of Mobility', | |||
axisLabel: { rotate: 35, interval: 0 }, | |||
data: ['other- staff week, workshop, conference, training, internship, research','STT-staff mobility for training','UNITA Week meeting','WP Staff Week/Meeting'] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Staff administrative', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [0, 1, 0, 5] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [21, 11, 5, 0] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [0, 0, 0, 5] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
{{!}}-{{!}} UNITO={{#echarts: | |||
height=700px |option = { | |||
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: '15%', containLabel: true }, | |||
color: ['#e67f22'], | |||
xAxis: { type: 'category', name: 'Type of Mobility', axisLabel: { rotate: 30, interval: 0 } }, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Staff administrative', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
xAxis: { data: ['STA-staff mobility for teaching', 'UNITA Week meeting', 'Work Package meeting'] }, | |||
series: [ | |||
{ data: [14, 7, 13] } | |||
] | |||
}, | |||
{ | |||
xAxis: { data: ['Matching Event (Research, Education etc)', 'STA-staff mobility for teaching', 'STT-staff mobility for training', 'UNITA Week meeting', 'Work Package meeting'] }, | |||
series: [ | |||
{ data: [3, 5, 1, 5, 3] } | |||
] | |||
}, | |||
{ | |||
xAxis: { data: ['Work Package meeting'] }, | |||
series: [ | |||
{ data: [11] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
{{!}}-{{!}} UNIZAR={{#echarts: | |||
height=700px | | |||
option = { | |||
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: '0%', containLabel: true }, | |||
color: ['#e67f22'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Type of Mobility', | |||
axisLabel: { rotate: 35, interval: 0 }, | |||
data: ['other- staff week, workshop, conference, training, internship, research','STT-staff mobility for training','UNITA Week meeting','WP Staff Week/Meeting'] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Staff administrative', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [3, 0, 4, 6] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [7, 1, 5, 4] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [0, 0, 2, 5] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
{{!}}-{{!}} UPNA={{#echarts: | |||
height=700px |option = { | |||
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: '25%', containLabel: true }, | |||
color: ['#e67f22'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Type of Mobility', | |||
axisLabel: { rotate: 35, interval: 0 }, | |||
data: ['STA-staff mobility for teaching','STT-staff mobility for training'] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Staff administrative', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [0, 1] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [2, 0] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [0, 0] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
{{!}}-{{!}} UPPA={{#echarts: | |||
height=700px |option = { | |||
baseOption: { | |||
timeline: { axisType: 'category', data: ['2023-2024', '2024-2025'], autoPlay: false }, | |||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | |||
legend: { top: '5%' }, | |||
grid: { top: '20%', left: '10%', right: '15%', bottom: '0%', containLabel: true }, | |||
color: ['#e67f22'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Type of Mobility', | |||
axisLabel: { rotate: 35, interval: 0 }, | |||
data: [] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Staff administrative', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
{{!}}-{{!}} USMB={{#echarts: | |||
height=700px |option = { | |||
baseOption: { | |||
timeline: { axisType: 'category', data: ['2023-2024', '2024-2025'], autoPlay: false }, | |||
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, | |||
legend: { top: '5%' }, | |||
grid: { top: '20%', left: '10%', right: '15%', bottom: '5%', containLabel: true }, | |||
color: ['#e67f22'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Type of Mobility', | |||
axisLabel: { rotate: 35, interval: 0 }, | |||
data: ['other- staff week, workshop, conference, training, internship, research','STT-staff mobility for training','UNITA Week meeting','Work Package meeting'] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Staff administrative', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [9, 35, 3, 3] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [5, 15, 2, 0] } | |||
] | |||
} | |||
] | |||
} | |||
}} | |||
{{!}}-{{!}} UVT={{#echarts: | |||
height=700px |option = { | |||
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: ['#e67f22'], | |||
xAxis: { | |||
type: 'category', | |||
name: 'Type of Mobility', | |||
axisLabel: { rotate: 35, interval: 0 }, | |||
data: ['Matching Event (Research, Education etc)','other- staff week, workshop, conference, training, internship, research','STT-staff mobility for training','UNITA Week meeting','Work Package meeting'] | |||
}, | |||
yAxis: { type: 'value', name: 'Participants' }, | |||
series: [ | |||
{ name: 'Staff administrative', type: 'bar', stack: 'total' } | |||
] | |||
}, | |||
options: [ | |||
{ | |||
series: [ | |||
{ data: [2, 2, 43, 6, 14] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [0, 3, 13, 5, 0] } | |||
] | |||
}, | |||
{ | |||
series: [ | |||
{ data: [0, 0, 0, 0, 5] } | |||
] | |||
} | |||
] | |||
} | |||
}} | }} | ||
}} | }} | ||
Revision as of 11:43, 10 July 2026
UNITA Administrative Staff Dashboard
ℹ️ Tracking administrative harmonization, staff mobility, and the digital integration of the alliance.
Potential Impacts on Stakeholders
Administrative staff
- Career development and leadership opportunities
- Seamless cross-institutional collaboration
- Linguistic and intercultural competences
💡 Staff Mobility & Operational Excellence
The UNITA digital campus and administrative framework rely on the expertise of our professional staff. From Job Shadowing programs to the implementation of the Erasmus Without Paper standards, this dashboard monitors the progress of our shared operational infrastructure and staff training initiatives.
⭐️ Key Administrative Milestones