CINXE.COM
Visit the 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>Visit the 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/using-the-archives/visit-the-archives'/> <meta property="og:title" content="Visit the 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/using-the-archives/visit-the-archives"/> <meta name="twitter:card" content="summary"/> <meta name="twitter:site" content="World Bank"/> <meta name="twitter:title" content="Visit the 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="Visit the Archives" /> <meta name="dcterms.type" content="Text/HTML" /> <meta name="dcterms.identifier" content="https://www.worldbank.org/en/archive/using-the-archives/visit-the-archives"/> <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="https://www.worldbank.org/en/archive/home">Archives</a></li> <li class="lp__breadcrumb_list_item hidden-sm hidden-xs"><a class="l1-breadcrumb" href="https://www.worldbank.org/en/archive/using-the-archives">Using the Archives</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/using-the-archives/visit-the-archives"; 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="full-row-arcpattern-img full-row-blue-components" style="padding: 80px 0px 32px 0px; "> <div class="container"> <div class=""> <div class="par parsys"><div class="redesign_title parbase section"> <div class="lp__heading_v1 "> <h1 class='h1 '>Visit the Archives</h1> </div> <div class="clearfix" aria-hidden="true"></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-8 col-lg-8 col-sm-12 col-xs-12 colsplit 2"> <div class=" " > <div class="grid_8_par_0 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <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" > <hr class="hidden-lg hidden-md " aria-hidden="true"> <div class="redesign_title parbase section"> </div> <hr aria-hidden="true"> <div class="redesign_static_content section"> <!--<script type="module" src="/apps/worldbankgroup/components/content/body_content_scene7/clientlibs/site/js/component.js" defer></script>--> <!--<script type="module" src="/apps/worldbankgroup/components/content/body_content_scene7/clientlibs/site/js/twitter.js" defer></script>--> <section > <article class="lp__body_content section " > <p><strong><span> <figure class='lp__body_content_lg_hor lp__body_right_img'><picture><source type=image/webp media=(min-width:768px) srcset='/content/dam/photos/780x439/2020/nov/Access-to-info-picture_archivesreadingroom.jpg' class=img-responsive><source media=(min-width:992px) srcset='/content/dam/photos/780x439/2020/nov/Access-to-info-picture_archivesreadingroom.jpg' class=img-responsive><source type=image/webp media=(min-width:320px) srcset='/content/dam/photos/780x439/2020/nov/Access-to-info-picture_archivesreadingroom.jpg' class=img-responsive><source media=(min-width:768px) srcset='/content/dam/photos/780x439/2020/nov/Access-to-info-picture_archivesreadingroom.jpg' class=img-responsive><img src='/content/dam/photos/780x439/2020/nov/Access-to-info-picture_archivesreadingroom.jpg' class='img-responsive' alt='Image' title='' id='fig_558fed754251465aba43e507ccae450b_1'></picture><figcaption aria-describedby='fig_558fed754251465aba43e507ccae450b_1'>World Bank Group Archives reading room.</figcaption></figure></span>The WBG Archives reading room will be closed from November 27 to November 29, 2024 and from December 23, 2024 to January 10, 2025.</strong></p><p>The World Bank Group Archives preserves the records of enduring value of the World Bank Group and makes them available for research in the Archives reading room, or on-line once the digitization process is complete. Due to the unique and irreplaceable nature of archival material, in-person access to the original analog records is possible only in the Archives reading room in Washington, DC. If you are unable to come to the reading room, consult with the Archives, as we will be able to facilitate digitization of the materials at a later date.</p><p>The Archives also maintains a collection of reference works for use in the reading room, including histories of the World Bank, World Bank publications, and published works that are based on research in the World Bank Group Archives.</p><p><strong>What to expect in the Archives reading room</strong></p><p>Our procedures aim to protect the integrity of the historical materials the World Bank Group Archives preserves and ensure their continued access to researchers in the future.</p><h4 class='lp__lead_smtitle'><strong>Before your visit</strong></h4><p>Prior to visiting the Archives, complete an <a href="https://www.worldbank.org/en/access-to-information">Access to Information Request Form</a>. In your request, describe your research project in detail.</p><p>The reading room hours are from 10:00 a.m. until 4:00 p.m. Monday through Friday, by appointment.</p><h4 class='lp__lead_smtitle'><strong>Personal belongings</strong></h4><ul><li>Secure storage is provided outside the reading room to store books, papers, pens, newspapers, bags, briefcases, computer cases, coats, and umbrellas.</li><li>Pencils and notepaper are provided for your use. Accidental marking of the records by pencil can be easily removed. Ink, marker pens, typewriter correction fluid, and post-it notes must not be used in the reading room.</li><li>You may use a laptop, tablet or mobile phone in the reading room; electrical outlets and Guest Wifi are available. The carrying case for laptops and tablets must be left in the storage cabinet outside the reading room.</li><li>Please bring only a minimal amount of personal papers, notes, and other items into the reading room. You may be asked to remove personal items if they appear to interfere with the operation of the research area.</li><li><strong>No food, drink, gum, candy, sticky fingers, or your personal hand sanitizer.</strong> Don’t bring anything into the reading room with the potential to stain or stick to paper or attract insects and rodents. Smoking is prohibited on World Bank Group premises.<strong></strong></li><li>Researchers sign-in and out every time they enter or leave the reading room. </li></ul><h4 class='lp__lead_smtitle'><strong>Reproduction</strong></h4><ul><li>The Archives recommends the use of a personal digital camera to make copies of documents. Please note that floodlights or flash photography is not permitted. Tripods are permitted if they do not take up excessive space.</li><li>Camera stands are available for use.</li><li>Personal copiers and electronic scanners are <strong>not</strong> permitted.</li></ul><h4 class='lp__lead_smtitle'><strong>Handling the records</strong></h4><ul><li>Clean hands protect archival records. Please use our facilities to wash your hands often.</li><li>Please handle records with care. Minimize damage to the records by turning pages slowly and carefully.</li><li>Use only one box of records on the desk at a time. When you remove a file from a box, mark its place with the place cards available for this purpose.</li><li>Archival records must remain on the desk and separate from your notes.</li><li>Do not place objects, including paper clips and sticky notes, in or on the records. If you wish to mark your place to indicate records you want to refer to again, use the paper tabs provided. Do not lean on or trace over the records. Do not use a pencil as a pointer and do not make marks of any kind on the records.</li><li>Do not rearrange or remove papers from file fasteners. If you suspect that material has been filed incorrectly or out of order, bring this to the attention of the Archivist – do not attempt to remedy this yourself.</li><li>Return records to their boxes when you leave the reading room.</li><li>When departing at the end of the day, please inform the Archives’ staff whether you have finished with the records.</li></ul><h4 class='lp__lead_smtitle'><strong>Conditions of access</strong></h4><p>The records are solely for research purposes. You may make non-commercial use of the information. You may not, however, use the information for any commercial purposes, including, without limitation, reselling them, charging to access them, charging to redistribute them, or charging for derivative works based on them. The foregoing license is conditioned upon your providing proper attribution to The World Bank and its content providers. The World Bank authorizes the use of this material subject to the <a href="https://www.worldbank.org/en/about/legal/terms-and-conditions">terms and conditions</a> on its website.</p><p>The World Bank Group Archives reserves the right to revoke the research privileges of any person who does not abide by the reading room rules stated above.</p><p><strong>Cost to access the Archives</strong></p><p>There is no cost to access the holdings or information of the World Bank Group Archives.</p><p><strong>Keeping each other safe and healthy</strong></p><p>If you are feeling sick or have a fever on any day of your planned visit, please postpone your visit to the reading room and isolate until you are free of any fever or symptoms or after 24 hours.</p><p> </p> </article></section> <div class="clearfix"></div> </div> </div> </div> </div> </div> </div> <div class="clearfix" aria-hidden="true"></div> <div style="margin-bottom: 36px"></div> </div> </div> </div> </div> </div> <div class="col-md-4 col-lg-4 col-xs-12 col-sm-12 colsplit 2"> <div class=" " > <div class="grid_4_par_1 parsys"> <div style="padding-left:0px;padding-right:0px;" class="remove-padding-grid" > <div class="redesign_related section"> <div class="lp__link_list section "> <h4 class='h4'>RELATED</h4> <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://archivesholdings.worldbank.org/"> <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="Publication: Guide to the World Bank Group Archives" href="https://documents.worldbank.org/en/publication/documents-reports/documentdetail/291101613506888650/summary"> <i class="none" aria-hidden="true"></i> Publication: Guide to the World Bank Group Archives</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Access to Information Website" href="https://www.worldbank.org/en/access-to-information"> <i class="none" aria-hidden="true"></i> Access to Information Website</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Open Knowledge Repository" href="https://openknowledge.worldbank.org/"> <i class="none" aria-hidden="true"></i> Open Knowledge Repository</a> <li class="lp__link_list_item"> <a target="" data-customlink="nl:body content" data-text="Oral History Website" href="https://oralhistory.worldbank.org/"> <i class="none" aria-hidden="true"></i> Oral History Website</a> </ul> </div> </div> <style></style> </div> </div> </div> </div> </div> </div> <div class="clearfix" aria-hidden="true"></div> <div style="margin-bottom: 36px"></div> </div> </div> </div> </div> </div> </div> <div class="supergrid parbase section"> <div class="full-row-gray-components" style=" "> <div class="container"> <div class="lp__heading_h2"> <div class="par parsys"><div class="reference parbase section"> <div style="display:inline;" class="cq-dd-paragraph"> <div class="gridlayout parbase"> <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="Photo. Catalog" href="https://archivesphotos.worldbank.org/en/about/archives/photo-gallery"> <i class="none" aria-hidden="true"></i> Photo. 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> </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/using-the-archives/visit-the-archives' ></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:using-the-archives:visit-the-archives", pageCategory: "content page", pageUid: "a971b3ff-f4b3-4b87-bd22-16500c28c03f", pageFirstPub: "10-29-2021", pageLastMod: "11-08-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>using-the-archives>visit-the-archives", pageTitle:"Visit the Archives", pageDate:"2021/06/03", 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>