Baselight

Balance Of Payments (BOP)

IMF BOP

@imf.bop

Loading...
Loading...

About this Dataset

Balance Of Payments (BOP)

The Balance of Payments (BOP) is a statistical statement that summarizes transactions between residents and nonresidents during a period. It consists of the goods and services account, the primary income account, the secondary income account, the capital account, and the financial account. Under the double-entry accounting system that underlies the balance of payments, each transaction is recorded as consisting of two entries and the sum of the credit entries and the sum of the debit entries is the same. The different accounts within the balance of payments are distinguished according to the nature of the economic resources provided and received.

Keywords: Current Account,Current Account Surplus,Current Account Deficit.

Last updated: 2025-10-20T18:19:34.959176100Z.

Tables

CodeList CL BOP ACCOUNTING ENTRY

@imf.bop.codes_cl_bop_accounting_entry
  • 2.75 kB
  • 9 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_bop_accounting_entry (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL BOP COUNTRY

@imf.bop.codes_cl_bop_country
  • 6.3 kB
  • 209 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_bop_country (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL FREQ

@imf.bop.codes_cl_freq
  • 2.19 kB
  • 2 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_freq (
  "code" VARCHAR,
  "description" VARCHAR
);

CodeList CL UNIT

@imf.bop.codes_cl_unit
  • 2.27 kB
  • 3 rows
  • 2 columns
Loading...
CREATE TABLE codes_cl_unit (
  "code" VARCHAR,
  "description" VARCHAR
);

Observations

@imf.bop.observations
  • 46.54 MB
  • 43,686,923 rows
  • 7 columns
Loading...
CREATE TABLE observations (
  "country" VARCHAR,
  "bop_accounting_entry" VARCHAR,
  "indicator" VARCHAR,
  "unit" VARCHAR,
  "frequency" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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