{"id":206,"date":"2025-10-28T09:03:23","date_gmt":"2025-10-28T09:03:23","guid":{"rendered":"https:\/\/groundinsight.live\/?p=206"},"modified":"2025-10-30T09:51:40","modified_gmt":"2025-10-30T09:51:40","slug":"bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi","status":"publish","type":"post","link":"https:\/\/groundinsight.live\/hi\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/","title":{"rendered":"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025)"},"content":{"rendered":"<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n<style>\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    html {\n        font-size: 16px;\n    }\n\n    body {\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;\n        line-height: 1.7;\n        color: #333;\n        background: #fafafa;\n        width: 100%;\n        overflow-x: hidden;\n    }\n\n    .page-title {\n        background: white;\n        padding: 30px 20px;\n        text-align: center;\n        border-bottom: 3px solid #3B5BBD;\n    }\n\n    .page-title h1 {\n        font-size: 1.4rem;\n        font-weight: 800;\n        color: #000;\n        margin-bottom: 15px;\n        line-height: 1.4;\n    }\n\n    .page-title .subtitle {\n        font-size: 0.95rem;\n        color: #003153;\n        line-height: 1.5;\n    }\n\n    \/* Solid color styling for data-driven subtitle *\/\n    .data-driven-subtitle {\n        background: #2c3e50;\n        color: white;\n        padding: 20px 15px;\n        margin: 20px 0;\n        border-radius: 8px;\n        text-align: center;\n        font-size: 1.1rem;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        box-shadow: 0 4px 12px rgba(44, 62, 80, 0.3);\n    }\n\n    .container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 15px;\n    }\n\n    .section {\n        background: white;\n        padding: 20px 15px;\n        margin: 15px 0;\n        border-radius: 8px;\n        box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n    }\n\n    h2 {\n        color: #1a1a1a;\n        font-size: 1.3rem;\n        font-weight: 700;\n        margin-bottom: 20px;\n        padding-bottom: 12px;\n        line-height: 1.4;\n    }\n\n    \/* Split heading styles *\/\n    .heading-part-1 {\n        color: #003153;\n        font-size: 0.9rem;\n        font-weight: 700 !important;\n        margin-bottom: 5px;\n        padding-bottom: 0;\n        line-height: 1.3;\n    }\n\n    .heading-part-2 {\n        color: #000;\n        font-size: 1.5rem;\n        font-weight: 700;\n        margin-top: 0;\n        margin-bottom: 20px;\n        padding-bottom: 12px;\n        line-height: 1.4;\n    }\n\n    \/* Responsive adjustments for split headings *\/\n    @media (min-width: 768px) {\n        .heading-part-1 {\n            font-size: 1.1rem;\n        }\n\n        .heading-part-2 {\n            font-size: 2rem;\n        }\n    }\n\n    @media (min-width: 1024px) {\n        .heading-part-1 {\n            font-size: 1.2rem;\n        }\n\n        .heading-part-2 {\n            font-size: 2.2rem;\n        }\n    }\n\n    h3 {\n        color: #2d2d2d;\n        font-size: 1.1rem;\n        font-weight: 600;\n        margin: 25px 0 12px;\n        padding-left: 15px;\n        position: relative;\n        line-height: 1.4;\n    }\n\n    h3::before {\n        content: '';\n        position: absolute;\n        left: 0;\n        top: 3px;\n        width: 4px;\n        height: 20px;\n        background: #F7A73F;\n        border-radius: 2px;\n    }\n\n    \/* Solid color styling for important hooks *\/\n    .important-hook {\n        background: #ff6b35;\n        color: white;\n        padding: 15px 20px;\n        margin: 25px 0;\n        border-radius: 8px;\n        font-size: 1.15rem;\n        font-weight: 700;\n        text-align: center;\n        box-shadow: 0 4px 12px rgba(255, 107, 53, 0.3);\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n\n    p {\n        margin-bottom: 15px;\n        font-size: 0.95rem;\n        line-height: 1.7;\n        color: #444;\n        text-align: justify;\n    }\n\n    strong {\n        font-weight: 600;\n    }\n\n    .highlight-box {\n        background: #f0f6ff;\n        padding: 18px;\n        margin: 20px 0;\n        border-radius: 8px;\n        border-left: 4px solid #3B5BBD;\n        font-size: 0.93rem;\n        line-height: 1.6;\n    }\n\n    .highlight-box strong {\n        color: #3B5BBD;\n        font-size: 1.05em;\n        display: block;\n        margin-bottom: 8px;\n    }\n\n    .quote-box {\n        background: #fff8f0;\n        padding: 18px;\n        margin: 20px 0;\n        border-radius: 8px;\n        border-left: 4px solid #F7A73F;\n        font-style: italic;\n        color: #555;\n        font-size: 0.93rem;\n        line-height: 1.6;\n    }\n\n    .table-wrapper {\n        width: 100%;\n        overflow-x: auto;\n        margin: 20px 0;\n        border-radius: 8px;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        -webkit-overflow-scrolling: touch;\n        max-width: 100vw;\n    }\n\n    table {\n        width: 100%;\n        min-width: 700px;\n        border-collapse: collapse;\n        background: white;\n        font-size: 0.85rem;\n    }\n\n    thead {\n        background: #3B5BBD;\n        color: white;\n    }\n\n    th {\n        padding: 12px 10px;\n        text-align: left;\n        font-weight: 600;\n        font-size: 0.75rem;\n        text-transform: uppercase;\n        letter-spacing: 0.3px;\n    }\n\n    td {\n        padding: 12px 10px;\n        border-bottom: 1px solid #eee;\n    }\n\n    tbody tr:hover {\n        background: #f8f9fa;\n    }\n\n    .gujarat {\n        color: #3B5BBD;\n        font-weight: 600;\n    }\n\n    .bihar {\n        color: #E74C3C;\n        font-weight: 600;\n    }\n\n    \/* MOBILE CARD LAYOUT - NEW ADDITION *\/\n    .mobile-cards {\n        display: none;\n    }\n\n    .state-card {\n        background: white;\n        border-radius: 12px;\n        padding: 20px;\n        margin: 15px 0;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n        border-left: 5px solid #3B5BBD;\n    }\n\n    .state-card.gujarat {\n        border-left-color: #3B5BBD;\n    }\n\n    .state-card.uttar-pradesh {\n        border-left-color: #F7A73F;\n    }\n\n    .state-card.bihar {\n        border-left-color: #E74C3C;\n    }\n\n    .card-header {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        margin-bottom: 15px;\n        padding-bottom: 10px;\n        border-bottom: 1px solid #eee;\n    }\n\n    .state-name {\n        font-size: 1.2rem;\n        font-weight: 700;\n        color: #1a1a1a;\n    }\n\n    .population-badge {\n        background: #f8f9fa;\n        padding: 4px 8px;\n        border-radius: 6px;\n        font-size: 0.8rem;\n        color: #003153;\n    }\n\n    .card-metrics {\n        display: grid;\n        gap: 12px;\n    }\n\n    .metric-row {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        padding: 8px 0;\n        border-bottom: 1px solid #f5f5f5;\n    }\n\n    .metric-row:last-child {\n        border-bottom: none;\n    }\n\n    .metric-label {\n        font-size: 0.9rem;\n        color: #003153;\n        flex: 1;\n    }\n\n    .metric-value {\n        font-weight: 600;\n        color: #1a1a1a;\n        text-align: right;\n        flex: 0 0 auto;\n        margin-left: 10px;\n    }\n\n    .metric-comparison {\n        font-size: 0.8rem;\n        color: #999;\n        text-align: right;\n        margin-top: 2px;\n        flex: 0 0 auto;\n        margin-left: 10px;\n    }\n\n    .comparison-section {\n        margin: 25px 0;\n        padding: 15px;\n        background: #f8f9fa;\n        border-radius: 8px;\n    }\n\n    .comparison-title {\n        font-size: 1rem;\n        font-weight: 600;\n        color: #3B5BBD;\n        margin-bottom: 10px;\n    }\n\n    .comparison-text {\n        font-size: 0.9rem;\n        line-height: 1.5;\n        color: #555;\n    }\n\n    .chart-container {\n        margin: 25px 0;\n        padding: 15px;\n        background: white;\n        border-radius: 8px;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        width: 100%;\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n    }\n\n    .chart-wrapper {\n        position: relative;\n        height: 280px;\n        width: 100%;\n        min-width: 400px;\n    }\n\n    ul.policy-list {\n        list-style: none;\n        padding: 0;\n    }\n\n    ul.policy-list li {\n        padding: 15px;\n        margin: 12px 0;\n        background: #f8f9fa;\n        border-radius: 6px;\n        border-left: 3px solid #F7A73F;\n        font-size: 0.92rem;\n        line-height: 1.6;\n    }\n\n    ul.policy-list li strong {\n        color: #3B5BBD;\n        display: block;\n        margin-bottom: 6px;\n        font-size: 1.02em;\n    }\n\n    .data-source {\n        background: #f8f9fa;\n        padding: 20px 15px;\n        margin: 30px 0;\n        border-radius: 8px;\n    }\n\n    .data-source h3 {\n        margin-bottom: 15px;\n    }\n\n    .data-source ul {\n        list-style: none;\n        padding: 0;\n    }\n\n    .data-source li {\n        padding: 8px 0;\n        border-bottom: 1px solid #ddd;\n        font-size: 0.88rem;\n        line-height: 1.5;\n    }\n\n    .data-source li:last-child {\n        border-bottom: none;\n    }\n\n    \/* RESPONSIVE BEHAVIOR *\/\n    @media (max-width: 767px) {\n        .table-wrapper {\n            display: none;\n            margin: 20px -15px;\n            border-radius: 0;\n        }\n        \n        .mobile-cards {\n            display: block;\n        }\n        \n        .chart-container {\n            margin: 25px -15px;\n            border-radius: 0;\n        }\n        \n        .chart-wrapper {\n            min-width: 350px;\n        }\n    }\n\n    @media (min-width: 768px) {\n        .mobile-cards {\n            display: none;\n        }\n        \n        .table-wrapper {\n            display: block;\n        }\n    }\n\n    \/* TABLET AND UP *\/\n    @media (min-width: 768px) {\n        .page-title {\n            padding: 50px 30px;\n        }\n\n        .page-title h1 {\n            font-size: 2rem;\n        }\n\n        .page-title .subtitle {\n            font-size: 1.15rem;\n        }\n\n        .data-driven-subtitle {\n            font-size: 1.3rem;\n            padding: 25px 30px;\n        }\n\n        .important-hook {\n            font-size: 1.25rem;\n            padding: 20px 30px;\n        }\n\n        .container {\n            padding: 20px;\n        }\n\n        .section {\n            padding: 35px 30px;\n            margin: 25px 0;\n        }\n\n        h2 {\n            font-size: 1.75rem;\n            margin-bottom: 25px;\n        }\n\n        h3 {\n            font-size: 1.35rem;\n            padding-left: 20px;\n        }\n\n        h3::before {\n            width: 5px;\n            height: 26px;\n        }\n\n        p {\n            font-size: 1.02rem;\n        }\n\n        .highlight-box, .quote-box {\n            padding: 25px;\n            font-size: 1rem;\n        }\n\n        ul.policy-list li {\n            padding: 18px;\n            font-size: 1rem;\n        }\n\n        .chart-wrapper {\n            height: 380px;\n        }\n\n        table {\n            font-size: 0.92rem;\n        }\n\n        th {\n            padding: 15px 12px;\n            font-size: 0.82rem;\n        }\n\n        td {\n            padding: 14px 12px;\n        }\n\n        .data-source {\n            padding: 30px;\n        }\n\n        .data-source li {\n            font-size: 0.95rem;\n        }\n    }\n\n    \/* DESKTOP *\/\n    @media (min-width: 1024px) {\n        .page-title h1 {\n            font-size: 2.4rem;\n        }\n\n        .page-title .subtitle {\n            font-size: 1.25rem;\n        }\n\n        .data-driven-subtitle {\n            font-size: 1.4rem;\n        }\n\n        .important-hook {\n            font-size: 1.3rem;\n        }\n\n        .section {\n            padding: 45px 40px;\n        }\n\n        h2 {\n            font-size: 1.95rem;\n        }\n\n        h3 {\n            font-size: 1.5rem;\n        }\n\n        p {\n            font-size: 1.05rem;\n        }\n\n        .chart-wrapper {\n            height: 420px;\n        }\n    }\n<\/style>\n<a style=\"text-decoration:underline !important;font-size:13px;\" href=\"https:\/\/groundinsight.live\/hi\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025\/\">Read in English<\/a> <\/br>\n<div class=\"page-title\">\n    <h1>\u092c\u093f\u0939\u093e\u0930 \u0935\u093f\u0915\u093e\u0938 \u0928\u0940\u0924\u093f (2014-2025) \u0915\u093e \u0917\u0939\u0930\u093e \u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923<\/h1>\n    <div class=\"subtitle\">\u092e\u094b\u0926\u0940 \u0915\u0947 \u0936\u093e\u0938\u0928\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u0924\u092c\u094d\u0926\u0940\u0932\u0940 \u0915\u0940 \u092a\u0942\u0930\u0940 \u091c\u093e\u0902\u091a<\/div>\n<\/div>\n\n<div class=\"container\">\n    <div class=\"data-driven-subtitle\">\n        \u0917\u094d\u092f\u093e\u0930\u0939 \u0938\u093e\u0932 \u0915\u0940 \u0930\u0941\u0915\u0940 \u0939\u0941\u0908 \u0924\u0930\u0915\u094d\u0915\u0940 \u0915\u093e \u0921\u0947\u091f\u093e \u0915\u0947 \u0938\u093e\u0925 \u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923\n    <\/div>\n\n    <div class=\"section\">\n        <h2 class=\"heading-part-1\">\u092c\u093f\u0939\u093e\u0930 \u092c\u0928\u093e\u092e \u0917\u0941\u091c\u0930\u093e\u0924 \u092c\u0928\u093e\u092e \u0909\u0924\u094d\u0924\u0930 \u092a\u094d\u0930\u0926\u0947\u0936<\/h2>\n        <h2 class=\"heading-part-2\">\u0924\u0940\u0928 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u0940 \u0924\u0941\u0932\u0928\u093e<\/h2>\n        <p>\u092f\u0939 \u0938\u092e\u091d\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0915\u093f \u092c\u093f\u0939\u093e\u0930 \u0915\u094d\u092f\u093e \u0916\u094b \u092c\u0948\u0920\u093e, \u0906\u0907\u090f \u0907\u0938\u0915\u0940 \u0924\u0941\u0932\u0928\u093e \u0917\u0941\u091c\u0930\u093e\u0924 (\u092e\u094b\u0926\u0940 \u0915\u093e \u0917\u0943\u0939 \u0930\u093e\u091c\u094d\u092f) \u0914\u0930 \u0909\u0924\u094d\u0924\u0930 \u092a\u094d\u0930\u0926\u0947\u0936 (\u091c\u094b \u091c\u0928\u0938\u0902\u0916\u094d\u092f\u093e \u0914\u0930 \u091a\u0941\u0928\u094c\u0924\u093f\u092f\u094b\u0902 \u092e\u0947\u0902 \u0938\u092e\u093e\u0928 \u0939\u0948) \u0938\u0947 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902\u0964 2014 \u0938\u0947 \u0907\u0928 \u0924\u0940\u0928 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u0947 \u0935\u093f\u0915\u093e\u0938 \u092e\u0947\u0902 \u091c\u094b \u0905\u0902\u0924\u0930 \u0939\u0948, \u0935\u094b \u0939\u092e\u0947\u0902 \u092c\u0939\u0941\u0924 \u0915\u0941\u091b \u092c\u0924\u093e\u0924\u093e \u0939\u0948\u0964<\/p>\n        \n        <!-- Desktop Table -->\n        <div class=\"table-wrapper\">\n            <table>\n                <thead>\n                    <tr>\n                        <th>\u092e\u093e\u092a\u0926\u0902\u0921<\/th>\n                        <th>\u0917\u0941\u091c\u0930\u093e\u0924<\/th>\n                        <th>\u0909\u0924\u094d\u0924\u0930 \u092a\u094d\u0930\u0926\u0947\u0936<\/th>\n                        <th>\u092c\u093f\u0939\u093e\u0930<\/th>\n                        <th>\u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0938\u094d\u0925\u093f\u0924\u093f<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td><strong>\u091c\u0928\u0938\u0902\u0916\u094d\u092f\u093e (2024 \u0905\u0928\u0941\u092e\u093e\u0928)<\/strong><\/td>\n                        <td>7 \u0915\u0930\u094b\u0921\u093c<\/td>\n                        <td>24 \u0915\u0930\u094b\u0921\u093c<\/td>\n                        <td>12.8 \u0915\u0930\u094b\u0921\u093c<\/td>\n                        <td>UP \u0938\u0947 1.8 \u0917\u0941\u0928\u093e \u091b\u094b\u091f\u093e, \u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 1.8 \u0917\u0941\u0928\u093e \u092c\u0921\u093c\u093e<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u0915\u0941\u0932 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902 (2024)<\/strong><\/td>\n                        <td class=\"gujarat\">33,311<\/td>\n                        <td>16,234<\/td>\n                        <td class=\"bihar\">3,200<\/td>\n                        <td>\u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 10.4 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947, UP \u0938\u0947 5 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u092a\u094d\u0930\u0924\u093f \u0926\u0938 \u0932\u093e\u0916 \u0932\u094b\u0917\u094b\u0902 \u092a\u0930 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902<\/strong><\/td>\n                        <td class=\"gujarat\">476<\/td>\n                        <td>68<\/td>\n                        <td class=\"bihar\">25<\/td>\n                        <td>\u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 19 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947, UP \u0938\u0947 2.7 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u0935\u093f\u0926\u0947\u0936\u0940 \u0928\u093f\u0935\u0947\u0936 (2014-2024)<\/strong><\/td>\n                        <td class=\"gujarat\">$57.65 \u0905\u0930\u092c<\/td>\n                        <td>$26.8 \u0905\u0930\u092c<\/td>\n                        <td class=\"bihar\">~$2.5 \u0905\u0930\u092c<\/td>\n                        <td>\u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 23 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947, UP \u0938\u0947 10.7 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u092a\u094d\u0930\u0924\u093f \u0935\u094d\u092f\u0915\u094d\u0924\u093f \u0906\u092f (2023-24)<\/strong><\/td>\n                        <td class=\"gujarat\">\u20b92,85,000<\/td>\n                        <td>\u20b985,000<\/td>\n                        <td class=\"bihar\">\u20b955,000<\/td>\n                        <td>\u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 5.2 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947, UP \u0938\u0947 1.5 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u0917\u0930\u0940\u092c\u0940 \u0926\u0930<\/strong><\/td>\n                        <td class=\"gujarat\">9.6%<\/td>\n                        <td>29.4%<\/td>\n                        <td class=\"bihar\">33.7%<\/td>\n                        <td>\u0924\u0940\u0928\u094b\u0902 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u092e\u0947\u0902 \u0938\u092c\u0938\u0947 \u0916\u0930\u093e\u092c<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u0909\u0924\u094d\u092a\u093e\u0926\u0928 GDP \u092a\u094d\u0930\u0924\u093f\u0936\u0924<\/strong><\/td>\n                        <td class=\"gujarat\">~32%<\/td>\n                        <td>~14%<\/td>\n                        <td class=\"bihar\">5-6%<\/td>\n                        <td>20 \u0938\u093e\u0932 \u0938\u0947 \u0930\u0941\u0915\u093e \u0939\u0941\u0906<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u092a\u0932\u093e\u092f\u0928 (\u0938\u093e\u0932\u093e\u0928\u093e)<\/strong><\/td>\n                        <td>\u0906\u0928\u0947 \u0935\u093e\u0932\u0947 \u091c\u094d\u092f\u093e\u0926\u093e<\/td>\n                        <td>12 \u0932\u093e\u0916 \u091c\u093e\u0924\u0947 \u0939\u0948\u0902<\/td>\n                        <td class=\"bihar\">28 \u0932\u093e\u0916 \u091c\u093e\u0924\u0947 \u0939\u0948\u0902<\/td>\n                        <td>\u092d\u093e\u0930\u0924 \u092e\u0947\u0902 \u0938\u092c\u0938\u0947 \u091c\u094d\u092f\u093e\u0926\u093e \u092a\u0932\u093e\u092f\u0928<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u0926\u0930<\/strong><\/td>\n                        <td class=\"gujarat\">82.4%<\/td>\n                        <td>73.0%<\/td>\n                        <td class=\"bihar\">70.9%<\/td>\n                        <td>\u092c\u0921\u093c\u0947 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u092e\u0947\u0902 \u0938\u092c\u0938\u0947 \u0915\u092e<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u092c\u093f\u091c\u0932\u0940 \u0909\u092a\u0932\u092c\u094d\u0927\u0924\u093e (\u0918\u0902\u091f\u0947\/\u0926\u093f\u0928 \u0914\u0938\u0924)<\/strong><\/td>\n                        <td class=\"gujarat\">24<\/td>\n                        <td>18-20<\/td>\n                        <td class=\"bihar\">12-16<\/td>\n                        <td>\u0909\u0926\u094d\u092f\u094b\u0917 \u0915\u0947 \u0932\u093f\u090f \u0917\u0902\u092d\u0940\u0930 \u092c\u093e\u0927\u093e<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u092c\u0948\u0902\u0915 \u0915\u0930\u094d\u091c-\u091c\u092e\u093e \u0905\u0928\u0941\u092a\u093e\u0924<\/strong><\/td>\n                        <td class=\"gujarat\">92%<\/td>\n                        <td>58%<\/td>\n                        <td class=\"bihar\">31%<\/td>\n                        <td>\u092c\u0948\u0902\u0915 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u092c\u091a\u0924 \u0928\u093f\u0915\u093e\u0932\u0915\u0930 \u0915\u0939\u0940\u0902 \u0914\u0930 \u0915\u0930\u094d\u091c \u0926\u0947\u0924\u0947 \u0939\u0948\u0902<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>\u0938\u0921\u093c\u0915 \u0918\u0928\u0924\u094d\u0935 (\u092a\u094d\u0930\u0924\u093f 100 \u0935\u0930\u094d\u0917 \u0915\u093f\u092e\u0940)<\/strong><\/td>\n                        <td class=\"gujarat\">328<\/td>\n                        <td>152<\/td>\n                        <td class=\"bihar\">145<\/td>\n                        <td>UP \u0938\u0947 \u092c\u0947\u0939\u0924\u0930 \u092a\u0930 \u0917\u0941\u0923\u0935\u0924\u094d\u0924\u093e \u0916\u0930\u093e\u092c<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <!-- Mobile Cards -->\n        <div class=\"mobile-cards\">\n            <!-- Gujarat Card -->\n            <div class=\"state-card gujarat\">\n                <div class=\"card-header\">\n                    <div class=\"state-name\">\u0917\u0941\u091c\u0930\u093e\u0924<\/div>\n                    <div class=\"population-badge\">7 \u0915\u0930\u094b\u0921\u093c \u0932\u094b\u0917<\/div>\n                <\/div>\n                <div class=\"card-metrics\">\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0915\u0941\u0932 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902<\/div>\n                        <div>\n                            <div class=\"metric-value\">33,311<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u092a\u094d\u0930\u0924\u093f \u0926\u0938 \u0932\u093e\u0916 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u0940<\/div>\n                        <div>\n                            <div class=\"metric-value\">476<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0935\u093f\u0926\u0947\u0936\u0940 \u0928\u093f\u0935\u0947\u0936 (2014-2024)<\/div>\n                        <div>\n                            <div class=\"metric-value\">$57.65 \u0905\u0930\u092c<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u092a\u094d\u0930\u0924\u093f \u0935\u094d\u092f\u0915\u094d\u0924\u093f \u0906\u092f<\/div>\n                        <div>\n                            <div class=\"metric-value\">\u20b92,85,000<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0917\u0930\u0940\u092c\u0940 \u0926\u0930<\/div>\n                        <div>\n                            <div class=\"metric-value\">9.6%<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0909\u0924\u094d\u092a\u093e\u0926\u0928 GDP<\/div>\n                        <div>\n                            <div class=\"metric-value\">~32%<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Uttar Pradesh Card -->\n            <div class=\"state-card uttar-pradesh\">\n                <div class=\"card-header\">\n                    <div class=\"state-name\">\u0909\u0924\u094d\u0924\u0930 \u092a\u094d\u0930\u0926\u0947\u0936<\/div>\n                    <div class=\"population-badge\">24 \u0915\u0930\u094b\u0921\u093c \u0932\u094b\u0917<\/div>\n                <\/div>\n                <div class=\"card-metrics\">\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0915\u0941\u0932 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902<\/div>\n                        <div>\n                            <div class=\"metric-value\">16,234<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u092a\u094d\u0930\u0924\u093f \u0926\u0938 \u0932\u093e\u0916 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u0940<\/div>\n                        <div>\n                            <div class=\"metric-value\">68<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0935\u093f\u0926\u0947\u0936\u0940 \u0928\u093f\u0935\u0947\u0936 (2014-2024)<\/div>\n                        <div>\n                            <div class=\"metric-value\">$26.8 \u0905\u0930\u092c<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u092a\u094d\u0930\u0924\u093f \u0935\u094d\u092f\u0915\u094d\u0924\u093f \u0906\u092f<\/div>\n                        <div>\n                            <div class=\"metric-value\">\u20b985,000<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0917\u0930\u0940\u092c\u0940 \u0926\u0930<\/div>\n                        <div>\n                            <div class=\"metric-value\">29.4%<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0909\u0924\u094d\u092a\u093e\u0926\u0928 GDP<\/div>\n                        <div>\n                            <div class=\"metric-value\">~14%<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Bihar Card -->\n            <div class=\"state-card bihar\">\n                <div class=\"card-header\">\n                    <div class=\"state-name\">\u092c\u093f\u0939\u093e\u0930<\/div>\n                    <div class=\"population-badge\">12.8 \u0915\u0930\u094b\u0921\u093c \u0932\u094b\u0917<\/div>\n                <\/div>\n                <div class=\"card-metrics\">\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0915\u0941\u0932 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902<\/div>\n                        <div>\n                            <div class=\"metric-value\">3,200<\/div>\n                            <div class=\"metric-comparison\">\u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 10.4 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u092a\u094d\u0930\u0924\u093f \u0926\u0938 \u0932\u093e\u0916 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u0940<\/div>\n                        <div>\n                            <div class=\"metric-value\">25<\/div>\n                            <div class=\"metric-comparison\">\u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 19 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0935\u093f\u0926\u0947\u0936\u0940 \u0928\u093f\u0935\u0947\u0936 (2014-2024)<\/div>\n                        <div>\n                            <div class=\"metric-value\">~$2.5 \u0905\u0930\u092c<\/div>\n                            <div class=\"metric-comparison\">\u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 23 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u092a\u094d\u0930\u0924\u093f \u0935\u094d\u092f\u0915\u094d\u0924\u093f \u0906\u092f<\/div>\n                        <div>\n                            <div class=\"metric-value\">\u20b955,000<\/div>\n                            <div class=\"metric-comparison\">\u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 5.2 \u0917\u0941\u0928\u093e \u092a\u0940\u091b\u0947<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0917\u0930\u0940\u092c\u0940 \u0926\u0930<\/div>\n                        <div>\n                            <div class=\"metric-value\">33.7%<\/div>\n                            <div class=\"metric-comparison\">\u0924\u0940\u0928\u094b\u0902 \u092e\u0947\u0902 \u0938\u092c\u0938\u0947 \u0916\u0930\u093e\u092c<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"metric-row\">\n                        <div class=\"metric-label\">\u0909\u0924\u094d\u092a\u093e\u0926\u0928 GDP<\/div>\n                        <div>\n                            <div class=\"metric-value\">5-6%<\/div>\n                            <div class=\"metric-comparison\">20 \u0938\u093e\u0932 \u0938\u0947 \u0930\u0941\u0915\u093e \u0939\u0941\u0906<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Comparison Summary -->\n            <div class=\"comparison-section\">\n                <div class=\"comparison-title\">\u092e\u0941\u0916\u094d\u092f \u092c\u093e\u0924\u0947\u0902<\/div>\n                <div class=\"comparison-text\">\n                    \u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 1.8 \u0917\u0941\u0928\u093e \u091c\u094d\u092f\u093e\u0926\u093e \u0932\u094b\u0917 \u0939\u0948\u0902 \u092a\u0930 \u0938\u093f\u0930\u094d\u092b 9.6% \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902 \u0939\u0948\u0902\u0964 UP \u091c\u0948\u0938\u0940 \u0938\u092e\u0938\u094d\u092f\u093e\u0913\u0902 \u0915\u0947 \u092c\u093e\u0935\u091c\u0942\u0926 \u092d\u0940 \u092c\u093f\u0939\u093e\u0930 \u0928\u0947 23 \u0917\u0941\u0928\u093e \u0915\u092e \u0935\u093f\u0926\u0947\u0936\u0940 \u0928\u093f\u0935\u0947\u0936 \u0906\u0915\u0930\u094d\u0937\u093f\u0924 \u0915\u093f\u092f\u093e \u0914\u0930 5 \u0917\u0941\u0928\u093e \u0915\u092e \u0909\u0926\u094d\u092f\u094b\u0917 \u0932\u0917\u093e\u090f\u0964\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"highlight-box\">\n            <strong>\u0905\u0939\u092e \u092c\u093e\u0924:<\/strong> \u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 1.8 \u0917\u0941\u0928\u093e \u091c\u094d\u092f\u093e\u0926\u093e \u0932\u094b\u0917 \u0939\u0948\u0902 \u0914\u0930 UP \u091c\u0948\u0938\u0940 \u0939\u0940 \u0938\u092e\u0938\u094d\u092f\u093e\u090f\u0902 \u0939\u0948\u0902\u0964 \u092b\u093f\u0930 \u092d\u0940 \u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u0917\u0941\u091c\u0930\u093e\u0924 \u0915\u0940 \u0938\u093f\u0930\u094d\u092b 9.6% \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902 \u0914\u0930 UP \u0915\u0940 19.7% \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902 \u0939\u0948\u0902\u0964 \u092f\u0939 \u092d\u0942\u0917\u094b\u0932 \u092f\u093e \u0938\u094d\u0925\u093e\u0928 \u0915\u0940 \u0935\u091c\u0939 \u0938\u0947 \u0928\u0939\u0940\u0902 \u0939\u0948\u0964 \u092f\u0939 \u0938\u0930\u0915\u093e\u0930\u0940 \u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e\u0913\u0902 \u0914\u0930 \u0932\u0902\u092c\u0947 \u0938\u092e\u092f \u0915\u0940 \u0909\u092a\u0947\u0915\u094d\u0937\u093e \u0915\u0940 \u0935\u091c\u0939 \u0938\u0947 \u0939\u0948\u0964\n        <\/div>\n    <\/div>\n\n    <div class=\"section\">\n        <h2 class=\"heading-part-1\">\u0924\u0940\u0928 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u0940 \u0915\u0939\u093e\u0928\u0940<\/h2>\n        <h2 class=\"heading-part-2\">\u092c\u093f\u0939\u093e\u0930 \u0917\u0941\u091c\u0930\u093e\u0924 \u0914\u0930 UP \u0926\u094b\u0928\u094b\u0902 \u0938\u0947 \u0915\u094d\u092f\u094b\u0902 \u092a\u0940\u091b\u0947 \u0930\u0939 \u0917\u092f\u093e<\/h2>\n        <p>\u091c\u092c \u0928\u0930\u0947\u0902\u0926\u094d\u0930 \u092e\u094b\u0926\u0940 2014 \u092e\u0947\u0902 \u092a\u094d\u0930\u0927\u093e\u0928\u092e\u0902\u0924\u094d\u0930\u0940 \u092c\u0928\u0947, \u0924\u094b \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u0924\u0924\u094d\u0915\u093e\u0932 \u092e\u0926\u0926 \u0915\u0940 \u091c\u0930\u0942\u0930\u0924 \u0925\u0940\u0964 \u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 12 \u0915\u0930\u094b\u0921\u093c \u0938\u0947 \u091c\u094d\u092f\u093e\u0926\u093e \u0932\u094b\u0917 \u0925\u0947, \u0909\u0924\u094d\u0924\u0930 \u092a\u094d\u0930\u0926\u0947\u0936 \u091c\u0948\u0938\u0940 \u0938\u092e\u0938\u094d\u092f\u093e\u090f\u0902 \u0925\u0940\u0902, \u0914\u0930 \u092e\u094b\u0926\u0940 \u0915\u0947 \u0917\u0943\u0939 \u0930\u093e\u091c\u094d\u092f \u0917\u0941\u091c\u0930\u093e\u0924 \u0938\u0947 1.8 \u0917\u0941\u0928\u093e \u091c\u094d\u092f\u093e\u0926\u093e \u0932\u094b\u0917 \u0925\u0947\u0964 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u092c\u0941\u0930\u0940 \u0924\u0930\u0939 \u0909\u0926\u094d\u092f\u094b\u0917 \u0914\u0930 \u0928\u094c\u0915\u0930\u093f\u092f\u094b\u0902 \u0915\u0940 \u091c\u0930\u0942\u0930\u0924 \u0925\u0940\u0964 \u0932\u0947\u0915\u093f\u0928 \u0917\u094d\u092f\u093e\u0930\u0939 \u0938\u093e\u0932 \u092c\u093e\u0926 \u092c\u093f\u0939\u093e\u0930 \u0905\u092d\u0940 \u092d\u0940 \u0905\u091f\u0915\u093e \u0939\u0941\u0906 \u0939\u0948 \u091c\u092c\u0915\u093f \u0917\u0941\u091c\u0930\u093e\u0924 \u0914\u0930 \u092f\u0939\u093e\u0902 \u0924\u0915 \u0915\u093f UP (\u092f\u094b\u0917\u0940 \u0906\u0926\u093f\u0924\u094d\u092f\u0928\u093e\u0925 \u0915\u0947 \u0928\u0947\u0924\u0943\u0924\u094d\u0935 \u092e\u0947\u0902 2017 \u0938\u0947) \u0928\u0947 \u092c\u0921\u093c\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u092a\u094d\u0930\u0917\u0924\u093f \u0915\u0940 \u0939\u0948\u0964<\/p>\n        <\/br>\n        <p>\u0909\u0924\u094d\u0924\u0930 \u092a\u094d\u0930\u0926\u0947\u0936 \u0915\u0947 \u0938\u093e\u0925 \u0924\u0941\u0932\u0928\u093e \u0939\u092e\u0947\u0902 \u092c\u0939\u0941\u0924 \u0915\u0941\u091b \u092c\u0924\u093e\u0924\u0940 \u0939\u0948\u0964 \u0926\u094b\u0928\u094b\u0902 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u0940 \u0938\u092e\u0938\u094d\u092f\u093e\u090f\u0902 \u0938\u092e\u093e\u0928 \u0939\u0948\u0902: \u092d\u093e\u0930\u0940 \u091c\u0928\u0938\u0902\u0916\u094d\u092f\u093e, \u0916\u0947\u0924\u0940 \u0906\u0927\u093e\u0930\u093f\u0924 \u0905\u0930\u094d\u0925\u0935\u094d\u092f\u0935\u0938\u094d\u0925\u093e, \u0938\u092e\u0941\u0926\u094d\u0930\u0940 \u092c\u0902\u0926\u0930\u0917\u093e\u0939\u094b\u0902 \u0924\u0915 \u092a\u0939\u0941\u0902\u091a \u0928\u0939\u0940\u0902, \u0914\u0930 \u092a\u093f\u091b\u0921\u093c\u0947 \u0939\u094b\u0928\u0947 \u0915\u093e \u0907\u0924\u093f\u0939\u093e\u0938\u0964 \u092b\u093f\u0930 \u092d\u0940 UP \u0928\u0947 2014 \u0938\u0947 $26.8 \u0905\u0930\u092c \u0935\u093f\u0926\u0947\u0936\u0940 \u0928\u093f\u0935\u0947\u0936 \u0906\u0915\u0930\u094d\u0937\u093f\u0924 \u0915\u093f\u092f\u093e \u091c\u092c\u0915\u093f \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u092e\u0941\u0936\u094d\u0915\u093f\u0932 \u0938\u0947 $2.5 \u0905\u0930\u092c \u092e\u093f\u0932\u093e\u0964 UP \u0928\u0947 16,000 \u0938\u0947 \u091c\u094d\u092f\u093e\u0926\u093e \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902 \u0932\u0917\u093e\u0908\u0902 \u091c\u092c\u0915\u093f \u092c\u093f\u0939\u093e\u0930 \u0915\u0947\u0935\u0932 3,200 \u0915\u093e \u092a\u094d\u0930\u092c\u0902\u0927 \u0915\u0930 \u0938\u0915\u093e\u0964 \u0926\u094b \u0938\u092e\u093e\u0928 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u092e\u0947\u0902 \u0907\u0924\u0928\u093e \u092d\u093e\u0930\u0940 \u0905\u0902\u0924\u0930 \u0915\u094d\u092f\u094b\u0902?<\/p>\n         <\/br>\n        <p>\u092f\u0939 \u0938\u093f\u0930\u094d\u092b \u0938\u0902\u0916\u094d\u092f\u093e\u0913\u0902 \u0914\u0930 \u0906\u0902\u0915\u0921\u093c\u094b\u0902 \u0915\u0940 \u092c\u093e\u0924 \u0928\u0939\u0940\u0902 \u0939\u0948\u0964 \u092f\u0939 \u0909\u0928 \u0932\u093e\u0916\u094b\u0902 \u092c\u093f\u0939\u093e\u0930\u0940 \u0928\u094c\u091c\u0935\u093e\u0928\u094b\u0902 \u0915\u0940 \u092c\u093e\u0924 \u0939\u0948 \u091c\u093f\u0928\u094d\u0939\u0947\u0902 \u0905\u092a\u0928\u093e \u0918\u0930 \u091b\u094b\u0921\u093c\u0915\u0930 \u0915\u093e\u092e \u0915\u0947 \u0932\u093f\u090f \u0926\u0942\u0938\u0930\u0947 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u092e\u0947\u0902 \u091c\u093e\u0928\u093e \u092a\u0921\u093c\u093e\u0964 \u092f\u0939 \u0909\u0928 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u094b\u0902 \u0915\u0940 \u092c\u093e\u0924 \u0939\u0948 \u091c\u094b \u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u0915\u092d\u0940 \u0928\u0939\u0940\u0902 \u0906\u0908\u0902\u0964 \u092f\u0939 \u0909\u0928 \u0938\u0921\u093c\u0915\u094b\u0902, \u092c\u093f\u091c\u0932\u0940 \u0914\u0930 \u0938\u0941\u0935\u093f\u0927\u093e\u0913\u0902 \u0915\u0940 \u092c\u093e\u0924 \u0939\u0948 \u091c\u093f\u0938\u0915\u093e \u0935\u093e\u0926\u093e \u0915\u093f\u092f\u093e \u0917\u092f\u093e \u0932\u0947\u0915\u093f\u0928 \u092c\u0939\u0941\u0924 \u0926\u0947\u0930 \u0938\u0947 \u0906\u0908\u0902\u0964 \u092f\u0939 \u0917\u0941\u091c\u0930\u093e\u0924 \u0915\u094b \u0924\u0930\u0915\u094d\u0915\u0940 \u0926\u0947\u0928\u0947 \u0914\u0930 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u0928\u091c\u0930\u0905\u0902\u0926\u093e\u091c \u0915\u0930\u0928\u0947 \u0915\u0940 \u092c\u093e\u0924 \u0939\u0948\u0964<\/p>\n\n        <div class=\"highlight-box\">\n            <strong>\u0905\u0939\u092e \u0938\u0935\u093e\u0932:<\/strong> \u092e\u094b\u0926\u0940 \u0915\u0940 \u0938\u0930\u0915\u093e\u0930 \u0928\u0947 2022-2025 \u0924\u0915 \u0907\u0902\u0924\u091c\u093e\u0930 \u0915\u094d\u092f\u094b\u0902 \u0915\u093f\u092f\u093e \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u0932\u093f\u090f \u092c\u0921\u093c\u0947 \u092a\u094d\u0930\u094b\u091c\u0947\u0915\u094d\u091f\u094d\u0938 \u0918\u094b\u0937\u093f\u0924 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f, \u091c\u092c\u0915\u093f \u092f\u0947 2014-2016 \u092e\u0947\u0902 \u0939\u0940 \u0936\u0941\u0930\u0942 \u0939\u094b \u091c\u093e\u0928\u0947 \u091a\u093e\u0939\u093f\u090f \u0925\u0947? \u091c\u0935\u093e\u092c \u0926\u093f\u0916\u093e\u0924\u093e \u0939\u0948 \u0915\u093f \u0932\u094b\u0917\u094b\u0902 \u0915\u0940 \u092e\u0926\u0926 \u0915\u0930\u0928\u0947 \u0915\u0947 \u092c\u091c\u093e\u092f \u091a\u0941\u0928\u093e\u0935 \u091c\u0940\u0924\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0935\u093f\u0915\u093e\u0938 \u0915\u093e \u0907\u0938\u094d\u0924\u0947\u092e\u093e\u0932 \u0915\u0930\u0928\u0947 \u0915\u0940 \u0905\u0938\u0939\u091c \u0938\u091a\u094d\u091a\u093e\u0908\u0964\n        <\/div>\n    <\/div>\n\n    <div class=\"chart-container\">\n        <div class=\"chart-wrapper\">\n            <canvas id=\"factoryChart\"><\/canvas>\n        <\/div>\n    <\/div>\n\n    <div class=\"section\">\n        <h2 class=\"heading-part-1\">\u0906\u0902\u0915\u0921\u093c\u0947 \u091d\u0942\u0920 \u0928\u0939\u0940\u0902 \u092c\u094b\u0932\u0924\u0947<\/h2>\n        <h2 class=\"heading-part-2\">\u090f\u0915 \u0926\u0936\u0915 \u0915\u093e \u0924\u0940\u0928-\u0924\u0930\u092b\u093e \u092b\u0948\u0932\u093e\u0935<\/h2>\n        \n        <p>\u092c\u093f\u0939\u093e\u0930 \u0915\u0940 300% \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u0940 \u0935\u0943\u0926\u094d\u0927\u093f \u0926\u0930 \u0905\u091a\u094d\u091b\u0940 \u0932\u0917\u0924\u0940 \u0939\u0948, \u092a\u0930 \u0939\u092e\u0947\u0902 \u0938\u092e\u091d\u0928\u093e \u0939\u094b\u0917\u093e \u0915\u093f \u0907\u0938\u0915\u093e \u092e\u0924\u0932\u092c \u0915\u094d\u092f\u093e \u0939\u0948\u0964 800 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u094b\u0902 \u0938\u0947 3,200 \u0924\u0915 \u092c\u0922\u093c\u0928\u093e \u092c\u0939\u0941\u0924 \u0905\u0932\u0917 \u0939\u0948 \u0917\u0941\u091c\u0930\u093e\u0924 \u0915\u0947 18,000 \u0938\u0947 33,311 \u092f\u093e UP \u0915\u0947 10,500 \u0938\u0947 16,234 \u0924\u0915 \u092c\u0922\u093c\u0928\u0947 \u0938\u0947\u0964 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u092c\u0921\u093c\u0947 \u092a\u0948\u092e\u093e\u0928\u0947 \u092a\u0930, \u0924\u0947\u091c \u0935\u093f\u0915\u093e\u0938 \u0915\u0940 \u091c\u0930\u0942\u0930\u0924 \u0925\u0940, \u0927\u0940\u092e\u0947 \u0935\u093f\u0915\u093e\u0938 \u0915\u0940 \u0928\u0939\u0940\u0902\u0964 \u0907\u0938\u0915\u0947 \u0932\u093f\u090f 2014 \u092e\u0947\u0902 \u092e\u091c\u092c\u0942\u0924 \u0914\u0930 \u0924\u0924\u094d\u0915\u093e\u0932 \u0915\u093e\u0930\u094d\u0930\u0935\u093e\u0908 \u091a\u093e\u0939\u093f\u090f \u0925\u0940, 2024 \u0915\u0947 \u091a\u0941\u0928\u093e\u0935\u0940 \u0938\u093e\u0932 \u092e\u0947\u0902 \u0918\u094b\u0937\u0923\u093e\u090f\u0902 \u0928\u0939\u0940\u0902\u0964<\/p>\n         <\/br>\n        <p>\u0909\u0924\u094d\u0924\u0930 \u092a\u094d\u0930\u0926\u0947\u0936 \u0915\u0947 \u0938\u093e\u0925 \u0924\u0941\u0932\u0928\u093e \u091a\u094c\u0902\u0915\u093e\u0928\u0947 \u0935\u093e\u0932\u0940 \u0939\u0948\u0964 \u0938\u092e\u093e\u0928 \u0938\u092e\u0938\u094d\u092f\u093e\u0913\u0902 \u0915\u0947 \u092c\u093e\u0935\u091c\u0942\u0926 \u092d\u0940, \u092f\u094b\u0917\u0940 \u0906\u0926\u093f\u0924\u094d\u092f\u0928\u093e\u0925 \u0915\u0947 \u0928\u0947\u0924\u0943\u0924\u094d\u0935 \u092e\u0947\u0902 (2017 \u0938\u0947), UP \u0928\u0947 \u092e\u091c\u092c\u0942\u0924 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0928\u0940\u0924\u093f\u092f\u093e\u0902 \u0932\u093e\u0908\u0902\u0964 UP \u0928\u093f\u0935\u0947\u0936\u0915 \u0938\u092e\u094d\u092e\u0947\u0932\u0928 2018 \u092e\u0947\u0902 \u20b94.68 \u0932\u093e\u0916 \u0915\u0930\u094b\u0921\u093c \u0928\u093f\u0935\u0947\u0936 \u0915\u0947 \u0935\u093e\u0926\u0947 \u092e\u093f\u0932\u0947\u0964 \u092a\u0942\u0930\u094d\u0935\u093e\u0902\u091a\u0932 \u090f\u0915\u094d\u0938\u092a\u094d\u0930\u0947\u0938-\u0935\u0947 \u0914\u0930 \u092c\u0941\u0902\u0926\u0947\u0932\u0916\u0902\u0921 \u090f\u0915\u094d\u0938\u092a\u094d\u0930\u0947\u0938-\u0935\u0947 \u0928\u0947 \u0938\u0921\u093c\u0915 \u0914\u0930 \u092a\u0930\u093f\u0935\u0939\u0928 \u0938\u0941\u0927\u093e\u0930\u0947\u0964 \u0930\u0915\u094d\u0937\u093e \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0915\u0949\u0930\u093f\u0921\u094b\u0930 \u0928\u0947 \u0935\u093f\u0936\u0947\u0937 \u0909\u0924\u094d\u092a\u093e\u0926\u0928 \u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u092c\u0928\u093e\u090f\u0964 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u092e\u094b\u0926\u0940 \u0938\u0930\u0915\u093e\u0930 \u0938\u0947 \u0910\u0938\u093e \u0915\u0947\u0902\u0926\u094d\u0930\u093f\u0924 \u0914\u0930 \u0928\u093f\u0930\u0902\u0924\u0930 \u0927\u094d\u092f\u093e\u0928 \u0928\u0939\u0940\u0902 \u092e\u093f\u0932\u093e\u0964<\/p>\n\n        <h3>\u092e\u093e\u0928\u0935\u0940\u092f \u0932\u093e\u0917\u0924: \u092a\u0932\u093e\u092f\u0928 \u0914\u0930 \u092a\u094d\u0930\u0924\u093f\u092d\u093e \u092a\u0932\u093e\u092f\u0928<\/h3>\n        <p>\u0939\u0930 \u0938\u093e\u0932 \u0932\u0917\u092d\u0917 <strong>28 \u0932\u093e\u0916 \u092c\u093f\u0939\u093e\u0930\u0940<\/strong> \u0905\u092a\u0928\u093e \u0930\u093e\u091c\u094d\u092f \u091b\u094b\u0921\u093c\u0915\u0930 \u0926\u0942\u0938\u0930\u0947 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u092e\u0947\u0902 \u0915\u093e\u092e \u0915\u0947 \u0932\u093f\u090f \u091c\u093e\u0924\u0947 \u0939\u0948\u0902\u0964 \u092f\u0939 \u092d\u093e\u0930\u0924 \u092e\u0947\u0902 \u0938\u092c\u0938\u0947 \u091c\u094d\u092f\u093e\u0926\u093e \u0939\u0948\u0964 \u0926\u093f\u0932\u094d\u0932\u0940 \u092e\u0947\u0902 \u0905\u0915\u0947\u0932\u0947 40 \u0932\u093e\u0916 \u0938\u0947 \u091c\u094d\u092f\u093e\u0926\u093e \u092c\u093f\u0939\u093e\u0930\u0940 \u092e\u091c\u0926\u0942\u0930 \u0939\u0948\u0902, \u092e\u0941\u0902\u092c\u0908 \u092e\u0947\u0902 25 \u0932\u093e\u0916, \u0914\u0930 \u092a\u0941\u0923\u0947 \u092e\u0947\u0902 12 \u0932\u093e\u0916\u0964 \u092f\u0939 \u0938\u093f\u0930\u094d\u092b \u0938\u0902\u0916\u094d\u092f\u093e \u0928\u0939\u0940\u0902 \u0939\u0948\u0964 \u0907\u0938\u0915\u093e \u092e\u0924\u0932\u092c \u0939\u0948 \u092a\u0930\u093f\u0935\u093e\u0930 \u0905\u0932\u0917 \u0930\u0939 \u0930\u0939\u0947 \u0939\u0948\u0902, \u092c\u091a\u094d\u091a\u0947 \u092e\u093e\u0924\u093e-\u092a\u093f\u0924\u093e \u0915\u0947 \u092c\u093f\u0928\u093e \u092c\u0921\u093c\u0947 \u0939\u094b \u0930\u0939\u0947 \u0939\u0948\u0902, \u0914\u0930 \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u092f\u0941\u0935\u093e \u0914\u0930 \u092a\u094d\u0930\u0924\u093f\u092d\u093e\u0936\u093e\u0932\u0940 \u0932\u094b\u0917 \u0926\u0942\u0938\u0930\u0947 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u094b \u0905\u092e\u0940\u0930 \u092c\u0928\u093e \u0930\u0939\u0947 \u0939\u0948\u0902\u0964<\/p>\n         <\/br>\n        <p>\u092f\u0947 \u092e\u091c\u0926\u0942\u0930 \u0918\u0930 \u092d\u0947\u091c\u0924\u0947 \u0939\u0948\u0902 \u092a\u0948\u0938\u093e (\u0938\u093e\u0932\u093e\u0928\u093e \u0932\u0917\u092d\u0917 \u20b91.2 \u0932\u093e\u0916 \u0915\u0930\u094b\u0921\u093c) \u091c\u094b \u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u0932\u094b\u0917\u094b\u0902 \u0915\u094b \u091a\u0940\u091c\u0947\u0902 \u0916\u0930\u0940\u0926\u0928\u0947 \u092e\u0947\u0902 \u092e\u0926\u0926 \u0915\u0930\u0924\u093e \u0939\u0948 \u092a\u0930 \u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u0928\u094c\u0915\u0930\u093f\u092f\u093e\u0902 \u092f\u093e \u0909\u0926\u094d\u092f\u094b\u0917 \u0928\u0939\u0940\u0902 \u092c\u0928\u093e\u0924\u093e\u0964 \u0938\u094b\u091a\u093f\u090f \u0905\u0917\u0930 \u0907\u0928 \u092e\u091c\u0926\u0942\u0930\u094b\u0902 \u092e\u0947\u0902 \u0938\u0947 \u0938\u093f\u0930\u094d\u092b 30% \u0915\u094b \u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u0939\u0940 \u0905\u091a\u094d\u091b\u0940 \u0928\u094c\u0915\u0930\u093f\u092f\u093e\u0902 \u092e\u093f\u0932 \u091c\u093e\u0924\u0940\u0902\u0964 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0905\u0930\u094d\u0925\u0935\u094d\u092f\u0935\u0938\u094d\u0925\u093e \u092a\u0930 \u092a\u094d\u0930\u092d\u093e\u0935 \u092c\u0939\u0941\u0924 \u092c\u0921\u093c\u093e \u0939\u094b\u0924\u093e\u0964<\/p>\n\n        <h3>\u0906\u0930\u094d\u0925\u093f\u0915 \u0938\u0902\u0915\u0947\u0924\u0915 \u0938\u091a\u094d\u091a\u0940 \u0915\u0939\u093e\u0928\u0940 \u0915\u0939\u0924\u0947 \u0939\u0948\u0902<\/h3>\n        <ul class=\"policy-list\">\n            <li><strong>\u092a\u094d\u0930\u0924\u093f \u0935\u094d\u092f\u0915\u094d\u0924\u093f \u0906\u092f (2023-24):<\/strong> \u0917\u0941\u091c\u0930\u093e\u0924: \u20b92,85,000 | \u092c\u093f\u0939\u093e\u0930: \u20b955,000 (5.2 \u0917\u0941\u0928\u093e \u0905\u0902\u0924\u0930)<\/li>\n            <li><strong>\u0917\u0930\u0940\u092c\u0940 \u0926\u0930:<\/strong> \u0917\u0941\u091c\u0930\u093e\u0924: 9.6% | \u092c\u093f\u0939\u093e\u0930: 33.7% (3.5 \u0917\u0941\u0928\u093e \u091c\u094d\u092f\u093e\u0926\u093e)<\/li>\n            <li><strong>\u0938\u093e\u0915\u094d\u0937\u0930\u0924\u093e \u0926\u0930:<\/strong> \u0917\u0941\u091c\u0930\u093e\u0924: 82.4% | \u092c\u093f\u0939\u093e\u0930: 70.9% (\u092e\u093e\u0928\u0935 \u092a\u0942\u0902\u091c\u0940 \u092e\u0947\u0902 \u092e\u0939\u0924\u094d\u0935\u092a\u0942\u0930\u094d\u0923 \u0905\u0902\u0924\u0930)<\/li>\n            <li><strong>\u0936\u093f\u0936\u0941 \u092e\u0943\u0924\u094d\u092f\u0941 \u0926\u0930:<\/strong> \u0917\u0941\u091c\u0930\u093e\u0924: 24 \u092a\u094d\u0930\u0924\u093f 1000 | \u092c\u093f\u0939\u093e\u0930: 35 \u092a\u094d\u0930\u0924\u093f 1000<\/li>\n            <li><strong>\u092e\u0939\u093f\u0932\u093e \u0915\u093e\u0930\u094d\u092f\u092c\u0932 \u092d\u093e\u0917\u0940\u0926\u093e\u0930\u0940:<\/strong> \u0917\u0941\u091c\u0930\u093e\u0924: 29.4% | \u092c\u093f\u0939\u093e\u0930: 6.9% (\u091a\u094c\u0902\u0915\u093e\u0928\u0947 \u0935\u093e\u0932\u093e \u0905\u0902\u0924\u0930)<\/li>\n            <li><strong>\u092c\u0948\u0902\u0915 \u0915\u0930\u094d\u091c-\u091c\u092e\u093e \u0905\u0928\u0941\u092a\u093e\u0924:<\/strong> \u0917\u0941\u091c\u0930\u093e\u0924: 92% | \u092c\u093f\u0939\u093e\u0930: 31% (\u092c\u0948\u0902\u0915 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u092c\u091a\u0924 \u090f\u0915\u0924\u094d\u0930 \u0915\u0930 \u0915\u0939\u0940\u0902 \u0914\u0930 \u0915\u0930\u094d\u091c \u0926\u0947\u0924\u0947 \u0939\u0948\u0902)<\/li>\n        <\/ul>\n    <\/div>\n\n    <div class=\"chart-container\">\n        <div class=\"chart-wrapper\">\n            <canvas id=\"stateComparisonChart\"><\/canvas>\n        <\/div>\n        <p style=\"text-align: center; margin-top: 15px; color: #003153; font-size: 0.9rem;\">\n            <strong>\u092c\u093f\u0939\u093e\u0930 18\u0935\u0947\u0902 \u0938\u094d\u0925\u093e\u0928<\/strong> \u092a\u0930 \u0939\u0948 \u092d\u093e\u0930\u0924\u0940\u092f \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u092e\u0947\u0902 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u0940 \u0917\u093f\u0928\u0924\u0940 \u092e\u0947\u0902, \u091c\u0928\u0938\u0902\u0916\u094d\u092f\u093e \u092e\u0947\u0902 \u0924\u0940\u0938\u0930\u0947 \u0938\u094d\u0925\u093e\u0928 \u092a\u0930 \u0939\u094b\u0928\u0947 \u0915\u0947 \u092c\u093e\u0935\u091c\u0942\u0926\n        <\/p>\n    <\/div>\n\n    <div class=\"chart-container\">\n        <div class=\"chart-wrapper\">\n            <canvas id=\"investmentChart\"><\/canvas>\n        <\/div>\n    <\/div>\n\n    <div class=\"section\">\n        <h2 class=\"heading-part-1\">\u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947<\/h2>\n        <h2 class=\"heading-part-2\">\u091b\u0942\u091f\u093e \u0939\u0941\u0906 \u0916\u093e\u0915\u093e<\/h2>\n\n        <h3>1. \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928: \u091c\u094b \u0926\u0936\u0915 \u0915\u092d\u0940 \u0939\u0941\u0906 \u0939\u0940 \u0928\u0939\u0940\u0902<\/h3>\n        \n        <div class=\"quote-box\">\n            &#8220;\u092c\u093f\u0939\u093e\u0930 \u0915\u092d\u0940 \u092d\u093e\u0930\u0924 \u0915\u0940 30% \u0938\u0947 \u091c\u094d\u092f\u093e\u0926\u093e \u091a\u0940\u0928\u0940 \u092c\u0928\u093e\u0924\u093e \u0925\u093e\u0964 \u0906\u091c 6% \u0938\u0947 \u092d\u0940 \u0915\u092e \u092c\u0928\u093e\u0924\u093e \u0939\u0948\u0964 \u092f\u0939 \u092a\u094d\u0930\u093e\u0915\u0943\u0924\u093f\u0915 \u0930\u0942\u092a \u0938\u0947 \u0928\u0939\u0940\u0902 \u0939\u0941\u0906\u0964 \u092f\u0939 \u0907\u0938\u0932\u093f\u090f \u0939\u0941\u0906 \u0915\u094d\u092f\u094b\u0902\u0915\u093f \u0938\u0930\u0915\u093e\u0930\u094b\u0902 \u0928\u0947 \u0926\u0936\u0915\u094b\u0902 \u0924\u0915 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u0928\u091c\u0930\u0905\u0902\u0926\u093e\u091c \u0915\u093f\u092f\u093e, \u0914\u0930 \u092e\u094b\u0926\u0940 \u0915\u0940 \u0938\u0930\u0915\u093e\u0930 \u092d\u0940 \u0917\u094d\u092f\u093e\u0930\u0939 \u0938\u093e\u0932 \u0938\u0924\u094d\u0924\u093e \u092e\u0947\u0902 \u0930\u0939\u0915\u0930 \u0907\u0938 \u0938\u092e\u0938\u094d\u092f\u093e \u0915\u094b \u0920\u0940\u0915 \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u0928\u093e\u0915\u093e\u092e \u0930\u0939\u0940\u0964&#8221;\n        <\/div>\n\n        <div class=\"important-hook\">\u0915\u094d\u092f\u093e \u0939\u094b\u0928\u093e \u091a\u093e\u0939\u093f\u090f \u0925\u093e (2014-2016)<\/div>\n        <ul class=\"policy-list\">\n            <li>\n                <strong>\u092c\u093f\u0939\u093e\u0930 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0915\u0949\u0930\u093f\u0921\u094b\u0930 \u0905\u0927\u093f\u0928\u093f\u092f\u092e (2015)<\/strong>\n                \u092e\u0941\u091c\u092b\u094d\u092b\u0930\u092a\u0941\u0930, \u0926\u0930\u092d\u0902\u0917\u093e, \u0917\u092f\u093e, \u0914\u0930 \u092d\u093e\u0917\u0932\u092a\u0941\u0930 \u092e\u0947\u0902 \u0935\u093f\u0936\u0947\u0937 \u0906\u0930\u094d\u0925\u093f\u0915 \u0915\u094d\u0937\u0947\u0924\u094d\u0930\u094b\u0902 \u0915\u0947 \u0938\u093e\u0925 \u090f\u0915 \u0938\u092e\u0930\u094d\u092a\u093f\u0924 \u0926\u093f\u0932\u094d\u0932\u0940-\u0915\u094b\u0932\u0915\u093e\u0924\u093e-\u092a\u091f\u0928\u093e \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0915\u0949\u0930\u093f\u0921\u094b\u0930 \u0936\u0941\u0930\u0942 \u0915\u0930\u0947\u0902\u0964 DMIC (\u0926\u093f\u0932\u094d\u0932\u0940-\u092e\u0941\u0902\u092c\u0908 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0915\u0949\u0930\u093f\u0921\u094b\u0930) \u0915\u0940 \u0924\u0930\u0939, \u092f\u0939 2018 \u0924\u0915 \u091a\u093e\u0932\u0942 \u0939\u094b \u091c\u093e\u0928\u093e \u091a\u093e\u0939\u093f\u090f \u0925\u093e, 2024 \u092e\u0947\u0902 \u091f\u0941\u0915\u0921\u093c\u094b\u0902 \u092e\u0947\u0902 \u0918\u094b\u0937\u0923\u093e \u0928\u0939\u0940\u0902\u0964\n            <\/li>\n            <li>\n                <strong>\u091a\u0940\u0928\u0940 \u092e\u093f\u0932 \u092a\u0941\u0928\u0930\u0941\u0926\u094d\u0927\u093e\u0930 \u092e\u093f\u0936\u0928 (2015-2017)<\/strong>\n                \u20b915,000 \u0915\u0930\u094b\u0921\u093c \u0915\u0947 \u092a\u0948\u0915\u0947\u091c \u0938\u0947 \u0924\u0941\u0930\u0902\u0924 \u0938\u092d\u0940 30 \u092c\u0902\u0926 \u091a\u0940\u0928\u0940 \u092e\u093f\u0932\u094b\u0902 \u0915\u094b \u092b\u093f\u0930 \u0938\u0947 \u091a\u093e\u0932\u0942 \u0915\u0930\u0947\u0902\u0964 2025 \u0924\u0915 \u0918\u094b\u0937\u0923\u093e \u0915\u093e \u0907\u0902\u0924\u091c\u093e\u0930 \u0915\u0930\u0928\u0947 \u0915\u0947 \u092c\u091c\u093e\u092f, \u092f\u0939 \u092e\u094b\u0926\u0940 \u0915\u0940 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u092a\u0939\u0932\u0940 \u092c\u0921\u093c\u0940 \u092a\u0939\u0932 \u0939\u094b\u0928\u0940 \u091a\u093e\u0939\u093f\u090f \u0925\u0940, 2018 \u0924\u0915 1 \u0932\u093e\u0916+ \u092a\u094d\u0930\u0924\u094d\u092f\u0915\u094d\u0937 \u0928\u094c\u0915\u0930\u093f\u092f\u093e\u0902 \u092c\u0928\u093e\u0924\u0947 \u0939\u0941\u090f\u0964\n            <\/li>\n            <li>\n                <strong>\u092c\u093f\u0939\u093e\u0930 \u0916\u093e\u0926\u094d\u092f \u092a\u094d\u0930\u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u092e\u0947\u0917\u093e \u091c\u094b\u0928 (2016)<\/strong>\n                \u0932\u0940\u091a\u0940 \u0909\u0924\u094d\u092a\u093e\u0926\u0915 \u092e\u0941\u091c\u092b\u094d\u092b\u0930\u092a\u0941\u0930, \u092e\u0916\u093e\u0928\u093e \u0909\u0924\u094d\u092a\u093e\u0926\u0915 \u0926\u0930\u092d\u0902\u0917\u093e, \u0914\u0930 \u092e\u0915\u094d\u0915\u093e \u092c\u0947\u0932\u094d\u091f \u0915\u091f\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u0938\u092e\u0930\u094d\u092a\u093f\u0924 \u0916\u093e\u0926\u094d\u092f \u092a\u094d\u0930\u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u092a\u093e\u0930\u094d\u0915 \u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0915\u0930\u0947\u0902\u0964 \u092c\u093f\u0939\u093e\u0930 \u092d\u093e\u0930\u0924 \u0915\u093e 80% \u092e\u0916\u093e\u0928\u093e (\u092b\u0949\u0915\u094d\u0938 \u0928\u091f\u094d\u0938) \u092a\u0948\u0926\u093e \u0915\u0930\u0924\u093e \u0939\u0948 \u092a\u0930 \u0932\u0917\u092d\u0917 \u0915\u094b\u0908 \u092a\u094d\u0930\u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u092c\u0941\u0928\u093f\u092f\u093e\u0926\u0940 \u0922\u093e\u0902\u091a\u093e \u0928\u0939\u0940\u0902 \u0939\u0948\u2014\u0906\u0930\u094d\u0925\u093f\u0915 \u0915\u094d\u0937\u092e\u0924\u093e \u0915\u0940 \u0906\u092a\u0930\u093e\u0927\u093f\u0915 \u092c\u0930\u094d\u092c\u093e\u0926\u0940\u0964\n            <\/li>\n            <li>\n                <strong>\u0935\u093f\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u092a\u094d\u0930\u094b\u0924\u094d\u0938\u093e\u0939\u0928 \u092f\u094b\u091c\u0928\u093e (2015)<\/strong>\n                \u092c\u093f\u0939\u093e\u0930-\u0935\u093f\u0936\u093f\u0937\u094d\u091f \u0935\u093f\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u092a\u094d\u0930\u094b\u0924\u094d\u0938\u093e\u0939\u0928 \u092c\u0928\u093e\u090f\u0902: 10 \u0938\u093e\u0932 \u0915\u0940 \u091f\u0948\u0915\u094d\u0938 \u091b\u0941\u091f\u094d\u091f\u0940, \u091c\u092e\u0940\u0928 \u092a\u0930 50% \u0938\u092c\u094d\u0938\u093f\u0921\u0940, \u0914\u0930 2020 \u0938\u0947 \u092a\u0939\u0932\u0947 \u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0939\u094b\u0928\u0947 \u0935\u093e\u0932\u0947 \u0909\u0926\u094d\u092f\u094b\u0917\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f \u0938\u092e\u0930\u094d\u092a\u093f\u0924 \u092c\u093f\u091c\u0932\u0940 \u0915\u0928\u0947\u0915\u094d\u0936\u0928\u0964 \u0907\u0938\u0938\u0947 \u0936\u0941\u0930\u0941\u0906\u0924\u0940 \u0928\u093f\u0935\u0947\u0936\u0915\u094b\u0902 \u0915\u094b \u0906\u0915\u0930\u094d\u0937\u093f\u0924 \u0915\u093f\u092f\u093e \u091c\u093e \u0938\u0915\u0924\u093e \u0925\u093e \u091c\u092c \u091c\u092e\u0940\u0928 \u0938\u0938\u094d\u0924\u0940 \u0925\u0940\u0964\n            <\/li>\n        <\/ul>\n\n        <div class=\"highlight-box\">\n            <strong>\u0935\u093e\u0938\u094d\u0924\u0935\u093f\u0915\u0924\u093e \u091c\u093e\u0902\u091a:<\/strong> \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u0932\u093f\u090f \u091c\u094d\u092f\u093e\u0926\u093e\u0924\u0930 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0918\u094b\u0937\u0923\u093e\u090f\u0902 2022 \u0915\u0947 \u092c\u093e\u0926 \u0906\u0908\u0902, 2024-2025 \u092e\u0947\u0902 \u092c\u0921\u093c\u0947 \u092a\u094d\u0930\u094b\u091c\u0947\u0915\u094d\u091f\u094d\u0938 \u0932\u0949\u0928\u094d\u091a \u0939\u0941\u090f, \u092c\u093f\u0939\u093e\u0930 \u091a\u0941\u0928\u093e\u0935 \u0915\u0947 \u0938\u093e\u0925 \u092a\u0942\u0930\u0940 \u0924\u0930\u0939 \u091f\u093e\u0907\u092e \u0915\u093f\u090f \u0917\u090f\u0964 \u092f\u0939 \u0935\u093f\u0915\u093e\u0938 \u092f\u094b\u091c\u0928\u093e \u0928\u0939\u0940\u0902 \u0939\u0948\u0964 \u092f\u0939 \u091a\u0941\u0928\u093e\u0935 \u092f\u094b\u091c\u0928\u093e \u0939\u0948\u0964\n        <\/div>\n\n        <h3>2. \u092c\u093f\u091c\u0932\u0940 \u0905\u0935\u0938\u0902\u0930\u091a\u0928\u093e: \u091c\u094b \u0928\u0940\u0902\u0935 \u092c\u0939\u0941\u0924 \u0926\u0947\u0930 \u0938\u0947 \u0906\u0908<\/h3>\n        \n        <p>\u0915\u094b\u0908 \u092d\u0940 \u0909\u0926\u094d\u092f\u094b\u0917 \u0905\u0935\u093f\u0936\u094d\u0935\u0938\u0928\u0940\u092f \u092c\u093f\u091c\u0932\u0940 \u0935\u093e\u0932\u0947 \u0930\u093e\u091c\u094d\u092f \u092e\u0947\u0902 \u0928\u093f\u0935\u0947\u0936 \u0928\u0939\u0940\u0902 \u0915\u0930\u0947\u0917\u093e\u0964 \u092e\u094b\u0926\u0940 \u0907\u0938\u0947 \u0917\u0941\u091c\u0930\u093e\u0924 \u0915\u0947 \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928 \u0938\u0947 \u091c\u093e\u0928\u0924\u0947 \u0925\u0947, \u092b\u093f\u0930 \u092d\u0940 \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u092c\u093f\u091c\u0932\u0940 \u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u0915\u094b 2022 \u0915\u0947 \u092c\u093e\u0926 \u0939\u0940 \u0928\u093f\u0930\u0902\u0924\u0930 \u0927\u094d\u092f\u093e\u0928 \u092e\u093f\u0932\u093e\u0964<\/p>\n\n        <div class=\"important-hook\">\u0915\u094d\u092f\u093e \u091c\u0930\u0942\u0930\u0924 \u0925\u0940 (2014-2017)<\/div>\n        <ul class=\"policy-list\">\n            <li>\n                <strong>\u092c\u093f\u0939\u093e\u0930 \u092a\u093e\u0935\u0930 \u0917\u094d\u0930\u093f\u0921 \u0906\u0927\u0941\u0928\u093f\u0915\u0940\u0915\u0930\u0923 \u092e\u093f\u0936\u0928 (2015)<\/strong>\n                2018 \u0924\u0915 \u092a\u0942\u0930\u094d\u0923 \u0917\u094d\u0930\u093f\u0921 \u0913\u0935\u0930\u0939\u093e\u0932 \u0915\u0947 \u0932\u093f\u090f \u20b950,000 \u0915\u0930\u094b\u0921\u093c \u0906\u0935\u0902\u091f\u093f\u0924 \u0915\u0930\u0947\u0902\u0964 \u0907\u0938\u0915\u0947 \u092c\u091c\u093e\u092f, 2024 \u092e\u0947\u0902 \u0915\u0947\u0935\u0932 \u20b940,000 \u0915\u0930\u094b\u0921\u093c \u0915\u0940 \u092c\u093f\u091c\u0932\u0940 \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e\u090f\u0902 \u0918\u094b\u0937\u093f\u0924 \u0915\u0940 \u0917\u0908\u0902\u2014\u0909\u0928 \u0909\u0926\u094d\u092f\u094b\u0917\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f \u090f\u0915 \u0926\u0936\u0915 \u092c\u0939\u0941\u0924 \u0926\u0947\u0930 \u091c\u093f\u0928\u094d\u0939\u0947\u0902 \u092a\u0939\u0932\u0947 \u0926\u093f\u0928 \u0938\u0947 \u0939\u0940 \u0935\u093f\u0936\u094d\u0935\u0938\u0928\u0940\u092f \u092c\u093f\u091c\u0932\u0940 \u091a\u093e\u0939\u093f\u090f \u0925\u0940\u0964\n            <\/li>\n            <li>\n                <strong>24\/7 \u092c\u093f\u091c\u0932\u0940 \u0917\u093e\u0930\u0902\u091f\u0940 \u091c\u093f\u0932\u0947 (2016)<\/strong>\n                2017 \u0924\u0915 \u0917\u093e\u0930\u0902\u091f\u0940\u0936\u0941\u0926\u093e \u0928\u093f\u0930\u094d\u092c\u093e\u0927 \u092c\u093f\u091c\u0932\u0940 \u0906\u092a\u0942\u0930\u094d\u0924\u093f \u0915\u0947 \u0938\u093e\u0925 10 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u091c\u093f\u0932\u094b\u0902 \u0915\u094b \u0928\u093e\u092e\u093f\u0924 \u0915\u0930\u0947\u0902\u0964 \u0917\u0941\u091c\u0930\u093e\u0924 \u0928\u0947 \u092f\u0939 2000 \u0915\u0947 \u0926\u0936\u0915 \u092e\u0947\u0902 \u0915\u093f\u092f\u093e \u0925\u093e\u2014\u092c\u093f\u0939\u093e\u0930 \u0924\u0941\u0930\u0902\u0924 \u0907\u0938\u0915\u0940 \u0928\u0915\u0932 \u0915\u0930 \u0938\u0915\u0924\u093e \u0925\u093e\u0964\n            <\/li>\n            <li>\n                <strong>\u0938\u094c\u0930 \u090a\u0930\u094d\u091c\u093e \u0915\u094d\u0930\u093e\u0902\u0924\u093f (2015-2017)<\/strong>\n                70% \u0915\u0947\u0902\u0926\u094d\u0930\u0940\u092f \u0938\u092c\u094d\u0938\u093f\u0921\u0940 \u0915\u0947 \u0938\u093e\u0925 \u0909\u0926\u094d\u092f\u094b\u0917\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f \u092c\u0921\u093c\u0947 \u092a\u0948\u092e\u093e\u0928\u0947 \u092a\u0930 \u0930\u0942\u092b\u091f\u0949\u092a \u0938\u094c\u0930 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e \u0936\u0941\u0930\u0942 \u0915\u0930\u0947\u0902\u0964 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0915\u0943\u0937\u093f \u092d\u0942\u092e\u093f \u0915\u0940 \u092c\u093e\u0927\u093e\u0913\u0902 \u0915\u0947 \u0938\u093e\u0925, \u0930\u0942\u092b\u091f\u0949\u092a \u0938\u094c\u0930 \u0915\u094b \u092a\u0939\u0932\u0940 \u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e \u0939\u094b\u0928\u0940 \u091a\u093e\u0939\u093f\u090f \u0925\u0940\u0964\n            <\/li>\n        <\/ul>\n\n        <h3>3. \u0936\u093f\u0915\u094d\u0937\u093e \u0914\u0930 \u0915\u094c\u0936\u0932 \u0935\u093f\u0915\u093e\u0938: \u090f\u0915 \u0916\u094b\u0908 \u092a\u0940\u0922\u093c\u0940<\/h3>\n        \n        <p>\u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u092d\u093e\u0930\u0924 \u0915\u0940 \u0938\u092c\u0938\u0947 \u092f\u0941\u0935\u093e \u091c\u0928\u0938\u0902\u0916\u094d\u092f\u093e \u0939\u0948 \u092a\u0930 \u092c\u0947\u0930\u094b\u091c\u0917\u093e\u0930\u0940 \u092e\u0947\u0902 \u0928\u094c\u0935\u0947\u0902 \u0938\u094d\u0925\u093e\u0928 \u092a\u0930 \u0939\u0948\u0964 ITI \u0906\u0927\u0941\u0928\u093f\u0915\u0940\u0915\u0930\u0923 \u0915\u0947 \u0932\u093f\u090f \u0939\u093e\u0932 \u0915\u0940 \u20b960,000 \u0915\u0930\u094b\u0921\u093c \u0915\u0940 PM-SETU \u092f\u094b\u091c\u0928\u093e \u0938\u094d\u0935\u093e\u0917\u0924 \u092f\u094b\u0917\u094d\u092f \u0939\u0948 \u092a\u0930 \u092f\u0939 2015 \u092e\u0947\u0902 \u0936\u0941\u0930\u0942 \u0939\u094b\u0928\u0940 \u091a\u093e\u0939\u093f\u090f \u0925\u0940, 2024 \u092e\u0947\u0902 \u0928\u0939\u0940\u0902\u0964<\/p>\n\n        <div class=\"important-hook\">\u091b\u0942\u091f\u093e \u0939\u0941\u0906 \u0905\u0935\u0938\u0930<\/div>\n        <ul class=\"policy-list\">\n            <li>\n                <strong>IIT-\u092c\u093f\u0939\u093e\u0930 \u0915\u0948\u0902\u092a\u0938 (2015)<\/strong>\n                2017 \u0924\u0915 \u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u090f\u0915 \u092a\u0942\u0930\u094d\u0923 IIT \u0915\u0948\u0902\u092a\u0938 \u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0915\u0930\u0947\u0902 (\u0938\u093f\u0930\u094d\u092b \u0905\u0938\u094d\u0925\u093e\u092f\u0940 \u0938\u0947\u091f\u0905\u092a \u0928\u0939\u0940\u0902)\u0964 \u0924\u092e\u093f\u0932\u0928\u093e\u0921\u0941 \u092e\u0947\u0902 2 IIT \u0939\u0948\u0902, \u0915\u0930\u094d\u0928\u093e\u091f\u0915 \u092e\u0947\u0902 \u0915\u0908 \u0924\u0915\u0928\u0940\u0915\u0940 \u0938\u0902\u0938\u094d\u0925\u093e\u0928 \u0939\u0948\u0902\u201412 \u0915\u0930\u094b\u0921\u093c \u0932\u094b\u0917\u094b\u0902 \u0935\u093e\u0932\u0947 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u092d\u0940 \u0935\u0939\u0940 \u092e\u093f\u0932\u0928\u093e \u091a\u093e\u0939\u093f\u090f\u0964\n            <\/li>\n            <li>\n                <strong>\u0915\u094c\u0936\u0932 \u0935\u093f\u0915\u093e\u0938 \u092e\u093f\u0936\u0928 (2015-2020)<\/strong>\n                500 \u0928\u0908 ITI \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947 2020 \u0924\u0915 50 \u0932\u093e\u0916 \u092f\u0941\u0935\u093e\u0913\u0902 \u0915\u094b \u0935\u093f\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0915\u094c\u0936\u0932 \u092e\u0947\u0902 \u092a\u094d\u0930\u0936\u093f\u0915\u094d\u0937\u093f\u0924 \u0915\u0930\u0947\u0902\u0964 \u0907\u0938\u0915\u0947 \u092c\u091c\u093e\u092f, \u0939\u093e\u0932 \u0915\u0940 \u0918\u094b\u0937\u0923\u093e\u0913\u0902 \u0924\u0915 \u092c\u093f\u0939\u093e\u0930 \u0915\u093e ITI \u092c\u0941\u0928\u093f\u092f\u093e\u0926\u0940 \u0922\u093e\u0902\u091a\u093e \u0926\u092f\u0928\u0940\u092f \u0930\u0939\u093e\u0964\n            <\/li>\n            <li>\n                <strong>\u090f\u092e\u094d\u0938 \u0935\u093f\u0938\u094d\u0924\u093e\u0930 (2016-2018)<\/strong>\n                \u092a\u091f\u0928\u093e \u090f\u092e\u094d\u0938 \u0915\u0947 \u0905\u0932\u093e\u0935\u093e, 2020 \u0924\u0915 \u092e\u0941\u091c\u092b\u094d\u092b\u0930\u092a\u0941\u0930, \u092d\u093e\u0917\u0932\u092a\u0941\u0930, \u0926\u0930\u092d\u0902\u0917\u093e, \u0914\u0930 \u0917\u092f\u093e \u092e\u0947\u0902 4 \u0914\u0930 \u090f\u092e\u094d\u0938-\u0938\u094d\u0924\u0930 \u0915\u0940 \u0938\u0902\u0938\u094d\u0925\u093e\u090f\u0902 \u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0915\u0930\u0947\u0902\u0964 \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f \u0936\u093f\u0915\u094d\u0937\u093e \u092c\u0941\u0928\u093f\u092f\u093e\u0926\u0940 \u0922\u093e\u0902\u091a\u093e \u0909\u091a\u094d\u091a \u0917\u0941\u0923\u0935\u0924\u094d\u0924\u093e \u0915\u0940 \u0928\u094c\u0915\u0930\u093f\u092f\u093e\u0902 \u092c\u0928\u093e\u0924\u093e \u0939\u0948 \u0914\u0930 \u092c\u094d\u0930\u0947\u0928 \u0921\u094d\u0930\u0947\u0928 \u0930\u094b\u0915\u0924\u093e \u0939\u0948\u0964\n            <\/li>\n            <li>\n                <strong>\u092c\u093f\u0939\u093e\u0930 \u0928\u0949\u0932\u0947\u091c \u0938\u093f\u091f\u0940 (2017)<\/strong>\n                \u0939\u0948\u0926\u0930\u093e\u092c\u093e\u0926 \u0915\u0947 HITEC \u0938\u093f\u091f\u0940 \u092f\u093e \u092a\u0941\u0923\u0947 \u0915\u0947 IT \u092a\u093e\u0930\u094d\u0915\u094b\u0902 \u0915\u0940 \u0924\u0930\u0939 \u0915\u0947\u0902\u0926\u094d\u0930\u0940\u092f \u092d\u0942\u092e\u093f \u0905\u0927\u093f\u0917\u094d\u0930\u0939\u0923 \u0938\u0939\u093e\u092f\u0924\u093e \u0915\u0947 \u0938\u093e\u0925 \u090f\u0915 \u0938\u092e\u0930\u094d\u092a\u093f\u0924 \u091c\u094d\u091e\u093e\u0928 \u0915\u0947\u0902\u0926\u094d\u0930 \u092c\u0928\u093e\u090f\u0902\u0964 \u092f\u0939 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u092a\u0942\u0930\u094d\u0935\u0940 \u092d\u093e\u0930\u0924 \u0915\u0947 \u0932\u093f\u090f IT \u0906\u0909\u091f\u0938\u094b\u0930\u094d\u0938\u093f\u0902\u0917 \u0917\u0902\u0924\u0935\u094d\u092f \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0915\u0930 \u0938\u0915\u0924\u093e \u0925\u093e\u0964\n            <\/li>\n        <\/ul>\n\n        <div class=\"quote-box\">\n            &#8220;\u0939\u0930 \u0938\u093e\u0932, \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u0939\u091c\u093e\u0930\u094b\u0902 \u092a\u094d\u0930\u0924\u093f\u092d\u093e\u0936\u093e\u0932\u0940 \u091b\u093e\u0924\u094d\u0930 \u0915\u094b\u091f\u093e, \u0926\u093f\u0932\u094d\u0932\u0940, \u092c\u0948\u0902\u0917\u0932\u094b\u0930, \u0914\u0930 \u092a\u0941\u0923\u0947 \u0915\u0947 \u0932\u093f\u090f \u0928\u093f\u0915\u0932\u0924\u0947 \u0939\u0948\u0902\u0964 \u092a\u094d\u0930\u0924\u093f\u092d\u093e\u0936\u093e\u0932\u0940 \u092f\u0941\u0935\u093e\u0913\u0902 \u0915\u093e \u092f\u0939 \u0928\u0941\u0915\u0938\u093e\u0928 \u092c\u093f\u0939\u093e\u0930 \u0915\u093e \u0905\u0938\u0932\u0940 \u0938\u0902\u0915\u091f \u0939\u0948\u0964 \u0907\u0938\u0915\u0947 \u0932\u093f\u090f 2014 \u092e\u0947\u0902 \u0924\u0924\u094d\u0915\u093e\u0932 \u0915\u093e\u0930\u094d\u0930\u0935\u093e\u0908 \u091a\u093e\u0939\u093f\u090f \u0925\u0940, 2024 \u092e\u0947\u0902 \u0935\u093e\u0926\u0947 \u0928\u0939\u0940\u0902\u0964&#8221;\n        <\/div>\n\n        <h3>4. \u092a\u0930\u093f\u0935\u0939\u0928 \u0914\u0930 \u0915\u0928\u0947\u0915\u094d\u091f\u093f\u0935\u093f\u091f\u0940: \u092d\u0942\u092e\u093f\u092c\u0926\u094d\u0927 \u0926\u0947\u0928\u0926\u093e\u0930\u0940<\/h3>\n        \n        <p>\u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0938\u092e\u0941\u0926\u094d\u0930\u0940 \u092c\u0902\u0926\u0930\u0917\u093e\u0939 \u092a\u0939\u0941\u0902\u091a \u0915\u0940 \u0915\u092e\u0940 \u0915\u094b \u0905\u0915\u094d\u0938\u0930 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0928\u0941\u0915\u0938\u093e\u0928 \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0909\u0926\u094d\u0927\u0943\u0924 \u0915\u093f\u092f\u093e \u091c\u093e\u0924\u093e \u0939\u0948\u0964 \u0932\u0947\u0915\u093f\u0928 \u092e\u0927\u094d\u092f \u092a\u094d\u0930\u0926\u0947\u0936 \u0914\u0930 \u091b\u0924\u094d\u0924\u0940\u0938\u0917\u0922\u093c \u091c\u0948\u0938\u0947 \u092d\u0942\u092e\u093f\u092c\u0926\u094d\u0927 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0928\u0947 \u0930\u0923\u0928\u0940\u0924\u093f\u0915 \u0915\u0928\u0947\u0915\u094d\u091f\u093f\u0935\u093f\u091f\u0940 \u092f\u094b\u091c\u0928\u093e \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947 \u092e\u091c\u092c\u0942\u0924 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0906\u0927\u093e\u0930 \u0935\u093f\u0915\u0938\u093f\u0924 \u0915\u093f\u090f \u0939\u0948\u0902\u0964<\/p>\n\n        <div class=\"important-hook\">\u092e\u094b\u0926\u0940 \u0915\u094b \u0915\u094d\u092f\u093e \u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e \u0926\u0947\u0928\u0940 \u091a\u093e\u0939\u093f\u090f \u0925\u0940<\/div>\n        <ul class=\"policy-list\">\n            <li>\n                <strong>\u0938\u092e\u0930\u094d\u092a\u093f\u0924 \u092e\u093e\u0932 \u0917\u0932\u093f\u092f\u093e\u0930\u0947 (2015-2019)<\/strong>\n                \u0938\u092e\u0930\u094d\u092a\u093f\u0924 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u092e\u093e\u0932 \u091f\u094d\u0930\u0947\u0928\u094b\u0902 \u0915\u0947 \u0938\u093e\u0925 \u092c\u093f\u0939\u093e\u0930 \u0938\u0947 \u0915\u094b\u0932\u0915\u093e\u0924\u093e \u092a\u094b\u0930\u094d\u091f \u0914\u0930 \u092a\u093e\u0930\u093e\u0926\u0940\u092a \u092a\u094b\u0930\u094d\u091f \u0924\u0915 \u092e\u093e\u0932 \u0930\u0947\u0932 \u0915\u0928\u0947\u0915\u094d\u091f\u093f\u0935\u093f\u091f\u0940 \u0915\u094b \u0924\u0947\u091c \u0915\u0930\u0947\u0902\u0964 \u0907\u0938\u0915\u0947 \u092c\u091c\u093e\u092f, \u0930\u0947\u0932 \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e\u090f\u0902 \u0939\u093e\u0932 \u0915\u0947 \u0935\u0930\u094d\u0937\u094b\u0902 \u0924\u0915 \u0926\u0947\u0930 \u092f\u093e \u0915\u092e \u092b\u0902\u0921\u0947\u0921 \u0930\u0939\u0940\u0902\u0964\n            <\/li>\n            <li>\n                <strong>\u092c\u093f\u0939\u093e\u0930-\u092c\u0902\u0917\u093e\u0932-\u092c\u093e\u0902\u0917\u094d\u0932\u093e\u0926\u0947\u0936 \u0906\u0930\u094d\u0925\u093f\u0915 \u0915\u0949\u0930\u093f\u0921\u094b\u0930 (2016)<\/strong>\n                \u092a\u0936\u094d\u091a\u093f\u092e \u092c\u0902\u0917\u093e\u0932 \u0915\u0947 \u092e\u093e\u0927\u094d\u092f\u092e \u0938\u0947 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u092c\u093e\u0902\u0917\u094d\u0932\u093e\u0926\u0947\u0936 \u0938\u0947 \u091c\u094b\u0921\u093c\u0928\u0947 \u0935\u093e\u0932\u093e \u0935\u093f\u0936\u0947\u0937 \u0906\u0930\u094d\u0925\u093f\u0915 \u0915\u0949\u0930\u093f\u0921\u094b\u0930 \u092c\u0928\u093e\u090f\u0902, \u092c\u093e\u0902\u0917\u094d\u0932\u093e\u0926\u0947\u0936 \u0915\u0947 \u0924\u0947\u091c\u093c\u0940 \u0938\u0947 \u092c\u0922\u093c\u0924\u0947 \u0917\u093e\u0930\u092e\u0947\u0902\u091f \u0914\u0930 \u0935\u093f\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0915\u094d\u0937\u0947\u0924\u094d\u0930 \u0915\u093e \u092b\u093e\u092f\u0926\u093e \u0909\u0920\u093e\u0924\u0947 \u0939\u0941\u090f\u0964 \u0907\u0938\u0915\u0947 \u0932\u093f\u090f \u0930\u093e\u091c\u0928\u092f\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u0926\u0943\u0937\u094d\u091f\u093f \u091a\u093e\u0939\u093f\u090f \u0925\u0940 \u091c\u094b \u0915\u092d\u0940 \u0938\u093e\u0915\u093e\u0930 \u0928\u0939\u0940\u0902 \u0939\u0941\u0908\u0964\n            <\/li>\n            <li>\n                <strong>\u0905\u0902\u0924\u0930\u094d\u0926\u0947\u0936\u0940\u092f \u091c\u0932\u092e\u093e\u0930\u094d\u0917 \u0935\u093f\u0915\u093e\u0938 (2015-2018)<\/strong>\n                \u0915\u093e\u0930\u094d\u0917\u094b \u092a\u0930\u093f\u0935\u0939\u0928 \u0915\u0947 \u0932\u093f\u090f \u0917\u0902\u0917\u093e \u091c\u0932\u092e\u093e\u0930\u094d\u0917 \u0915\u093e \u0935\u094d\u092f\u093e\u092a\u0915 \u0935\u093f\u0915\u093e\u0938, \u0930\u0938\u0926 \u0932\u093e\u0917\u0924 40-50% \u0915\u092e \u0915\u0930\u0924\u0947 \u0939\u0941\u090f\u0964 \u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u091c\u0932\u092e\u093e\u0930\u094d\u0917-1 \u0915\u093e\u0917\u091c \u092a\u0930 \u092e\u094c\u091c\u0942\u0926 \u0939\u0948 \u092a\u0930 \u0917\u0902\u092d\u0940\u0930 \u0930\u0942\u092a \u0938\u0947 \u0915\u092e \u0909\u092a\u092f\u094b\u0917 \u092e\u0947\u0902 \u0939\u0948\u0964\n            <\/li>\n            <li>\n                <strong>\u092e\u0932\u094d\u091f\u0940-\u092e\u0949\u0921\u0932 \u0932\u0949\u091c\u093f\u0938\u094d\u091f\u093f\u0915\u094d\u0938 \u092a\u093e\u0930\u094d\u0915 (2016-2019)<\/strong>\n                \u0938\u0921\u093c\u0915, \u0930\u0947\u0932 \u0914\u0930 \u091c\u0932\u092e\u093e\u0930\u094d\u0917\u094b\u0902 \u0915\u094b \u090f\u0915\u0940\u0915\u0943\u0924 \u0915\u0930\u0924\u0947 \u0939\u0941\u090f \u092c\u093f\u0939\u093e\u0930 \u092d\u0930 \u092e\u0947\u0902 6 \u0932\u0949\u091c\u093f\u0938\u094d\u091f\u093f\u0915\u094d\u0938 \u0939\u092c \u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0915\u0930\u0947\u0902\u0964 \u092f\u0947 2019 \u0924\u0915 \u091a\u093e\u0932\u0942 \u0939\u094b \u091c\u093e\u0928\u0947 \u091a\u093e\u0939\u093f\u090f \u0925\u0947, 2024 \u092e\u0947\u0902 \u0918\u094b\u0937\u093f\u0924 \u0928\u0939\u0940\u0902\u0964\n            <\/li>\n        <\/ul>\n\n        <h3>5. \u0915\u0943\u0937\u093f \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928: \u0909\u0924\u094d\u092a\u093e\u0926\u0928 \u0938\u0947 \u092a\u094d\u0930\u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0924\u0915<\/h3>\n        \n        <p>\u092c\u093f\u0939\u093e\u0930 \u0932\u0940\u091a\u0940, \u092e\u0916\u093e\u0928\u093e, \u092e\u0915\u094d\u0915\u093e, \u0938\u092c\u094d\u091c\u093f\u092f\u094b\u0902 \u0914\u0930 \u0926\u093e\u0932\u094b\u0902 \u0915\u093e \u092a\u094d\u0930\u092e\u0941\u0916 \u0909\u0924\u094d\u092a\u093e\u0926\u0915 \u0939\u0948\u0964 \u092b\u093f\u0930 \u092d\u0940 \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u0915\u093f\u0938\u093e\u0928 \u092d\u093e\u0930\u0924 \u0915\u0947 \u0938\u092c\u0938\u0947 \u0917\u0930\u0940\u092c \u0939\u0948\u0902 \u0915\u094d\u092f\u094b\u0902\u0915\u093f \u0930\u093e\u091c\u094d\u092f \u092e\u0947\u0902 \u092e\u0942\u0932\u094d\u092f \u0938\u0902\u0935\u0930\u094d\u0927\u0928 \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u092c\u0941\u0928\u093f\u092f\u093e\u0926\u0940 \u0922\u093e\u0902\u091a\u0947 \u0915\u093e \u0905\u092d\u093e\u0935 \u0939\u0948\u0964<\/p>\n\n        <div class=\"important-hook\">\u092a\u094d\u0930\u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0905\u0902\u0924\u0930 \u091c\u094b \u092c\u0928\u093e \u0930\u0939\u093e<\/div>\n        <ul class=\"policy-list\">\n            <li>\n                <strong>\u0915\u094b\u0932\u094d\u0921 \u091a\u0947\u0928 \u0915\u094d\u0930\u093e\u0902\u0924\u093f (2015-2018)<\/strong>\n                \u090f\u0915\u0940\u0915\u0943\u0924 \u092a\u0930\u093f\u0935\u0939\u0928 \u0915\u0947 \u0938\u093e\u0925 500 \u0906\u0927\u0941\u0928\u093f\u0915 \u0915\u094b\u0932\u094d\u0921 \u0938\u094d\u091f\u094b\u0930\u0947\u091c \u0938\u0941\u0935\u093f\u0927\u093e\u090f\u0902 \u092c\u0928\u093e\u090f\u0902\u0964 \u0907\u0938\u0915\u0947 \u092c\u091c\u093e\u092f, \u092c\u093f\u0939\u093e\u0930 \u0916\u0930\u093e\u092c \u0939\u094b\u0928\u0947 \u0935\u093e\u0932\u0940 \u0909\u092a\u091c \u0915\u093e 30-40% \u0916\u094b\u0928\u093e \u091c\u093e\u0930\u0940 \u0930\u0916\u0924\u093e \u0939\u0948\u20143 \u0938\u093e\u0932 \u092e\u0947\u0902 \u092b\u0948\u0932\u0947 \u20b910,000 \u0915\u0930\u094b\u0921\u093c \u0928\u093f\u0935\u0947\u0936 \u0938\u0947 \u0939\u0932 \u0939\u094b\u0928\u0947 \u0935\u093e\u0932\u0940 \u0938\u092e\u0938\u094d\u092f\u093e\u0964\n            <\/li>\n            <li>\n                <strong>\u092e\u0916\u093e\u0928\u093e \u092a\u094d\u0930\u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0928\u093f\u0930\u094d\u092f\u093e\u0924 \u0939\u092c (2016)<\/strong>\n                \u092c\u093f\u0939\u093e\u0930 \u0935\u0948\u0936\u094d\u0935\u093f\u0915 \u092e\u0916\u093e\u0928\u093e \u0915\u093e 80% \u092a\u0948\u0926\u093e \u0915\u0930\u0924\u093e \u0939\u0948 \u092a\u0930 \u0928\u094d\u092f\u0942\u0928\u0924\u092e \u0930\u093e\u091c\u0938\u094d\u0935 \u0915\u092e\u093e\u0924\u093e \u0939\u0948 \u0915\u094d\u092f\u094b\u0902\u0915\u093f \u092a\u094d\u0930\u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0915\u0939\u0940\u0902 \u0914\u0930 \u0939\u094b\u0924\u093e \u0939\u0948\u0964 \u090f\u0915 \u0938\u092e\u0930\u094d\u092a\u093f\u0924 \u092e\u0916\u093e\u0928\u093e \u092a\u094d\u0930\u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0914\u0930 \u092c\u094d\u0930\u093e\u0902\u0921\u093f\u0902\u0917 \u092a\u0939\u0932 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u0935\u0948\u0936\u094d\u0935\u093f\u0915 \u0938\u0941\u092a\u0930\u092b\u0942\u0921 \u0939\u092c \u092c\u0928\u093e \u0938\u0915\u0924\u0940 \u0925\u0940\u0964\n            <\/li>\n            <li>\n                <strong>\u0932\u0940\u091a\u0940 \u0938\u0902\u0930\u0915\u094d\u0937\u0923 \u092a\u094d\u0930\u094c\u0926\u094d\u092f\u094b\u0917\u093f\u0915\u0940 \u0915\u0947\u0902\u0926\u094d\u0930 (2016)<\/strong>\n                \u092e\u0941\u091c\u092b\u094d\u092b\u0930\u092a\u0941\u0930 \u0915\u0940 \u0932\u0940\u091a\u0940 \u0935\u093f\u0936\u094d\u0935 \u092a\u094d\u0930\u0938\u093f\u0926\u094d\u0927 \u0939\u0948 \u092a\u0930 \u0907\u0938\u0915\u0940 \u0936\u0947\u0932\u094d\u092b \u0932\u093e\u0907\u092b 15 \u0926\u093f\u0928 \u0939\u0948\u0964 \u0938\u0902\u0930\u0915\u094d\u0937\u0923, \u0915\u0948\u0928\u093f\u0902\u0917 \u0914\u0930 \u0928\u093f\u0930\u094d\u092f\u093e\u0924 \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u094c\u0926\u094d\u092f\u094b\u0917\u093f\u0915\u0940 \u0915\u0947\u0902\u0926\u094d\u0930 \u0924\u0941\u0930\u0902\u0924 \u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0939\u094b\u0928\u0947 \u091a\u093e\u0939\u093f\u090f \u0925\u0947, \u0928\u093f\u091c\u0940 \u092a\u0939\u0932 \u092a\u0930 \u0928\u0939\u0940\u0902 \u091b\u094b\u0921\u093c\u0947 \u091c\u093e\u0928\u0947 \u091a\u093e\u0939\u093f\u090f\u0964\n            <\/li>\n            <li>\n                <strong>\u0921\u0947\u092f\u0930\u0940 \u0938\u0939\u0915\u093e\u0930\u0940 \u092e\u0949\u0921\u0932 (2015)<\/strong>\n                2018 \u0924\u0915 \u0939\u0930 \u091c\u093f\u0932\u0947 \u092e\u0947\u0902 10,000 \u0938\u0902\u0917\u094d\u0930\u0939 \u0915\u0947\u0902\u0926\u094d\u0930 \u0914\u0930 \u092a\u094d\u0930\u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0938\u0902\u092f\u0902\u0924\u094d\u0930 \u0915\u0947 \u0938\u093e\u0925 \u092c\u093f\u0939\u093e\u0930 \u0921\u0947\u092f\u0930\u0940 \u092b\u0947\u0921\u0930\u0947\u0936\u0928 \u0915\u0947 \u0938\u093e\u0925 \u0917\u0941\u091c\u0930\u093e\u0924 \u0915\u0947 \u0905\u092e\u0942\u0932 \u092e\u0949\u0921\u0932 \u0915\u094b \u0926\u094b\u0939\u0930\u093e\u090f\u0902\u0964 \u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u092e\u0935\u0947\u0936\u0940 \u0939\u0948\u0902 \u092a\u0930 \u0915\u094b\u0908 \u0938\u0902\u0917\u0920\u093f\u0924 \u0935\u0948\u0932\u094d\u092f\u0942 \u091a\u0947\u0928 \u0928\u0939\u0940\u0902\u0964\n            <\/li>\n        <\/ul>\n\n        <h3>6. \u0935\u093f\u0924\u094d\u0924\u0940\u092f \u092c\u0941\u0928\u093f\u092f\u093e\u0926\u0940 \u0922\u093e\u0902\u091a\u093e \u0914\u0930 \u0915\u093e\u0930\u094b\u092c\u093e\u0930 \u092e\u0947\u0902 \u0906\u0938\u093e\u0928\u0940<\/h3>\n        \n        <p>\u092c\u093f\u0939\u093e\u0930 \u0915\u093e \u0915\u094d\u0930\u0947\u0921\u093f\u091f-\u0921\u093f\u092a\u0949\u091c\u093f\u091f \u0905\u0928\u0941\u092a\u093e\u0924 \u092d\u093e\u0930\u0924 \u092e\u0947\u0902 \u0938\u092c\u0938\u0947 \u0915\u092e \u0939\u0948\u0964 \u092c\u0948\u0902\u0915 \u092c\u093f\u0939\u093e\u0930 \u0938\u0947 \u091c\u092e\u093e \u090f\u0915\u0924\u094d\u0930 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902 \u092a\u0930 \u0915\u0925\u093f\u0924 \u091c\u094b\u0916\u093f\u092e\u094b\u0902 \u0914\u0930 \u0938\u0915\u094d\u0937\u092e \u092c\u0941\u0928\u093f\u092f\u093e\u0926\u0940 \u0922\u093e\u0902\u091a\u0947 \u0915\u0940 \u0915\u092e\u0940 \u0915\u0947 \u0915\u093e\u0930\u0923 \u0915\u0939\u0940\u0902 \u0914\u0930 \u0915\u0930\u094d\u091c \u0926\u0947\u0924\u0947 \u0939\u0948\u0902\u0964<\/p>\n\n        <div class=\"important-hook\">\u0935\u093f\u0924\u094d\u0924\u0940\u092f \u0938\u0915\u094d\u0937\u092e\u0915\u0930\u094d\u0924\u093e \u091c\u094b \u0915\u092d\u0940 \u0928\u0939\u0940\u0902 \u0906\u090f<\/div>\n        <ul class=\"policy-list\">\n            <li>\n                <strong>\u092c\u093f\u0939\u093e\u0930 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0915\u094d\u0930\u0947\u0921\u093f\u091f \u0917\u093e\u0930\u0902\u091f\u0940 \u092f\u094b\u091c\u0928\u093e (2015)<\/strong>\n                \u0915\u0947\u0902\u0926\u094d\u0930 \u0938\u0930\u0915\u093e\u0930 \u0915\u094b \u091c\u094b\u0916\u093f\u092e \u0915\u092e \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u20b950 \u0915\u0930\u094b\u0921\u093c \u0924\u0915 \u0915\u0947 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0915\u0930\u094d\u091c\u094b\u0902 \u0915\u0940 50% \u0917\u093e\u0930\u0902\u091f\u0940 \u0926\u0947\u0928\u0940 \u091a\u093e\u0939\u093f\u090f \u0925\u0940\u0964 \u0907\u0938\u0938\u0947 \u0939\u091c\u093e\u0930\u094b\u0902 \u0915\u0930\u094b\u0921\u093c \u0915\u093e \u0928\u093f\u091c\u0940 \u0928\u093f\u0935\u0947\u0936 \u0905\u0928\u0932\u0949\u0915 \u0939\u094b \u0938\u0915\u0924\u093e \u0925\u093e\u0964\n            <\/li>\n            <li>\n                <strong>\u0938\u093f\u0902\u0917\u0932 \u0935\u093f\u0902\u0921\u094b \u0915\u094d\u0932\u0940\u092f\u0930\u0947\u0902\u0938 \u092a\u094b\u0930\u094d\u091f\u0932 (2015)<\/strong>\n                \u0915\u0947\u0902\u0926\u094d\u0930\u0940\u092f \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0926\u094d\u0935\u093e\u0930\u093e \u0938\u092e\u0930\u094d\u0925\u093f\u0924 \u0938\u092e\u092f\u092c\u0926\u094d\u0927 \u0905\u0928\u0941\u092e\u094b\u0926\u0928 \u0915\u0947 \u0938\u093e\u0925 \u0935\u093e\u0938\u094d\u0924\u0935 \u092e\u0947\u0902 \u0915\u093e\u0930\u094d\u092f\u093e\u0924\u094d\u092e\u0915 \u0938\u093f\u0902\u0917\u0932-\u0935\u093f\u0902\u0921\u094b \u0938\u093f\u0938\u094d\u091f\u092e\u0964 \u0939\u093e\u0932 \u0915\u0940 \u092a\u0939\u0932\u0947\u0902 \u092c\u0939\u0941\u0924 \u0926\u0947\u0930 \u0938\u0947 \u0906\u0908\u0902 \u0914\u0930 \u0909\u0928\u092e\u0947\u0902 \u0926\u093e\u0902\u0924 \u0928\u0939\u0940\u0902 \u0939\u0948\u0902\u0964\n            <\/li>\n            <li>\n                <strong>\u092c\u093f\u0939\u093e\u0930 \u0928\u093f\u0935\u0947\u0936 \u0938\u0902\u0935\u0930\u094d\u0927\u0928 \u092c\u094b\u0930\u094d\u0921 (2015)<\/strong>\n                \u0909\u0926\u094d\u092f\u094b\u0917\u094b\u0902 \u0938\u0947 \u092a\u094d\u0930\u0924\u093f\u0928\u093f\u0927\u093f\u0924\u094d\u0935, \u092a\u094d\u0930\u0924\u094d\u092f\u0915\u094d\u0937 \u0915\u0947\u0902\u0926\u094d\u0930 \u0938\u0930\u0915\u093e\u0930 \u0938\u092e\u0930\u094d\u0925\u0928, \u0914\u0930 \u0928\u094c\u0915\u0930\u0936\u093e\u0939\u0940 \u0926\u0947\u0930\u0940 \u0915\u094b \u0930\u0926\u094d\u0926 \u0915\u0930\u0928\u0947 \u0915\u0940 \u0936\u0915\u094d\u0924\u093f \u0935\u093e\u0932\u093e \u0938\u094d\u0935\u093e\u092f\u0924\u094d\u0924 \u092c\u094b\u0930\u094d\u0921\u0964 \u0907\u0938\u0947 \u0924\u0941\u0930\u0902\u0924 \u0938\u094d\u0925\u093e\u092a\u0928\u093e \u0915\u0940 \u091c\u0930\u0942\u0930\u0924 \u0925\u0940, \u0915\u094d\u0930\u092e\u093f\u0915 \u0935\u093f\u0915\u093e\u0938 \u0915\u0940 \u0928\u0939\u0940\u0902\u0964\n            <\/li>\n            <li>\n                <strong>\u092d\u0942\u092e\u093f \u0905\u0927\u093f\u0917\u094d\u0930\u0939\u0923 \u092b\u093e\u0938\u094d\u091f-\u091f\u094d\u0930\u0948\u0915 (2016-2017)<\/strong>\n                2018 \u0924\u0915 \u0938\u094d\u092a\u0937\u094d\u091f \u0936\u0940\u0930\u094d\u0937\u0915\u094b\u0902 \u0915\u0947 \u0938\u093e\u0925 50,000 \u090f\u0915\u0921\u093c \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u092d\u0942\u092e\u093f \u0915\u093e \u0905\u0927\u093f\u0917\u094d\u0930\u0939\u0923 \u0914\u0930 \u0935\u093f\u0915\u093e\u0938\u0964 \u092d\u0942\u092e\u093f \u0935\u093f\u0935\u093e\u0926 \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u0938\u092c\u0938\u0947 \u092c\u0921\u093c\u0947 \u0928\u093f\u0935\u0947\u0936 \u0939\u0924\u094d\u092f\u093e\u0930\u0947 \u0939\u0948\u0902, \u091c\u093f\u0938\u0947 \u0915\u0947\u0902\u0926\u094d\u0930\u0940\u092f \u0927\u0915\u094d\u0915\u093e \u0939\u0932 \u0915\u0930 \u0938\u0915\u0924\u093e \u0925\u093e\u0964\n            <\/li>\n        <\/ul>\n\n        <div class=\"highlight-box\">\n            <strong>\u0917\u0902\u092d\u0940\u0930 \u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923:<\/strong> \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u092a\u0942\u0930\u094d\u0935\u094b\u0924\u094d\u0924\u0930 \u0935\u093f\u0936\u0947\u0937 \u092a\u0948\u0915\u0947\u091c \u0915\u0947 \u0938\u092e\u093e\u0928 \u090f\u0915 \u0935\u094d\u092f\u093e\u092a\u0915 &#8220;\u092c\u093f\u0939\u093e\u0930 \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928 \u092a\u0948\u0915\u0947\u091c&#8221; \u091a\u093e\u0939\u093f\u090f \u0925\u093e\u2014\u0915\u0947\u0902\u0926\u094d\u0930\u0940\u092f \u0928\u093f\u0917\u0930\u093e\u0928\u0940 \u0914\u0930 \u0930\u093e\u091c\u094d\u092f \u091c\u0935\u093e\u092c\u0926\u0947\u0939\u0940 \u0915\u0947 \u0938\u093e\u0925 \u20b92 \u0932\u093e\u0916 \u0915\u0930\u094b\u0921\u093c, 10-\u0938\u093e\u0932 \u0915\u093e \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e (2014-2024)\u0964 \u0907\u0938\u0915\u0947 \u092c\u091c\u093e\u092f, \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u091a\u0941\u0928\u093e\u0935\u094b\u0902 \u0915\u0947 \u0938\u093e\u0925 \u0924\u093e\u0932\u092e\u0947\u0932 \u092c\u093f\u0920\u093e\u0908 \u0917\u0908 \u0924\u0926\u0930\u094d\u0925 \u0918\u094b\u0937\u0923\u093e\u090f\u0902 \u092e\u093f\u0932\u0940\u0902\u0964\n        <\/div>\n    <\/div>\n\n    <div class=\"chart-container\">\n        <div class=\"chart-wrapper\">\n            <canvas id=\"timelineChart\"><\/canvas>\n        <\/div>\n    <\/div>\n\n    <div class=\"section\">\n        <h2 class=\"heading-part-1\">\u091a\u0941\u0928\u093e\u0935\u0940 \u091f\u093e\u0907\u092e\u093f\u0902\u0917 \u0915\u0940 \u0938\u092e\u0938\u094d\u092f\u093e<\/h2>\n        <h2 class=\"heading-part-2\">\u0930\u093e\u091c\u0928\u0940\u0924\u093f\u0915 \u0930\u0923\u0928\u0940\u0924\u093f \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u0935\u093f\u0915\u093e\u0938<\/h2>\n        \n        <p>\u092e\u094b\u0926\u0940 \u0938\u0930\u0915\u093e\u0930 \u0915\u0940 \u092c\u093f\u0939\u093e\u0930 \u092a\u0939\u0932\u094b\u0902 \u0915\u093e \u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923 \u0915\u0930\u0928\u0947 \u092a\u0930 \u090f\u0915 \u092a\u0930\u0947\u0936\u093e\u0928 \u0915\u0930\u0928\u0947 \u0935\u093e\u0932\u093e \u092a\u0948\u091f\u0930\u094d\u0928 \u0938\u093e\u092e\u0928\u0947 \u0906\u0924\u093e \u0939\u0948:<\/p>\n\n        <ul class=\"policy-list\">\n            <li>\n                <strong>2014-2019 (\u092a\u0939\u0932\u093e \u0915\u093e\u0930\u094d\u092f\u0915\u093e\u0932):<\/strong> \u092c\u093f\u0939\u093e\u0930 \u092a\u0930 \u0928\u094d\u092f\u0942\u0928\u0924\u092e \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u092b\u094b\u0915\u0938\u0964 \u0915\u0941\u0932 \u092a\u094d\u0930\u094b\u091c\u0947\u0915\u094d\u091f \u0918\u094b\u0937\u0923\u093e\u090f\u0902: ~\u20b950,000 \u0915\u0930\u094b\u0921\u093c 5 \u0938\u093e\u0932 \u092e\u0947\u0902 \u092b\u0948\u0932\u0940\u0964 \u091c\u094d\u092f\u093e\u0926\u093e\u0924\u0930 \u0915\u093e\u0917\u091c \u092a\u0930 \u0939\u0940 \u0930\u0939\u0940\u0902\u0964\n            <\/li>\n            <li>\n                <strong>2019-2022 (\u0926\u0942\u0938\u0930\u0947 \u0915\u093e\u0930\u094d\u092f\u0915\u093e\u0932 \u0915\u0940 \u0936\u0941\u0930\u0941\u0906\u0924):<\/strong> \u0927\u094d\u092f\u093e\u0928 \u092e\u0947\u0902 \u0915\u094d\u0930\u092e\u093f\u0915 \u0935\u0943\u0926\u094d\u0927\u093f, \u092a\u0930 \u0905\u092d\u0940 \u092d\u0940 \u0926\u0942\u0938\u0930\u0940 \u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e\u0964 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u0940 \u0924\u0941\u0932\u0928\u093e \u092e\u0947\u0902 \u0915\u0947\u0902\u0926\u094d\u0930\u0940\u092f \u0906\u0935\u0902\u091f\u0928 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u092a\u0940\u091b\u0947 \u0930\u0939\u0928\u093e \u091c\u093e\u0930\u0940\u0964\n            <\/li>\n            <li>\n                <strong>2022-2025 (\u091a\u0941\u0928\u093e\u0935-\u092a\u0942\u0930\u094d\u0935 \u091a\u0930\u0923):<\/strong> \u0918\u094b\u0937\u0923\u093e\u0913\u0902 \u0915\u093e \u0905\u091a\u093e\u0928\u0915 \u0935\u093f\u0938\u094d\u092b\u094b\u091f\u0964 \u20b9100,000 \u0915\u0930\u094b\u0921\u093c \u0938\u0947 \u091c\u094d\u092f\u093e\u0926\u093e \u0915\u0940 \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e\u090f\u0902 \u0918\u094b\u0937\u093f\u0924\u2014\u092a\u093f\u091b\u0932\u0947 8 \u0938\u093e\u0932\u094b\u0902 \u0915\u0940 \u0924\u0941\u0932\u0928\u093e \u092e\u0947\u0902 3 \u0938\u093e\u0932 \u092e\u0947\u0902 \u091c\u094d\u092f\u093e\u0926\u093e\u0964\n            <\/li>\n        <\/ul>\n\n        <p>\u092f\u0939 \u0938\u092e\u092f \u0938\u0902\u092f\u094b\u0917 \u0928\u0939\u0940\u0902 \u0939\u0948\u2014\u092f\u0939 \u0917\u0923\u0928\u093e \u0939\u0948\u0964 \u092c\u093f\u0939\u093e\u0930 \u0935\u093f\u0927\u093e\u0928\u0938\u092d\u093e \u091a\u0941\u0928\u093e\u0935 \u0914\u0930 2024 \u0932\u094b\u0915\u0938\u092d\u093e \u091a\u0941\u0928\u093e\u0935 \u0938\u0947 \u092a\u0939\u0932\u0947 \u092c\u0921\u093c\u0940 \u0918\u094b\u0937\u0923\u093e\u090f\u0902 \u0915\u0947\u0902\u0926\u094d\u0930\u093f\u0924 \u0939\u0948\u0902\u0964 \u092f\u0939 \u0926\u0943\u0937\u094d\u091f\u093f\u0915\u094b\u0923 \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u0935\u093f\u0915\u093e\u0938 \u0915\u094b \u0936\u093e\u0938\u0928 \u0915\u0940 \u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e \u0915\u0947 \u092c\u091c\u093e\u092f \u090f\u0915 \u091a\u0941\u0928\u093e\u0935\u0940 \u0909\u092a\u0915\u0930\u0923 \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u092e\u093e\u0928\u0924\u093e \u0939\u0948\u0964<\/p>\n\n        <div class=\"quote-box\">\n            &#8220;\u0905\u0917\u0930 \u092f\u0947 \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e\u090f\u0902 \u0935\u093e\u0938\u094d\u0924\u0935 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u0935\u093f\u0915\u093e\u0938 \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e \u0925\u0940\u0902, \u0924\u094b \u0935\u0947 2014-2016 \u092e\u0947\u0902 \u0918\u094b\u0937\u093f\u0924 \u0914\u0930 \u0915\u093e\u0930\u094d\u092f\u093e\u0928\u094d\u0935\u093f\u0924 \u0915\u0940 \u091c\u093e\u0924\u0940\u0902 \u091c\u092c \u092e\u094b\u0926\u0940 \u0915\u0947 \u092a\u093e\u0938 \u0905\u0927\u093f\u0915\u0924\u092e \u0930\u093e\u091c\u0928\u0940\u0924\u093f\u0915 \u092a\u0942\u0902\u091c\u0940 \u0925\u0940 \u0914\u0930 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u0938\u092c\u0938\u0947 \u091c\u094d\u092f\u093e\u0926\u093e \u091c\u0930\u0942\u0930\u0924 \u0925\u0940\u0964 \u0926\u0947\u0930 \u0938\u0947 \u0938\u092e\u092f \u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e\u0913\u0902 \u0915\u094b \u092a\u094d\u0930\u0915\u091f \u0915\u0930\u0924\u093e \u0939\u0948\u0964&#8221;\n        <\/div>\n\n        <div class=\"important-hook\">\u0938\u092e\u092f \u0928\u0947 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u0915\u094d\u092f\u093e \u0932\u093e\u0917\u0924 \u0926\u0940<\/div>\n        <ul class=\"policy-list\">\n            <li><strong>\u0916\u094b\u092f\u093e \u0926\u0936\u0915:<\/strong> 10 \u0938\u093e\u0932 \u0915\u0940 \u0938\u0902\u092d\u093e\u0935\u093f\u0924 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0935\u0943\u0926\u094d\u0927\u093f, \u0928\u094c\u0915\u0930\u0940 \u0938\u0943\u091c\u0928, \u0914\u0930 \u0915\u094c\u0936\u0932 \u0935\u093f\u0915\u093e\u0938\u2014\u092a\u0942\u0930\u0940 \u092a\u0940\u0922\u093c\u0940 \u0915\u0947 \u0906\u0930\u094d\u0925\u093f\u0915 \u0905\u0935\u0938\u0930 \u0939\u092e\u0947\u0936\u093e \u0915\u0947 \u0932\u093f\u090f \u0917\u093e\u092f\u092c\u0964<\/li>\n            <li><strong>\u092a\u0932\u093e\u092f\u0928 \u0938\u0902\u0915\u091f:<\/strong> \u0932\u093e\u0916\u094b\u0902 \u0915\u093e\u092e \u0915\u0930\u0928\u0947 \u0935\u093e\u0932\u0940 \u0909\u092e\u094d\u0930 \u0915\u0947 \u092c\u093f\u0939\u093e\u0930\u0940 \u0926\u0942\u0938\u0930\u0947 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u092e\u0947\u0902 \u091a\u0932\u0947 \u0917\u090f, \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u092e\u093e\u0928\u0935 \u092a\u0942\u0902\u091c\u0940 \u0906\u0927\u093e\u0930 \u0915\u094b \u0938\u094d\u0925\u093e\u092f\u0940 \u0930\u0942\u092a \u0938\u0947 \u0915\u092e\u091c\u094b\u0930 \u0915\u0930\u0924\u0947 \u0939\u0941\u090f\u0964<\/li>\n            <li><strong>\u092c\u0941\u0928\u093f\u092f\u093e\u0926\u0940 \u0922\u093e\u0902\u091a\u0947 \u092e\u0947\u0902 \u0905\u0902\u0924\u0930\u093e\u0932:<\/strong> \u0926\u0947\u0930 \u0938\u0947 \u092c\u0941\u0928\u093f\u092f\u093e\u0926\u0940 \u0922\u093e\u0902\u091a\u0947 \u0915\u093e \u092e\u0924\u0932\u092c \u0939\u0948 \u092c\u093f\u0939\u093e\u0930 \u0905\u0917\u0932\u0947 \u0926\u0936\u0915 \u092e\u0947\u0902 \u092d\u0940 \u092a\u0915\u0921\u093c\u0928\u0947 \u0915\u0940 \u0915\u094b\u0936\u093f\u0936 \u0915\u0930 \u0930\u0939\u093e \u0939\u0948 \u091c\u092c\u0915\u093f \u0926\u0942\u0938\u0930\u0947 \u0930\u093e\u091c\u094d\u092f \u0906\u0917\u0947 \u0926\u094c\u0921\u093c \u0930\u0939\u0947 \u0939\u0948\u0902\u0964<\/li>\n            <li><strong>\u0928\u093f\u0935\u0947\u0936\u0915 \u0935\u093f\u0936\u094d\u0935\u093e\u0938:<\/strong> \u091c\u0932\u094d\u0926\u0940, \u0928\u093f\u0930\u0902\u0924\u0930 \u0928\u093f\u0935\u0947\u0936 \u0938\u0947 \u0917\u0924\u093f \u092c\u0928\u0924\u0940\u0964 \u0926\u0947\u0930 \u0938\u0947, \u091a\u0941\u0928\u093e\u0935-\u0938\u092e\u092f\u092c\u0926\u094d\u0927 \u0918\u094b\u0937\u0923\u093e\u090f\u0902 \u0928\u093f\u0935\u0947\u0936\u0915\u094b\u0902 \u0915\u094b \u0905\u0935\u093f\u0936\u094d\u0935\u0938\u0928\u0940\u092f\u0924\u093e \u0915\u093e \u0938\u0902\u0915\u0947\u0924 \u0926\u0947\u0924\u0940 \u0939\u0948\u0902\u0964<\/li>\n        <\/ul>\n    <\/div>\n\n    <div class=\"section\">\n        <h2 class=\"heading-part-1\">\u0917\u0941\u091c\u0930\u093e\u0924 \u092e\u0949\u0921\u0932<\/h2>\n        <h2 class=\"heading-part-2\">\u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u0915\u094d\u092f\u093e \u0938\u0940\u0916\u0928\u093e \u091a\u093e\u0939\u093f\u090f \u0925\u093e<\/h2>\n        \n        <p>\u092e\u094b\u0926\u0940 \u0905\u0915\u094d\u0938\u0930 \u0935\u093f\u0915\u093e\u0938 \u0915\u0947 &#8220;\u0917\u0941\u091c\u0930\u093e\u0924 \u092e\u0949\u0921\u0932&#8221; \u0915\u093e \u0939\u0935\u093e\u0932\u093e \u0926\u0947\u0924\u0947 \u0939\u0948\u0902\u0964 \u092b\u093f\u0930 \u092d\u0940, \u0935\u093f\u0921\u0902\u092c\u0928\u093e \u092f\u0939 \u0939\u0948 \u0915\u093f \u0935\u0947 \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u0932\u093f\u090f \u0907\u0938\u0915\u0947 \u092e\u0942\u0932 \u0938\u093f\u0926\u094d\u0927\u093e\u0902\u0924\u094b\u0902 \u0915\u094b \u0926\u094b\u0939\u0930\u093e\u0928\u0947 \u092e\u0947\u0902 \u0928\u093e\u0915\u093e\u092e \u0930\u0939\u0947:<\/p>\n\n        <ul class=\"policy-list\">\n            <li>\n                <strong>\u092c\u0941\u0928\u093f\u092f\u093e\u0926\u0940 \u0922\u093e\u0902\u091a\u093e \u092a\u0939\u0932\u0947:<\/strong> \u0917\u0941\u091c\u0930\u093e\u0924 \u0928\u0947 \u0909\u0926\u094d\u092f\u094b\u0917\u094b\u0902 \u0915\u094b \u0906\u092e\u0902\u0924\u094d\u0930\u093f\u0924 \u0915\u0930\u0928\u0947 \u0938\u0947 \u092a\u0939\u0932\u0947 24\/7 \u092c\u093f\u091c\u0932\u0940 \u0914\u0930 \u0938\u0921\u093c\u0915 \u0915\u0928\u0947\u0915\u094d\u091f\u093f\u0935\u093f\u091f\u0940 \u0915\u094b \u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e \u0926\u0940\u0964 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u0939\u093e\u0932 \u0924\u0915 \u0918\u094b\u0937\u0923\u093e\u090f\u0902 \u092e\u093f\u0932\u0940\u0902, \u0935\u093e\u0938\u094d\u0924\u0935\u093f\u0915 \u092c\u0941\u0928\u093f\u092f\u093e\u0926\u0940 \u0922\u093e\u0902\u091a\u093e \u0928\u0939\u0940\u0902\u0964\n            <\/li>\n            <li>\n                <strong>\u0938\u093f\u0902\u0917\u0932-\u0935\u093f\u0902\u0921\u094b \u0935\u093e\u0938\u094d\u0924\u0935\u093f\u0915\u0924\u093e:<\/strong> \u0917\u0941\u091c\u0930\u093e\u0924 \u0915\u093e \u0938\u093f\u0902\u0917\u0932-\u0935\u093f\u0902\u0921\u094b \u0915\u094d\u0932\u0940\u092f\u0930\u0947\u0902\u0938 \u0935\u093e\u0938\u094d\u0924\u0935 \u092e\u0947\u0902 \u0915\u093e\u092e \u0915\u0930\u0924\u093e \u0925\u093e, \u0938\u092e\u092f\u092c\u0926\u094d\u0927 \u0905\u0928\u0941\u092e\u094b\u0926\u0928 \u0915\u0947 \u0938\u093e\u0925\u0964 \u092c\u093f\u0939\u093e\u0930 \u0915\u093e \u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0939\u093e\u0932 \u0924\u0915 \u0928\u094c\u0915\u0930\u0936\u093e\u0939\u0940 \u092c\u0928\u093e \u0930\u0939\u093e\u0964\n            <\/li>\n            <li>\n                <strong>\u0928\u093f\u0935\u0947\u0936\u0915 \u0939\u0948\u0902\u0921-\u0939\u094b\u0932\u094d\u0921\u093f\u0902\u0917:<\/strong> \u0917\u0941\u091c\u0930\u093e\u0924 \u0928\u0947 \u0938\u092e\u0938\u094d\u092f\u093e \u0938\u092e\u093e\u0927\u093e\u0928 \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u0924\u094d\u092f\u0947\u0915 \u092c\u0921\u093c\u0947 \u0928\u093f\u0935\u0947\u0936\u0915 \u0915\u094b \u0905\u0927\u093f\u0915\u093e\u0930\u0940 \u0928\u093f\u092f\u0941\u0915\u094d\u0924 \u0915\u093f\u090f\u0964 \u092e\u094b\u0926\u0940 \u0915\u0947 \u0905\u0927\u093f\u0915\u093e\u0902\u0936 \u0915\u093e\u0930\u094d\u092f\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u092e\u0947\u0902 \u0907\u0938 \u0935\u094d\u092f\u0915\u094d\u0924\u093f\u0917\u0924 \u0926\u0943\u0937\u094d\u091f\u093f\u0915\u094b\u0923 \u0915\u093e \u0905\u092d\u093e\u0935 \u0925\u093e\u0964\n            <\/li>\n            <li>\n                <strong>\u0935\u093e\u0907\u092c\u094d\u0930\u0947\u0902\u091f \u0917\u0941\u091c\u0930\u093e\u0924 \u092c\u0928\u093e\u092e \u092d\u0942\u0932\u0947 \u0917\u090f \u092c\u093f\u0939\u093e\u0930:<\/strong> \u0917\u0941\u091c\u0930\u093e\u0924 \u0915\u093e \u0926\u094d\u0935\u093f\u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u0928\u093f\u0935\u0947\u0936 \u0936\u093f\u0916\u0930 \u0938\u092e\u094d\u092e\u0947\u0932\u0928 \u0935\u093f\u0936\u094d\u0935 \u0938\u094d\u0924\u0930 \u092a\u0930 \u092e\u093e\u0928\u094d\u092f\u0924\u093e \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0939\u094b \u0917\u092f\u093e\u0964 \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u0928\u093f\u0935\u0947\u0936 \u0936\u093f\u0916\u0930 \u0938\u092e\u094d\u092e\u0947\u0932\u0928 \u0939\u093e\u0932 \u0915\u0947 \u0935\u0930\u094d\u0937\u094b\u0902 \u0924\u0915 \u0928\u094d\u092f\u0942\u0928\u0924\u092e \u0905\u0928\u0941\u0935\u0930\u094d\u0924\u0940 \u0915\u093e\u0930\u094d\u0930\u0935\u093e\u0908 \u0915\u0947 \u0938\u093e\u0925 \u0915\u092e-\u092a\u094d\u0930\u094b\u092b\u093c\u093e\u0907\u0932 \u092e\u093e\u092e\u0932\u0947 \u092c\u0928\u0947 \u0930\u0939\u0947\u0964\n            <\/li>\n            <li>\n                <strong>\u0928\u093f\u0930\u0902\u0924\u0930 \u092b\u094b\u0915\u0938:<\/strong> \u0917\u0941\u091c\u0930\u093e\u0924 \u0915\u093e \u0935\u093f\u0915\u093e\u0938 \u090f\u0915 \u0928\u093f\u0930\u0902\u0924\u0930 15-\u0938\u093e\u0932 \u0915\u0940 \u092a\u094d\u0930\u0915\u094d\u0930\u093f\u092f\u093e \u0925\u0940 (2001-2016)\u0964 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u091a\u0941\u0928\u093e\u0935\u0940 \u0935\u0930\u094d\u0937\u094b\u0902 \u092e\u0947\u0902 \u0915\u0947\u0902\u0926\u094d\u0930\u093f\u0924 \u091b\u093f\u091f\u092a\u0941\u091f \u0927\u094d\u092f\u093e\u0928 \u092e\u093f\u0932\u093e\u0964\n            <\/li>\n        <\/ul>\n\n        <div class=\"highlight-box\">\n            <strong>\u0905\u0938\u0939\u091c \u0938\u0924\u094d\u092f:<\/strong> \u092e\u094b\u0926\u0940 \u0928\u0947 \u0917\u0941\u091c\u0930\u093e\u0924 \u092e\u0947\u0902 \u0926\u093f\u0916\u093e\u092f\u093e \u0915\u093f \u0928\u093f\u0930\u0902\u0924\u0930 \u092b\u094b\u0915\u0938 \u0914\u0930 \u0905\u091a\u094d\u091b\u0940 \u0928\u0940\u0924\u093f\u092f\u094b\u0902 \u0938\u0947 \u0935\u093e\u0938\u094d\u0924\u0935\u093f\u0915 \u0935\u093f\u0915\u093e\u0938 \u0938\u0902\u092d\u0935 \u0939\u0948\u0964 \u0909\u0928\u0915\u0947 \u0917\u094d\u092f\u093e\u0930\u0939 \u0938\u093e\u0932 \u0915\u0947 \u092a\u094d\u0930\u0927\u093e\u0928\u092e\u0902\u0924\u094d\u0930\u0940 \u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u093e \u0928\u093f\u0930\u0902\u0924\u0930 \u092a\u093f\u091b\u0921\u093c\u093e\u092a\u0928 \u0907\u0938\u0932\u093f\u090f \u0928\u0939\u0940\u0902 \u0915\u093f \u092f\u0939 \u0905\u0938\u0902\u092d\u0935 \u0939\u0948\u0964 \u092f\u0939 \u0907\u0938\u0932\u093f\u090f \u0939\u0948 \u0915\u093f \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e \u0928\u0939\u0940\u0902 \u0926\u0940 \u0917\u0908\u0964\n        <\/div>\n    <\/div>\n\n    <div class=\"section\">\n        <h2 class=\"heading-part-1\">\u0928\u093f\u0937\u094d\u0915\u0930\u094d\u0937<\/h2>\n        <h2 class=\"heading-part-2\">\u090f\u0915 \u0926\u0936\u0915 \u0915\u0940 \u092c\u0930\u094d\u092c\u093e\u0926 \u0915\u094d\u0937\u092e\u0924\u093e<\/h2>\n        \n        <p>2014 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u090f\u0915 \u092c\u0939\u0941\u0924 \u092c\u0940\u092e\u093e\u0930 \u092e\u0930\u0940\u091c\u093c \u0915\u0940 \u0924\u0930\u0939 \u0925\u093e \u091c\u093f\u0938\u0947 ICU \u092e\u0947\u0902 \u0906\u092a\u093e\u0924\u0915\u093e\u0932\u0940\u0928 \u0907\u0932\u093e\u091c \u091a\u093e\u0939\u093f\u090f \u0925\u093e\u0964 \u0907\u0938\u0915\u0947 \u092c\u091c\u093e\u092f, \u0909\u0938\u0947 \u0915\u092d\u0940-\u0915\u092d\u093e\u0930 \u091a\u0947\u0915\u0905\u092a \u092e\u093f\u0932\u093e \u091c\u092c\u0915\u093f \u0917\u0902\u092d\u0940\u0930 \u0907\u0932\u093e\u091c \u0924\u092c \u0924\u0915 \u091f\u093e\u0932\u093e \u0917\u092f\u093e \u091c\u092c \u0924\u0915 \u091a\u0941\u0928\u093e\u0935 \u0915\u0947 \u0926\u094c\u0930\u093e\u0928 \u092e\u0930\u0940\u091c\u093c \u0915\u0940 \u0939\u093e\u0932\u0924 \u0928\u091c\u0930\u0905\u0902\u0926\u093e\u091c \u0915\u0930\u0928\u0947 \u0932\u093e\u092f\u0915 \u0928\u0939\u0940\u0902 \u0930\u0939 \u0917\u0908\u0964<\/p>\n         <\/br>\n        <p>\u0921\u0947\u091f\u093e \u0928\u093f\u0902\u0926\u0928\u0940\u092f \u0939\u0948: \u0917\u0941\u091c\u0930\u093e\u0924 \u0928\u0947 2014 \u0938\u0947 15,311 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902 \u091c\u094b\u0921\u093c\u0940\u0902 \u091c\u092c\u0915\u093f \u092c\u093f\u0939\u093e\u0930 \u0928\u0947 2,400 \u091c\u094b\u0921\u093c\u0940\u0902\u0964 \u0917\u0941\u091c\u0930\u093e\u0924 \u0928\u0947 $57.65 \u0905\u0930\u092c FDI \u0906\u0915\u0930\u094d\u0937\u093f\u0924 \u0915\u093f\u092f\u093e \u091c\u092c\u0915\u093f \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u090f\u0915 \u0905\u0902\u0936 \u092e\u093f\u0932\u093e\u0964 \u0917\u0941\u091c\u0930\u093e\u0924 \u0915\u093e \u0935\u093f\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0915\u094d\u0937\u0947\u0924\u094d\u0930 GDP \u0915\u0947 32% \u092a\u0930 \u092a\u0928\u092a \u0930\u0939\u093e \u0939\u0948 \u091c\u092c\u0915\u093f \u092c\u093f\u0939\u093e\u0930 \u0915\u093e 5-6% \u092a\u0930 \u0938\u094d\u0925\u093f\u0930 \u0939\u0948\u0964 \u092f\u0947 \u092d\u0942\u0917\u094b\u0932 \u092f\u093e \u0907\u0924\u093f\u0939\u093e\u0938 \u0915\u0940 \u0926\u0941\u0930\u094d\u0918\u091f\u0928\u093e\u090f\u0902 \u0928\u0939\u0940\u0902 \u0939\u0948\u0902 &#8211; \u092f\u0947 \u0928\u0940\u0924\u093f \u0935\u093f\u0915\u0932\u094d\u092a\u094b\u0902 \u0915\u0947 \u092a\u0930\u093f\u0923\u093e\u092e \u0939\u0948\u0902\u0964<\/p>\n         <\/br>\n        <p>\u091c\u094b \u092c\u093e\u0924 \u092c\u0939\u0941\u0924 \u0926\u0941\u0916\u0926\u093e\u092f\u0940 \u0939\u0948 \u0935\u0939 \u092f\u0939 \u0939\u0948 \u0915\u093f \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0939\u093e\u0932\u093f\u092f\u093e \u0924\u0947\u091c\u093c \u0935\u0943\u0926\u094d\u0927\u093f (2020-2025) \u0938\u093f\u0926\u094d\u0927 \u0915\u0930\u0924\u0940 \u0939\u0948 \u0915\u093f \u0924\u0947\u091c\u093c \u0935\u093f\u0915\u093e\u0938 \u0938\u0902\u092d\u0935 \u0939\u0948\u0964 2020 \u0915\u0947 \u092c\u093e\u0926 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u0940 \u0938\u094d\u0925\u093e\u092a\u0928\u093e \u092e\u0947\u0902 73% \u0915\u0940 \u091b\u0932\u093e\u0902\u0917, \u0928\u093f\u0935\u0947\u0936 \u092e\u0947\u0902 434.5% \u0915\u0940 \u0935\u0943\u0926\u094d\u0927\u093f, \u0914\u0930 \u0928\u0908 \u0909\u0926\u094d\u092f\u094b\u0917 \u0928\u094c\u0915\u0930\u093f\u092f\u093e\u0902 \u091b\u0939 \u0917\u0941\u0928\u093e \u092c\u0922\u093c\u0940\u0902\u0964 \u092f\u0939 \u0926\u093f\u0916\u093e\u0924\u093e \u0939\u0948 \u0915\u093f 2014 \u0938\u0947 \u0939\u0940 \u092f\u0939\u0940 \u092a\u094d\u0930\u092f\u093e\u0938 \u0915\u093f\u092f\u093e \u091c\u093e\u0924\u093e \u0924\u094b \u0915\u094d\u092f\u093e \u0939\u094b \u0938\u0915\u0924\u093e \u0925\u093e\u0964<\/p>\n\n        <div class=\"highlight-box\">\n            <strong>\u0905\u0902\u0924\u093f\u092e \u0938\u0935\u093e\u0932:<\/strong> \u0905\u0917\u0930 \u092c\u093f\u0939\u093e\u0930 3-4 \u0938\u093e\u0932 (2021-2025) \u092e\u0947\u0902 \u092f\u0939 \u0924\u0947\u091c\u093c \u0935\u093f\u0915\u093e\u0938 \u0939\u093e\u0938\u093f\u0932 \u0915\u0930 \u0938\u0915\u0924\u093e \u0939\u0948, \u0924\u094b \u0915\u0932\u094d\u092a\u0928\u093e \u0915\u0930\u093f\u090f \u092f\u0939 \u0915\u0939\u093e\u0901 \u0939\u094b\u0924\u093e \u0905\u0917\u0930 2014 \u092e\u0947\u0902 \u092f\u0939\u0940 \u0924\u093e\u0924\u094d\u0915\u093e\u0932\u093f\u0915\u0924\u093e \u0926\u093f\u0916\u093e\u0908 \u091c\u093e\u0924\u0940\u0964 \u091c\u0935\u093e\u092c \u0926\u093f\u0916\u093e\u0924\u093e \u0939\u0948 \u0915\u093f \u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u0935\u093f\u0915\u093e\u0938 \u0915\u094b \u0938\u0930\u0915\u093e\u0930\u0940 \u091c\u093c\u093f\u092e\u094d\u092e\u0947\u0926\u093e\u0930\u0940 \u0915\u0947 \u092c\u091c\u093e\u092f \u091a\u0941\u0928\u093e\u0935\u0940 \u0909\u092a\u0915\u0930\u0923 \u092e\u093e\u0928\u0928\u0947 \u0915\u0940 \u0905\u0938\u0932\u0940 \u0932\u093e\u0917\u0924 \u0915\u094d\u092f\u093e \u0925\u0940\u0964\n        <\/div>\n\n        <p>\u092c\u093f\u0939\u093e\u0930 \u092c\u0947\u0939\u0924\u0930 \u0915\u093e \u0939\u0915\u0926\u093e\u0930 \u0925\u093e\u0964 \u0907\u0938\u0915\u0947 12 \u0915\u0930\u094b\u0921\u093c \u0932\u094b\u0917 \u0924\u0924\u094d\u0915\u093e\u0932, \u0928\u093f\u0930\u0902\u0924\u0930 \u0914\u0930 \u0935\u093e\u0938\u094d\u0924\u0935\u093f\u0915 \u0915\u093e\u0930\u094d\u0930\u0935\u093e\u0908 \u0915\u0947 \u0939\u0915\u0926\u093e\u0930 \u0925\u0947, \u0928 \u0915\u093f \u0917\u094d\u092f\u093e\u0930\u0939 \u0938\u093e\u0932 \u092c\u0939\u0941\u0924 \u0926\u0947\u0930 \u0938\u0947 \u0906\u090f \u0935\u093e\u0926\u094b\u0902 \u0915\u0947\u0964 \u091c\u0948\u0938\u0947 \u0939\u0940 \u092c\u093f\u0939\u093e\u0930 \u0928\u0908 \u0918\u094b\u0937\u0923\u093e\u0913\u0902 \u0915\u0947 \u0938\u093e\u0925 \u090f\u0915 \u0914\u0930 \u091a\u0941\u0928\u093e\u0935 \u0915\u0940 \u0913\u0930 \u092c\u0922\u093c\u0924\u093e \u0939\u0948, \u0938\u0935\u093e\u0932 \u092f\u0939 \u0928\u0939\u0940\u0902 \u0939\u0948 \u0915\u093f \u0915\u094d\u092f\u093e \u092f\u0947 \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e\u090f\u0902 \u0935\u093e\u0938\u094d\u0924\u0935 \u092e\u0947\u0902 \u0939\u094b\u0902\u0917\u0940, \u092c\u0932\u094d\u0915\u093f \u092f\u0939 \u0939\u0948 \u0915\u093f \u0915\u094d\u092f\u093e \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u0906\u0916\u093f\u0930\u0915\u093e\u0930 \u0935\u0939 \u0928\u093f\u0930\u0902\u0924\u0930 \u0927\u094d\u092f\u093e\u0928 \u092e\u093f\u0932\u0947\u0917\u093e \u091c\u093f\u0938\u0915\u0940 \u0909\u0938\u0947 \u0926\u0938 \u0938\u093e\u0932 \u092a\u0939\u0932\u0947 \u091c\u0930\u0942\u0930\u0924 \u0925\u0940\u0964<\/p>\n         <\/br>\n        <p>\u0921\u0947\u091f\u093e, \u092a\u0948\u091f\u0930\u094d\u0928 \u0914\u0930 \u0938\u092e\u092f \u090f\u0915 \u0938\u094d\u092a\u0937\u094d\u091f \u0915\u0939\u093e\u0928\u0940 \u092c\u0924\u093e\u0924\u0947 \u0939\u0948\u0902: \u092e\u094b\u0926\u0940 \u092c\u093f\u0939\u093e\u0930 \u0915\u094b \u0905\u092a\u0928\u093e \u0926\u0942\u0938\u0930\u093e \u0917\u0941\u091c\u0930\u093e\u0924 \u092c\u0928\u093e \u0938\u0915\u0924\u0947 \u0925\u0947\u0964 \u0909\u0928\u094d\u0939\u094b\u0902\u0928\u0947 \u0910\u0938\u093e \u0928 \u0915\u0930\u0928\u093e \u091a\u0941\u0928\u093e\u0964 \u0909\u0938 \u0935\u093f\u0915\u0932\u094d\u092a \u0928\u0947 \u0926\u0938 \u0938\u093e\u0932 \u0924\u092f \u0915\u093f\u090f \u0914\u0930 \u0938\u0902\u092d\u0935\u0924: \u090f\u0915 \u092a\u0942\u0930\u0940 \u092a\u0940\u0922\u093c\u0940 \u0915\u093e \u0906\u0930\u094d\u0925\u093f\u0915 \u092d\u0935\u093f\u0937\u094d\u092f \u0928\u0937\u094d\u091f \u0915\u0930 \u0926\u093f\u092f\u093e\u0964<\/p>\n    <\/div>\n\n    <div class=\"data-source\">\n        <h3>\u0921\u0947\u091f\u093e \u0938\u094d\u0930\u094b\u0924 \u0914\u0930 \u0938\u0902\u0926\u0930\u094d\u092d<\/h3>\n        <ul>\n            <li><strong>\u0938\u093e\u0902\u0916\u094d\u092f\u093f\u0915\u0940 \u0914\u0930 \u0915\u093e\u0930\u094d\u092f\u0915\u094d\u0930\u092e \u0915\u093e\u0930\u094d\u092f\u093e\u0928\u094d\u0935\u092f\u0928 \u092e\u0902\u0924\u094d\u0930\u093e\u0932\u092f (MoSPI)<\/strong> &#8211; \u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u0909\u0926\u094d\u092f\u094b\u0917 \u0938\u0930\u094d\u0935\u0947\u0915\u094d\u0937\u0923 (ASI) 2014-2024<\/li>\n            <li><strong>\u092a\u094d\u0930\u0947\u0938 \u0938\u0942\u091a\u0928\u093e \u092c\u094d\u092f\u0942\u0930\u094b (PIB)<\/strong> &#8211; \u092c\u093f\u0939\u093e\u0930 \u0935\u093f\u0915\u093e\u0938 \u092a\u0930\u093f\u092f\u094b\u091c\u0928\u093e\u0913\u0902 \u092a\u0930 \u092d\u093e\u0930\u0924 \u0938\u0930\u0915\u093e\u0930 \u0915\u0940 \u0906\u0927\u093f\u0915\u093e\u0930\u093f\u0915 \u092a\u094d\u0930\u0947\u0938 \u0930\u093f\u0932\u0940\u091c<\/li>\n            <li><strong>\u092d\u093e\u0930\u0924\u0940\u092f \u0930\u093f\u091c\u093c\u0930\u094d\u0935 \u092c\u0948\u0902\u0915 (RBI)<\/strong> &#8211; \u0930\u093e\u091c\u094d\u092f\u0935\u093e\u0930 FDI \u0921\u0947\u091f\u093e, \u0915\u094d\u0930\u0947\u0921\u093f\u091f-\u0921\u093f\u092a\u0949\u091c\u093f\u091f \u0905\u0928\u0941\u092a\u093e\u0924, \u0906\u0930\u094d\u0925\u093f\u0915 \u0938\u0902\u0915\u0947\u0924\u0915<\/li>\n            <li><strong>\u0936\u094d\u0930\u092e \u092c\u094d\u092f\u0942\u0930\u094b<\/strong> &#8211; \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u0940 \u0905\u0927\u093f\u0928\u093f\u092f\u092e \u0930\u093f\u092a\u094b\u0930\u094d\u091f \u0915\u0940 \u0906\u0902\u0915\u0921\u093c\u0947, \u0930\u094b\u091c\u0917\u093e\u0930 \u0921\u0947\u091f\u093e<\/li>\n            <li><strong>\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0928\u092e\u0942\u0928\u093e \u0938\u0930\u094d\u0935\u0947\u0915\u094d\u0937\u0923 \u0915\u093e\u0930\u094d\u092f\u093e\u0932\u092f (NSSO)<\/strong> &#8211; \u092a\u094d\u0930\u0935\u093e\u0938\u0928 \u0921\u0947\u091f\u093e \u0914\u0930 \u0915\u093e\u0930\u094d\u092f\u092c\u0932 \u0906\u0902\u0915\u0921\u093c\u0947<\/li>\n            <li><strong>\u092d\u093e\u0930\u0924 \u0915\u0940 \u091c\u0928\u0917\u0923\u0928\u093e 2011 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u091c\u0928\u0917\u0923\u0928\u093e 2013<\/strong> &#8211; \u092c\u0947\u0938\u0932\u093e\u0907\u0928 \u091c\u0928\u0938\u093e\u0902\u0916\u094d\u092f\u093f\u0915\u0940\u092f \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u0921\u0947\u091f\u093e<\/li>\n            <li><strong>\u092c\u093f\u0939\u093e\u0930 \u0930\u093e\u091c\u094d\u092f \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0935\u093f\u0915\u093e\u0938 \u0928\u093f\u0917\u092e<\/strong> &#8211; \u0930\u093e\u091c\u094d\u092f \u0938\u094d\u0924\u0930\u0940\u092f \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0906\u0902\u0915\u0921\u093c\u0947<\/li>\n            <li><strong>\u0909\u0926\u094d\u092f\u094b\u0917 \u0938\u0902\u0935\u0930\u094d\u0927\u0928 \u0914\u0930 \u0906\u0902\u0924\u0930\u093f\u0915 \u0935\u094d\u092f\u093e\u092a\u093e\u0930 \u0935\u093f\u092d\u093e\u0917 (DPIIT)<\/strong> &#8211; \u0928\u093f\u0935\u0947\u0936 \u0921\u0947\u091f\u093e \u0914\u0930 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0928\u0940\u0924\u093f\u092f\u093e\u0902<\/li>\n            <li><strong>\u092c\u093f\u0939\u093e\u0930 \u0915\u093e \u0906\u0930\u094d\u0925\u093f\u0915 \u0938\u0930\u094d\u0935\u0947\u0915\u094d\u0937\u0923<\/strong> &#8211; \u0935\u093e\u0930\u094d\u0937\u093f\u0915 \u0930\u093e\u091c\u094d\u092f \u092c\u091c\u091f \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u0938\u092e\u0940\u0915\u094d\u0937\u093e<\/li>\n            <li><strong>\u092d\u093e\u0930\u0924 \u092c\u094d\u0930\u093e\u0902\u0921 \u0907\u0915\u094d\u0935\u093f\u091f\u0940 \u092b\u093e\u0909\u0902\u0921\u0947\u0936\u0928 (IBEF)<\/strong> &#8211; \u0930\u093e\u091c\u094d\u092f\u0935\u093e\u0930 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0935\u093f\u0915\u093e\u0938 \u0930\u093f\u092a\u094b\u0930\u094d\u091f<\/li>\n            <li><strong>\u0926 \u092a\u094d\u0930\u093f\u0902\u091f, \u091f\u093e\u0907\u092e\u094d\u0938 \u0911\u092b \u0907\u0902\u0921\u093f\u092f\u093e, \u0907\u0915\u0949\u0928\u0949\u092e\u093f\u0915 \u091f\u093e\u0907\u092e\u094d\u0938<\/strong> &#8211; \u092c\u093f\u0939\u093e\u0930 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0935\u093f\u0915\u093e\u0938 \u092a\u0930 \u0938\u092e\u093e\u091a\u093e\u0930 \u0930\u093f\u092a\u094b\u0930\u094d\u091f (2024-2025)<\/li>\n            <li><strong>\u0938\u094d\u091f\u0947\u091f \u0911\u092b \u0935\u0930\u094d\u0915\u093f\u0902\u0917 \u0907\u0902\u0921\u093f\u092f\u093e 2023 \u0930\u093f\u092a\u094b\u0930\u094d\u091f<\/strong> &#8211; \u0938\u0947\u0902\u091f\u0930 \u092b\u0949\u0930 \u0938\u0938\u094d\u091f\u0947\u0928\u0947\u092c\u0932 \u090f\u092e\u094d\u092a\u094d\u0932\u0949\u092f\u092e\u0947\u0902\u091f, \u0905\u091c\u0940\u092e \u092a\u094d\u0930\u0947\u092e\u091c\u0940 \u092f\u0942\u0928\u093f\u0935\u0930\u094d\u0938\u093f\u091f\u0940<\/li>\n        <\/ul>\n        <p style=\"margin-top: 15px; font-style: italic; color: #003153; font-size: 0.88rem;\">\n            \u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923 \u092a\u0926\u094d\u0927\u0924\u093f: \u0938\u0930\u0915\u093e\u0930\u0940 \u0921\u0947\u091f\u093e \u0938\u094d\u0930\u094b\u0924\u094b\u0902, \u0928\u0940\u0924\u093f\u0917\u0924 \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u094b\u0902 \u0914\u0930 \u0938\u0924\u094d\u092f\u093e\u092a\u093f\u0924 \u0938\u092e\u093e\u091a\u093e\u0930 \u0930\u093f\u092a\u094b\u0930\u094d\u091f\u094b\u0902 \u0915\u093e \u0924\u0941\u0932\u0928\u093e\u0924\u094d\u092e\u0915 \u0905\u0927\u094d\u092f\u092f\u0928\u0964 \n            \u0938\u092d\u0940 \u0938\u0902\u0916\u094d\u092f\u093e\u0924\u094d\u092e\u0915 \u0921\u0947\u091f\u093e \u0906\u0927\u093f\u0915\u093e\u0930\u093f\u0915 \u0938\u0930\u0915\u093e\u0930\u0940 \u092a\u094d\u0930\u0915\u093e\u0936\u0928\u094b\u0902 \u0915\u0947 \u0938\u093e\u0925 \u0915\u094d\u0930\u0949\u0938-\u0930\u0947\u092b\u0930\u0947\u0902\u0938 \u0915\u093f\u092f\u093e \u0917\u092f\u093e\u0964\n        <\/p>\n    <\/div>\n<\/div>\n\n<script>\n    Chart.defaults.font.family = \"-apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif\";\n    Chart.defaults.font.size = 12;\n    Chart.defaults.color = '#555';\n\n    \/\/ Factory Growth Chart\n    const factoryCtx = document.getElementById('factoryChart').getContext('2d');\n    new Chart(factoryCtx, {\n        type: 'bar',\n        data: {\n            labels: ['2014', '2015', '2016', '2017', '2018', '2019', '2020', '2021', '2022', '2023', '2024'],\n            datasets: [{\n                label: '\u0917\u0941\u091c\u0930\u093e\u0924',\n                data: [18000, 19200, 20500, 21800, 23200, 24800, 25500, 26800, 28500, 30200, 33311],\n                backgroundColor: '#3B5BBD',\n                borderWidth: 0\n            }, {\n                label: '\u0909\u0924\u094d\u0924\u0930 \u092a\u094d\u0930\u0926\u0947\u0936',\n                data: [10500, 11200, 11800, 12500, 13200, 13800, 14200, 14800, 15400, 15900, 16234],\n                backgroundColor: '#F7A73F',\n                borderWidth: 0\n            }, {\n                label: '\u092c\u093f\u0939\u093e\u0930',\n                data: [800, 850, 920, 1050, 1200, 1380, 1520, 1750, 2100, 2650, 3200],\n                backgroundColor: '#E74C3C',\n                borderWidth: 0\n            }]\n        },\n        options: {\n            responsive: true,\n            maintainAspectRatio: false,\n            plugins: {\n                title: {\n                    display: true,\n                    text: '\u0915\u0941\u0932 \u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902: \u0917\u0941\u091c\u0930\u093e\u0924 \u092c\u0928\u093e\u092e UP \u092c\u0928\u093e\u092e \u092c\u093f\u0939\u093e\u0930 (2014-2024)',\n                    font: { size: 14, weight: 'bold' },\n                    color: '#1a1a1a',\n                    padding: 15\n                },\n                legend: {\n                    position: 'top',\n                    labels: {\n                        padding: 12,\n                        usePointStyle: true,\n                        font: { size: 11, weight: '600' }\n                    }\n                }\n            },\n            scales: {\n                y: {\n                    beginAtZero: true,\n                    grid: { color: 'rgba(0,0,0,0.05)' },\n                    ticks: { font: { size: 10 } }\n                },\n                x: {\n                    grid: { display: false },\n                    ticks: { font: { size: 10 } }\n                }\n            }\n        }\n    });\n\n    \/\/ Investment Chart\n    const investmentCtx = document.getElementById('investmentChart').getContext('2d');\n    new Chart(investmentCtx, {\n        type: 'bar',\n        data: {\n            labels: ['FDI (USD \u0905\u0930\u092c)', '\u092a\u094d\u0930\u0924\u093f \u0935\u094d\u092f\u0915\u094d\u0924\u093f (\u20b9000)', '\u092b\u0948\u0915\u094d\u091f\u094d\u0930\u0940\/\u0926\u0938 \u0932\u093e\u0916', '\u0935\u093f\u0928\u093f\u0930\u094d\u092e\u093e\u0923 GDP %'],\n            datasets: [{\n                label: '\u0917\u0941\u091c\u0930\u093e\u0924',\n                data: [57.65, 285, 476, 32],\n                backgroundColor: '#3B5BBD'\n            }, {\n                label: '\u0909\u0924\u094d\u0924\u0930 \u092a\u094d\u0930\u0926\u0947\u0936',\n                data: [26.8, 85, 68, 14],\n                backgroundColor: '#F7A73F'\n            }, {\n                label: '\u092c\u093f\u0939\u093e\u0930',\n                data: [2.5, 55, 25, 5.5],\n                backgroundColor: '#E74C3C'\n            }]\n        },\n        options: {\n            responsive: true,\n            maintainAspectRatio: false,\n            plugins: {\n                title: {\n                    display: true,\n                    text: '\u092e\u0941\u0916\u094d\u092f \u0906\u0930\u094d\u0925\u093f\u0915 \u0938\u0902\u0915\u0947\u0924\u0915 (2014-2024)',\n                    font: { size: 14, weight: 'bold' },\n                    color: '#1a1a1a',\n                    padding: 15\n                },\n                legend: {\n                    position: 'top',\n                    labels: {\n                        padding: 12,\n                        usePointStyle: true,\n                        font: { size: 11, weight: '600' }\n                    }\n                }\n            },\n            scales: {\n                y: {\n                    beginAtZero: true,\n                    grid: { color: 'rgba(0,0,0,0.05)' },\n                    ticks: { font: { size: 10 } }\n                },\n                x: {\n                    grid: { display: false },\n                    ticks: { font: { size: 9 } }\n                }\n            }\n        }\n    });\n\n    \/\/ Timeline Chart\n    const timelineCtx = document.getElementById('timelineChart').getContext('2d');\n    new Chart(timelineCtx, {\n        type: 'line',\n        data: {\n            labels: ['2014', '2015', '2016', '2017', '2018', '2019', '2020', '2021', '2022', '2023', '2024'],\n            datasets: [{\n                label: '\u092a\u094d\u0930\u094b\u091c\u0947\u0915\u094d\u091f \u0918\u094b\u0937\u0923\u093e\u090f\u0902 (\u20b9000 \u0915\u0930\u094b\u0921\u093c)',\n                data: [5, 8, 6, 7, 9, 12, 15, 22, 35, 45, 65],\n                backgroundColor: 'rgba(59, 91, 189, 0.15)',\n                borderColor: '#3B5BBD',\n                borderWidth: 3,\n                fill: true,\n                tension: 0.4,\n                pointBackgroundColor: '#3B5BBD',\n                pointBorderColor: '#fff',\n                pointBorderWidth: 2,\n                pointRadius: 4\n            }]\n        },\n        options: {\n            responsive: true,\n            maintainAspectRatio: false,\n            plugins: {\n                title: {\n                    display: true,\n                    text: '\u092c\u093f\u0939\u093e\u0930 \u092a\u094d\u0930\u094b\u091c\u0947\u0915\u094d\u091f \u0918\u094b\u0937\u0923\u093e\u090f\u0902 (\u091a\u0941\u0928\u093e\u0935\u0940 \u091f\u093e\u0907\u092e\u093f\u0902\u0917 \u092a\u0948\u091f\u0930\u094d\u0928)',\n                    font: { size: 14, weight: 'bold' },\n                    color: '#1a1a1a',\n                    padding: 15\n                },\n                legend: {\n                    position: 'top',\n                    labels: {\n                        padding: 12,\n                        usePointStyle: true,\n                        font: { size: 11, weight: '600' }\n                    }\n                }\n            },\n            scales: {\n                y: {\n                    beginAtZero: true,\n                    grid: { color: 'rgba(0,0,0,0.05)' },\n                    ticks: { font: { size: 10 } }\n                },\n                x: {\n                    grid: { display: false },\n                    ticks: { font: { size: 10 } }\n                }\n            }\n        }\n    });\n\n    \/\/ State Comparison Chart\n    const stateCtx = document.getElementById('stateComparisonChart').getContext('2d');\n    new Chart(stateCtx, {\n        type: 'bar',\n        data: {\n            labels: ['\u0924\u092e\u093f\u0932\u0928\u093e\u0921\u0941', '\u0917\u0941\u091c\u0930\u093e\u0924', '\u092e\u0939\u093e\u0930\u093e\u0937\u094d\u091f\u094d\u0930', '\u0906\u0902.\u092a\u094d\u0930.', '\u0915\u0930\u094d\u0928\u093e\u091f\u0915', 'UP', '\u092a.\u092c\u0902.', '\u0924\u0947\u0932\u0902\u0917\u093e\u0928\u093e', '\u0930\u093e\u091c\u0938\u094d\u0925\u093e\u0928', '\u092c\u093f\u0939\u093e\u0930'],\n            datasets: [{\n                label: '\u092b\u0948\u0915\u094d\u091f\u094d\u0930\u093f\u092f\u093e\u0902 (2024)',\n                data: [42156, 33311, 29874, 18562, 17891, 16234, 13567, 11234, 8942, 3200],\n                backgroundColor: [\n                    '#3B5BBD', '#3B5BBD', '#3B5BBD', '#3B5BBD', '#3B5BBD',\n                    '#3B5BBD', '#3B5BBD', '#3B5BBD', '#3B5BBD', '#E74C3C'\n                ]\n            }]\n        },\n        options: {\n            indexAxis: 'y',\n            responsive: true,\n            maintainAspectRatio: false,\n            plugins: {\n                title: {\n                    display: true,\n                    text: '\u092b\u0948\u0915\u094d\u091f\u094d\u0930\u0940 \u0938\u0902\u0916\u094d\u092f\u093e \u0915\u0947 \u0939\u093f\u0938\u093e\u092c \u0938\u0947 \u091f\u0949\u092a 10 \u0930\u093e\u091c\u094d\u092f (2024)',\n                    font: { size: 14, weight: 'bold' },\n                    color: '#1a1a1a',\n                    padding: 15\n                },\n                legend: { display: false }\n            },\n            scales: {\n                x: {\n                    beginAtZero: true,\n                    grid: { color: 'rgba(0,0,0,0.05)' },\n                    ticks: { font: { size: 10 } }\n                },\n                y: {\n                    grid: { display: false },\n                    ticks: { font: { size: 10 } }\n                }\n            }\n        }\n    });\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Read in English \u092c\u093f\u0939\u093e\u0930 \u0935\u093f\u0915\u093e\u0938 \u0928\u0940\u0924\u093f (2014-2025) \u0915\u093e \u0917\u0939\u0930\u093e \u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923 \u092e\u094b\u0926\u0940 \u0915\u0947 \u0936\u093e\u0938\u0928\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u0924\u092c\u094d\u0926\u0940\u0932\u0940 \u0915\u0940 \u092a\u0942\u0930\u0940 \u091c\u093e\u0902\u091a \u0917\u094d\u092f\u093e\u0930\u0939 \u0938\u093e\u0932 \u0915\u0940 \u0930\u0941\u0915\u0940 \u0939\u0941\u0908 \u0924\u0930\u0915\u094d\u0915\u0940 \u0915\u093e \u0921\u0947\u091f\u093e \u0915\u0947 \u0938\u093e\u0925 \u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923 \u092c\u093f\u0939\u093e\u0930 \u092c\u0928\u093e\u092e \u0917\u0941\u091c\u0930\u093e\u0924 \u092c\u0928\u093e\u092e \u0909\u0924\u094d\u0924\u0930 \u092a\u094d\u0930\u0926\u0947\u0936 \u0924\u0940\u0928 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u0940 \u0924\u0941\u0932\u0928\u093e \u092f\u0939 \u0938\u092e\u091d\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0915\u093f \u092c\u093f\u0939\u093e\u0930 \u0915\u094d\u092f\u093e \u0916\u094b \u092c\u0948\u0920\u093e, \u0906\u0907\u090f \u0907\u0938\u0915\u0940 [&hellip;]<\/p>","protected":false},"author":2,"featured_media":39,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"categories":[3],"tags":[],"class_list":["post-206","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-politics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025) - GroundInsight<\/title>\n<meta name=\"description\" content=\"\u092e\u094b\u0926\u0940 \u0915\u0947 \u0915\u093e\u0930\u094d\u092f\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u092c\u0926\u0932\u093e\u0935 \u0915\u0940 \u0917\u0939\u0930\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e\ufeff\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/groundinsight.live\/hi\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/\" \/>\n<meta property=\"og:locale\" content=\"hi_IN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025)\ufeff\" \/>\n<meta property=\"og:description\" content=\"\u092e\u094b\u0926\u0940 \u0915\u0947 \u0915\u093e\u0930\u094d\u092f\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u092c\u0926\u0932\u093e\u0935 \u0915\u0940 \u0917\u0939\u0930\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e\ufeff\" \/>\n<meta property=\"og:url\" content=\"https:\/\/groundinsight.live\/hi\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/\" \/>\n<meta property=\"og:site_name\" content=\"GroundInsight\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-28T09:03:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-30T09:51:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kumar Prashant\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025)\ufeff\" \/>\n<meta name=\"twitter:description\" content=\"\u092e\u094b\u0926\u0940 \u0915\u0947 \u0915\u093e\u0930\u094d\u092f\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u092c\u0926\u0932\u093e\u0935 \u0915\u0940 \u0917\u0939\u0930\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e\ufeff\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"\u0926\u094d\u0935\u093e\u0930\u093e \u0932\u093f\u0916\u093f\u0924\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kumar Prashant\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u0905\u0928\u0941\u092e\u093e\u0928\u093f\u0924 \u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u0938\u092e\u092f\" \/>\n\t<meta name=\"twitter:data2\" content=\"16 \u092e\u093f\u0928\u091f\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/\"},\"author\":{\"name\":\"Kumar Prashant\",\"@id\":\"https:\\\/\\\/groundinsight.live\\\/#\\\/schema\\\/person\\\/bd0a8e2554943cfe82b4a98c5ceaeadf\"},\"headline\":\"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025)\",\"datePublished\":\"2025-10-28T09:03:23+00:00\",\"dateModified\":\"2025-10-30T09:51:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/\"},\"wordCount\":127,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/groundinsight.live\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/groundinsight.live\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/children-7773692_1280.jpg\",\"articleSection\":[\"Politics\"],\"inLanguage\":\"hi-IN\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/\",\"url\":\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/\",\"name\":\"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025) - GroundInsight\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/groundinsight.live\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/groundinsight.live\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/children-7773692_1280.jpg\",\"datePublished\":\"2025-10-28T09:03:23+00:00\",\"dateModified\":\"2025-10-30T09:51:40+00:00\",\"description\":\"\u092e\u094b\u0926\u0940 \u0915\u0947 \u0915\u093e\u0930\u094d\u092f\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u092c\u0926\u0932\u093e\u0935 \u0915\u0940 \u0917\u0939\u0930\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e\ufeff\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/#breadcrumb\"},\"inLanguage\":\"hi-IN\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"hi-IN\",\"@id\":\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/#primaryimage\",\"url\":\"https:\\\/\\\/groundinsight.live\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/children-7773692_1280.jpg\",\"contentUrl\":\"https:\\\/\\\/groundinsight.live\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/children-7773692_1280.jpg\",\"width\":1280,\"height\":853},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/groundinsight.live\\\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/groundinsight.live\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/groundinsight.live\\\/#website\",\"url\":\"https:\\\/\\\/groundinsight.live\\\/\",\"name\":\"GroundInsight\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/groundinsight.live\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/groundinsight.live\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"hi-IN\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/groundinsight.live\\\/#organization\",\"name\":\"GroundInsight\",\"url\":\"https:\\\/\\\/groundinsight.live\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"hi-IN\",\"@id\":\"https:\\\/\\\/groundinsight.live\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/groundinsight.live\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/cropped-groundinsight_logo.png\",\"contentUrl\":\"https:\\\/\\\/groundinsight.live\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/cropped-groundinsight_logo.png\",\"width\":858,\"height\":186,\"caption\":\"GroundInsight\"},\"image\":{\"@id\":\"https:\\\/\\\/groundinsight.live\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/groundinsight.live\\\/#\\\/schema\\\/person\\\/bd0a8e2554943cfe82b4a98c5ceaeadf\",\"name\":\"Kumar Prashant\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"hi-IN\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/233663a24fad88648d2d383ca9342cd58734ad27f566dc8679cc4d60da4b4042?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/233663a24fad88648d2d383ca9342cd58734ad27f566dc8679cc4d60da4b4042?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/233663a24fad88648d2d383ca9342cd58734ad27f566dc8679cc4d60da4b4042?s=96&d=mm&r=g\",\"caption\":\"Kumar Prashant\"},\"description\":\"Kumar Prashant is a political researcher and analyst based in Patna, specializing in Indian politics, electoral trends, and policy analysis. With a focus on data-driven political commentary, he contributes insightful articles and analysis to various publications, examining the intersection of politics, governance, and public policy in contemporary India.\",\"sameAs\":[\"https:\\\/\\\/groundinsight.live\"],\"url\":\"https:\\\/\\\/groundinsight.live\\\/hi\\\/author\\\/kumar-ravi\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025) - GroundInsight","description":"\u092e\u094b\u0926\u0940 \u0915\u0947 \u0915\u093e\u0930\u094d\u092f\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u092c\u0926\u0932\u093e\u0935 \u0915\u0940 \u0917\u0939\u0930\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e\ufeff","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:\/\/groundinsight.live\/hi\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/","og_locale":"hi_IN","og_type":"article","og_title":"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025)\ufeff","og_description":"\u092e\u094b\u0926\u0940 \u0915\u0947 \u0915\u093e\u0930\u094d\u092f\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u092c\u0926\u0932\u093e\u0935 \u0915\u0940 \u0917\u0939\u0930\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e\ufeff","og_url":"https:\/\/groundinsight.live\/hi\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/","og_site_name":"GroundInsight","article_published_time":"2025-10-28T09:03:23+00:00","article_modified_time":"2025-10-30T09:51:40+00:00","og_image":[{"width":1280,"height":853,"url":"https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg","type":"image\/jpeg"}],"author":"Kumar Prashant","twitter_card":"summary_large_image","twitter_title":"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025)\ufeff","twitter_description":"\u092e\u094b\u0926\u0940 \u0915\u0947 \u0915\u093e\u0930\u094d\u092f\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u092c\u0926\u0932\u093e\u0935 \u0915\u0940 \u0917\u0939\u0930\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e\ufeff","twitter_image":"https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg","twitter_misc":{"\u0926\u094d\u0935\u093e\u0930\u093e \u0932\u093f\u0916\u093f\u0924":"Kumar Prashant","\u0905\u0928\u0941\u092e\u093e\u0928\u093f\u0924 \u092a\u0922\u093c\u0928\u0947 \u0915\u093e \u0938\u092e\u092f":"16 \u092e\u093f\u0928\u091f"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/#article","isPartOf":{"@id":"https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/"},"author":{"name":"Kumar Prashant","@id":"https:\/\/groundinsight.live\/#\/schema\/person\/bd0a8e2554943cfe82b4a98c5ceaeadf"},"headline":"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025)","datePublished":"2025-10-28T09:03:23+00:00","dateModified":"2025-10-30T09:51:40+00:00","mainEntityOfPage":{"@id":"https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/"},"wordCount":127,"commentCount":0,"publisher":{"@id":"https:\/\/groundinsight.live\/#organization"},"image":{"@id":"https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/#primaryimage"},"thumbnailUrl":"https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg","articleSection":["Politics"],"inLanguage":"hi-IN","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/","url":"https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/","name":"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025) - GroundInsight","isPartOf":{"@id":"https:\/\/groundinsight.live\/#website"},"primaryImageOfPage":{"@id":"https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/#primaryimage"},"image":{"@id":"https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/#primaryimage"},"thumbnailUrl":"https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg","datePublished":"2025-10-28T09:03:23+00:00","dateModified":"2025-10-30T09:51:40+00:00","description":"\u092e\u094b\u0926\u0940 \u0915\u0947 \u0915\u093e\u0930\u094d\u092f\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u092c\u0926\u0932\u093e\u0935 \u0915\u0940 \u0917\u0939\u0930\u0940 \u0938\u092e\u0940\u0915\u094d\u0937\u093e\ufeff","breadcrumb":{"@id":"https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/#breadcrumb"},"inLanguage":"hi-IN","potentialAction":[{"@type":"ReadAction","target":["https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/"]}]},{"@type":"ImageObject","inLanguage":"hi-IN","@id":"https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/#primaryimage","url":"https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg","contentUrl":"https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg","width":1280,"height":853},{"@type":"BreadcrumbList","@id":"https:\/\/groundinsight.live\/bihars-missed-opportunities-what-modi-could-have-done-but-didnt-2014-2025-hindi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/groundinsight.live\/"},{"@type":"ListItem","position":2,"name":"\u092c\u093f\u0939\u093e\u0930 \u0915\u0947 \u091b\u0942\u091f\u0947 \u0939\u0941\u090f \u0905\u0935\u0938\u0930: \u092e\u094b\u0926\u0940 \u0915\u094d\u092f\u093e \u0915\u0930 \u0938\u0915\u0924\u0947 \u0925\u0947 \u0932\u0947\u0915\u093f\u0928 \u0928\u0939\u0940\u0902 \u0915\u093f\u092f\u093e (2014-2025)"}]},{"@type":"WebSite","@id":"https:\/\/groundinsight.live\/#website","url":"https:\/\/groundinsight.live\/","name":"GroundInsight","description":"","publisher":{"@id":"https:\/\/groundinsight.live\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/groundinsight.live\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"hi-IN"},{"@type":"Organization","@id":"https:\/\/groundinsight.live\/#organization","name":"GroundInsight","url":"https:\/\/groundinsight.live\/","logo":{"@type":"ImageObject","inLanguage":"hi-IN","@id":"https:\/\/groundinsight.live\/#\/schema\/logo\/image\/","url":"https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/cropped-groundinsight_logo.png","contentUrl":"https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/cropped-groundinsight_logo.png","width":858,"height":186,"caption":"GroundInsight"},"image":{"@id":"https:\/\/groundinsight.live\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/groundinsight.live\/#\/schema\/person\/bd0a8e2554943cfe82b4a98c5ceaeadf","name":"Kumar Prashant","image":{"@type":"ImageObject","inLanguage":"hi-IN","@id":"https:\/\/secure.gravatar.com\/avatar\/233663a24fad88648d2d383ca9342cd58734ad27f566dc8679cc4d60da4b4042?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/233663a24fad88648d2d383ca9342cd58734ad27f566dc8679cc4d60da4b4042?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/233663a24fad88648d2d383ca9342cd58734ad27f566dc8679cc4d60da4b4042?s=96&d=mm&r=g","caption":"Kumar Prashant"},"description":"Kumar Prashant is a political researcher and analyst based in Patna, specializing in Indian politics, electoral trends, and policy analysis. With a focus on data-driven political commentary, he contributes insightful articles and analysis to various publications, examining the intersection of politics, governance, and public policy in contemporary India.","sameAs":["https:\/\/groundinsight.live"],"url":"https:\/\/groundinsight.live\/hi\/author\/kumar-ravi\/"}]}},"uagb_featured_image_src":{"full":["https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg",1280,853,false],"thumbnail":["https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280-150x150.jpg",150,150,true],"medium":["https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280-300x200.jpg",300,200,true],"medium_large":["https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280-768x512.jpg",640,427,true],"large":["https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280-1024x682.jpg",640,426,true],"1536x1536":["https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg",1280,853,false],"2048x2048":["https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg",1280,853,false],"trp-custom-language-flag":["https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg",18,12,false],"mailpoet_newsletter_max":["https:\/\/groundinsight.live\/wp-content\/uploads\/2025\/10\/children-7773692_1280.jpg",1280,853,false]},"uagb_author_info":{"display_name":"Kumar Prashant","author_link":"https:\/\/groundinsight.live\/hi\/author\/kumar-ravi\/"},"uagb_comment_info":0,"uagb_excerpt":"Read in English \u092c\u093f\u0939\u093e\u0930 \u0935\u093f\u0915\u093e\u0938 \u0928\u0940\u0924\u093f (2014-2025) \u0915\u093e \u0917\u0939\u0930\u093e \u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923 \u092e\u094b\u0926\u0940 \u0915\u0947 \u0936\u093e\u0938\u0928\u0915\u093e\u0932 \u092e\u0947\u0902 \u092c\u093f\u0939\u093e\u0930 \u0915\u0940 \u0914\u0926\u094d\u092f\u094b\u0917\u093f\u0915 \u0914\u0930 \u0906\u0930\u094d\u0925\u093f\u0915 \u0924\u092c\u094d\u0926\u0940\u0932\u0940 \u0915\u0940 \u092a\u0942\u0930\u0940 \u091c\u093e\u0902\u091a \u0917\u094d\u092f\u093e\u0930\u0939 \u0938\u093e\u0932 \u0915\u0940 \u0930\u0941\u0915\u0940 \u0939\u0941\u0908 \u0924\u0930\u0915\u094d\u0915\u0940 \u0915\u093e \u0921\u0947\u091f\u093e \u0915\u0947 \u0938\u093e\u0925 \u0935\u093f\u0936\u094d\u0932\u0947\u0937\u0923 \u092c\u093f\u0939\u093e\u0930 \u092c\u0928\u093e\u092e \u0917\u0941\u091c\u0930\u093e\u0924 \u092c\u0928\u093e\u092e \u0909\u0924\u094d\u0924\u0930 \u092a\u094d\u0930\u0926\u0947\u0936 \u0924\u0940\u0928 \u0930\u093e\u091c\u094d\u092f\u094b\u0902 \u0915\u0940 \u0924\u0941\u0932\u0928\u093e \u092f\u0939 \u0938\u092e\u091d\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0915\u093f \u092c\u093f\u0939\u093e\u0930 \u0915\u094d\u092f\u093e \u0916\u094b \u092c\u0948\u0920\u093e, \u0906\u0907\u090f \u0907\u0938\u0915\u0940&hellip;","_links":{"self":[{"href":"https:\/\/groundinsight.live\/hi\/wp-json\/wp\/v2\/posts\/206","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/groundinsight.live\/hi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/groundinsight.live\/hi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/groundinsight.live\/hi\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/groundinsight.live\/hi\/wp-json\/wp\/v2\/comments?post=206"}],"version-history":[{"count":3,"href":"https:\/\/groundinsight.live\/hi\/wp-json\/wp\/v2\/posts\/206\/revisions"}],"predecessor-version":[{"id":238,"href":"https:\/\/groundinsight.live\/hi\/wp-json\/wp\/v2\/posts\/206\/revisions\/238"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/groundinsight.live\/hi\/wp-json\/wp\/v2\/media\/39"}],"wp:attachment":[{"href":"https:\/\/groundinsight.live\/hi\/wp-json\/wp\/v2\/media?parent=206"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/groundinsight.live\/hi\/wp-json\/wp\/v2\/categories?post=206"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/groundinsight.live\/hi\/wp-json\/wp\/v2\/tags?post=206"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}