{"id":1338,"date":"2023-01-18T16:22:57","date_gmt":"2023-01-18T16:22:57","guid":{"rendered":"https:\/\/kicob.mocu.ac.tz\/?page_id=1338"},"modified":"2026-04-06T18:23:43","modified_gmt":"2026-04-06T18:23:43","slug":"management-structure","status":"publish","type":"page","link":"https:\/\/kicob.mocu.ac.tz\/management-structure\/","title":{"rendered":"Management Structure &#8211; KICoB"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1338\" class=\"elementor elementor-1338\">\n\t\t\t\t<div class=\"elementor-element elementor-element-769d2fc e-con-full e-flex e-con e-parent\" data-id=\"769d2fc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9f7fbf elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"a9f7fbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600;700;800&family=DM+Sans:wght@300;400;500;700&display=swap');\r\n\r\n*{box-sizing:border-box;margin:0;padding:0}\r\n\r\n:root{\r\n  --navy:#0a2240;\r\n  --navy-soft:#12385f;\r\n  --gold:#c8922a;\r\n  --gold-light:#f4e6c9;\r\n  --cream:#faf8f4;\r\n  --white:#ffffff;\r\n  --text:#1b2a3a;\r\n  --muted:#617181;\r\n  --border:#e6dfd5;\r\n  --shadow:0 20px 45px rgba(10,34,64,.08);\r\n  --radius:18px;\r\n}\r\n\r\nbody{\r\n  font-family:'DM Sans',sans-serif;\r\n  background:var(--cream);\r\n  color:var(--text);\r\n  line-height:1.7;\r\n}\r\n\r\n.kicob-structure-page{\r\n  width:100%;\r\n  overflow:hidden;\r\n}\r\n\r\n.kicob-wrap{\r\n  width:min(1150px, calc(100% - 40px));\r\n  margin:0 auto;\r\n}\r\n\r\n\/* HERO *\/\r\n.kicob-hero{\r\n  position:relative;\r\n  background:linear-gradient(135deg, rgba(10,34,64,.97), rgba(18,56,95,.93));\r\n  color:#fff;\r\n  padding:88px 0 74px;\r\n  overflow:hidden;\r\n}\r\n\r\n.kicob-hero::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n  background:\r\n    radial-gradient(circle at top right, rgba(200,146,42,.18), transparent 28%),\r\n    linear-gradient(135deg, transparent 0%, rgba(255,255,255,.05) 100%);\r\n}\r\n\r\n.kicob-hero-inner{\r\n  position:relative;\r\n  z-index:2;\r\n  display:grid;\r\n  grid-template-columns:1.15fr .85fr;\r\n  gap:28px;\r\n  align-items:end;\r\n}\r\n\r\n.kicob-badge{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n  padding:7px 15px;\r\n  border-radius:999px;\r\n  background:rgba(200,146,42,.14);\r\n  border:1px solid rgba(200,146,42,.35);\r\n  color:#f8e9cc;\r\n  text-transform:uppercase;\r\n  letter-spacing:.08em;\r\n  font-size:12px;\r\n  font-weight:700;\r\n  margin-bottom:18px;\r\n}\r\n\r\n.kicob-hero h1{\r\n  font-family:'Playfair Display',serif;\r\n  font-size:clamp(34px,5vw,56px);\r\n  line-height:1.08;\r\n  margin-bottom:14px;\r\n}\r\n\r\n.kicob-hero h1 span{color:var(--gold)}\r\n\r\n.kicob-hero p{\r\n  max-width:760px;\r\n  color:rgba(255,255,255,.84);\r\n  font-size:17px;\r\n}\r\n\r\n.kicob-side-card{\r\n  background:rgba(255,255,255,.08);\r\n  border:1px solid rgba(255,255,255,.14);\r\n  backdrop-filter:blur(8px);\r\n  border-radius:22px;\r\n  padding:24px;\r\n  box-shadow:var(--shadow);\r\n}\r\n\r\n.kicob-side-card h3{\r\n  font-family:'Playfair Display',serif;\r\n  font-size:24px;\r\n  color:#fff;\r\n  margin-bottom:14px;\r\n}\r\n\r\n.kicob-side-card ul{\r\n  list-style:none;\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:10px;\r\n}\r\n\r\n.kicob-side-card li{\r\n  color:rgba(255,255,255,.9);\r\n  font-size:14px;\r\n  padding-bottom:10px;\r\n  border-bottom:1px solid rgba(255,255,255,.1);\r\n}\r\n\r\n.kicob-side-card li:last-child{\r\n  border-bottom:none;\r\n  padding-bottom:0;\r\n}\r\n\r\n\/* SECTIONS *\/\r\n.kicob-section{padding:72px 0}\r\n.kicob-section.alt{background:var(--white)}\r\n\r\n.kicob-section-head{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:18px;\r\n  margin-bottom:26px;\r\n}\r\n\r\n.kicob-section-head h2{\r\n  font-family:'Playfair Display',serif;\r\n  font-size:31px;\r\n  color:var(--navy);\r\n  white-space:nowrap;\r\n}\r\n\r\n.kicob-line{\r\n  flex:1;\r\n  height:1px;\r\n  background:linear-gradient(to right, var(--gold), transparent);\r\n}\r\n\r\n.kicob-highlight{\r\n  background:linear-gradient(135deg, var(--navy), var(--navy-soft));\r\n  color:#fff;\r\n  padding:30px 34px;\r\n  border-radius:22px;\r\n  box-shadow:var(--shadow);\r\n}\r\n\r\n.kicob-highlight p{\r\n  font-size:16px;\r\n  color:rgba(255,255,255,.88);\r\n}\r\n\r\n.kicob-highlight strong{color:#f7e7c6}\r\n\r\n\/* ORG IMAGE CARD *\/\r\n.kicob-org-image-card{\r\n  background:var(--white);\r\n  border:1px solid var(--border);\r\n  border-radius:24px;\r\n  padding:28px;\r\n  box-shadow:var(--shadow);\r\n}\r\n\r\n.kicob-org-image-top{\r\n  text-align:center;\r\n  max-width:820px;\r\n  margin:0 auto 24px;\r\n}\r\n\r\n.kicob-org-badge{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  padding:7px 14px;\r\n  border-radius:999px;\r\n  background:var(--gold-light);\r\n  color:var(--navy);\r\n  font-size:12px;\r\n  font-weight:700;\r\n  text-transform:uppercase;\r\n  letter-spacing:.08em;\r\n  margin-bottom:14px;\r\n}\r\n\r\n.kicob-org-image-top h3{\r\n  font-family:'Playfair Display',serif;\r\n  font-size:28px;\r\n  color:var(--navy);\r\n  margin-bottom:10px;\r\n}\r\n\r\n.kicob-org-image-top p{\r\n  font-size:15px;\r\n  color:var(--muted);\r\n}\r\n\r\n.kicob-org-image-wrap{\r\n  background:linear-gradient(135deg,#fff,#fbf8f3);\r\n  border:1px solid var(--border);\r\n  border-radius:20px;\r\n  padding:18px;\r\n  overflow:auto;\r\n}\r\n\r\n.kicob-org-image{\r\n  width:100%;\r\n  max-width:100%;\r\n  height:auto;\r\n  display:block;\r\n  border-radius:12px;\r\n  box-shadow:0 12px 30px rgba(10,34,64,.08);\r\n}\r\n\r\n\/* SUPPORT GRID *\/\r\n.kicob-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,1fr);\r\n  gap:22px;\r\n}\r\n\r\n.kicob-card{\r\n  background:#fff;\r\n  border:1px solid var(--border);\r\n  border-radius:18px;\r\n  padding:24px;\r\n  box-shadow:var(--shadow);\r\n}\r\n\r\n.kicob-card h3{\r\n  font-family:'Playfair Display',serif;\r\n  font-size:22px;\r\n  color:var(--navy);\r\n  margin-bottom:10px;\r\n}\r\n\r\n.kicob-card p{\r\n  font-size:15px;\r\n  color:var(--muted);\r\n}\r\n\r\n.kicob-icon{\r\n  width:48px;\r\n  height:48px;\r\n  border-radius:14px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  background:var(--gold-light);\r\n  margin-bottom:14px;\r\n  font-size:22px;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n@media(max-width:980px){\r\n  .kicob-hero-inner,\r\n  .kicob-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n}\r\n\r\n@media(max-width:640px){\r\n  .kicob-wrap{width:min(100% - 24px, 1150px)}\r\n  .kicob-hero{padding:72px 0 58px}\r\n  .kicob-section{padding:54px 0}\r\n  .kicob-section-head{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n    gap:10px;\r\n  }\r\n  .kicob-section-head h2{\r\n    white-space:normal;\r\n    font-size:28px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"kicob-structure-page\">\r\n\r\n  <section class=\"kicob-hero\">\r\n    <div class=\"kicob-wrap\">\r\n      <div class=\"kicob-hero-inner\">\r\n        <div>\r\n          <div class=\"kicob-badge\">Governance \u00b7 Leadership \u00b7 Structure<\/div>\r\n          <h1>Management <span>Structure<\/span><\/h1>\r\n          <p>\r\n            Explore the official leadership and reporting framework of Kizumbi Institute of Co-operative and Business Education (KICoB).\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"kicob-side-card\">\r\n          <h3>At a Glance<\/h3>\r\n          <ul>\r\n            <li><strong>Top Leadership:<\/strong> Director<\/li>\r\n            <li><strong>Support Level:<\/strong> Heads of Academic and Administrative Departments<\/li>\r\n            <li><strong>Operational Support:<\/strong> Institutional Units and Services<\/li>\r\n            <li><strong>Decision Flow:<\/strong> KICoB Board to higher University organs<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"kicob-section\">\r\n    <div class=\"kicob-wrap\">\r\n      <div class=\"kicob-highlight\">\r\n        <p>\r\n          <strong>KICoB is headed by a Director<\/strong> who serves as the academic and administrative head of the Institute. The Director is assisted by heads of academic and administrative departments, while academic and administrative matters are presented to the KICoB Board before being submitted to the relevant higher University decision-making organs.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"kicob-section alt\">\r\n    <div class=\"kicob-wrap\">\r\n      <div class=\"kicob-section-head\">\r\n        <h2>Organizational Chart<\/h2>\r\n        <div class=\"kicob-line\"><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"kicob-org-image-card\">\r\n        <div class=\"kicob-org-image-top\">\r\n          <span class=\"kicob-org-badge\">Official Structure<\/span>\r\n          <h3>KICoB Management Structure<\/h3>\r\n          <p>\r\n            The chart below presents the official management and reporting structure of the Institute.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"kicob-org-image-wrap\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/kicob.mocu.ac.tz\/wp-content\/uploads\/2025\/06\/Director.png\"\r\n            alt=\"KICoB Management Structure Organizational Chart\"\r\n            class=\"kicob-org-image\"\r\n          \/>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"kicob-section\">\r\n    <div class=\"kicob-wrap\">\r\n      <div class=\"kicob-section-head\">\r\n        <h2>Governance Notes<\/h2>\r\n        <div class=\"kicob-line\"><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"kicob-grid\">\r\n        <div class=\"kicob-card\">\r\n          \r\n          <h3>Director<\/h3>\r\n          <p>\r\n            The Director is appointed in accordance with the Universities Act, 2005 and the MoCU Charter, 2015, and serves as the academic and administrative head of the Institute.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"kicob-card\">\r\n        \r\n          <h3>Departmental Support<\/h3>\r\n          <p>\r\n            The Director is supported by the heads of academic and administrative departments who assist in the implementation and coordination of institutional functions.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"kicob-card\">\r\n         \r\n          <h3>Decision-Making Flow<\/h3>\r\n          <p>\r\n            Institutional academic and administrative matters pass through the KICoB Board before onward submission to the appropriate higher University decision-making organs.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Governance \u00b7 Leadership \u00b7 Structure Management Structure Explore the official leadership and reporting framework of Kizumbi Institute of Co-operative and Business Education (KICoB). At a Glance Top Leadership: Director Support Level: Heads of Academic and Administrative Departments Operational Support: Institutional &hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1338","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Management Structure - KICoB - Kizumbi Institute of Co-operative and Business Education - KICoB<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kicob.mocu.ac.tz\/management-structure\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Management Structure - KICoB\" \/>\n<meta property=\"og:description\" content=\"Governance \u00b7 Leadership \u00b7 Structure Management Structure Explore the official leadership and reporting framework of Kizumbi Institute of Co-operative and Business Education (KICoB). At a Glance Top Leadership: Director Support Level: Heads of Academic and Administrative Departments Operational Support: Institutional &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kicob.mocu.ac.tz\/management-structure\/\" \/>\n<meta property=\"og:site_name\" content=\"Kizumbi Institute of Co-operative and Business Education - KICoB\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-06T18:23:43+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/management-structure\\\/\",\"url\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/management-structure\\\/\",\"name\":\"Management Structure - KICoB - Kizumbi Institute of Co-operative and Business Education - KICoB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/#website\"},\"datePublished\":\"2023-01-18T16:22:57+00:00\",\"dateModified\":\"2026-04-06T18:23:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/management-structure\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kicob.mocu.ac.tz\\\/management-structure\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/management-structure\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Management Structure &#8211; KICoB\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/#website\",\"url\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/\",\"name\":\"Kizumbi Institute of Co-operative and Business Education - KICoB\",\"description\":\"Kizumbi Institute of Co-operative and Business Education\",\"publisher\":{\"@id\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/#organization\",\"name\":\"Kizumbi Institute of Co-operative and Business Education\",\"alternateName\":\"KICoB\",\"url\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/title-logo.png\",\"contentUrl\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/title-logo.png\",\"width\":200,\"height\":200,\"caption\":\"Kizumbi Institute of Co-operative and Business Education\"},\"image\":{\"@id\":\"https:\\\/\\\/kicob.mocu.ac.tz\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"description\":\"KICoB is one of the two Institutes of the Moshi Co-operative University (MoCU). It is an arm of the University distantly allocated in the Shinyanga region, about six kilometres from the city centre, along the Tabora-Mwanza road. The Institute came into existence following the upgrading of the then Kizumbi Teaching Center, in 2021 by the Tanzania Commission for Universities. The Institute operates under the office of the Vice Chancellor (VC). KICoB has the mandate to offer training, research and consultancy services in Co-operative and Business Management. On this website, we provide information about the Institute in terms of its functions, Departments and units, training programmes, and areas of research and consulting. We hope the information offered here is important to the co-operative actors and business communities seeking our services in form of training, research and consultancy services. It is also anticipated that the information will open up another channel for the general public to interact with KICoB\",\"email\":\"kizumbi@mocu.ac.tz\",\"telephone\":\"+255 272 751 833\",\"legalName\":\"Kizumbi Institute of Co-operative and Business Education\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"51\",\"maxValue\":\"200\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Management Structure - KICoB - Kizumbi Institute of Co-operative and Business Education - KICoB","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kicob.mocu.ac.tz\/management-structure\/","og_locale":"en_US","og_type":"article","og_title":"Management Structure - KICoB","og_description":"Governance \u00b7 Leadership \u00b7 Structure Management Structure Explore the official leadership and reporting framework of Kizumbi Institute of Co-operative and Business Education (KICoB). At a Glance Top Leadership: Director Support Level: Heads of Academic and Administrative Departments Operational Support: Institutional &hellip;","og_url":"https:\/\/kicob.mocu.ac.tz\/management-structure\/","og_site_name":"Kizumbi Institute of Co-operative and Business Education - KICoB","article_modified_time":"2026-04-06T18:23:43+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kicob.mocu.ac.tz\/management-structure\/","url":"https:\/\/kicob.mocu.ac.tz\/management-structure\/","name":"Management Structure - KICoB - Kizumbi Institute of Co-operative and Business Education - KICoB","isPartOf":{"@id":"https:\/\/kicob.mocu.ac.tz\/#website"},"datePublished":"2023-01-18T16:22:57+00:00","dateModified":"2026-04-06T18:23:43+00:00","breadcrumb":{"@id":"https:\/\/kicob.mocu.ac.tz\/management-structure\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kicob.mocu.ac.tz\/management-structure\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kicob.mocu.ac.tz\/management-structure\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kicob.mocu.ac.tz\/"},{"@type":"ListItem","position":2,"name":"Management Structure &#8211; KICoB"}]},{"@type":"WebSite","@id":"https:\/\/kicob.mocu.ac.tz\/#website","url":"https:\/\/kicob.mocu.ac.tz\/","name":"Kizumbi Institute of Co-operative and Business Education - KICoB","description":"Kizumbi Institute of Co-operative and Business Education","publisher":{"@id":"https:\/\/kicob.mocu.ac.tz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kicob.mocu.ac.tz\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kicob.mocu.ac.tz\/#organization","name":"Kizumbi Institute of Co-operative and Business Education","alternateName":"KICoB","url":"https:\/\/kicob.mocu.ac.tz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kicob.mocu.ac.tz\/#\/schema\/logo\/image\/","url":"https:\/\/kicob.mocu.ac.tz\/wp-content\/uploads\/2025\/06\/title-logo.png","contentUrl":"https:\/\/kicob.mocu.ac.tz\/wp-content\/uploads\/2025\/06\/title-logo.png","width":200,"height":200,"caption":"Kizumbi Institute of Co-operative and Business Education"},"image":{"@id":"https:\/\/kicob.mocu.ac.tz\/#\/schema\/logo\/image\/"},"description":"KICoB is one of the two Institutes of the Moshi Co-operative University (MoCU). It is an arm of the University distantly allocated in the Shinyanga region, about six kilometres from the city centre, along the Tabora-Mwanza road. The Institute came into existence following the upgrading of the then Kizumbi Teaching Center, in 2021 by the Tanzania Commission for Universities. The Institute operates under the office of the Vice Chancellor (VC). KICoB has the mandate to offer training, research and consultancy services in Co-operative and Business Management. On this website, we provide information about the Institute in terms of its functions, Departments and units, training programmes, and areas of research and consulting. We hope the information offered here is important to the co-operative actors and business communities seeking our services in form of training, research and consultancy services. It is also anticipated that the information will open up another channel for the general public to interact with KICoB","email":"kizumbi@mocu.ac.tz","telephone":"+255 272 751 833","legalName":"Kizumbi Institute of Co-operative and Business Education","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"51","maxValue":"200"}}]}},"_links":{"self":[{"href":"https:\/\/kicob.mocu.ac.tz\/wp-json\/wp\/v2\/pages\/1338","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kicob.mocu.ac.tz\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kicob.mocu.ac.tz\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kicob.mocu.ac.tz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kicob.mocu.ac.tz\/wp-json\/wp\/v2\/comments?post=1338"}],"version-history":[{"count":5,"href":"https:\/\/kicob.mocu.ac.tz\/wp-json\/wp\/v2\/pages\/1338\/revisions"}],"predecessor-version":[{"id":17730,"href":"https:\/\/kicob.mocu.ac.tz\/wp-json\/wp\/v2\/pages\/1338\/revisions\/17730"}],"wp:attachment":[{"href":"https:\/\/kicob.mocu.ac.tz\/wp-json\/wp\/v2\/media?parent=1338"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}