Baselight

Wealth Accounts

Data on wealth distribution

@worldbank.wealth_accounts

Loading...
Loading...

About this Dataset

Wealth Accounts

Total wealth encompasses produced capital, renewable natural capital, nonrenewable natural capital, human capital, and net foreign assets. The construction of the wealth accounts is guided by the concepts and methods of the System of National Accounts (SNA), the handbook developed by the UN Statistical Commission used by virtually all countries to compile their national economic accounts. While values for produced capital and net foreign assets are generally derived from widely used methods based on observed transactions for these assets, the value of natural capital and human capital must be estimated. The approach to asset valuation is based on the concept that the value of an asset should equal the discounted stream of expected net earnings (resource rents or wages) that it earns over its lifetime.

Tables

Renewable Natural Capital Per Capita, Total (current US$)

@worldbank.wealth_accounts.nw_nca_totl_pc_cd
  • 40.1 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_nca_totl_pc_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Renewable Natural Capital, Total (real Chained 2019 US$)

@worldbank.wealth_accounts.nw_nca_totl_to
  • 40.02 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_nca_totl_to (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Renewable Natural Capital, Total (current US$)

@worldbank.wealth_accounts.nw_nca_totl_to_cd
  • 40.1 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_nca_totl_to_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Foreign Assets Per Capita (real Chained 2019 US$)

@worldbank.wealth_accounts.nw_nfa_pc
  • 39.62 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_nfa_pc (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Foreign Assets Per Capita (current US$)

@worldbank.wealth_accounts.nw_nfa_pc_cd
  • 39.87 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_nfa_pc_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Foreign Assets (real Chained 2019 US$)

@worldbank.wealth_accounts.nw_nfa_to
  • 39.62 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_nfa_to (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Foreign Assets (current US$)

@worldbank.wealth_accounts.nw_nfa_to_cd
  • 33.68 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_nfa_to_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Foreign Liabilities Per Capita (real Chained 2019 US$)

@worldbank.wealth_accounts.nw_nfl_pc
  • 39.62 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_nfl_pc (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Foreign Liabilities Per Capita (current US$)

@worldbank.wealth_accounts.nw_nfl_pc_cd
  • 39.87 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_nfl_pc_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Foreign Liabilities (real Chained 2019 US$)

@worldbank.wealth_accounts.nw_nfl_to
  • 39.62 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_nfl_to (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Foreign Liabilities (current US$)

@worldbank.wealth_accounts.nw_nfl_to_cd
  • 34.72 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_nfl_to_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Produced Capital Per Capita (real Chained 2019 US$)

@worldbank.wealth_accounts.nw_pca_pc
  • 40.1 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_pca_pc (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Produced Capital Per Capita, Excluding Urban Land (current US$)

@worldbank.wealth_accounts.nw_pca_pc_ex_cd
  • 40.1 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_pca_pc_ex_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Produced Capital Per Capita, Including Urban Land (current US$)

@worldbank.wealth_accounts.nw_pca_pc_in_cd
  • 40.1 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_pca_pc_in_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Produced Capital (real Chained 2019 US$)

@worldbank.wealth_accounts.nw_pca_to
  • 40.1 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_pca_to (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Produced Capital, Excluding Urban Land (current US$)

@worldbank.wealth_accounts.nw_pca_to_ex_cd
  • 40.1 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_pca_to_ex_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Produced Capital, Including Urban Land (current US$)

@worldbank.wealth_accounts.nw_pca_to_in_cd
  • 40.1 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_pca_to_in_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

National Comprehensive Wealth Per Capita Index (real Chained 2019 US$)

@worldbank.wealth_accounts.nw_tow_pc
  • 39.62 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_tow_pc (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

National Comprehensive Wealth Per Capita (current US$)

@worldbank.wealth_accounts.nw_tow_pc_cd
  • 39.87 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_tow_pc_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

National Comprehensive Wealth Index (real Chained 2019 US$)

@worldbank.wealth_accounts.nw_tow_to
  • 39.62 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_tow_to (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

National Comprehensive Wealth (current US$)

@worldbank.wealth_accounts.nw_tow_to_cd
  • 39.87 KB
  • 3926 rows
  • 3 columns
Loading...

CREATE TABLE nw_tow_to_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Share link

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