Baselight

Worldwide Bureaucracy Indicators

20 years of data from the World Bank from 2000-2020

@kaggle.joebeachcapital_worldwide_bureaucracy_indicators

Wwbi Country
@kaggle.joebeachcapital_worldwide_bureaucracy_indicators.wwbi_country

  • 46.03 KB
  • 202 rows
  • 29 columns
country_code

Country Code

short_name

Short Name

table_name

Table Name

long_name

Long Name

x2_alpha_code

X2 Alpha Code

currency_unit

Currency Unit

special_notes

Special Notes

region

Region

income_group

Income Group

wb_2_code

Wb 2 Code

national_accounts_base_year

National Accounts Base Year

national_accounts_reference_year

National Accounts Reference Year

sna_price_valuation

Sna Price Valuation

lending_category

Lending Category

other_groups

Other Groups

system_of_national_accounts

System Of National Accounts

balance_of_payments_manual_in_use

Balance Of Payments Manual In Use

external_debt_reporting_status

External Debt Reporting Status

system_of_trade

System Of Trade

government_accounting_concept

Government Accounting Concept

imf_data_dissemination_standard

Imf Data Dissemination Standard

latest_household_survey

Latest Household Survey

source_of_most_recent_income_and_expenditure_data

Source Of Most Recent Income And Expenditure Data

vital_registration_complete

Vital Registration Complete

latest_agricultural_census

Latest Agricultural Census

latest_industrial_data

Latest Industrial Data

latest_trade_data

Latest Trade Data

latest_population_census_year

Latest Population Census Year

latest_population_census_notes

Latest Population Census Notes

ABWArubaArubaArubaAWAruban florinnanLatin America & CaribbeanHigh incomeAW2013Value added at basic prices (VAB)nannan1993BPM6nanGeneral trade systemnanEnhanced General Data Dissemination System (e-GDDS)nannantrue20182020(expected)
AFGAfghanistanAfghanistanIslamic State of AfghanistanAFAfghan afghaniThe reporting period for national accounts data is designated as either calendar year basis (CY) or fiscal year basis (FY). For this country, it is fiscal year-based (fiscal year-end: March 20). Also, an estimate (PA.NUS.ATLS) of the exchange rate covers the same period and thus differs from the off…South AsiaLow incomeAF2016Value added at basic prices (VAB)IDAHIPC1993BPM6ActualGeneral trade systemConsolidated central governmentEnhanced General Data Dissemination System (e-GDDS)Demographic and Health Survey, 2015Integrated household survey (IHS), 2016/1720181979nan
AGOAngolaAngolaPeople's Republic of AngolaAOAngolan kwanzaThe World Bank systematically assesses the appropriateness of official exchange rates as conversion factors. In this country, multiple or dual exchange rate activity exists and must be accounted for appropriately in underlying statistics. An alternative estimate (“alternative conversion factor” - PA…Sub-Saharan AfricaLower middle incomeAO2002Value added at basic prices (VAB)IBRDnan1993BPM6ActualGeneral trade systemBudgetary central governmentEnhanced General Data Dissemination System (e-GDDS)Demographic and Health Survey, 2015/16Integrated household survey (IHS), 2008/0920182014nan
AIAAnguillaAnguillaAnguilla (U.K.)nanEastern Caribbean dollarAnguilla, a British Overseas Territory in the Eastern Caribbeannannannannannannannannannannannannannannan
ALBAlbaniaAlbaniaRepublic of AlbaniaALAlbanian leknanEurope & Central AsiaUpper middle incomeAL2010Value added at basic prices (VAB)IBRDnan2008BPM6ActualSpecial trade systemConsolidated central governmentEnhanced General Data Dissemination System (e-GDDS)Demographic and Health Survey, 2017/18Living Standards Measurement Study Survey (LSMS), 2012true2012201320182020(expected)
AREUnited Arab EmiratesUnited Arab EmiratesUnited Arab EmiratesAEU.A.E. dirhamnanMiddle East & North AfricaHigh incomeAE2010Value added at producer prices (VAP)nannan1993nannanSpecial trade systemConsolidated central governmentEnhanced General Data Dissemination System (e-GDDS)World Health Survey, 2003nantrue2012198520182020(expected)
ARGArgentinaArgentinaArgentine RepublicARArgentine pesoThe World Bank systematically assesses the appropriateness of official exchange rates as conversion factors. In this country, multiple or dual exchange rate activity exists and must be accounted for appropriately in underlying statistics. An alternative estimate (“alternative conversion factor” - PA…Latin America & CaribbeanUpper middle incomeAR2004Value added at basic prices (VAB)IBRDnan2008BPM6ActualSpecial trade systemConsolidated central governmentSpecial Data Dissemination Standard (SDDS)Multiple Indicator Cluster Survey, 2019/20Integrated household survey (IHS), 2016true2008200220182020(expected)
ARMArmeniaArmeniaRepublic of ArmeniaAMArmenian dramnanEurope & Central AsiaUpper middle incomeAM2012Value added at basic prices (VAB)IBRDnan2008BPM6ActualGeneral trade systemConsolidated central governmentSpecial Data Dissemination Standard (SDDS)Demographic and Health Survey, 2015/16Integrated household survey (IHS), 2016true201420182020(expected)
ATGAntigua and BarbudaAntigua and BarbudaAntigua and BarbudaAGEast Caribbean dollarnanLatin America & CaribbeanHigh incomeAG2006Value added at basic prices (VAB)IBRDnan2008BPM6nanGeneral trade systemBudgetary central governmentEnhanced General Data Dissemination System (e-GDDS)nannantrue200720182011nan
AUSAustraliaAustraliaCommonwealth of AustraliaAUAustralian dollarThe reporting period for national accounts data is designated as either calendar year basis (CY) or fiscal year basis (FY). For this country, it is fiscal year-based (fiscal year-end: June 30). Also, an estimate (PA.NUS.ATLS) of the exchange rate covers the same period and thus differs from the offi…East Asia & PacificHigh incomeAU2020Value added at basic prices (VAB)nannan2008BPM6nanGeneral trade systemConsolidated central governmentSpecial Data Dissemination Standard (SDDS)nanExpenditure survey/budget survey (ES/BS), 2010true2015201320182016nan

CREATE TABLE wwbi_country (
  "country_code" VARCHAR,
  "short_name" VARCHAR,
  "table_name" VARCHAR,
  "long_name" VARCHAR,
  "x2_alpha_code" VARCHAR,
  "currency_unit" VARCHAR,
  "special_notes" VARCHAR,
  "region" VARCHAR,
  "income_group" VARCHAR,
  "wb_2_code" VARCHAR,
  "national_accounts_base_year" DOUBLE,
  "national_accounts_reference_year" DOUBLE,
  "sna_price_valuation" VARCHAR,
  "lending_category" VARCHAR,
  "other_groups" VARCHAR,
  "system_of_national_accounts" DOUBLE,
  "balance_of_payments_manual_in_use" VARCHAR,
  "external_debt_reporting_status" VARCHAR,
  "system_of_trade" VARCHAR,
  "government_accounting_concept" VARCHAR,
  "imf_data_dissemination_standard" VARCHAR,
  "latest_household_survey" VARCHAR,
  "source_of_most_recent_income_and_expenditure_data" VARCHAR,
  "vital_registration_complete" BOOLEAN,
  "latest_agricultural_census" DOUBLE,
  "latest_industrial_data" DOUBLE,
  "latest_trade_data" DOUBLE,
  "latest_population_census_year" DOUBLE,
  "latest_population_census_notes" VARCHAR
);

Share link

Anyone who has the link will be able to view this.