Statement No. 13 : Distribution of Reporting Offices In Terms of Growth In Aggregate Deposits and Gross Bank Credit - June 2010 - RBI - Reserve Bank of India
RbiSearchHeader
Type of Document:
Function:
Department:
Search by Keyword:
Year:
!
Please Select Year
Month:
!
Please Select Month
From Date:
!
Please Select From Date
To Date:
!
Please Select To Date
Format:
Trending Searches
Past Searches
Useful Links
Asset Publisher
83635407
Published on December 31, 2010
Statement No. 13 : Distribution of Reporting Offices In Terms of Growth In Aggregate Deposits and Gross Bank Credit - June 2010
(Number) |
|||||||
DEPOSIT GROWTH (PERCENT) |
CREDIT GROWTH - (PER CENT) |
||||||
NEGATIVE GROWTH |
0 - 5 |
5 - 10 |
10 - 20 |
20 - 30 |
30 AND ABOVE |
TOTAL |
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
|
Negative Growth |
2,755 |
914 |
974 |
1,804 |
1,213 |
2,439 |
10,099 |
0-5 |
1,398 |
646 |
711 |
1,424 |
971 |
1,236 |
6,386 |
5-10 |
1,926 |
1,007 |
1,122 |
2,183 |
1,502 |
2,023 |
9,763 |
10-20 |
3,756 |
2,134 |
2,448 |
4,893 |
3,594 |
4,938 |
21,763 |
20-30 |
1,850 |
942 |
1,230 |
2,628 |
2,027 |
3,777 |
12,454 |
30 and above |
2,139 |
845 |
990 |
2,223 |
1,836 |
9,070 |
17,103 |
TOTAL |
13,824 |
6,488 |
7,475 |
15,155 |
11,143 |
23,483 |
77,568 |
Note : Branches which reported data in June quarters of both current year and previous year are considered. Branches having no Deposit or Credit in the previous year are omitted for calculating growth rates. |
RbiTtsCommonUtility
PLAYING
LISTEN
LOADING...
0:06
2:49
Related Assets
An error occurred while processing the template.
The following has evaluated to null or missing: ==> contactusmail [in template "20099#20125#92951019" at line 267, column 83] ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${contactusmail.getData()} [in template "20099#20125#92951019" at line 267, column 81] ----
1<div class="rbi-footer-wrap final_one full-width global_common_footer_mt_template">
2 <div class="container">
3 <footer>
4 <div class="row no-gutters">
5 <!--<div class="col-12">
6 <div class="siteUpdateOn">
7 <p>Site Last Updated on: <span class="dayName"></span>, <span class="monthDayYear"></span></p>
8 </div>
9 </div>-->
10
11 <!--added for #35247 -->
12 <div class="col-12">
13 <div class="backtoprevious">
14 <a href="javascript:void(0);" onclick="gobacktoPrevPage();">
15 <#if (backtoprevpage.getData())?? && backtoprevpage.getData()!="">
16 ${backtoprevpage.getData()}
17 </#if>
18 </a>
19 </div>
20 </div>
21
22 <!--end add -->
23
24 <div class="col-md-5 col-7">
25 <div class="rbi-footer-logo">
26
27 <#if (mainImage.getData())?? && mainImage.getData() !="">
28 <img alt="${mainImageTitle.getData()}" class="logo-white" title="" src="${mainImage.getData()}" />
29 </#if>
30
31 <#if (logodarktheme.getData())?? && logodarktheme.getData() != "">
32 <img alt="${logodarktheme.getAttribute("alt")}" class="logo-black" title="${logodarktheme.getAttribute("alt")}"
33 src="${logodarktheme.getData()}" />
34 </#if>
35
36 </div>
37 </div>
38
39 <div class="col-md-7 col-12">
40
41 <div class="footer-social-logo mobile-hide">
42 <h2 class="footer-social-logo-heading">${languageUtil.get(locale,'follow-us-on')}</h2>
43 <ul class="footer-social-icons">
44 <#if FieldsGroup34742712.getSiblings()?has_content>
45 <#list FieldsGroup34742712.getSiblings() as logoRow>
46 <li class="footer-common-icon-base">
47
48 <#if (logoRow.logoURL.getData())?? && (logoRow.logoURL.getData())?has_content>
49 <#if (logoRow.logoURL.getData())??>
50 <a data-toggle="rbi-tooltip" data-placement="bottom" title="${logoRow.logoImageTitle.getData()}" alt="${logoRow.logoImageTitle.getData()}" role="button" href="${logoRow.logoURL.getData()}">
51 </#if>
52 <#if (logoRow.logoImage.getData())?? && logoRow.logoImage.getData() !="">
53 <img alt="${logoRow.logoImageTitle.getData()}"
54 src="${logoRow.logoImage.getData()}" />
55 </#if>
56
57 </a>
58 </#if>
59
60 </li>
61
62 </#list>
63 </#if>
64
65 </ul>
66 </div>
67 </div>
68 </div>
69
70 <div class="row no-gutters">
71 <div class="rbi-footer-big">
72 <div class="rbi-footer-big--links">
73 <div class="row">
74 <div class="col-md-12 col-12">
75 <ul class="rbi-footer-links-list">
76
77 <#if FieldsGroup21929066.getSiblings()?has_content>
78 <#list FieldsGroup21929066.getSiblings() as row1>
79 <#assign newTabVal="" />
80 <#if (row1.OpenNewTab1.getData()=="true")>
81 <#assign newTabVal="_blank" />
82 <#else>
83 <#assign newTabVal="_self" />
84 </#if>
85 <li>
86
87 <#if (row1.linkURL1.getData())?? && (row1.linkURL1.getData())?has_content>
88 <a class="matomo_footer-related-links" target="${newTabVal}" href="<#if (row1.linkURL1.getData())??>
89 ${row1.linkURL1.getData()}
90 </#if>">
91
92 <#if (row1.linkText1.getData())??>
93 ${row1.linkText1.getData()}
94 </#if>
95
96 </a>
97 </#if>
98
99 </li>
100 </#list>
101 </#if>
102
103
104 <#if Field30130109.getSiblings()?has_content>
105 <#list Field30130109.getSiblings() as row2>
106 <#assign newTabVal="" />
107 <#if (row2.OpenNewTab2.getData()=="true")>
108 <#assign newTabVal="_blank" />
109 <#else>
110 <#assign newTabVal="_self" />
111 </#if>
112 <li>
113
114 <#if (row2.linkURL2.getData())?? && (row2.linkURL2.getData())?has_content>
115 <a href="${row2.linkURL2.getData()}" target="${newTabVal}" class="matomo_footer-related-links">
116
117 <#if (row2.linkText2.getData())??>
118 ${row2.linkText2.getData()}
119 </#if>
120
121 </a>
122 </#if>
123
124 </li>
125 </#list>
126 </#if>
127
128
129
130
131 <#if Field42129063.getSiblings()?has_content>
132 <#list Field42129063.getSiblings() as row3>
133 <#assign newTabVal="" />
134 <#if (row3.OpenNewTab3.getData()=="true")>
135 <#assign newTabVal="_blank" />
136 <#else>
137 <#assign newTabVal="_self" />
138 </#if>
139 <li>
140
141 <#if (row3.linkURL3.getData())?? && (row3.linkURL3.getData())?has_content>
142 <a href="${row3.linkURL3.getData()}" target="${newTabVal}" class="matomo_footer-related-links">
143
144 <#if (row3.linkText3.getData())??>
145 ${row3.linkText3.getData()}
146 </#if>
147
148 </a>
149 </#if>
150
151 </li>
152
153 </#list>
154 </#if>
155
156 <#if Field10185802.getSiblings()?has_content>
157 <#list Field10185802.getSiblings() as row4>
158
159 <#assign newTabVal="" />
160 <#if (row4.OpenNewTab.getData()=="true")>
161 <#assign newTabVal="_blank" />
162 <#else>
163 <#assign newTabVal="_self" />
164 </#if>
165 <li>
166
167 <#if (row4.linkURL4.getData())?? && (row4.linkURL4.getData())?has_content>
168 <a href="${row4.linkURL4.getData()}" target="${newTabVal}" class="matomo_footer-related-links">
169
170 <#if (row4.linkText4.getData())??>
171 ${row4.linkText4.getData()}
172 </#if>
173
174 </a>
175 </#if>
176 </li>
177 </#list>
178 </#if>
179
180
181 </ul>
182 </div>
183 </div>
184 </div>
185
186 <!-- <div class="siteUpdateOn">
187 <p>
188 <#if (lastUpdatedOn.getData())??>
189 ${lastUpdatedOn.getData()}
190 </#if>
191
192 <p>Site Last Updated on: <span class="dayName"></span>, <span class="monthDayYear"></span></p>
193
194 </p>
195 </div> -->
196
197 <div class="footer-social-logo desktop-hide">
198<span class="footer-social-logo-heading">${languageUtil.get(locale,'follow-us-on')}</span>
199 <ul class="footer-social-icons">
200 <#if FieldsGroup34742712.getSiblings()?has_content>
201 <#list FieldsGroup34742712.getSiblings() as logoRow>
202 <li class="footer-common-icon-base">
203
204 <#if (logoRow.logoURL.getData())?? && (logoRow.logoURL.getData())?has_content>
205 <#if (logoRow.logoURL.getData())??>
206 <a title="${logoRow.logoImageTitle.getData()}" alt="${logoRow.logoImageTitle.getData()}" role="button" href="${logoRow.logoURL.getData()}">
207 </#if>
208 <#if (logoRow.logoImage.getData())?? && logoRow.logoImage.getData() !="">
209 <img data-toggle="rbi-tooltip" data-placement="auto" alt="${logoRow.logoImageTitle.getData()}" title="${logoRow.logoImageTitle.getData()}" title="${logoRow.logoImageTitle.getData()}"
210 src="${logoRow.logoImage.getData()}" />
211 </#if>
212
213 </a>
214 </#if>
215
216 </li>
217
218 </#list>
219 </#if>
220
221 </ul>
222 </div>
223
224 </div>
225
226
227
228 </div>
229
230 <div class="row no-gutters">
231 <div class="rbi-footer-bottom">
232 <!--row start for #35202/#35199-->
233 <div class="row">
234 <div class="col-md-6 col-12">
235 <ul class="rbi-footer-bottom-list">
236 <#if FieldsGroup60494956.getSiblings()?has_content>
237 <#list FieldsGroup60494956.getSiblings() as bottomRow>
238 <li>
239
240 <#if (bottomRow.bottomLinkURL.getData())?? && (bottomRow.bottomLinkURL.getData())?has_content>
241 <a href="${bottomRow.bottomLinkURL.getData()}" class="footer-help-links">
242
243 <#if (bottomRow.bottomLinkText.getData())??>
244 ${bottomRow.bottomLinkText.getData()}
245 </#if>
246
247 </a>
248 </#if>
249
250 </li>
251
252 </#list>
253 </#if>
254 </ul>
255
256 <div class="footer-last-update">
257 <@liferay_portlet["runtime"] instanceId="siteupdatedon" portletName="com_liferay_rbi_site_last_updated_date_RbiSiteLastUpdatedDateWebPortlet"/>
258 </div>
259 <div class="visitor-count">
260 <@liferay_portlet["runtime"] portletName="com_liferay_rbi_visitor_count_VisitorCountPortlet"/>
261 </div>
262
263 </div>
264 <div class="col-md-6 col-12 copy-right-section">
265 <p class="copyTxt">
266 <#if (websiteText.getData())??>
267 © ${websiteText.getData()} <a href="mailto:${contactusmail.getData()}">${contactusmail.getData()}</a>
268 </#if>
269 </p>
270 </div>
271 </div> <!--row end of #35202/#35199-->
272 </div>
273 </div>
274 </footer>
275 </div>
276</div>
277
278<!--added coockie html-->
279<div id="cookie-banner-intro-wrap">
280<div class="alert alert-dismissible text-center cookiealert" id="cookie-banner" role="alert">
281 <div class="cookiealert-container">
282 <div class="row align-items-center justify-content-center">
283 <div>
284 <div class="cookiealert-c-txt font-resized" data-nosnippet="" tabindex="0"><p>
285 ${languageUtil.get(locale,'about-cookies')}
286 <!--Blocked for RBI 20/09/2023-->
287 <br />
288 <!--<strong><a href="/web/rbi/learn-more-about-cookie-policy"
289 >${languageUtil.get(locale,'cookie-policy')}</a
290 ></strong>-->
291 </p></div>
292 </div>
293 <div class="col-sm-12 text-sm-center">
294 <button
295 type="button"
296 class="rbi-btn-primary btn" tabindex="0" id="allow-all-cookies"
297 aria-label="${languageUtil.get(locale,'accept-recommended-cookies')}"
298 >
299 ${languageUtil.get(locale,'accept-recommended-cookies')}
300 </button>
301 <button
302 type="button"
303 class="rbi-btn-secondary btn" tabindex="0" id="allow-named-cookies"
304 aria-label="${languageUtil.get(locale,'proceed-with-necessary-cookies')}"
305 >
306 ${languageUtil.get(locale,'proceed-with-necessary-cookies')}
307 </button>
308 </div>
309 </div>
310 </div>
311</div>
312</div>
313<!--end add-->
314
315
316
317<!--Go to top code-->
318<#assign theme_display = themeDisplay />
319<#assign images_folder = theme_display.getPathThemeImages() />
320
321<#if (gototop.getData())??>
322 <div class="GoToTheTopWrap gotoTop-matomo d-none" tabindex="0" data-toggle="rbi-tooltip"
323 data-placement="auto" title="${gototop.getData()}">
324 <img src="${images_folder}/rbi-main/arrow-up.svg"
325 class="gotoTop-matomo" id="gotoTop-matomo" role="button" alt="${gototop.getData()}">
326 </div>
327</#if>
328
329<!--Go to top code end-->
330
331
332
333<!-- Global PWA bottom menu template -->
334<div class="bottom_fixed_menu_wrapper" style="display:none">
335 <ul>
336
337 <#if pwaBottomMenu.menuName.getSiblings()?has_content>
338
339 <#list pwaBottomMenu.menuName.getSiblings() as cur_pwaBottomMenu_menuName>
340 <#assign pbm_url ="" />
341 <#if (cur_pwaBottomMenu_menuName.LinkToPage.getFriendlyUrl()!="")>
342 <#assign pbm_url="${cur_pwaBottomMenu_menuName.LinkToPage.getFriendlyUrl()}" />
343 <#else>
344 <#assign pbm_url="javascript:void(0);" />
345 </#if>
346
347 <li>
348 <a href="${pbm_url}">
349 <#if (cur_pwaBottomMenu_menuName.upldImg.getData())?? && cur_pwaBottomMenu_menuName.upldImg.getData() != "">
350 <span class="inactive_icon">
351 <img alt="${cur_pwaBottomMenu_menuName.upldImg.getAttribute("alt")}"
352 title="${cur_pwaBottomMenu_menuName.upldImg.getAttribute("alt")}" data-fileentryid="${cur_pwaBottomMenu_menuName.upldImg.getAttribute("fileEntryId")}" src="${cur_pwaBottomMenu_menuName.upldImg.getData()}" />
353
354 </span>
355 </#if>
356
357
358
359 <#if (cur_pwaBottomMenu_menuName.upldImgHover.getData())?? && cur_pwaBottomMenu_menuName.upldImgHover.getData() != "">
360 <span class="active_icon d-none">
361 <img title="${cur_pwaBottomMenu_menuName.upldImgHover.getAttribute("alt")}" alt="${cur_pwaBottomMenu_menuName.upldImgHover.getAttribute("alt")}" data-fileentryid="${cur_pwaBottomMenu_menuName.upldImgHover.getAttribute("fileEntryId")}" src="${cur_pwaBottomMenu_menuName.upldImgHover.getData()}" />
362 </span>
363 </#if>
364
365 <#if (cur_pwaBottomMenu_menuName.getData())??>
366 <div class="bottom_menu_txt">
367 <div class="bottom_menu_txt_inner">${cur_pwaBottomMenu_menuName.getData()}</div>
368 </div>
369 </#if>
370 </a>
371 </li>
372
373
374
375 </#list>
376 </#if>
377
378
379
380
381 </ul>
382</div>
383<!--end of code PWA bottom menu template -->
384<script>
385var LANG_CODES = {'en_US':'en','en_UK':'en','en_IN':'en','hi_IN':'hi','as_IN':'as','bn_IN':'bn','gu_IN':'gu','kn_IN':'kn','ml_IN':'ml','mr_IN':'mr','or_IN':'or','pa_IN':'pa','ta_IN':'ta','te_IN':'te','ur_IN':'ur'};
386var allowedUrls = ["/complaints","/bank-holidays", "/citizen-corner","/citizens-corner","/citizens-charter", "/rbi-kehta-hai" , "/financial-education","/rbi-clarifications","/complaints","/list-of-financial-agents","/rbi-regulated-entities","/announcements/nbfc","/purpose-values-and-vision"];
387var exceptionDualUrls = ['/rbi/-/notifications/','/rbi/-/press-releases/','/rbi/-/speeches-interview/'];
388var exceptionMultiUrls = ['/integrated-ombudsman-scheme'];
389var ignoreUrls = ['/documents','/group'];
390var force13Lang = false;
391
392function multiLangDisable(){
393 $(".multipleLanguae-wrapper .list ul li").each(function () {
394 if($(this).attr('data-value') != 'en_US' && $(this).attr('data-value') != 'hi_IN' && $(this).attr('data-value') != 'en_IN'){
395 $(this).addClass('d-none')
396 }
397 });
398 $('.ListLangTrim .second-level-menu li').each(function () {
399 if($(this).text().trim() != 'English' && $(this).text().trim() != 'हिंदी'){
400 $(this).addClass('d-none');
401 }
402 });
403}
404
405function exceptionMultiUrlCheck(url){
406 return exceptionMultiUrls.some(el => url.includes(el));
407}
408
409function checkmultiLangUrl(url){
410 return allowedUrls.some(el => url.includes(el));
411}
412
413function exceptionDualUrlCheck(url){
414 return exceptionDualUrls.some(el => url.includes(el));
415}
416
417window.addEventListener("load", () => {
418 if($('#show-13-lang-tag').length > 0){
419 force13Lang = true;
420 }
421 //adding custom_lang_font when below class is there and value is 0 // value == 0 denotes unicode
422 if($('.font_unicode_compliance').length > 0 && $('.font_unicode_compliance').val() === 0){
423 $('body').addClass('custom_lang_font');
424 }
425
426 if(!checkmultiLangUrl(window.location.href) && !force13Lang){
427 multiLangDisable();
428 }
429 // else if(checkmultiLangUrl(window.location.href) && exceptionMultiUrlCheck(window.location.href)){
430 // multiLangDisable();
431 // }
432
433 if(!$('body').hasClass('en-US') && !$('body').hasClass('hi-IN')){
434 let currentLangURL = LANG_CODES[themeDisplay.getLanguageId()];
435 $("a").each(function (e) {
436 if(isJSUrl(this.href) && isValidUrl(this.href) && getHostname(this.href) === getHostname(location.href) && !ignoreUrls.some(el => this.href.includes(el))){
437 let urlChange = new URL(this.href);
438 if(!checkmultiLangUrl(this.href) && !force13Lang){
439 if(this.href.includes('/' + currentLangURL + '/')){
440 this.href.replace('/' + currentLangURL + '/','/en/');
441 }
442 else{
443 if(!this.href.includes('/en/')){
444 this.href = '/en' + urlChange.pathname;
445 }
446 }
447 }
448 }
449 });
450 }
451});
452
453var urlBlackList = ['cab.rbi.org.in','/web/cab'];
454var urlWhiteList = ['rbi.org.in'];
455var popUpCLicked
456
457function blackListURL(url){
458 return urlBlackList.some(el => url.includes(el));
459}
460
461function whiteListURL(url){
462 return urlWhiteList.some(el => url.includes(el));
463}
464
465$(function () {
466 if(!$('body').hasClass('is_admin') && !$('body').hasClass('is_admin_component_hide')){
467 var allLinks = $("a").filter(function () {
468 if (isJSUrl(this.href) && isValidUrl(this.href)) {
469 if(this.href && getHostname(this.href) === getHostname(location.href)){
470 if(blackListURL(this.href)){
471 //pop up shown
472 return true;
473 }
474 else{
475 //pop up not shown
476 return false;
477 }
478 }
479 else if(this.href && getHostname(this.href) !== getHostname(location.href)){
480 if(whiteListURL(this.href)){
481 //pop up not shown
482 return false;
483 }
484 else{
485 //pop up shown
486 return true;
487 }
488 }
489 else{
490 return false;
491 }
492 // if(!$('body').hasClass('is_admin') && !$('body').hasClass('is_admin_component_hide')){
493 // let whiteList = ['/web/rbi/','/web/rbi#','/documents/', '/web/events/', '/web/events#'];
494 // return !whiteList.some(el => this.href.includes(el));
495 // }
496 // else{
497 // return false;
498 // }
499 }
500 else {
501 return false;
502 }
503 }).click(function (e) {
504 e.preventDefault();
505 popUpCLicked = this;
506 $('#redirectToExternal').attr('data-url', this.href);
507 // popup open code
508 $('#redirectionPopUp').show();
509 $('#redirectionPopUp #stayhere').focus();
510 });
511 }
512});
513
514function getHostname(url) {
515 const urlParts = new URL(url).hostname.split('.')
516 return (new URL(url).hostname.split('.')).slice(0)
517 .slice(-(urlParts.length === 4 ? 3 : 2))
518 .join('.');
519}
520
521function isValidUrl(url) {
522 var expression = /[-a-zA-Z0-9@:%_\+.~#?&//=]{2,256}\.[a-z]{2,4}\b(\/[-a-zA-Z0-9@:%_\+.~#?&//=]*)?/gi;
523 var regex = new RegExp(expression);
524 if (url.match(regex))
525 return true;
526 else
527 return false;
528}
529
530function isExcludedURL(url) {
531
532 var _excludedURLs = ["api.whatsapp.com/send"
533 , "twitter.com/intent/tweet"
534 , "linkedin.com/shareArticle"
535 , "facebook.com/sharer.php"];
536
537 var result = _excludedURLs.filter(function (e) {
538 return e.indexOf(url) !== -1;
539 });
540 if (result != null
541 && result.length > 0) {
542 return false;
543 }
544 else {
545 return true;
546 }
547}
548
549function isJSUrl(url) {
550 if (url.toLocaleLowerCase().indexOf('javascript') >= 0
551 || url.toLocaleLowerCase().indexOf('mailto:') >= 0
552 || url.toLocaleLowerCase().indexOf('tel:') >= 0
553 || url.toLocaleLowerCase().indexOf('api.whatsapp.com/send') >= 0
554 || url.toLocaleLowerCase().indexOf('twitter.com/intent/tweet') >= 0
555 || url.toLocaleLowerCase().indexOf('linkedin.com/share') >= 0
556 || url.toLocaleLowerCase().indexOf('facebook.com/sharer.php') >= 0)
557 return false; /* it is a javascript.. ignore it */
558 else
559 return true;
560}
561
562$(document).on('click', '.closeRedirectPoUp', function () {
563 $('#redirectionPopUp').hide();
564 $(popUpCLicked).focus();
565});
566
567$(document).on('click', '#redirectToExternal', function () {
568 window.open($('#redirectToExternal').attr('data-url'), '_blank');
569 $('#redirectionPopUp').hide();
570});
571
572
573$(document).on('keydown', function(e){
574 if (e.key === 'Escape') {
575 if ($('#searchOverLay').is(':visible')) {
576 $('#searchOverLay').hide();
577 }
578 }
579});
580
581
582</script>
583
584
585
586
587<script type="text/javascript">
588 var _paq = window._paq = window._paq || [];
589
590
591 $("#allow-all-cookies").click(() => {
592 console.log("accept");
593 _paq.push(['rememberConsentGiven']);
594 _paq.push(['rememberCookieConsentGiven']);
595 });
596 $("#allow-named-cookies").click(() => {
597 console.log("accept1");
598 _paq.push(['rememberConsentGiven']);
599 _paq.push(['forgetCookieConsentGiven']);
600 });
601</script>