Reproducible Research Repository
Reproducible Research Repository
  • Home
  • Repository
  • Collections
  • About
    Home / Repository / FR / FR_WLD_2026_547
fr

Reproducibility package for Country Level Institutional Assessment And Review (CLIAR) Dashboard

2026
Get Reproducibility Package
Reference ID
FR_WLD_2026_547
Author(s)
Ileana Beatriz Marroquin Martinez, Galileu Kim, Ifeanyi Nzegwu Edochie
Collections
Flagships and Reports
Metadata
JSON
Created on
Mar 17, 2026
Last modified
Mar 17, 2026
  • Project Description
  • Downloads
  • Overview
  • Reproducibility Package
  • Description
  • Scope and coverage
  • Disclaimer
  • Access and rights
  • Contacts
  • Information on metadata
  • Overview

    Abstract

    Aqui esta el abstract: The Country-Level Institutional Assessment and Review (CLIAR) Benchmarking Dashboard is an analytical tool designed to support the comparative assessment of institutional capacity across countries and over time. It consolidates harmonized indicators from multiple public data sources into a single, integrated framework for policy implementation analysis. The CLIAR dashboard enables users to assess patterns across core government functions in a structured, comparable, and policy-relevant framework. Benchmarking against peer groups helps reveal institutional strengths, diagnose bottlenecks, and inform reform priorities.
    The reproducibility package contains two integrated components. First, it includes the data pipeline that extracts, cleans, harmonizes, and compiles the underlying indicators used in the analysis. Second, it provides the dashboard application that transforms the processed data into interactive visualizations and benchmarking outputs. Together, these components enable the CLIAR data and user interface to be transparently reproduced, independently audited, and systematically updated.

    Reproducibility Package

    Scripts
    Readme Get Reproducibility Package
    Link: https://reproducibility.worldbank.org/catalog/506/download/1448/README.pdf
    Reproducibility package for Country Level Institutional Assessment And Review (CLIAR) Dashboard
    File name
    FR_WLD_2026_547
    Zip package
    FR_WLD_2026_547.zip
    Title
    Reproducibility package for Country Level Institutional Assessment And Review (CLIAR) Dashboard
    Date
    2026-03
    Dependencies
    R dependencies are listed in the file renv.lock.
    Instructions
    See README in reproducibility package.
    Notes
    Computational reproducibility verified by Development Impact (DECDI) Analytics team, World Bank.
    Source code repository
    Repository name URI
    Reproducible Research Repository (World Bank) https://reproducibility.worldbank.org
    Software
    R
    Name
    R
    Version
    4.5.2

    Reproducibility

    Technology environment

    Paper exhibits were reproduced on a computer with the following specifications:
    • OS: Mac Tahoe
    • Memory available: 24 GB

    Technology requirements

    Runtime data construction: 10 minutes
    Runtime app: 1 minute

    Reproduction instructions

    The Country Level Institutional Assessment and Review (CLIAR) Dashboard is currently published as an internal World Bank product, accessible at datanalytics-int.worldbank.org/CLIAR. However, both underlying repositories are publicly available on GitHub, and any user can reproduce and run the dashboard locally by following the instructions below.

    The project has two components: a data pipeline that processes the underlying data, and a dashboard application that visualizes it. Because this is a live dashboard, the reproducibility team has verified specific releases for each component to ensure a stable, citable snapshot of the code. When reproducing results, always use the exact releases linked below, not the latest versions of each repository, which may have changed. You can compare the verified releases to the current live versions to see how the dashboard has evolved since verification.

    1. Component 1: Data Pipeline
    • The data pipeline (ETL) package processes the raw data and prepares it for the dashboard. The repository is available at github.com/WB-PIDA-Data-Science-Shop/cliaretl, and the verified release is v3.1.
    • To run the data pipeline, open the R project file cliaretl.Rproj, restore the package environment by running renv::restore() in the R console and following the prompts, then open 00-cliaretl.R and run the script.
    1. Component 2: Dashboard Application
    • The dashboard application is a Shiny app that visualizes the processed data. The repository is available at github.com/WB-PIDA-Data-Science-Shop/cliarapp, and the verified release is v3.1.
    • To run the dashboard, open the R project file cliarapp.Rproj, restore the package environment by running renv::restore() in the R console and following the prompts, then open global.R and run the app. This will launch a local instance of the dashboard identical to the verified release. While the hosted version is internal to the World Bank, any user can reproduce and run the dashboard locally using this repository.
    1. Reproducibility verification
    • The two components are connected: the data pipeline (Component 1) produces the input data consumed by the dashboard application (Component 2).
    • Reproducibility was verified by running the ETL pipeline at release v3.1 and confirming that its outputs match the input data used by the dashboard at release v3.1.
    • A data comparison file documenting this check is included in the reproducibility package (comparison_report.csv).

    Data

    Datasets
    CLIAR Metadata – Data360 API Codebook
    Name
    CLIAR Metadata – Data360 API Codebook
    Note
    API call codebook for retrieving Data360 data, following the CLIAR Methodology Note. Internal World Bank dataset based on public data. Extraction details: data-raw/source/d360_efi_api.R. File location: input/cliar/CLIAR_Metadata_Prod_D360.xlsx.
    Access policy
    Data is included in the reproducibility package
    Data URL
    https://github.com/WB-PIDA-Data-Science-Shop/cliaretl/blob/main/data-raw/input/cliar/CLIAR_Metadata_Prod_D360.xlsx
    Citation
    World Bank. (2025). "CLIAR Metadata – Data360 API Codebook" [dataset]. Accessed October 2025.
    CLIAR Compiled Indicators Panel
    Name
    CLIAR Compiled Indicators Panel
    Note
    Legacy data used for quality control, following the CLIAR Methodology Note. World Bank dataset based on public data. Processing details: analysis/02-compiled_indicators_panel.R. File location: input/cliar/compiled_indicators.rds.
    Access policy
    Data is included in the reproducibility package
    Data URL
    https://github.com/WB-PIDA-Data-Science-Shop/cliaretl/blob/main/data-raw/input/cliar/compiled_indicators.rds
    Citation
    World Bank. (2025). "CLIAR Compiled Indicators Panel" [dataset]. Accessed July 2025.
    CLIAR Dashboard Metadata Dictionary
    Name
    CLIAR Dashboard Metadata Dictionary
    Note
    World Bank dataset based on public data. Processing details: analysis/01-extraction.R. File location: input/cliar/db_variables.xlsx.
    Access policy
    Data is included in the reproducibility package
    Data URL
    https://github.com/WB-PIDA-Data-Science-Shop/cliaretl/blob/main/data-raw/input/cliar/db_variables.xlsx
    Citation
    World Bank. (2025). "CLIAR Dashboard Metadata Dictionary" [dataset]. Accessed November 2025.
    World Bank Debt Transparency Report Data
    Name
    World Bank Debt Transparency Report Data
    Note
    Debt transparency data downloaded from the World Bank. Extraction details: data-raw/source/debt_transparency.R. File location: input/debt_transparency/debt_report_data_*.csv.
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Creative Commons Attribution 4.0 International License (CC BY 4.0)
    License URL
    https://www.worldbank.org/en/about/legal/terms-of-use-for-datasets
    Data URL
    https://www.worldbank.org/en/topic/debt/brief/debt-transparency-report
    Citation
    World Bank. (2025). "Debt Transparency Report Data" [dataset]. https://www.worldbank.org/en/topic/debt/brief/debt-transparency-report. Accessed June 2025.
    OECD Employment Protection Legislation (EPL) Indicators
    Name
    OECD Employment Protection Legislation (EPL) Indicators
    Note
    EPL indicators retrieved from the OECD SDMX API, version 4 (2013–2019 data). Includes EPL_T, EPL_R, EPL_CD, and EPL_OV series. File location: input/epl/epl_raw.csv. Direct download: https://sdmx.oecd.org/public/rest/data/OECD.ELS.JAI,DSD_EPL@DF_EPL,/A..EPL_T+EPL_R+EPL_CD+EPL_OV..?dimensionAtObservation=AllDimensions&format=csvfilewithlabels
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Creative Commons Attribution 4.0 International License (CC BY 4.0)
    License URL
    https://www.oecd.org/en/about/terms-conditions.html
    Data URL
    https://www.oecd.org/en/data/datasets/oecd-indicators-of-employment-protection.html
    Citation
    OECD. (2025). "Employment Protection Legislation (EPL) Indicators" [dataset]. https://www.oecd.org/en/data/datasets/oecd-indicators-of-employment-protection.html. Accessed July 2025.
    Economic Freedom of the World (EFW) 2024
    Name
    Economic Freedom of the World (EFW) 2024
    Note
    Master index data for researchers with ISO country codes, downloaded from the Fraser Institute website. Extraction details: data-raw/source/fraser.R. File location: input/fraser/efotw-2024-master-index-data-for-researchers-iso.xlsx.
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Direct download
    Data URL
    https://efotw.org/economic-freedom/dataset?geozone=world&page=dataset&min-year=2&max-year=0&filter=0
    Citation
    Fraser Institute. (2025). "Economic Freedom of the World (EFW) 2024" [dataset]. https://efotw.org/economic-freedom/dataset?geozone=world&page=dataset&min-year=2&max-year=0&filter=0. Accessed July 2025.
    World Bank Global Financial Development Database (GFDB)
    Name
    World Bank Global Financial Development Database (GFDB)
    Note
    Global financial development indicators. Transformation details: data-raw/source/gfdb.R. File location: input/gfdb/gfdb_raw.xlsx. Direct download: https://thedocs.worldbank.org/en/doc/5882f2b2117b882d58a78f9c64ea3613-0050062022/original/20220909-global-financial-development-database.xlsx
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Creative Commons Attribution 4.0 International License (CC BY 4.0)
    License URL
    https://www.worldbank.org/en/about/legal/terms-of-use-for-datasets
    Data URL
    https://www.worldbank.org/en/publication/gfdr/data/global-financial-development-database
    Citation
    World Bank. (2025). "Global Financial Development Database (GFDB)" [dataset]. https://www.worldbank.org/en/publication/gfdr/data/global-financial-development-database. Accessed July 2025.
    Index of Economic Freedom
    Name
    Index of Economic Freedom
    Note
    Country-level economic freedom scores. Transformation details: data-raw/source/heritage.R. File location: input/heritage/heritage_iof_raw.rds.
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Direct download
    Data URL
    https://economicfreedom.heritage.org/
    Citation
    Heritage Foundation. (2025). "Index of Economic Freedom – Country Scores" [dataset]. https://economicfreedom.heritage.org/. Accessed July 2025.
    Public Expenditure and Financial Accountability Assessments
    Name
    Public Expenditure and Financial Accountability Assessments
    Note
    Bulk download of PEFA assessment data. Transformation details: data-raw/source/pefa_assessments.R. File location: input/pefa_assessments/assessments_1730149268.csv.
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Creative Commons Attribution 4.0 International License (CC BY 4.0)
    License URL
    https://www.worldbank.org/en/about/legal/terms-of-use-for-datasets
    Data URL
    https://www.pefa.org/assessments/batch-downloads
    Citation
    PEFA Secretariat. (2025). "Public Expenditure and Financial Accountability (PEFA) Assessments" [dataset]. https://www.pefa.org/assessments/batch-downloads. Accessed July 2025.
    Product Market Regulation (PMR) Indicators 2018
    Name
    Product Market Regulation (PMR) Indicators 2018
    Note
    Product market regulation indicators. Transformation details: data-raw/source/pmr.R. File location: input/pmr/PMR_2018.xlsx.
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Creative Commons Attribution 4.0 International License (CC BY 4.0)
    License URL
    https://www.oecd.org/en/about/terms-conditions.html
    Data URL
    https://www.oecd.org/en/topics/sub-issues/product-market-regulation.html
    Citation
    OECD. (2025). "Product Market Regulation (PMR) Indicators 2018" [dataset]. https://www.oecd.org/en/topics/sub-issues/product-market-regulation.html. Accessed October 2025.
    Regulatory Indicators for Sustainable Energy (RISE) 2010–2021
    Name
    Regulatory Indicators for Sustainable Energy (RISE) 2010–2021
    Note
    Internally shared by the RISE team. File shared by Daron Bedrosyan (dbedrosyan@worldbank.org) in August 2023. Internal use only; not publicly redistributable. File location: input/RISE_20102021.dta. Processed data needed to run the package is included in the reproducibility package.
    Access policy
    Data access was granted directly to the study authors by the data owners. It was obtained under a custom data license that does not allow redistribution, and it is not included in the reproducibility package; however, intermediate data is included.
    License
    Custom License
    Data URL
    https://github.com/WB-PIDA-Data-Science-Shop/cliaretl/blob/main/data-raw/input/RISE_20102021.dta
    Citation
    World Bank RISE Team. (2023). "Regulatory Indicators for Sustainable Energy (RISE) 2010–2021" [dataset]. Internally shared. Accessed August 2023.
    Central Bank Independence (CBI) Data
    Name
    Central Bank Independence (CBI) Data
    Note
    Central bank independence index dataset. Transformation details: data-raw/source/romelli.R. File location: input/romelli/CBIData_Romelli_2025.xlsx.
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Creative Commons License (CC-BY-NC)
    License URL
    https://s100.copyright.com/AppDispatchServlet?publisherName=OUP&publication=1468-0327&title=The%20political%20economy%20of%20reforms%20in%20Central%20Bank%20design%3A%20evidence%20from%20a%20new%20dataset&publicationDate=2022-01-27&volumeNum=37&issueNum=112&author=Romelli%2C%20Davide&startPage=641&endPage=688&contentId=10.1093%2Fepolic%2Feiac011&oa=CC%20BY-NC©right=%C2%A9%20CEPR%2C%20CESifo%2C%20Sciences%20Po%2C%202022.&orderBeanReset=True
    Data URL
    https://cbidata.org/dataset/CBIData_Romelli_2025.xlsx
    Citation
    Romelli, D. (2025). "Central Bank Independence Data" [dataset]. https://cbidata.org/dataset/CBIData_Romelli_2025.xlsx. Accessed June 2025.
    World Bank Global Administrative Boundaries
    Name
    World Bank Global Administrative Boundaries
    Note
    Country metadata and boundaries. Download instructions: data-raw/source/country_list.R. File location: input/wb/wb_country_*.rds.
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Creative Commons Attribution 4.0 International License (CC BY 4.0)
    License URL
    https://www.worldbank.org/en/about/legal/terms-of-use-for-datasets
    Data URL
    https://datacatalog.worldbank.org/search/dataset/0038272
    Citation
    World Bank. (2025). "Global Administrative Boundaries – Country List" [dataset]. https://datacatalog.worldbank.org/search/dataset/0038272. Accessed October 2025.
    Women, Business and the Law (WBL) 1971–2024
    Name
    Women, Business and the Law (WBL) 1971–2024
    Note
    Legal indicators on women's economic rights. Download instructions: data-raw/source/wbl.R. File location: input/wbl/wbl_raw.rds. Direct download: https://wbl.worldbank.org/content/dam/sites/wbl/documents/2024/WBL1-0-1971-2024.dta
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Creative Commons Attribution 4.0 International License (CC BY 4.0)
    License URL
    https://www.worldbank.org/en/about/legal/terms-of-use-for-datasets
    Data URL
    https://wbl.worldbank.org/en/data/download-data
    Citation
    World Bank. (2025). "Women, Business and the Law 1971–2024" [dataset]. https://wbl.worldbank.org/en/data/download-data. Accessed August 2025.
    World Bank Country List and Income Classification
    Name
    World Bank Country List and Income Classification
    Note
    Country list, country groups, and income and region classifications extracted automatically via the World Bank DDH Open API. Extraction details: data-raw/source/country_list.R. File location: wb_country_list.rda; wb_country_group.rda; wb_income_and_region.
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Creative Commons Attribution 4.0 International License (CC BY 4.0)
    License URL
    https://www.worldbank.org/en/about/legal/terms-of-use-for-datasets
    Data URL
    https://ddh-openapi.worldbank.org/resources/DR0095333/download
    Citation
    World Bank. (2025). "Country List and Income/Region Classification" [dataset]. https://ddh-openapi.worldbank.org/resources/DR0095333/download. Accessed December 2025.
    Varieties of Democracy (V-Dem) Dataset V-15
    Name
    Varieties of Democracy (V-Dem) Dataset V-15
    Note
    Varieties of Democracy indicators extracted automatically via the vdemdata R package (V-15). Extraction details: data-raw/source/vdem.R. File location: vdem_data.rda.
    Access policy
    Data is publicly available and included in the reproducibility package.
    Data URL
    https://github.com/vdeminstitute/vdemdata
    Citation
    Coppedge, M. et al. (2025). "Varieties of Democracy (V-Dem) Dataset V-15" [dataset]. V-Dem Institute. https://github.com/vdeminstitute/vdemdata. Accessed June 2025.
    World Development Indicators (WDI)
    Name
    World Development Indicators (WDI)
    Note
    WDI indicators extracted automatically via the WDI R package. Extraction details: data-raw/source/wb_wdi.R. File location: wdi_indicators.rda.
    Access policy
    Data is publicly available and included in the reproducibility package.
    License
    Creative Commons Attribution 4.0 International License (CC BY 4.0)
    License URL
    https://www.worldbank.org/en/about/legal/terms-of-use-for-datasets
    Data URL
    https://cran.r-project.org/web/packages/WDI/WDI.pdf
    Citation
    World Bank. (2025). "World Development Indicators (WDI)" [dataset]. https://datatopics.worldbank.org/world-development-indicators/. Accessed December 2025.
    Data statement

    Most data is publicly available and included in the reproducibility package; one dataset is restricted, and intermediate data is provided.

    Description

    Output
    Country Level Institutional Assessment And Review (CLIAR) Dashboard
    Type
    Internal Dashboard
    Title
    Country Level Institutional Assessment And Review (CLIAR) Dashboard
    URL
    https://datanalytics-int.worldbank.org/CLIAR/
    Authors
    Author Affiliation Email
    Ileana Beatriz Marroquin Martinez World Bank imarroquinmartin@worldbank.org
    Galileu Kim World Bank galileukim@worldbank.org
    Ifeanyi Nzegwu Edochie World Bank iedochie@worldbank.org
    Date of production

    2026-03-17

    Scope and coverage

    Geographic locations
    Location Code
    World WLD

    Disclaimer

    Disclaimer

    The materials in the reproducibility packages are distributed as they were prepared by the staff of the International Bank for Reconstruction and Development/The World Bank. The findings, interpretations, and conclusions expressed in this event do not necessarily reflect the views of the World Bank, the Executive Directors of the World Bank, or the governments they represent. The World Bank does not guarantee the accuracy of the materials included in the reproducibility package.

    Access and rights

    License
    Name URI
    Modified BSD3 https://opensource.org/license/bsd-3-clause/

    Contacts

    Contacts
    Name Affiliation Email
    Ileana Beatriz Marroquin Martinez World Bank imarroquinmartin@worldbank.org
    Reproducibility WBG World Bank reproducibility@worldbank.org

    Information on metadata

    Producers
    Name Abbreviation Affiliation Role
    Reproducibility WBG DECDI World Bank - Development Impact Department Verification and preparation of metadata
    Date of Production

    2026-03-17

    Document version

    1

    Back to Catalog
    The World Bank Working for a World Free of Poverty
    • IBRD IDA IFC MIGA ICSID

    © The World Bank Group, All Rights Reserved.