{"id":15,"date":"2025-12-10T04:07:35","date_gmt":"2025-12-10T04:07:35","guid":{"rendered":"https:\/\/kvkudalguri.aau.ac.in\/?page_id=15"},"modified":"2026-08-11T06:40:55","modified_gmt":"2026-08-11T06:40:55","slug":"about-aau","status":"publish","type":"page","link":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/about-aau\/","title":{"rendered":"About AAU"},"content":{"rendered":"\n<style>\n\/* =========================================================\n   ASSAM AGRICULTURAL UNIVERSITY\n   WORDPRESS RESPONSIVE PROFILE\n   ========================================================= *\/\n\n.aau-profile {\n    --green: #0b6338;\n    --green-dark: #064526;\n    --green-light: #edf7f1;\n    --green-soft: #f6fbf8;\n    --border: #dce9e1;\n    --text: #4c5c53;\n    --heading: #17382a;\n    --white: #ffffff;\n\n    max-width: 1180px;\n    margin: 30px auto;\n    padding: 0 15px;\n    font-family: \"Segoe UI\", Arial, sans-serif;\n    color: var(--text);\n    line-height: 1.75;\n}\n\n.aau-profile *,\n.aau-profile *::before,\n.aau-profile *::after {\n    box-sizing: border-box;\n}\n\n\n\/* =========================\n   HEADER\n   ========================= *\/\n\n.aau-header {\n    position: relative;\n    overflow: hidden;\n    padding: 55px 45px;\n    margin-bottom: 25px;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #064526, #0b6338, #168653);\n    box-shadow: 0 12px 35px rgba(6, 69, 38, 0.15);\n}\n\n.aau-header::before {\n    content: \"\";\n    position: absolute;\n    width: 330px;\n    height: 330px;\n    right: -120px;\n    top: -180px;\n    border-radius: 50%;\n    background: rgba(255,255,255,.07);\n}\n\n.aau-header::after {\n    content: \"\";\n    position: absolute;\n    width: 180px;\n    height: 180px;\n    right: 170px;\n    bottom: -140px;\n    border-radius: 50%;\n    background: rgba(255,255,255,.05);\n}\n\n.aau-header-content {\n    position: relative;\n    z-index: 2;\n}\n\n.aau-header h1 {\n    margin: 0 !important;\n    padding: 0 !important;\n    color: #fff !important;\n    font-size: 40px !important;\n    line-height: 1.2 !important;\n    font-weight: 700 !important;\n}\n\n.aau-header-line {\n    width: 70px;\n    height: 4px;\n    margin: 18px 0;\n    border-radius: 10px;\n    background: #b9e6ca;\n}\n\n.aau-header p {\n    max-width: 760px;\n    margin: 0 !important;\n    color: rgba(255,255,255,.9) !important;\n    font-size: 15px;\n}\n\n\n\/* =========================\n   COMMON SECTION\n   ========================= *\/\n\n.aau-section {\n    margin-bottom: 22px;\n    padding: 30px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    box-shadow: 0 5px 22px rgba(20,70,45,.045);\n}\n\n.aau-section-title {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 20px !important;\n    color: var(--green) !important;\n    font-size: 25px !important;\n    line-height: 1.3 !important;\n    font-weight: 700 !important;\n}\n\n.aau-title-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    min-width: 42px;\n    border-radius: 10px;\n    background: var(--green-light);\n    font-size: 19px;\n}\n\n.aau-section p {\n    margin: 0 0 16px !important;\n    color: var(--text) !important;\n    font-size: 14.5px;\n}\n\n.aau-section p:last-child {\n    margin-bottom: 0 !important;\n}\n\n\n\/* =========================\n   HISTORY HIGHLIGHTS\n   ========================= *\/\n\n.aau-history-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin: 25px 0 5px;\n}\n\n.aau-history-card {\n    padding: 20px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: var(--green-soft);\n    text-align: center;\n}\n\n.aau-history-year {\n    display: block;\n    color: var(--green);\n    font-size: 25px;\n    font-weight: 750;\n    line-height: 1.2;\n}\n\n.aau-history-label {\n    display: block;\n    margin-top: 6px;\n    color: #66756c;\n    font-size: 12.5px;\n}\n\n\n\/* =========================\n   VISION & MISSION\n   ========================= *\/\n\n.aau-vm-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n}\n\n.aau-vm-card {\n    position: relative;\n    overflow: hidden;\n    padding: 28px;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    background: var(--green-soft);\n}\n\n.aau-vm-card::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    bottom: 0;\n    width: 4px;\n    background: var(--green);\n}\n\n.aau-vm-card h3 {\n    margin: 0 0 13px !important;\n    color: var(--green) !important;\n    font-size: 21px !important;\n}\n\n.aau-vm-card p {\n    margin: 0 !important;\n}\n\n\n\/* =========================\n   MANDATES\n   ========================= *\/\n\n.aau-mandates {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.aau-mandate {\n    padding: 23px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: var(--green-soft);\n}\n\n.aau-mandate-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 36px;\n    height: 36px;\n    margin-bottom: 13px;\n    border-radius: 9px;\n    background: #dcefe4;\n    color: var(--green);\n    font-size: 12px;\n    font-weight: 800;\n}\n\n.aau-mandate p {\n    margin: 0 !important;\n    font-size: 13.5px;\n}\n\n\n\/* =========================\n   COLLEGES\n   ========================= *\/\n\n.aau-college-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n}\n\n.aau-college-box {\n    padding: 23px;\n    border: 1px solid var(--border);\n    border-radius: 13px;\n    background: #fbfdfc;\n}\n\n.aau-college-box h3 {\n    margin: 0 0 13px !important;\n    padding-bottom: 11px;\n    border-bottom: 2px solid #e2eee7;\n    color: var(--green) !important;\n    font-size: 18px !important;\n}\n\n.aau-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n}\n\n.aau-list li {\n    position: relative;\n    padding: 9px 0 9px 22px;\n    border-bottom: 1px solid #e9efeb;\n    color: var(--text);\n    font-size: 13.5px;\n}\n\n.aau-list li:last-child {\n    border-bottom: 0;\n}\n\n.aau-list li::before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    top: 8px;\n    color: var(--green);\n    font-weight: 800;\n}\n\n\n\/* =========================\n   RESEARCH STATIONS\n   ========================= *\/\n\n.aau-station-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n}\n\n.aau-station {\n    padding: 16px;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: #f9fcfa;\n    transition: .2s ease;\n}\n\n.aau-station:hover {\n    background: var(--green-light);\n    border-color: #c2ddcd;\n    transform: translateY(-2px);\n}\n\n.aau-station-title {\n    color: #536158;\n    font-size: 13px;\n    line-height: 1.55;\n}\n\n\n\/* =========================\n   KVK\n   ========================= *\/\n\n.aau-kvk-top {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 15px;\n    margin-bottom: 18px;\n}\n\n.aau-kvk-count {\n    padding: 6px 13px;\n    border-radius: 30px;\n    background: #e3f3e9;\n    color: var(--green);\n    font-size: 12px;\n    font-weight: 700;\n}\n\n.aau-kvk-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n}\n\n.aau-kvk {\n    padding: 13px;\n    border: 1px solid var(--border);\n    border-radius: 9px;\n    background: #fafcfb;\n    color: #526057;\n    font-size: 12.5px;\n    transition: .2s ease;\n}\n\n.aau-kvk:hover {\n    background: var(--green-light);\n    color: var(--green);\n    border-color: #c2ddcd;\n}\n\n\n\/* =========================\n   MOBILE\n   ========================= *\/\n\n@media (max-width: 950px) {\n\n    .aau-history-grid,\n    .aau-mandates,\n    .aau-station-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n\n    .aau-kvk-grid {\n        grid-template-columns: repeat(3, 1fr);\n    }\n}\n\n\n@media (max-width: 700px) {\n\n    .aau-profile {\n        margin: 15px auto;\n        padding: 0 8px;\n    }\n\n    .aau-header {\n        padding: 35px 23px;\n        border-radius: 14px;\n    }\n\n    .aau-header h1 {\n        font-size: 29px !important;\n    }\n\n    .aau-header p {\n        font-size: 13.5px;\n    }\n\n    .aau-section {\n        padding: 22px 18px;\n        border-radius: 13px;\n    }\n\n    .aau-section-title {\n        font-size: 21px !important;\n    }\n\n    .aau-section p {\n        font-size: 13.5px;\n    }\n\n    .aau-history-grid,\n    .aau-vm-grid,\n    .aau-mandates,\n    .aau-college-grid,\n    .aau-station-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .aau-kvk-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n\n    .aau-kvk-top {\n        align-items: flex-start;\n        flex-direction: column;\n    }\n}\n\n\n@media (max-width: 400px) {\n\n    .aau-kvk-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .aau-header h1 {\n        font-size: 25px !important;\n    }\n\n    .aau-section {\n        padding: 19px 15px;\n    }\n}\n<\/style>\n\n\n<div class=\"aau-profile\">\n\n\n    <!-- =========================\n         HEADER\n         ========================= -->\n\n    <div class=\"aau-header\">\n\n      <div class=\"aau-header-content\">\n\n            <h1>Assam Agricultural University<\/h1>\n\n          <div class=\"aau-header-line\"><\/div>\n        <\/div>\n\n    <\/div>\n\n\n    <!-- =========================\n         ABOUT\n         ========================= -->\n\n    <div class=\"aau-section\">\n\n        <h2 class=\"aau-section-title\">\n            <span class=\"aau-title-icon\">\ud83c\udf31<\/span>\n            Assam Agricultural University\n        <\/h2>\n\n        <p>\n            The seed of the Assam Agricultural University was sown\n            by establishing the the Assam Agricultural College in\n            1948 in Jorhat, the cultural capital of Assam; and the\n            Assam Veterinary College in the same year in Nagaon in\n            middle Assam. The institution came to the present shape\n            in 1969 with establishment of the Assam Agricultural\n            University on April 1, 1969 by an act called The Assam\n            Agricultural University Act, 1968 with its headquarters\n            at Jorhat. Since then, being the sole agricultural\n            university of the state, and the first such institution\n            in the entire north-eastern region, Assam Agricultural\n            University has been serving the interests of various\n            stakeholders including the farmers, agripreneurs and\n            the agricultural industry.\n        <\/p>\n\n        <div class=\"aau-history-grid\">\n\n            <div class=\"aau-history-card\">\n                <span class=\"aau-history-year\">1913<\/span>\n                <span class=\"aau-history-label\">\n                    Rice Research Station at Karimganj\n                <\/span>\n            <\/div>\n\n            <div class=\"aau-history-card\">\n                <span class=\"aau-history-year\">1923<\/span>\n                <span class=\"aau-history-label\">\n                    Rice Research Station at Titabor\n                <\/span>\n            <\/div>\n\n            <div class=\"aau-history-card\">\n                <span class=\"aau-history-year\">1948<\/span>\n                <span class=\"aau-history-label\">\n                    Assam Agricultural College &amp;\n                    Assam Veterinary College\n                <\/span>\n            <\/div>\n\n            <div class=\"aau-history-card\">\n                <span class=\"aau-history-year\">1969<\/span>\n                <span class=\"aau-history-label\">\n                    Assam Agricultural University Established\n                <\/span>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- =========================\n         HISTORY\n         ========================= -->\n\n    <div class=\"aau-section\">\n\n      <h2 class=\"aau-section-title\">\n        <span class=\"aau-title-icon\">\ud83d\udcdc<\/span>\n            History\n      <\/h2>\n\n        <p>\n            The foundation of an institution of agricultural education\n            in the northeastern part of the country were sown way back\n            in the first quarter of the 20th century with the establishment\n            of two rice research stations, one at Karimganj in the Barak\n            Valley and the other at Titabor in the Brahmaputra Valley in\n            1913 and 1923, respectively.\n        <\/p>\n\n        <p>\n            Even while the stations were producing trainees, the need\n            for an agricultural college was felt immediately after\n            independence. Consequently, the Assam Agricultural College\n            and the Assam Veterinary College came into existence as a\n            result of exemplary willpower and dedication of Bharat Ratna\n            Late Gopinath Bordoloi, the first Chief Minister of Assam,\n            and a few other visionaries.\n        <\/p>\n\n        <p>\n            In the beginning, both the colleges were affiliated to\n            Gauhati University; the affiliation was later shifted to\n            Dibrugarh University before the Assam Agricultural University\n            came into being embracing both the colleges in 1969.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- =========================\n         UNIVERSITY ORGANIZATION\n         ========================= -->\n\n    <div class=\"aau-section\">\n\n        <h2 class=\"aau-section-title\">\n            <span class=\"aau-title-icon\">\ud83c\udfdb\ufe0f<\/span>\n            University Organization\n        <\/h2>\n\n        <p>\n            To carry out the education as per mandate, the University\n            has six faculties in the fields of Agriculture, Veterinary,\n            Community Science, Fishery, Horticulture and Sericulture\n            with 9 constituent colleges &#8211; three in agriculture, two\n            in veterinary science and one each in community science,\n            fishery, horticulture and sericulture.\n        <\/p>\n\n        <p>\n            Except horticulture and sericulture, all the other seven\n            constituent colleges have their own state of the art\n            facilities for imparting education in designated locations\n            in the state.\n        <\/p>\n\n        <p>\n            The Dean is the official head of the Faculty and Chairman\n            of the Board of Studies of the respective Faculty.\n        <\/p>\n\n        <p>\n            There is a Director of Post Graduate Studies to coordinate\n            Post-Graduate Studies in all the departments and colleges\n            of the University.\n        <\/p>\n\n        <p>\n            To coordinate the research activities, the University has\n            two full-fledged Directorates of Research, one for\n            agriculture and community science and the other for\n            veterinary science and fisheries science, headed by a\n            Director of Research.\n        <\/p>\n\n        <p>\n            The extension programme of the University is carried out\n            under the Directorate of Extension Education headed by a\n            Director of Extension Education.\n        <\/p>\n\n        <p>\n            In addition, the University has Director of Students\u2019\n            Welfare, Director of Physical Plant and Chief Librarian\n            and other important officers as per the Statute.\n        <\/p>\n\n        <p>\n            The Director of Students\u2019 Welfare is responsible for\n            arrangement of housing for students, student counselling\n            and placement besides supervising the extra-curricular\n            activities and general needs of the students.\n        <\/p>\n\n        <p>\n            The Director of Physical Plant is responsible for all\n            construction related activities and repair\/renovation\n            of the University.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- =========================\n         MAIN GOAL\n         ========================= -->\n\n    <div class=\"aau-section\">\n\n        <h2 class=\"aau-section-title\">\n            <span class=\"aau-title-icon\">\ud83c\udfaf<\/span>\n            Main Goal\n        <\/h2>\n\n        <p>\n            Assam Agricultural University is the first institution\n            of its kind in the whole of North-Eastern Region of India.\n            The main goal of this institution is to produce globally\n            competitive human resources in farm sectorand to carry\n            out research in both conventional and frontier areas for\n            production optimization as well as to disseminate the\n            generated technologies as public good for benefitting the\n            food growers\/produces and traders involved in the sector\n            while emphasizing on sustainability, equity and overall\n            food security at household level.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- =========================\n         VISION & MISSION\n         ========================= -->\n\n    <div class=\"aau-section\">\n\n        <h2 class=\"aau-section-title\">\n            <span class=\"aau-title-icon\">\ud83c\udf3f<\/span>\n            Vision &amp; Mission\n        <\/h2>\n\n        <div class=\"aau-vm-grid\">\n\n            <div class=\"aau-vm-card\">\n\n                <h3>Our Vision<\/h3>\n\n                <p>\n                    Provisioning of quality human resource to facilitate\n                    technology led agricultural renaissance revitalizing\n                    and rejuvenating post-green revolution in agriculture\n                    ensuring both production and environment sustainability\n                    targeting a minimum of 4% agricultural growth while\n                    addressing the issues of household nutritional security,\n                    farmers&#8217; distress, commerce in agriculture as well as\n                    regional, national and global food crisis taking the\n                    advantage of innovative technology, market reforms\n                    and liberalization.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"aau-vm-card\">\n\n                <h3>Our Mission<\/h3>\n\n                <p>\n                    To fill up talent gap in agriculture and allied sector\n                    to preposition the state to combat the emerging\n                    challenges in agriculture and ensure productivity\n                    increase in agri-horti-animal-fish crops on the face\n                    of shrinking\/fragmented land holdings, ailing soil\n                    health, diminishing water resources and increased\n                    human population. Technology showcasing and transfer\n                    to the user groups for science led agricultural growth\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- =========================\n         MANDATES\n         ========================= -->\n\n    <div class=\"aau-section\">\n\n        <h2 class=\"aau-section-title\">\n            <span class=\"aau-title-icon\">\ud83d\udccb<\/span>\n            Mandates\n        <\/h2>\n\n        <div class=\"aau-mandates\">\n\n            <div class=\"aau-mandate\">\n\n                <div class=\"aau-mandate-number\">01<\/div>\n\n                <p>\n                    Imparting resource conserving, quality and market\n                    driven education in agriculture and allied fields\n                    to facilitate agricultural growth for food security\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"aau-mandate\">\n\n                <div class=\"aau-mandate-number\">02<\/div>\n\n                <p>\n                    Undertake basic, strategic and applied research in\n                    the sector for agriculture centric business and\n                    employment avenues in the production to consumption\n                    chain\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"aau-mandate\">\n\n                <div class=\"aau-mandate-number\">03<\/div>\n\n                <p>\n                    Technology showcasing and transfer to the user\n                    groups for science led agricultural growth\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- =========================\n         COLLEGES\n         ========================= -->\n\n    <div class=\"aau-section\">\n\n      <h2 class=\"aau-section-title\">\n        <span class=\"aau-title-icon\">\ud83c\udf93<\/span>\n            Colleges\n      <\/h2>\n\n        <div class=\"aau-college-grid\">\n\n            <div class=\"aau-college-box\">\n\n                <h3>Faculty of Agriculture<\/h3>\n\n                <ul class=\"aau-list\">\n\n                    <li>College of Agriculture<\/li>\n\n                    <li>Biswanath College of Agriculture<\/li>\n\n                    <li>Sarat Chandra Sinha College of Agriculture<\/li>\n\n                    <li>\n                        College of Horticulture and Farming System Research\n                    <\/li>\n\n                    <li>College of Sericulture<\/li>\n\n                <\/ul>\n\n            <\/div>\n\n\n            <div class=\"aau-college-box\">\n\n                <h3>Faculty of Community Science<\/h3>\n\n                <ul class=\"aau-list\">\n\n                    <li>College of of Community Science<\/li>\n\n                <\/ul>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- =========================\n         RESEARCH STATIONS\n         ========================= -->\n\n    <div class=\"aau-section\">\n\n        <h2 class=\"aau-section-title\">\n            <span class=\"aau-title-icon\">\ud83d\udd2c<\/span>\n            Research Stations &amp; KVKs\n        <\/h2>\n\n        <h3 style=\"\n            margin:0 0 15px;\n            color:#0b6338;\n            font-size:19px;\n        \">\n            Agriculture\n        <\/h3>\n\n        <div class=\"aau-station-grid\">\n\n            <div class=\"aau-station\">\n                <div class=\"aau-station-title\">\n                    AAU-Zonal Research Station, Diphu\n                <\/div>\n            <\/div>\n\n            <div class=\"aau-station\">\n                <div class=\"aau-station-title\">\n                    AAU-Zonal Research Station, Shillongani\n                <\/div>\n            <\/div>\n\n            <div class=\"aau-station\">\n                <div class=\"aau-station-title\">\n                    AAU-Zonal Research Station, North Lakhimpur\n                <\/div>\n            <\/div>\n\n            <div class=\"aau-station\">\n                <div class=\"aau-station-title\">\n                    AAU-Zonal Research Station, Gossaigaon\n                <\/div>\n            <\/div>\n\n            <div class=\"aau-station\">\n                <div class=\"aau-station-title\">\n                    AAU-Assam Rice Research Institute, Titabar\n                <\/div>\n            <\/div>\n\n            <div class=\"aau-station\">\n                <div class=\"aau-station-title\">\n                    AAU-Zonal Research Station, Sribhumi\n                <\/div>\n            <\/div>\n\n            <div class=\"aau-station\">\n                <div class=\"aau-station-title\">\n                    AAU-Horticulture Research Station, Kahikuchi\n                <\/div>\n            <\/div>\n\n            <div class=\"aau-station\">\n                <div class=\"aau-station-title\">\n                    AAU-Citrus and Plantation Crops Research Station,\n                    Tinsukia\n                <\/div>\n            <\/div>\n\n            <div class=\"aau-station\">\n                <div class=\"aau-station-title\">\n                    AAU-Sugarcane, Medicinal and Aromatic Plants\n                    Research Station, Buralikson\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- =========================\n         KVKs\n         ========================= -->\n\n  <div class=\"aau-section\">\n\n    <div class=\"aau-kvk-top\">\n\n      <h2 class=\"aau-section-title\" style=\"margin-bottom:0 !important;\">\n        <span class=\"aau-title-icon\">\ud83d\ude9c<\/span>\n                Krishi Vigyan Kendras (KVKs)\n      <\/h2>\n\n            <span class=\"aau-kvk-count\">\n                23 KVKs\n            <\/span>\n\n    <\/div>\n\n\n        <div class=\"aau-kvk-grid\">\n\n            <div class=\"aau-kvk\">AAU-KVK, Baksa<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Barpeta<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Bongaigaon<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Cachar<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Chirang<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Darrang<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Dhemaji<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Dhubri<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Dibrugarh<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Golaghat<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Jorhat<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Kamrup<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Karbi Anglong<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Sribhumi<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Kokrajhar<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Lakhimpur<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Morigaon<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Nagaon<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Nalbari<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Sivasagar<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Sonitpur<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Tinsukia<\/div>\n\n            <div class=\"aau-kvk\">AAU-KVK, Udalguri<\/div>\n\n        <\/div>\n\n  <\/div>\n\n\n<\/div>\n&#8220;`\n\n","protected":false},"excerpt":{"rendered":"<p>Assam Agricultural University \ud83c\udf31 Assam Agricultural University The seed of the Assam Agricultural University was sown by establishing the the Assam Agricultural College in 1948 in Jorhat, the cultural capital of Assam; and the Assam Veterinary College in the same year in Nagaon in middle Assam. The institution came to the present shape in 1969&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/comments?post=15"}],"version-history":[{"count":2,"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":969,"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/15\/revisions\/969"}],"wp:attachment":[{"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/media?parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}