CINXE.COM
World Bank Group Archives
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <link rel="shortcut icon" href="/content/dam/wbr-redesign/logos/wbg-favicon.png" type="image/png"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta charset="utf-8" /> <title>World Bank Group Archives</title> <meta name="keywords" content=""/> <meta name="description" content=""/> <meta name="language" content="en"/> <link rel="canonical" href='https://www.worldbank.org/en/archive/home'/> <meta property="og:title" content="World Bank Group Archives"/> <meta property="og:site_name" content="World Bank"/> <meta property="og:description" content=""/> <meta property="og:type" content="article"/> <meta property="og:test" content="https://www.worldbank.org/content/dam/wbr/share-logo/social-share.jpg"/> <meta property="og:image:type" content="image/jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image" content="https://www.worldbank.org/content/dam/wbr/share-logo/social-share.jpg"/> <meta property="og:url" content="https://www.worldbank.org/en/archive/home"/> <meta name="twitter:card" content="summary"/> <meta name="twitter:site" content="World Bank"/> <meta name="twitter:title" content="World Bank Group Archives"/> <meta name="twitter:description" content=""/> <meta name="twitter:image:src" content="https://www.worldbank.org/content/dam/wbr/share-logo/social-share.jpg"/> <meta name="dcterms.title" content="World Bank Group Archives" /> <meta name="dcterms.type" content="Text/HTML" /> <meta name="dcterms.identifier" content="https://www.worldbank.org/en/archive/home"/> <meta name="dcterms.language" content="en" /> <script src="/etc.clientlibs/worldbankgroup/clientlibs/vendor/jquery.js"></script> <script src="//assets.adobedtm.com/223f6e2cf7c9/3eb6c9b72a93/launch-7bc0cdc67098.min.js" async></script> <link rel="stylesheet" href="/etc.clientlibs/worldbankgroup/clientlibs/vendor/jquery.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/worldbankgroup/clientlibs/clientlibs-archive.css" type="text/css"> </head> <div class="wb_metadata"> </div> <body> <div id="wbg-aem-target" class="wbg-aem-target"></div> <header> <a tabindex="0" id="skip-to-main-content" class="visually-hidden focusable" href="#main">Skip to Main Navigation</a> <div class="lp__navbar lp__navbar_default "> <div class="container"> <!-- Begin G01v1 Global Header --> <div class="lp__navbar_header"> <a href="https://www.worldbank.org" class="lp__navbar_brand"><img title="The World Bank logo" alt="The World Bank logo" src="/content/dam/wbr/logo/logo-wb-header-en.svg" class="img-responsive"> </a> <!--<a href="https://www.worldbank.org" class="lp__navbar_brand hidden-lg"><img title="The World Bank logo" alt="The World Bank logo" src="/content/dam/wbr/logo-1/logo-wb.svg" class="img-responsive"> </a>--> <div class="lp__navbar_text"><a href="https://www.worldbank.org/en/archive/home">Archives</a></div> </div><!-- End Logo Section --> <div class="lp__menuButton"> <button type="button" class="lp__navbar_toggle collapsed" data-toggle="collapse" data-target="#menuItems" aria-expanded="false" aria-controls="menuItems" aria-label="menu"> </button> </div> <!-- End toggle menu Section --> <div class="lp__menulist_wrappper lp__megamenu"> <div class="lp__navbar_collapse collapse lp__megamenu" id="menuItems"> <nav class="megamenu"> <ul class="lp__navbar_nav" id="lp__megamenu"> <li class="lp__megamenu_list"><a href="https://www.worldbank.org/en/archive/history" class="lp__megamenu_item active">EXPLORE HISTORY</a></li> <li class="lp__megamenu_list"><a href="https://www.worldbank.org/en/archive/digital-collections" class="lp__megamenu_item">DIGITAL COLLECTIONS</a></li> <li class="lp__megamenu_list"><a href="https://www.worldbank.org/en/archive/access-the-catalog" class="lp__megamenu_item">ACCESS THE CATALOG</a></li> <li class="lp__megamenu_list"><a href="https://www.worldbank.org/en/archive/using-the-archives" class="lp__megamenu_item">USING THE ARCHIVES</a></li> <li class="lp__megamenu_list"><a href="https://www.worldbank.org/en/archive/aboutus" class="lp__megamenu_item">ABOUT US</a></li> </ul> </nav> </div> </div> <!-- End G01v1 Global Header --> </div> </div> </header> <script> $(document).ready(function() { var activeLink =$(".lp__megamenu li" ).first().children("a").attr('href'); var url = window.location.href; if (typeof activeLink !== 'undefined'){ $(".lp__megamenu li").each(function(index, obj) { $(this).children("a").removeClass("active focus"); if ($(this).children("a").attr('href') == url){ $(this).children("a").addClass("active focus"); } }); } }); </script> <input type="hidden" name="wcmmode" class="WCMmode" value="DISABLED"> <main id="main"> <div class="lang-toggler language_toggler parbase"> <div class="lp__breadcrumb "> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-5 col-sm-5 col-xs-6"> <nav aria-label="Breadcrumb" class="lp-page-title"> <ol class="lp__breadcrumb_list"> <li class="lp__breadcrumb_list_item "><a class="l1-breadcrumb" href="/en/archive">English</a></li> </ol> </nav> </div> <!-- End Page Title --> </div> </div> </div> <div class="clearix"></div> <script> $(document).ready(function() { var cuurpage = "/content/worldbankgroup/archive/en/home"; var pageLocale = "en"; var activeLink =$(".lp__breadcrumb li" ).first().children("a").attr('href'); if (typeof activeLink !== 'undefined'){ $(".lp__megamenu li.lp__megamenu_list a, .lp__megamenu li.lp__megamenu_list").removeClass("active"); //adedd for D&R to Highlight menu if(cuurpage.indexOf('publication/documents-reports') !== -1 && (cuurpage.indexOf("http") !== -1 || cuurpage.indexOf("https") !== -1)){ activeLink = "/" + activeLink.split("/").slice(3).join("/"); }//end $(".lp__megamenu li.lp__megamenu_list").each(function(index, obj) { if ($(this).children("a").attr('href') == activeLink){ $(this).children("a").addClass("active"); } }); } var isCPF = "false"; var activeLink = ""; if (isCPF == "true" && typeof activeLink !== 'undefined'){ $(".lp__megamenu li.lp__megamenu_list a, .lp__megamenu li.lp__megamenu_list").removeClass("active"); $(".lp__megamenu li.lp__megamenu_list").each(function(index, obj) { if ($(this).children("a").text().toLowerCase().trim() == activeLink.toLowerCase().trim()) { $(this).addClass("active"); $(this).children("a").addClass("active"); } }); } }); </script> </div> <div class="par parsys"><div class="supergrid parbase section"> <div class="row clearfix full-row-white-components" style="padding: 0px 0px 0px 0px; "> <div class=""> <div class="archive-banner"> <div class="par parsys"><div class="gridlayout parbase section"> <div class="row "> <div class="col-md-12 col-xs-12 col-lg-5 col-sm-12 col-xs-12 colsplit 2"> <div class=" padd-0" > <div class="grid_12_par_0 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="archiveIntro parbase section"> <div class="into__components"> <div class="into__wrapper"> <h1 class="h1">World Bank Group Archives</h1> <p class="lp__lead_paragraph_lg">The Archives preserves the institutional memory of the World Bank Group and provides public access to records of the International Bank for Reconstruction and Development (IBRD) and the International Development Association (IDA). </p> <a href="https://www.worldbank.org/en/archive/aboutus" class="lp__btn lp__btn_ml lp__outline_btn lp__cta_btn">About Us</a> </div> </div> </div> </div> </div> </div> </div> <div class="col-md-12 col-xs-12 col-lg-7 col-sm-12 col-xs-12 colsplit 2"> <div class=" padd-0" > <div class="grid_12_par_1 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="archiveBanner parbase section"> <div class="lp__banner_img_overlay lp__slide_1 swiper-container"> <ul class="swiper-wrapper" id="swiper-wrapper-9c5eab63210b87010b" aria-live="polite"> <li class="swiper-slide swiper-slide-active" style="width: 830px;"> <div class="lp__banner_wrapper"> <div class="lp__banner_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/30441758-Mike-James-carousel?wid=1440&hei=600&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/30441758-Mike-James-carousel" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/30441758-Mike-James-carousel?wid=1440&hei=600&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/30441758-Mike-James-carousel?wid=1440&hei=600&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-src="https://worldbank.scene7.com/is/image/worldbankprod/30441758-Mike-James-carousel?wid=1440&hei=600&qlt=85,0&resMode=sharp" alt="Mike James carousel" title="Mike James carousel" class="lp-cover img-responsive lazy"> </picture> </div> <div class="lp__banner_overlay_content"> <div class="lp__hammer"><span>Profile</span></div> <h2 class="h2"><a href="https://www.worldbank.org/en/archive/Exploring-Health-and-Fitness-at-the-Bank">New! Development Reflections: Mike James - Exploring Health and Fitness at the World Bank Group</a></h2> <p class="lp__lead_paragraph_lg">The newest subject of our Development Reflections series is Mike James! James discusses the role of fitness in the World Bank Group and the changes he has seen as head of the Fitness Center.</p> </div> </div> </li> <li class="swiper-slide swiper-slide-active" style="width: 830px;"> <div class="lp__banner_wrapper"> <div class="lp__banner_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="/content/dam/sites/archive/img/1440x600/Carousel-1440x600-ReadingRoom.jpg" class="img-responsive"> <source media="(min-width:992px)" srcset="/content/dam/sites/archive/img/1440x600/Carousel-1440x600-ReadingRoom.jpg" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="/content/dam/sites/archive/img/1440x600/Carousel-1440x600-ReadingRoom.jpg" class="img-responsive"> <source media="(min-width:768px)" srcset="/content/dam/sites/archive/img/1440x600/Carousel-1440x600-ReadingRoom.jpg" class="img-responsive"> <img data-src="/content/dam/sites/archive/img/1440x600/Carousel-1440x600-ReadingRoom.jpg" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive lazy"> </picture> </div> <div class="lp__banner_overlay_content"> <div class="lp__hammer"><span>Announcement</span></div> <h2 class="h2"><a href="https://www.worldbank.org/en/archive/using-the-archives/visit-the-archives">World Bank Group Archives Reading Room Holiday Closure</a></h2> <p class="lp__lead_paragraph_lg">The World Bank Group Archives reading room will be closed from November 27 to November 29, 2024 and from December 23, 2024 to January 10, 2025. </p> </div> </div> </li> <li class="swiper-slide swiper-slide-active" style="width: 830px;"> <div class="lp__banner_wrapper"> <div class="lp__banner_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/timeline-carousel-new-events-2024-2-1?wid=1440&hei=600&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/timeline-carousel-new-events-2024-2-1" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/timeline-carousel-new-events-2024-2-1?wid=1440&hei=600&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/timeline-carousel-new-events-2024-2-1?wid=1440&hei=600&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-src="https://worldbank.scene7.com/is/image/worldbankprod/timeline-carousel-new-events-2024-2-1?wid=1440&hei=600&qlt=85,0&resMode=sharp" alt="timeline carousel new events 2024" title="timeline carousel new events 2024" class="lp-cover img-responsive lazy"> </picture> </div> <div class="lp__banner_overlay_content"> <div class="lp__hammer"><span>Discovery Tool</span></div> <h2 class="h2"><a href="https://timeline.worldbank.org/en/timeline/home#event-bretton-woods-conference-begins">New Events Added to the World Bank Group Historical Timeline</a></h2> <p class="lp__lead_paragraph_lg">The WBG Archives has added new events to our Historical Timeline, including historical events, such as first development loan and President Wolfensohn's "Cancer of Corruption" speech, as well as more recent events covering President Malpass's presidency. </p> </div> </div> </li> <li class="swiper-slide swiper-slide-active" style="width: 830px;"> <div class="lp__banner_wrapper"> <div class="lp__banner_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/country-profiles-website-carousel-image2?wid=1440&hei=600&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/country-profiles-website-carousel-image2" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/country-profiles-website-carousel-image2?wid=1440&hei=600&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/country-profiles-website-carousel-image2?wid=1440&hei=600&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-src="https://worldbank.scene7.com/is/image/worldbankprod/country-profiles-website-carousel-image2?wid=1440&hei=600&qlt=85,0&resMode=sharp" alt="image for country profile website announcement on carousel" title="image for country profile website announcement on carousel" class="lp-cover img-responsive lazy"> </picture> </div> <div class="lp__banner_overlay_content"> <div class="lp__hammer"><span>Discovery Tool</span></div> <h2 class="h2"><a href="https://countryhistoricalprofiles.worldbank.org/?year=2023">Take a Look! Country Historical Profiles Website Launched</a></h2> <p class="lp__lead_paragraph_lg">The Archives' new Country Historical Profiles website offers a dynamic view of WBG membership over time and profiles of every Bank Group country member, past and present. Profiles include membership information, first loans, important events, economic reports, lists of Country Directors and Executive Directors, and much, much more!</p> </div> </div> </li> <li class="swiper-slide swiper-slide-active" style="width: 830px;"> <div class="lp__banner_wrapper"> <div class="lp__banner_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/Carousel-1440x600-2024-BHM-02-Bertha?wid=1440&hei=600&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/Carousel-1440x600-2024-BHM-02-Bertha" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/Carousel-1440x600-2024-BHM-02-Bertha?wid=1440&hei=600&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/Carousel-1440x600-2024-BHM-02-Bertha?wid=1440&hei=600&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-src="https://worldbank.scene7.com/is/image/worldbankprod/Carousel-1440x600-2024-BHM-02-Bertha?wid=1440&hei=600&qlt=85,0&resMode=sharp" alt="Bertha Wilson" title="Bertha Wilson" class="lp-cover img-responsive lazy"> </picture> </div> <div class="lp__banner_overlay_content"> <div class="lp__hammer"><span>Exhibit</span></div> <h2 class="h2"><a href="https://www.worldbank.org/en/archive/history/exhibits/Mrs-Bertha-F-Wilson-Reflecting-on-a-Career-an-Institution-and-a-City">Mrs. Bertha F. Wilson: Reflections on a Career, an Institution, and a City</a></h2> <p class="lp__lead_paragraph_lg">To mark Black History Month (BHM) this year, the World Bank Group (WBG) Archives turns its attention to Bertha Wilson, recently retired WBG Archivist and author of the previous articles in our BHM series. </p> </div> </div> </li> <li class="swiper-slide swiper-slide-active" style="width: 830px;"> <div class="lp__banner_wrapper"> <div class="lp__banner_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/EABH-podcast-image-carousel?wid=1440&hei=600&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/EABH-podcast-image-carousel" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/EABH-podcast-image-carousel?wid=1440&hei=600&qlt=85,0&resMode=sharp&fmt=webp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/EABH-podcast-image-carousel?wid=1440&hei=600&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-src="https://worldbank.scene7.com/is/image/worldbankprod/EABH-podcast-image-carousel?wid=1440&hei=600&qlt=85,0&resMode=sharp" alt="WBG Archivist podcast with the EABH" title="WBG Archivist podcast with the EABH" class="lp-cover img-responsive lazy"> </picture> </div> <div class="lp__banner_overlay_content"> <div class="lp__hammer"><span>Podcast</span></div> <h2 class="h2"><a href="https://www.worldbank.org/en/archive/wbg-archives-feature-on-eabh-podcast">WBG Archives Featured on EABH Podcast</a></h2> <p class="lp__lead_paragraph_lg">WBG Archives Manager April Miller joined the European Association for Banking and Financial History (EABH) podcast to discuss how the World Bank Group has evolved over time and what makes the Bank's Archives unique. Take a listen! </p> </div> </div> </li> </ul> <div class="swiper-pagination swiper-pagination-clickable swiper-pagination-bullets" aria-hidden="true" tabindex="-1"><span class="swiper-pagination-bullet" tabindex="0" role="button" aria-label="Go to slide 1"></span><span class="swiper-pagination-bullet swiper-pagination-bullet-active" tabindex="0" role="button" aria-label="Go to slide 2"></span><span class="swiper-pagination-bullet" tabindex="0" role="button" aria-label="Go to slide 3"></span></div> <div class="swiper-button-next" tabindex="0" role="button" aria-label="Next slide" aria-controls="swiper-wrapper-9c5eab63210b87010b" aria-disabled="false" aria-hidden="true"></div> <div class="swiper-button-prev" tabindex="0" role="button" aria-label="Previous slide" aria-controls="swiper-wrapper-9c5eab63210b87010b" aria-disabled="false" aria-hidden="true"></div> <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div> <!-- Add Arrows --> </div> </div> </div> </div> </div> </div> <div class="clearfix" aria-hidden="true"></div> <div style="margin-bottom: 0px"></div> </div> </div> </div> </div> </div> </div> <div class="supergrid parbase section"> <div class="full-row-blue-components wrap__archive_timeline" style=" background: url(/content/dam/archive/timeline1.jpg) no-repeat;background-repeat: no-repeat;background-position: bottom center;background-color:; background-size: cover;"> <div class="container"> <div class="archive-banner"> <div class="par parsys"><div class="redesign_title parbase section"> <div class="lp__heading_v1 "> <h2 class='h2 '>World Bank Group Historical Timeline</h2> <p class='lp__lead_paragraph_lg'>The timeline offers an engaging way to learn about the important moments in the history of the World Bank while discovering the gems of the World Bank Group Archives.</p> <div class=" lp__btn_group_flex"> <a href="https://www.worldbank.org/en/archive/history/timeline" class="lp__btn lp__btn_sm lp__outline_btn view-all-btn"> Explore the Timeline </a> </div> </div> <div class="clearfix" aria-hidden="true"></div> </div> </div> </div> </div> </div> </div> <div class="supergrid parbase section"> <div class="row clearfix full-row-white-components" style=" background-color:#E5E4E2"> <div class="container"> <div class="lp__card_equal_991"> <div class="par parsys"><div class="redesign_title parbase section"> <div class="lp__heading_v1 "> <h2 class='h2 '>Flagship Discovery Tools</h2> </div> <div class="clearfix" aria-hidden="true"></div> </div> <div class="gridlayout parbase section"> <div class="row "> <div class="col-md-3 colsplit 2"> <div class=" " > <div class="grid_3_par_0 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="redesign_card section"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture class="lazy"> <source type="image/webp" media="(min-width:768px)" data-srcset="/content/dam/Worldbank/Archives/archives%20holdings%20image_resized.jpg" class="img-responsive"> <source media="(min-width:992px)" data-srcset="/content/dam/Worldbank/Archives/archives%20holdings%20image_resized.jpg" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" data-srcset="/content/dam/Worldbank/Archives/archives%20holdings%20image_resized.jpg" class="img-responsive"> <source media="(min-width:768px)" data-srcset="/content/dam/Worldbank/Archives/archives%20holdings%20image_resized.jpg" class="img-responsive"> <img data-srcset="/content/dam/Worldbank/Archives/archives%20holdings%20image_resized.jpg" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/Worldbank/Archives/archives%20holdings%20image_resized.jpg" title="The World Bank" alt="The World Bank">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <h2 class='lp__card_title' id='sr-card-title'> <a href="https://www.worldbank.org/en/archive/access-the-catalog"> Archives Catalog </a> </h2> <div class="lp__card_description "> <p>The Archives Catalog contains archival descriptions and provides access to digitized records.</p> </div> </div> </div> <a href="https://www.worldbank.org/en/archive/access-the-catalog" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Archives Catalog</a> </div> </div> </div> </div> </div> </div> </div> <div class="col-md-3 colsplit 2"> <div class=" " > <div class="grid_3_par_1 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="redesign_card section"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture class="lazy"> <source type="image/webp" media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Woman-carrying-wheat-1721410-0034-c?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:992px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Woman-carrying-wheat-1721410-0034-c?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Woman-carrying-wheat-1721410-0034-c?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Woman-carrying-wheat-1721410-0034-c?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Woman-carrying-wheat-1721410-0034-c?wid=780&hei=439&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/photos/780x439/2019/mar/Woman-carrying-wheat-1721410-0034-c.jpg" title="The World Bank" alt="The World Bank">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <h2 class='lp__card_title' id='sr-card-title'> <a href="https://archivesmultimedia.worldbank.org/en/home"> Multimedia Catalog </a> </h2> <div class="lp__card_description "> <p>The Multimedia Catalog provides access to thousands of photos and recordings documenting World Bank operations, presidents, official signings, and more.</p> </div> </div> </div> <a href="https://archivesmultimedia.worldbank.org/en/home" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Multimedia Catalog</a> </div> </div> </div> </div> </div> </div> </div> <div class="col-md-3 colsplit 2"> <div class=" " > <div class="grid_3_par_2 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="redesign_card section"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture class="lazy"> <source type="image/webp" media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Thumbnail-DigitalCollection-OralHistory?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:992px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Thumbnail-DigitalCollection-OralHistory?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Thumbnail-DigitalCollection-OralHistory?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Thumbnail-DigitalCollection-OralHistory?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Thumbnail-DigitalCollection-OralHistory?wid=780&hei=439&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/sites/archive/img/780x439/Thumbnail-DigitalCollection-OralHistory.jpg" title="The World Bank" alt="The World Bank">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <h2 class='lp__card_title' id='sr-card-title'> <a href="https://oralhistory.worldbank.org/"> Oral History Program </a> </h2> <div class="lp__card_description "> <p>The Oral History Program website contains transcripts, summaries, and audio clips of interviews with former World Bank staff.</p> </div> </div> </div> <a href="https://oralhistory.worldbank.org/" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Oral History Program</a> </div> </div> </div> </div> </div> </div> </div> <div class="col-md-3 colsplit 2"> <div class=" " > <div class="grid_3_par_3 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="redesign_card section"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture class="lazy"> <source type="image/webp" media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/CHP-780x439-3?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:992px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/CHP-780x439-3?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/CHP-780x439-3?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/CHP-780x439-3?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/CHP-780x439-3?wid=780&hei=439&qlt=85,0&resMode=sharp" alt="country historical profiles" title="country historical profiles" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/sites/archive/img/780x439/CHP-780x439-3.jpg" title="country historical profiles" alt="country historical profiles">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <h2 class='lp__card_title' id='sr-card-title'> <a href="https://countryhistoricalprofiles.worldbank.org/"> Country Historical Profiles </a> </h2> <div class="lp__card_description "> <p>Track World Bank membership over time and access historical profiles for every member country.</p> </div> </div> </div> <a href="https://countryhistoricalprofiles.worldbank.org/" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Country Historical Profiles</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="clearfix" aria-hidden="true"></div> <div style="margin-bottom: 0px"></div> </div> </div> </div> </div> </div> </div> <div class="supergrid parbase section"> <div class="full-row-white-components" style=" "> <div class="container"> <div class=""> <div class="par parsys"><div class="gridlayout parbase section"> <div class="row "> <div class="col-md-12 col-xs-12 colsplit 2"> <div class=" " > <div class="grid_12_par_0 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="redesign_title parbase section"> <div class="lp__heading_v1 "> <h2 class='h2 '>Archives Spotlight</h2> </div> <div class="clearfix" aria-hidden="true"></div> </div> <div class="gridlayout parbase section"> <div class="row mar-0"> <div class="col-md-12 col-xs-12 pad-0 colsplit 2"> <div class=" " > <div class="grid_12_par_0 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <hr class="hidden-lg hidden-md " aria-hidden="true"> <div class="archivesSpotlight section"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 "> <div class="wrap__card_flex"> <div class="row"> <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 "> <div class="highlights_card2 redesign_card"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="/content/dam/photos/780x439/2018/oct-3/70-years-treasury-prologue-bretton-woods.jpg" class="img-responsive"> <source media="(min-width:992px)" srcset="/content/dam/photos/780x439/2018/oct-3/70-years-treasury-prologue-bretton-woods.jpg" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="/content/dam/photos/780x439/2018/oct-3/70-years-treasury-prologue-bretton-woods.jpg" class="img-responsive"> <source media="(min-width:768px)" srcset="/content/dam/photos/780x439/2018/oct-3/70-years-treasury-prologue-bretton-woods.jpg" class="img-responsive"> <img src="/content/dam/photos/780x439/2018/oct-3/70-years-treasury-prologue-bretton-woods.jpg" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/photos/780x439/2018/oct-3/70-years-treasury-prologue-bretton-woods.jpg" title="The World Bank" alt="The World Bank">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <div class="lp__hammer"> <span>Exhibit</span> </div> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://www.worldbank.org/en/archive/history/exhibits/Bretton-Woods-and-the-Birth-of-the-World-Bank"> Bretton Woods and the Birth of the Bank </a> </h3> <div class="lp__card_description "> <p>On July 1, 1944, delegates from forty-four nations met in Bretton Woods, New Hampshire to agree on a new system of international cooperation. Learn more about this historic meeting and view folder lists of related archival records.</p> </div> </div> </div> <a href="https://www.worldbank.org/en/archive/history/exhibits/Bretton-Woods-and-the-Birth-of-the-World-Bank" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Bretton Woods and the Birth of the Bank</a> </div> </div> </div> </div> <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 "> <div class="highlights_card3 redesign_card"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/website-archives-thumbnail-2024?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/website-archives-thumbnail-2024?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/website-archives-thumbnail-2024?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/website-archives-thumbnail-2024?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/website-archives-thumbnail-2024?wid=780&hei=439&qlt=85,0&resMode=sharp" alt="website archives thumbnail" title="website archives thumbnail" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/sites/archive/img/780x439/website-archives-thumbnail-2024.jpg" title="website archives thumbnail" alt="website archives thumbnail">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <div class="lp__hammer"> <span>website</span> </div> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://www.worldbank.org/en/webarchives"> WBG Web Archives </a> </h3> <div class="lp__card_description "> <p>The Web Archives provides access to World Bank websites that have been discontinued or significantly updated. Archived sites date from 1998 to the present. </p> </div> </div> </div> <a href="https://www.worldbank.org/en/webarchives" aria-hidden="true" tabindex="-1" class="lp__overlay-link">WBG Web Archives</a> </div> </div> </div> </div> <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 "> <div class="highlights_card4 redesign_card"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/780x439_video-thumbnails_uncover-archives-play-button?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:992px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/780x439_video-thumbnails_uncover-archives-play-button?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/780x439_video-thumbnails_uncover-archives-play-button?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:768px)" srcset="https://worldbank.scene7.com/is/image/worldbankprod/780x439_video-thumbnails_uncover-archives-play-button?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <img src="https://worldbank.scene7.com/is/image/worldbankprod/780x439_video-thumbnails_uncover-archives-play-button?wid=780&hei=439&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/sites/archive/img/780x439/780x439_video-thumbnails_uncover-archives-play-button.jpg" title="The World Bank" alt="The World Bank">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <div class="lp__hammer"> <span>Video</span> </div> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://www.worldbank.org/en/news/video/2020/12/03/uncover-the-treasures-of-the-world-bank-group-archives"> Uncover the Treasures of the Archives </a> </h3> <div class="lp__card_description "> <p>This short promotional video describes the possibilities available to researchers when they “jump in and explore” the holdings of the World Bank Group Archives.</p> </div> </div> </div> <a href="https://www.worldbank.org/en/news/video/2020/12/03/uncover-the-treasures-of-the-world-bank-group-archives" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Uncover the Treasures of the Archives</a> </div> </div> </div> </div> <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 "> <div class="highlights_card5 redesign_card"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture class="lazy"> <source type="image/webp" media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/d-r-image-from-brochure_cropped_FINAL?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:992px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/d-r-image-from-brochure_cropped_FINAL?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/d-r-image-from-brochure_cropped_FINAL?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/d-r-image-from-brochure_cropped_FINAL?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/d-r-image-from-brochure_cropped_FINAL?wid=780&hei=439&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/photos/780x439/2016/apr-17/d-r-image-from-brochure_cropped_FINAL.jpg" title="The World Bank" alt="The World Bank">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <div class="lp__hammer"> <span>Website</span> </div> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://documents.worldbank.org/en/publication/documents-reports"> Documents and Reports </a> </h3> <div class="lp__card_description "> <p>Access Bank Group-authored reports, including Board Documents, Economic and Sector Work reports, project documents, and publications and research.</p> </div> </div> </div> <a href="https://documents.worldbank.org/en/publication/documents-reports" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Documents and Reports</a> </div> </div> </div> </div> <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 "> <div class="highlights_card6 redesign_card"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="/content/dam/sites/archive/img/780x439/Spotlightcard-CountryDirectorDatabase.jpg" class="img-responsive"> <source media="(min-width:992px)" srcset="/content/dam/sites/archive/img/780x439/Spotlightcard-CountryDirectorDatabase.jpg" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="/content/dam/sites/archive/img/780x439/Spotlightcard-CountryDirectorDatabase.jpg" class="img-responsive"> <source media="(min-width:768px)" srcset="/content/dam/sites/archive/img/780x439/Spotlightcard-CountryDirectorDatabase.jpg" class="img-responsive"> <img src="/content/dam/sites/archive/img/780x439/Spotlightcard-CountryDirectorDatabase.jpg" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/sites/archive/img/780x439/Spotlightcard-CountryDirectorDatabase.jpg" title="The World Bank" alt="The World Bank">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <div class="lp__hammer"> <span>Website</span> </div> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://www.worldbank.org/en/archive/country-director-database"> Country Director Database </a> </h3> <div class="lp__card_description "> <p>Contains country director data from 1972 to 2020.</p> </div> </div> </div> <a href="https://www.worldbank.org/en/archive/country-director-database" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Country Director Database</a> </div> </div> </div> </div> <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 "> <div class="highlights_card7 redesign_card"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture class="lazy"> <source type="image/webp" media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Thumbnail-DigitalCollection-Projects?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:992px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Thumbnail-DigitalCollection-Projects?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Thumbnail-DigitalCollection-Projects?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Thumbnail-DigitalCollection-Projects?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/Thumbnail-DigitalCollection-Projects?wid=780&hei=439&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/sites/archive/img/780x439/Thumbnail-DigitalCollection-Projects.jpg" title="The World Bank" alt="The World Bank">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <div class="lp__hammer"> <span>Website</span> </div> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://www.worldbank.org/en/archive/digital-collections/using-projects-and-operations"> Projects & Operations </a> </h3> <div class="lp__card_description "> <p>Provides contextual information for each World Bank project, past and present, as well as a folder list of archival records that relate to each project.</p> </div> </div> </div> <a href="https://www.worldbank.org/en/archive/digital-collections/using-projects-and-operations" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Projects & Operations</a> </div> </div> </div> </div> <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 "> <div class="highlights_card8 redesign_card"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture class="lazy"> <source type="image/webp" media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/WBG-RM-Roadmap-Main-Image?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:992px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/WBG-RM-Roadmap-Main-Image?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/WBG-RM-Roadmap-Main-Image?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/WBG-RM-Roadmap-Main-Image?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/WBG-RM-Roadmap-Main-Image?wid=780&hei=439&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/photos/780x439/2020/jul/WBG-RM-Roadmap-Main-Image.jpg" title="The World Bank" alt="The World Bank">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <div class="lp__hammer"> <span>resource</span> </div> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://www.worldbank.org/en/archive/aboutus/records-management-program"> Records Management Roadmap </a> </h3> <div class="lp__card_description "> <p>The Roadmap is a multi-part toolkit, designed to help governments and public-sector organizations implement improvements in records management. </p> </div> </div> </div> <a href="https://www.worldbank.org/en/archive/aboutus/records-management-program" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Records Management Roadmap </a> </div> </div> </div> </div> <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 "> <div class="highlights_card9 redesign_card"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture> <source type="image/webp" media="(min-width:768px)" srcset="/content/dam/photos/780x439/2017/feb-2/mcnamara-speaking_1_cropped.jpg" class="img-responsive"> <source media="(min-width:992px)" srcset="/content/dam/photos/780x439/2017/feb-2/mcnamara-speaking_1_cropped.jpg" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" srcset="/content/dam/photos/780x439/2017/feb-2/mcnamara-speaking_1_cropped.jpg" class="img-responsive"> <source media="(min-width:768px)" srcset="/content/dam/photos/780x439/2017/feb-2/mcnamara-speaking_1_cropped.jpg" class="img-responsive"> <img src="/content/dam/photos/780x439/2017/feb-2/mcnamara-speaking_1_cropped.jpg" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/photos/780x439/2017/feb-2/mcnamara-speaking_1_cropped.jpg" title="The World Bank" alt="The World Bank">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <div class="lp__hammer"> <span>External Partnership</span> </div> <h3 class='lp__card_title' id='sr-card-title'> <a href="http://history-lab.org/worldbank"> Columbia University's History Lab Project </a> </h3> <div class="lp__card_description "> <p>See the results when machine learning strategies are applied to Robert S. McNamara’s World Bank records.</p> </div> </div> </div> <a href="http://history-lab.org/worldbank" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Columbia University's History Lab Project</a> </div> </div> </div> </div> <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 "> <div class="highlights_card10 redesign_card"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_md_text border-1 "> <div class="lp__card_wrapper"> <div class="lp__card_img"> <picture class="lazy"> <source type="image/webp" media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/guide-to-the-wbg-archives-cover-1?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:992px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/guide-to-the-wbg-archives-cover-1?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source type="image/webp" media="(min-width:320px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/guide-to-the-wbg-archives-cover-1?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <source media="(min-width:768px)" data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/guide-to-the-wbg-archives-cover-1?wid=780&hei=439&qlt=85,0&resMode=sharp" class="img-responsive"> <img data-srcset="https://worldbank.scene7.com/is/image/worldbankprod/guide-to-the-wbg-archives-cover-1?wid=780&hei=439&qlt=85,0&resMode=sharp" alt="The World Bank" title="The World Bank" class="lp-cover img-responsive"> </picture> <!--<img class="img-responsive" src="/content/dam/sites/archive/img/780x439/guide-to-the-wbg-archives-cover.JPG" title="The World Bank" alt="The World Bank">--> </div> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <div class="lp__hammer"> <span>Publication</span> </div> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://documents.worldbank.org/en/publication/documents-reports/documentdetail/291101613506888650/summary"> Guide to the World Bank Group Archives </a> </h3> <div class="lp__card_description "> <p>This accessible introduction to conducting research in the Archives consolidates all the information you need to begin your research.</p> </div> </div> </div> <a href="https://documents.worldbank.org/en/publication/documents-reports/documentdetail/291101613506888650/summary" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Guide to the World Bank Group Archives</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="clearfix" aria-hidden="true"></div> <div style="margin-bottom: 0px"></div> </div> </div> </div> </div> </div> </div> <div class="clearfix" aria-hidden="true"></div> <div style="margin-bottom: 0px"></div> </div> </div> </div> </div> </div> </div> <div class="supergrid parbase section"> <div class="full-row-blue-21" style=" "> <div class="container"> <div class="lp__card_equal_768"> <div class="par parsys"><div class="redesign_title parbase section"> <div class="lp__heading_v1 "> <h2 class='h2 '>Connect</h2> </div> <div class="clearfix" aria-hidden="true"></div> </div> <div class="gridlayout parbase section"> <div class="row "> <div class="col-md-3 colsplit 2"> <div class=" " > <div class="grid_3_par_0 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="archiveRedesign_card section"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_lg_text border-1 "> <div class="lp__card_wrapper"> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://www.worldbank.org/en/access-to-information"> Access to Information </a> </h3> <div class="lp__card_description "> <p>Access to WBG records is governed by the Access to Information Policy.</p> </div> <a href="https://www.worldbank.org/en/access-to-information" class="lp__btn lp__btn_sm lp__solid_lightblue_btn" role="button"> Learn More </a> </div> </div> <a href="https://www.worldbank.org/en/access-to-information" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Access to Information</a> </div> </div> </div> </div> </div> </div> </div> <div class="col-md-3 colsplit 2"> <div class=" " > <div class="grid_3_par_1 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="archiveRedesign_card section"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_lg_text border-1 "> <div class="lp__card_wrapper"> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://www.worldbank.org/en/access-to-information/request-submission"> Submit a Request </a> </h3> <div class="lp__card_description "> <p>After researching what materials you need in our catalog, submit a request for access.</p> </div> <a href="https://www.worldbank.org/en/access-to-information/request-submission" class="lp__btn lp__btn_sm lp__solid_lightblue_btn" role="button"> Learn More </a> </div> </div> <a href="https://www.worldbank.org/en/access-to-information/request-submission" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Submit a Request</a> </div> </div> </div> </div> </div> </div> </div> <div class="col-md-3 colsplit 2"> <div class=" " > <div class="grid_3_par_2 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="archiveRedesign_card section"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_lg_text border-1 "> <div class="lp__card_wrapper"> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://www.worldbank.org/en/archive/aboutus/digital-preservation-program"> Inside the Archives </a> </h3> <div class="lp__card_description "> <p>The Archives' innovative Digital Preservation Program paves the way for the future. </p> </div> <a href="https://www.worldbank.org/en/archive/aboutus/digital-preservation-program" class="lp__btn lp__btn_sm lp__solid_lightblue_btn" role="button"> Go Inside </a> </div> </div> <a href="https://www.worldbank.org/en/archive/aboutus/digital-preservation-program" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Inside the Archives</a> </div> </div> </div> </div> </div> </div> </div> <div class="col-md-3 colsplit 2"> <div class=" " > <div class="grid_3_par_3 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="archiveRedesign_card section"> <!-- Item Start --> <div class="lp__primary_card"> <div class="lp__card lp__card_lg_text border-1 "> <div class="lp__card_wrapper"> <!--End Of Image Div --> <!-- Feature Image Ends --> <div class="lp__card_content"> <h3 class='lp__card_title' id='sr-card-title'> <a href="https://twitter.com/search?q=%23wbgarchives&src=typed_query"> Engage </a> </h3> <div class="lp__card_description "> <p>Keep up with the latest news and releases from the WBG Archives.</p> </div> <a href="https://twitter.com/search?q=%23wbgarchives&src=typed_query" class="lp__btn lp__btn_sm lp__solid_lightblue_btn" role="button"> <i class="lp lp-twit"></i> Follow Us on Twitter </a> </div> </div> <a href="https://twitter.com/search?q=%23wbgarchives&src=typed_query" aria-hidden="true" tabindex="-1" class="lp__overlay-link">Engage</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="clearfix" aria-hidden="true"></div> <div style="margin-bottom: 0px"></div> </div> </div> </div> </div> </div> </div> <div class="supergrid parbase section"> <div class="full-row-gray-components" style=" "> <div class="container"> <div class="wrap__heading_h2"> <div class="par parsys"><div class="gridlayout parbase section"> <div class="row "> <div class="col-md-3 col-sm-12 col-lg-3 col-xs-12 colsplit 2"> <div class=" lp__heading_h2" > <div class="grid_3_par_0 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="redesign_related section"> <div class="lp__link_list section "> <h2 class='h2'>Explore History</h2> <div class="lp__link_listwrapper"> <ul> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Exhibits" href="https://www.worldbank.org/en/archive/history/exhibits"> <i class="none" aria-hidden="true"></i> Exhibits</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Past Presidents" href="https://www.worldbank.org/en/archive/history/past-presidents"> <i class="none" aria-hidden="true"></i> Past Presidents</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Past Presidents’ Speeches" href="https://www.worldbank.org/en/archive/history/past-presidents-speeches"> <i class="none" aria-hidden="true"></i> Past Presidents’ Speeches</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Historical Timeline" href="https://www.worldbank.org/en/archive/history/timeline"> <i class="none" aria-hidden="true"></i> Historical Timeline</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Country Historical Profiles" href="https://countryhistoricalprofiles.worldbank.org/?year=2023"> <i class="none" aria-hidden="true"></i> Country Historical Profiles</a> </ul> </div> </div> <style></style> </div> </div> </div> </div> </div> <div class="col-md-3 col-sm-12 col-lg-3 col-xs-12 colsplit 2"> <div class=" " > <div class="grid_3_par_1 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <hr class="hidden-lg hidden-md " aria-hidden="true"> <div class="redesign_related section"> <div class="lp__link_list section "> <h2 class='h2'>Discover the Archives</h2> <div class="lp__link_listwrapper"> <ul> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Archives Catalog" href="https://www.worldbank.org/en/archive/access-the-catalog"> <i class="none" aria-hidden="true"></i> Archives Catalog</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Digital Collections" href="https://www.worldbank.org/en/archive/digital-collections"> <i class="none" aria-hidden="true"></i> Digital Collections</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Multimedia Catalog" href="https://archivesmultimedia.worldbank.org/en/home"> <i class="none" aria-hidden="true"></i> Multimedia Catalog</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Oral History" href="https://oralhistory.worldbank.org/"> <i class="none" aria-hidden="true"></i> Oral History</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Documents & Reports" href="https://documents.worldbank.org/en/publication/documents-reports"> <i class="none" aria-hidden="true"></i> Documents & Reports</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Projects & Operations" href="https://projects.worldbank.org/"> <i class="none" aria-hidden="true"></i> Projects & Operations</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Web Archives" href="https://www.worldbank.org/en/webarchives"> <i class="none" aria-hidden="true"></i> Web Archives</a> </ul> </div> </div> <style></style> </div> </div> </div> </div> </div> <div class="col-md-3 col-sm-12 col-lg-3 col-xs-12 colsplit 2"> <div class=" " > <div class="grid_3_par_2 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <hr class="hidden-lg hidden-md " aria-hidden="true"> <div class="redesign_related section"> <div class="lp__link_list section "> <h2 class='h2'>Doing Research</h2> <div class="lp__link_listwrapper"> <ul> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="World Bank Group Information Research Guide" href="https://researchguides.worldbankimflib.org/WBGInfoguide"> <i class="none" aria-hidden="true"></i> World Bank Group Information Research Guide</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Overview of Archival Holdings" href="https://www.worldbank.org/en/archive/using-the-archives/overview-of-archival-holdings"> <i class="none" aria-hidden="true"></i> Overview of Archival Holdings</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Using Our Finding Aids" href="https://www.worldbank.org/en/archive/using-the-archives/using-our-finding-aids"> <i class="none" aria-hidden="true"></i> Using Our Finding Aids</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Request Access to Holdings" href="https://www.worldbank.org/en/archive/using-the-archives/request-access-to-holdings"> <i class="none" aria-hidden="true"></i> Request Access to Holdings</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Visit the Archives" href="https://www.worldbank.org/en/archive/using-the-archives/visit-the-archives"> <i class="none" aria-hidden="true"></i> Visit the Archives</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Terms of Use, Reproduction, and Citation" href="https://www.worldbank.org/en/archive/using-the-archives/terms-of-use-reproduction-and-citation"> <i class="none" aria-hidden="true"></i> Terms of Use, Reproduction, and Citation</a> </ul> </div> </div> <style></style> </div> </div> </div> </div> </div> <div class="col-md-3 col-sm-12 col-lg-3 col-xs-12 colsplit 2"> <div class=" " > <div class="grid_3_par_3 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <hr class="hidden-lg hidden-md " aria-hidden="true"> <div class="redesign_related section"> <div class="lp__link_list section "> <h2 class='h2'>About Us</h2> <div class="lp__link_listwrapper"> <ul> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Access to Information Policy" href="https://policies.worldbank.org/en/policies/all/ppfdetail/3693"> <i class="none" aria-hidden="true"></i> Access to Information Policy</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="AMS 10:11: Management of Records" href="https://documents.worldbank.org/en/publication/documents-reports/documentdetail/568301468326225648/management-of-records-policy"> <i class="none" aria-hidden="true"></i> AMS 10:11: Management of Records</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Records Management Program" href="https://www.worldbank.org/en/archive/aboutus/records-management-program"> <i class="none" aria-hidden="true"></i> Records Management Program</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Digital Preservation Program" href="https://www.worldbank.org/en/archive/aboutus/digital-preservation-program"> <i class="none" aria-hidden="true"></i> Digital Preservation Program</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Digitization Program" href="https://www.worldbank.org/en/archive/aboutus/digitization-program"> <i class="none" aria-hidden="true"></i> Digitization Program</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Professional Engagement" href="https://www.worldbank.org/en/archive/aboutus/professional-engagement"> <i class="none" aria-hidden="true"></i> Professional Engagement</a> </ul> </div> </div> <style></style> </div> </div> </div> </div> </div> </div> <div class="clearfix" aria-hidden="true"></div> <div style="margin-bottom: 0px"></div> </div> </div> </div> </div> </div> </div> </div> </main> <!-- Begin Global footer --> <footer class="simplified-footer"> <div class="row full-row-footer-components"> <div class="container"> <div class="lp__footer_top"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="lp__footer_bottom"> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12"> <div class="lp__listinline"> <ul> <li class="disclaimer"><a href="https://www.worldbank.org/en/about/legal">Legal</a></li> <li class="disclaimer"><a href="https://www.worldbank.org/en/about/legal/privacy-notice">Privacy Notice</a></li> <li class="disclaimer"><a href="https://www.worldbank.org/en/who-we-are/site-accessibility">Site Accessibility</a></li> <li class="disclaimer"><a href="https://www.worldbank.org/en/access-to-information">Access to Information</a></li> <li class="disclaimer"><a href="https://www.worldbank.org/en/about/careers">Jobs</a></li> <li class="disclaimer"><a href="https://www.worldbank.org/en/about/contacts">Contact</a></li> </ul> </div> </div><!-- End disclaimer--> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12"> <div class="lp__footer_fraud"> <ul> <li><a href="https://www.worldbank.org/en/about/legal/scams">SCAM ALERT</a></li> <li><a href="https://www.worldbank.org/en/about/unit/integrity-vice-presidency/report-an-allegation">REPORT FRAUD OR CORRUPTION</a></li> </ul> </div> </div> </div> </div><!-- End disclaimer and copy right --> </div> </div><!-- End footer Bottom row --> </div> </div> </div> <!-- End Top Footer --> <!-- Begin bottom Footer --> <div class="row full-row-footer-black-components"> <div class="container"> <div class="row"> <div class="lp__footer_bottom_left"> <div class="col-md-12 col-sm-12 col-xs-12"> <ul> <li><a href="https://www.worldbank.org"> <img src="/content/dam/wbr-redesign/logos/logo-wbg-footer-en.svg" class="footer-logo" title="Image" alt="The World Bank Group Logo"></a> </li> <li><a class="lp__wbgpartnership" title="International Bank for Reconstruction and Development" href="https://www.worldbank.org/en/who-we-are/ibrd">IBRD</a></li> <li><a class="lp__wbgpartnership" title="International Development Association" href="https://ida.worldbank.org/">IDA</a></li> <li><a class="lp__wbgpartnership" title="International Finance Corporation" href="https://www.ifc.org/">IFC</a></li> <li><a class="lp__wbgpartnership" title="Multilateral Investment Guarantee Agency" href="https://www.miga.org/">MIGA</a></li> <li><a class="lp__wbgpartnership" title="International Centre for Settlement of Investment Disputes" href="https://icsid.worldbank.org/">ICSID</a></li> </ul> </div> </div><!-- End logo and Wbg partnership --> <div class="lp__copyright"> <div class="col-md-12 col-sm-12 col-xs-12"> © <span id="footer-year"></span> <script language="JavaScript"> <!-- Begin var time=new Date(); var year=time.getYear(); if (year < 2000) year = year + 1900; document.getElementById("footer-year").innerHTML = year; // End --> </script> The World Bank Group, All Rights Reserved. </div> </div><!-- End dropdown and fraud --> </div> </div> </div> </footer> <!-- End Global footer --> <script src="/etc/designs/wbr/components/wbgajax.js"></script> <div data-ajax-component-wbg data-url="/wbg/aem/service/ampopup" data-ajax-query-parameters='language=en&pageName=/content/worldbankgroup/archive/en/home' ></div> <script src="/etc.clientlibs/worldbankgroup/clientlibs/clientlibs-archive.js"></script> <!--cookie consent starts--> <section id="cookieconsentpopup" class="lp__cookie_tooltip" style="display: none;"> <div class="container"> <p>This site uses cookies to optimize functionality and give you the best possible experience. If you continue to navigate this website beyond this page, cookies will be placed on your browser. To learn more about cookies, <a href="https://www.worldbank.org/en/about/legal/privacy-notice">click here</a>. </p> <button type="button" class="close accept-consent" aria-label="close cookies policy notification" tabindex="0"> <span aria-hidden="true">×</span> </button> </div> </section> <script defer src="/etc/designs/wbrrdesign/clientlibs-wbrredsign/js/cookie-consent.js"></script> <!--cookie consent ends--> <script type="text/javascript"> var appInsights=window.appInsights||function(a){ function b(a){c[a]=function(){var b=arguments;c.queue.push(function(){c[a].apply(c,b)})}}var c={config:a},d=document,e=window;setTimeout(function(){var b=d.createElement("script");b.src=a.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js",d.getElementsByTagName("script")[0].parentNode.appendChild(b)});try{c.cookie=d.cookie}catch(a){}c.queue=[];for(var f=["Event","Exception","Metric","PageView","Trace","Dependency"];f.length;)b("track"+f.pop());if(b("setAuthenticatedUserContext"),b("clearAuthenticatedUserContext"),b("startTrackEvent"),b("stopTrackEvent"),b("startTrackPage"),b("stopTrackPage"),b("flush"),!a.disableExceptionTracking){f="onerror",b("_"+f);var g=e[f];e[f]=function(a,b,d,e,h){var i=g&&g(a,b,d,e,h);return!0!==i&&c["_"+f](a,b,d,e,h),i}}return c }({ instrumentationKey:"2ddee9f8-57ef-4c0e-8810-a2f743116654" }); window.appInsights=appInsights,appInsights.queue&&0===appInsights.queue.length&&appInsights.trackPageView(); </script> <script type="text/javascript" src="/etc/designs/wbg/clientlib/js/WebStatsUtil.js?q=nocache"></script> <script> var filters = [], queryParamValue,section=[],sFilters="",sSection=""; var query_string = window.location.search; var paramMap = { 'displayconttype_exact': 'type', 'topic_exact': 'topic', 'admreg_exact':'region', 'count_exact':'country', 'strdate':'startdate', 'enddate':'enddate', 'lang_exact':'language', 'tf':'timeframe', 'docty_exact':'document type', 'lang_spoken_exact':'languages spoken', 'job_title_exact':'role', 'unit_exact':'unit', 'first_name_AlphaBucket_exact':'first name', 'surname_AlphaBucket_exact':'last name', 'sector_exact':'sector', 'status_exact':'status', 'majdocty_exact':'major document type', 'majtheme_exact':'theme', 'teratopic_exact':'topic' }; if(query_string){ var queryPair = query_string.slice(1).split('&'); for (var i = 0; i < queryPair.length; i++) { queryParamValue = queryPair[i].split('=')[1]; queryParamName = queryPair[i].split('=')[0]; if((typeof paramMap[queryParamName]!='undefined') && (queryParamName!='lang_exact') && (queryParamName!='pastevents') && (queryParamName!='futureevents') && (queryParamName!='srt') && (queryParamName!='qterm') && (queryParamName!='x')&&(queryParamName!='y')){ section.push(paramMap[queryParamName]); } if((queryParamName!='qterm') && (queryParamName!='futureevents') && (queryParamName!='pastevents') && (queryParamName!='srt') && (queryParamName!='os') && (queryParamName!='x') && (queryParamName!='lang_exact') &&(queryParamName!='y')){ if(queryParamValue != ''){ filters.push(queryParamValue); } } } sFilters = filters.join(':'); sSection = section.join(':'); sSection = decodeURIComponent(sSection); sSection = sSection.replace(new RegExp("\\+","g"),' '); //s.eVar50= section; sFilters = decodeURIComponent(sFilters); sFilters = sFilters.replace(new RegExp("\\+","g"),' '); //s.list1 =filters; } </script> <script> var wbgData = wbgData || {}; wbgData.page = { pageInfo: { pageName: "content:worldbankgroup:archive:en:home", pageCategory: "home", pageUid: "2c1be075-cbdd-4923-b9d7-5493ed2a195d", pageFirstPub: "06-04-2021", pageLastMod: "11-25-2024", contentType:"Other", topicTag:"", hier1:"ecrcc~other~archive", channel:"its oral history ext", webpackage:"", }, sectionInfo: { siteSection: "other", subsectionP2:"archive", subsectionP3:"", subsectionP4:"", subsectionP5:"" } }, wbgData.site = { siteInfo: { siteLanguage: "en", siteCountry: "", siteEnv: "prod", userIpaddressType:"10.48.0.133", siteRegion:"", siteType:"main", }, techInfo: { cmsType: "AEM", bussVPUnit: "ECRCC", bussUnit: "ECRCC", bussUserGroup: "External", bussAgency: "ibrd" } } </script> <script type="text/javascript"> var wbgDataOld = {}; wbgDataOld.page= { pageInfo: { pageName: "content:worldbankgroup>archive>en>home", pageTitle:"World Bank Group Archives", pageDate:"2021/11/29", hier1: "ecrcc~other~archive", hier2: "wbg~en~english~other~archive", server:"10.48.0.136", channel:"its oral history ext" }, docInfo: { docAuthor: "",//Document author docDate:"",//Document date docRegion:"",//Region docCountry:"" }, teragramInfo: { teragramTopic:"", teragramKeyword:"" }, siteInfo: { siteSection:"other", subSection1:"other~archive", subSection2:"other~archive", subSection3:"other~archive", siteLanguage:"English", siteRank:"1", contentType:"other" }, packageInfo:{ webpackage:"" }, vpuInfo: { vpuLegacy:"ECRCC", vpu:"ECRCC" }, } var opsAanalytics ={ "projectId" :"NODATA", "upi":"NODATA", "pageName":"other", "tabName":"other", "serverDate":"", "clientDate":new Date().getTime(), "totalResponseTime":"", "pageUrl":(document.URL).replace("https://","").replace("http://",""), "userAgent" :navigator.userAgent, "server":"www.worldbank.org", "appId":"wbgext", "key1":"archive", "key2":"", "key3":"", "key4":"", "key5":"", "key6":"Anonymous", "key7":"", "key8":"", "key9":"", "key10":"" }; </script> </body> </html>