CINXE.COM
Central Data Catalog
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Central Data Catalog</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous"> <link rel="stylesheet" href="https://microdata.worldbank.org/themes/nada52/css/style.css?v2023"> <link rel="stylesheet" href="https://microdata.worldbank.org/themes/nada52/css/custom.css?v2021"> <link rel="stylesheet" href="https://microdata.worldbank.org/themes/nada52/css/home.css?v03212019"> <link rel="stylesheet" href="https://microdata.worldbank.org/themes/nada52/css/variables.css?v07042021"> <link rel="stylesheet" href="https://microdata.worldbank.org/themes/nada52/css/facets.css?v062021"> <link rel="stylesheet" href="https://microdata.worldbank.org/themes/nada52/css/catalog-tab.css?v07052021"> <link rel="stylesheet" href="https://microdata.worldbank.org/themes/nada52/css/catalog-card.css?v10102021-1"> <link rel="stylesheet" href="https://microdata.worldbank.org/themes/nada52/css/filter-action-bar.css?v14052021-3"> <script src="//code.jquery.com/jquery-3.2.1.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script> <script type="text/javascript"> var CI = {'base_url': 'https://microdata.worldbank.org/index.php'}; if (top.frames.length!=0) { top.location=self.document.location; } $(document).ready(function() { /*global ajax error handler */ $( document ).ajaxError(function(event, jqxhr, settings, exception) { if(jqxhr.status==401){ window.location=CI.base_url+'/auth/login/?destination=catalog/'; } else if (jqxhr.status>=500){ alert(jqxhr.responseText); } }); }); //end-document-ready </script> </head> <body> <!-- site header --> <style> .site-header .navbar-light .no-logo .navbar-brand--sitename {border:0px!important;margin-left:0px} .site-header .navbar-light .no-logo .nada-site-title {font-size:18px;} </style> <header class="site-header"> <div class="container"> <div class="row"> <div class="col-12"> <nav class="navbar navbar-expand-md navbar-light rounded navbar-toggleable-md wb-navbar"> <div class="navbar-brand"> <a href="http://www.worldbank.org" class="g01v1-logo wb-logo"> <img title="The World Bank Working for a World Free of Poverty" alt="The World Bank Working for a World Free of Poverty" src="https://microdata.worldbank.org/themes/nada52/images/logo-wb-header-en.svg" class="img-responsive"> </a> <strong><a class="nada-sitename" href="https://microdata.worldbank.org/index.php">Microdata Library</a></strong> </div> <button class="navbar-toggler navbar-toggler-right collapsed wb-navbar-button-toggler" type="button" data-toggle="collapse" data-target="#containerNavbar" aria-controls="containerNavbar" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <!-- Start menus --> <!-- Start menus --> <div class="navbar-collapse collapse" id="containerNavbar" aria-expanded="false"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="https://microdata.worldbank.org/index.php/catalog">Data Catalog</a> </li> <li class="nav-item"> <a class="nav-link active" class="nav-link" href="https://microdata.worldbank.org/index.php/collections">Collections</a> </li> <li class="nav-item"> <a class="nav-link" href="https://microdata.worldbank.org/index.php/citations">Citations</a> </li> <li class="nav-item"> <a class="nav-link" href="https://microdata.worldbank.org/index.php/terms-of-use">Terms of use</a> </li> <li class="nav-item"> <a class="nav-link" href="https://microdata.worldbank.org/index.php/about">About</a> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="fas fa-user-circle fa-lg"></i>Login </a> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdownMenuLink"> <a class="dropdown-item" href="https://microdata.worldbank.org/index.php/auth/login">Login</a> </div> </li> <!-- /row --> </ul> </div> <!-- Close Menus --> <!-- Close Menus --> </nav> </div> </div> <!-- /row --> </div> </header> <!-- page body --> <div class="wp-page-body container default-wrapper page-collections collections"> <div class="body-content-wrap theme-nada-2"> <!--breadcrumbs --> <div class="container"> <ol class="breadcrumb wb-breadcrumb"> <div class="breadcrumbs" xmlns:v="http://rdf.data-vocabulary.org/#"> <span typeof="v:Breadcrumb"> <a href="https://microdata.worldbank.org/index.php/" rel="v:url" property="v:title">Home</a> / </span> <span typeof="v:Breadcrumb"> <a class="active" href="https://microdata.worldbank.org/index.php/collections" rel="v:url" property="v:title">Collection(s)</a> </span> </div> </ol> </div> <!-- /breadcrumbs --> <style> .breadcrumb-container{padding-left:0px;} .repo-thumbnail{ width:120px; height:120px; } .contributing-repos h3{ margin-top:30px; } </style> <div class="about-collection"> <h1 class="mb-5">Collections</h1> <div class="contributing-repos" > <div> <h3 class="page-title">World Bank Contributing Catalogs</h3> <div class="container collection-container"> <div class="row alternate" > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/dime/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/images/i2i.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/dime/about">Development Impact Evaluation (DIME)</a></h4> <p>This catalog provides the development community with the impact evaluation microdata used to generate some of the outputs of the World Bank鈥檚 Development Impact Evaluation (<a href="https://www.worldbank.org/en/research/dime">DIME</a>) Department. The data are provided publicly to foster the creation of new knowledge.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/FCV/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/images/fcv-thumb1.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/FCV/about">Fragility, Conflict and Violence</a></h4> <p>A repository of data, reproducible code, and analysis from multiple types and sources, intended to support analytical work for research and operations on issues related to forced displacement, food insecurity, and other aspects of fragility and conflict.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/global-findex/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/icon-findex.jpg"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/global-findex/about">Global Financial Inclusion (Global Findex) Database</a></h4> <p>The Global Findex is the first public database of indicators that measures people's use of financial services across economies and over time. Based on over 150,000 interviews across more than 140 economies, the database can be used to develop a deeper understanding of how people save, borrow, make payments, and manage risk.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/hfps/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/images/hfpf-thumb.jpg"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/hfps/about">High-Frequency Phone Surveys</a></h4> <p>This collection includes high-frequency phone surveys, including but not limited to those for agricultural data collection, welfare monitoring, and understanding the impacts of shocks/crises, including extreme weather events, epidemics and pandemics, such as COVID-19. The surveys are produced by the World Bank.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/pets/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/icon-pets.jpg"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/pets/about">Service Delivery Facility Surveys</a></h4> <p>The service facility survey catalog provides access to data along with accompanying survey documents from facility level surveys conducted by the World Bank. Service delivery surveys are tools to measure the effectiveness of basic services such as education, health, and water and sanitation, which are fundamental for social welfare, especially for the poor.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/sdi/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/images/sdi_thumbnl.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/sdi/about">Service Delivery Indicators</a></h4> <p>Teachers and health workers are a country鈥檚 greatest asset in delivering education and health services. What they know, what they do, and the inputs they have to work with all determine the quality of services they provide. Service Delivery Indicators measure these three dimensions.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/step/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/step-icon.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/step/about">The STEP Skills Measurement Program</a></h4> <p>The World Bank鈥檚 STEP Skills Measurement Program (STEP) is the first ever initiative to measure skills in low and middle-income countries. It provides policy-relevant data to enable a better understanding of (i) skill requirements in the labor market, (ii) backward linkages between skills acquisition and educational achievement, personality, and social background, and (iii) forward linkages between skills acquisition and living standards, reductions in inequality and poverty, social inclusion, and economic growth.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/sief/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/sief-fp-thumbnail.jpg"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/sief/about">The Strategic Impact Evaluation Fund (SIEF)</a></h4> <p>The World Bank鈥檚 <a>Strategic Impact Evaluation Fund (SIEF)</a> supports scientifically rigorous research that measures the impact of programs and policies to improve education, health, access to quality water and sanitation, and early childhood development in low and middle income countries. The SIEF data collection hosts the baseline, midline, and end line data of the evaluations it has funded since 2012, along with their meta-data.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/COS/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/icon-cos.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/COS/about">The World Bank Group Country Opinion Survey Program (COS)</a></h4> <p>The World Bank Group Country Opinion Survey Program (COS) is an ongoing effort to systematically gauge and track the perceptions and views of the World Bank Group鈥檚 clients and partners across the globe, over time. The survey data provide the institution with more in-depth understanding of the views of stakeholders on issues related to the World Bank's work on the ground (how it operates, its relationships, and its knowledge) and other development related issues.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/microdata_rg/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/icon-rg.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/microdata_rg/about">Development Research Microdata</a></h4> <p>This catalog provides the development community with research microdata used to generate some of the outputs of the World Bank Development Research Group. The Research Group, under the World Bank's Chief Economist Office, is the main research unit in the Bank.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/enterprise_surveys/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/icon-enterprise.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/enterprise_surveys/about">Enterprise Surveys</a></h4> <p>Enterprise Surveys provide the world's most comprehensive company-level data in emerging markets and developing economies. The Enterprise Surveys collect information about the business environment, how it is perceived by individual firms, how it changes over time, and about the various constraints to firm performance and growth.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/impact_evaluation/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/icon-dime.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/impact_evaluation/about">Impact Evaluation Surveys</a></h4> <p>This catalog provides access to datasets underlying impact evaluations conducted by the World Bank and other agencies to generate knowledge on the effectiveness of development policies and operations. Within the World Bank, this effort involves several thematic networks, regional units and the Development Research Group.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/lsms/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/icon-lsms.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/lsms/about">Living Standards Measurement Study (LSMS)</a></h4> <p>The LSMS is a research project that was initiated in 1980. It is a response to a perceived need for policy relevant data that would allow policy makers to move beyond simply measuring rates of unemployment, poverty and health care use, for example, to understanding the determinants of these observed social sector outcomes.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/mrs/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/icon-mrs.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/mrs/about">Migration and Remittances Surveys</a></h4> <p>A catalog of surveys conducted to improve our knowledge base on migration and remittances, and to provide rich and detailed information on the impact of migration and remittances at the household level. These datasets aim to increase our ability to maximize the socio-economic impact of migration and remittances.</p> </div> </div> </div> </div> </div> <div> <h3 class="page-title">External Contributing Catalogs</h3> <div class="container collection-container"> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/afrobarometer/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/images/AB_1.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/afrobarometer/about">Afrobarometer</a></h4> <p>Afrobarometer is a pan-African, nonpartisan research network that has provided reliable data on African experiences and evaluations of democracy, governance, and quality of life since 1999. Data sets and analysis from nationally representative surveys in 38 African countries are accessible free of charge.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/fao/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/images/FAO_logo_Blue_3lines_en.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/fao/about">FAO - Food and Agriculture Microdata Catalog</a></h4> <p>The Food and Agriculture Microdata (FAM) Catalog provides an inventory of datasets collected through farm and household surveys which contain information related to food, agriculture, nutrition, forestry and all the other related domains relevant to <a href="https://www.fao.org">Food and Agriculture Organization of the United Nations (FAO)</a> mandate. The catalog is populated by microdata sets that are collected directly by FAO as well as microdata sets whose collection are supported in some way by the FAO.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/ghdx/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/ihme-logo.gif"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/ghdx/about">Global Health Data Exchange (GHDx), Institute for Health Metrics and Evaluation (IHME)</a></h4> <p>The GHDx is a catalog and repository of the world's health and demographic data aiming to improve the discoverability and accessibility of health-related data. The GHDx is maintained by IHME, an independent global health research center at the University of Washington providing rigorous and comparable measurement of the world's health problems.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/ipums/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/images/ipums-thumb3.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/ipums/about">Integrated Public Use Microdata Series (IPUMS)</a></h4> <p>IPUMS provides census and survey data from around the world integrated across time and space. IPUMS integration and documentation makes it easy to study change, conduct comparative research, merge information across data types, and analyze individuals within family and community context. Data and services available free of charge.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/dhs/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/dhs-icon.jpg"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/dhs/about">MEASURE DHS: Demographic and Health Surveys</a></h4> <p>The Monitoring and Evaluation to Assess and Use Results Demographic and Health Surveys (MEASURE DHS) project has provided technical assistance to more than 260 surveys in over 90 countries. It disseminates nationally representative data on fertility, family planning, maternal and child health, gender, HIV/AIDS, malaria, and nutrition.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/MCC/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/mcc-thumb.jpg"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/MCC/about">Millennium Challenge Corporation (MCC)</a></h4> <p>The Open Data Catalog provides public access to high-value data generated, collected and held by the Millennium Challenge Corporation (MCC). These data are provided as part of MCC鈥檚 commitment to transparency and accountability, to improve access to development and aid data and expand the creative use of that data beyond the walls of government.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/MICS/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/icon-mics.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/MICS/about">UNICEF Multiple Indicator Cluster Surveys (MICS)</a></h4> <p>UNICEF supports countries to collect data on the situation of children and women through the Multiple Indicator Cluster Survey (MICS) program. MICS is designed to collect statistically sound, internationally comparable data on child-related indicators.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/unhcr/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/images/UNHCR_thumbnail.jpg"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/unhcr/about">United Nations Refugee Agency (UNHCR)</a></h4> <p>The UNHCR collection provides metadata for microdata hosted in the UNHCR Microdata Library. The UNHCR Microdata Library is a secure online data repository providing access to microdata containing information on forcibly displaced, stateless persons and their host communities. The UNHCR Microdata Library contains microdata collected directly by UNHCR or indirectly through its partners, but supported in some way by UNHCR. It also contains metadata on censuses, administrative data, and surveys regarding forcibly displaced and stateless persons made available by other entities and organizations, and provides direct access and/or links to access the corresponding microdata. It is continuously updated as new datasets from UNHCR and its partners become available, and as other organizations which collect relevant data submit datasets for dissemination through the UNHCR Microdata Library.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/WHO/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/icon-who.png"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/WHO/about">WHO鈥檚 Multi-Country Studies Programmes</a></h4> <p>The Multi-Country Studies (MCS) programme in the Department of Health Statistics and Information Systems at the World Health Organization (WHO) engages in primary data collection, analysis and dissemination in topical areas of health with a particular focus on Low and Middle Income countries.</p> </div> </div> </div> <div class="row " > <div class="col-sm-2"> <div class="thumb"><a href="https://microdata.worldbank.org/index.php/catalog/datafirst/about"><img class="img-fluid img-thumbnail repo-thumbnail" src="https://microdata.worldbank.org/files/logo-df.gif"/></a></div> </div> <div class="col-sm-10"> <div class="text"> <h4><a href="https://microdata.worldbank.org/index.php/catalog/datafirst/about">DataFirst , University of Cape Town, South Africa</a></h4> <p>DataFirst is a research support unit at the University of Cape Town, South Africa, which operates a Research Data Centre and provides basic and advanced training in microdata managment and analysis. DataFirst is also an international web portal for South African census and survey data and all research output based on this data.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!-- page footer --> <footer> <!-- footer top section --> <!-- End footer top section --> <button onclick="javascript:uvClick()" style="background: #03A9F4;position: fixed;right: 0px;border: none;padding: 5px;color: white;bottom: 10px;"> <i class="fa fa-headphones headphones-help-widget" aria-hidden="true"></i><span>Help / Feedback</span> </button> <script type="text/javascript" src="https://microdata.worldbank.org/themes/bootstrap4/js/uservoice.inc.js?v=202010"></script> <!-- footer bottom section --> <div class="full-row-footer-black-components"> <div class="container"> <div class="footer"> <div class="row"> <!-- / WB logo and Wbg partnership --> <div class="col-12 col-md-2"> <div class="text-center text-lg-left"> <a href="http://www.worldbank.org/"> <img src="https://www.worldbank.org/content/dam/wbr-redesign/logos/logo-wbg-footer-en.svg" title="The World Bank Working for a World Free of Poverty" alt="The World Bank Working for a World Free of Poverty"> </a> </div> </div> <div class="col-12 col-md-4 footer-bottom-left"> <ul class="footer-ul-links-centered"> <li> <a class="wbg-partnership" title="International Bank for Reconstruction and Development" href="http://www.worldbank.org/en/who-we-are/ibrd">IBRD</a> <a class="wbg-partnership" title="International Development Association" href="http://www.worldbank.org/ida">IDA</a> <a class="wbg-partnership" title="International Finance Corporation" href="http://www.ifc.org/">IFC</a> <a class="wbg-partnership" title="Multilateral Investment Guarantee Agency" href="http://www.miga.org/">MIGA</a> <a class="wbg-partnership" title="International Centre for Settlement of Investment Disputes" href="http://icsid.worldbank.org/">ICSID</a> </li> </ul> </div> <!-- / WB logo and Wbg partnership --> <!-- Dropdown and fraud --> <div class="col-12 col-md-6 footer-bottom-right"> <div class=""> <div class="footer-copy-right"> <p class="text-center text-lg-right"> <small> 漏 <script language="JavaScript"> var time = new Date(); var year = time.getYear(); if (year < 2000) year = year + 1900 + ", "; document.write(year); // End --> </script> The World Bank Group, All Rights Reserved. </small> </p> </div> </div> </div> <!-- / dropdown and fraud --> </div> </div> </div> </div> </footer> <style> .consent-text, .consent-text p, .consent-text button, .consent-text a { color:white; } .consent-text a:link{ text-decoration:underline; } .consent-text button, .consent-text button:hover { color:white; position:absolute; top:10px; right:10px; } .consent-popup{ display:none; padding:25px 10px; } </style> <div class="fixed-bottom consent-popup" style="background:rgba(0,0,0,0.87);"> <div class="container consent-text" > <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 consent-close" aria-label="Close" > <span aria-hidden="true">×</span> </button> </div> </div> <script> function create_cookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function read_cookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function erase_cookie(name) { create_cookie(name,"",-1); } $(document).ready(function() { var consent=read_cookie("ml_consent"); if(consent==null || consent==''){ $(".consent-popup").show(); } else{ $(".consent-popup").hide(); } }); $(document.body).on("click",".consent-close", function(){ create_cookie('ml_consent',1,0); $(".consent-popup").hide(); }); </script> <script src="//assets.adobedtm.com/572ee9d70241b5c796ae15c773eaaee4365408ec/satelliteLib-efd6120a6f6ed94da49cf49e2ba626ac110c7e3c.js"></script> <script> var s_repo="CENTRAL"; var wbgData = wbgData || {}; wbgData.page={ pageInfo: { channel: "DEC Microdata Catalog EXT", pageName: 'microdata-ext:'+document.title, //(required) - unique page name pageCategory: "", //home, errorPage, search results pageUid: 'microdata-ext:'+document.title, pageFirstPub: "", pageLastMod: "", author: "", topicTag: "", subtopicTag: "", contentType: "", channel: 'DEC Microdata Catalog EXT',//required webpackage: s_repo //repository }, sectionInfo: { siteSection: s_repo, subsectionP2: $("#dataset-metadata-info").attr("data-idno"), subsectionP3: $("#dataset-country").text(), subsectionP4: $("#dataset-year").text(), subsectionP5: $("#dataset-metadata-info").attr("data-idno"), } } wbgData.site = { pageLoad: "N", siteInfo: { siteLanguage: "en", siteCountry: "", siteEnv: "PROD", siteType: "microdata", siteRegion: "", userIpaddressType: "", }, techInfo: { cmsType: "NADA", bussVPUnit: "dec", bussUnit: "decsu", bussUserGroup: "external", bussAgency: "ibrd", } } </script> <script type="text/javascript"> $(document).ready(function(){ _satellite.track("dynamicdata"); _satellite.pageBottom(); }); </script> <script language="JavaScript"> $(document).ready(function() { //make all download links open in new $(".download").attr('target', '_blank'); //custom links $(".download").mousedown(function(e) { ss=s_gi(s_account); ss.pageName='download:'+$(this).attr("title"); ss.pageURL=$(this).attr("href"); ss.events="download"; ss.prop2=$("#dataset-metadata-info").attr("data-repositoryid");//repositoryid ss.prop3=$("#dataset-metadata-info").attr("data-id");//dataset-id ss.prop4=$("#dataset-metadata-info").attr("data-idno");//dataset-idno ss.prop5=$("#dataset-country").text();//dataset-country ss.prop6=$("#dataset-year").text();//dataset-year ss.prop12=$(this).attr("data-extension");//file-extension ss.prop22=$(this).attr("data-filename");//file name ss.prop9=$(this).attr("data-dctype");//file type ss.prop33=$(this).attr("href");//download link ss.prop20='download'; try{ ss.t(); } catch(err){ console.log(err); } }); $(document).ajaxSend(function(event, request, settings) { var ss_prop1='search'; //catalog search if (settings.url.indexOf("catalog/search") != -1) { var pos=settings.url.indexOf("?"); if (pos != -1) { ss_prop1=s_repo.concat("> Search " + settings.url.substring(pos) ); } } else { ss_prop1=settings.url; } ss=s_gi(s_account); ss.pageName=ss_prop1; ss.pageURL=ss_prop1; ss.events="search"; try{ ss.t(); } catch(err){ console.log(err); } }); }); </script> </body> </html>