DataSrc:T241: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
     
    (19 intermediate revisions by the same user not shown)
    Line 23: Line 23:
    |header=show
    |header=show
    }}
    }}
    {{#echarts:
     
    width=1000px |
    height=750px |
    option = {
      legend: {},
      tooltip: {},
      dataset: {
        source: [
          ['Type of mobility', 'Student bachelor', 'Student master', 'Student doctorate'],
          ['BIP-student mobility for studies', 43.3, 85.8, 93.7],
          ['Governance Board meeting', 83.1, 73.4, 55.1],
          ['Matching Event', 86.4, 65.2, 82.5],
          ['Other', 72.4, 53.9, 39.1]
        ]
      },
      xAxis: { type: 'category' },
      yAxis: {},
      series: [{ type: 'bar' }, { type: 'bar' }, { type: 'bar' }]
    }
    }}


    {{#vardefine: t241UVT |
    {{#vardefine: t241UVT |
    [
    [
       ["Type of mobility", "Student bachelor", "Student master", "Student doctorate", "Staff academic", "Staff administrative", "Researcher", "Not defined", "Student Assembly member"],
       ["Type of mobility", "Student bachelor", "Student master", "Student doctorate", "Staff academic", "Staff administrative", "Researcher", "Not defined", "Student Assembly member"],
       ["BIP-student mobility for studies",
       ["BIP-student\nmobility for\nstudies",
         {{#ask:
         {{#ask:
             [[-Has subobject::DataSrc:T241]]
             [[-Has subobject::DataSrc:T241]]
    Line 138: Line 119:


       ],
       ],
       ["Governance Board meeting",
       ["Governance\nBoard meeting",
         {{#ask:
         {{#ask:
             [[-Has subobject::DataSrc:T241]]
             [[-Has subobject::DataSrc:T241]]
    Line 228: Line 209:
         }}
         }}
       ],
       ],
       ["Matching Event (Research, Education etc)",
       ["Matching Event\n(Research, Education etc)",
         {{#ask:
         {{#ask:
             [[-Has subobject::DataSrc:T241]]
             [[-Has subobject::DataSrc:T241]]
    Line 318: Line 299:
         }}
         }}
       ],
       ],
       ["Other- staff week, workshop, conference, training, internship, research",
       ["Other",
         {{#ask:
         {{#ask:
             [[-Has subobject::DataSrc:T241]]
             [[-Has subobject::DataSrc:T241]]
    Line 408: Line 389:
         }}
         }}
       ],
       ],
      ["SMS-student mobility for studies",
      ["SMS-student\nmobility\nfor studies",
         {{#ask:
         {{#ask:
             [[-Has subobject::DataSrc:T241]]
             [[-Has subobject::DataSrc:T241]]
    Line 498: Line 479:
         }}
         }}
       ],
       ],
      ["SMT-student mobility for traineeship",
      ["SMT-student\nmobility for\ntraineeship",
         {{#ask:
         {{#ask:
             [[-Has subobject::DataSrc:T241]]
             [[-Has subobject::DataSrc:T241]]
    Line 588: Line 569:
         }}
         }}
       ],
       ],
    ["STA-staff mobility for teaching",
    ["STA-staff\nmobility for\nteaching",
         {{#ask:
         {{#ask:
             [[-Has subobject::DataSrc:T241]]
             [[-Has subobject::DataSrc:T241]]
    Line 678: Line 659:
         }}
         }}
       ],
       ],
    ["STT-staff mobility for training",
    ["STT-staff\nmobility for\ntraining",
         {{#ask:
         {{#ask:
             [[-Has subobject::DataSrc:T241]]
             [[-Has subobject::DataSrc:T241]]
    Line 771: Line 752:
    }}
    }}


    {{#var:t241UVT}}
    {{#echarts:
    {{#echarts:
    width=1000px |
    width=1000px |
    Line 786: Line 761:
         source: {{#var:t241UVT}}
         source: {{#var:t241UVT}}
       },
       },
      xAxis: { type: 'category' },
        xAxis: {  
          type: 'category',
          axisLabel: {
            rotate: 60,
            interval: 0
          }
        },
       yAxis: {},
       yAxis: {},
       series: [
       series: [

    Latest revision as of 15:54, 20 March 2025