Baselight

Maddison Database

@owid.maddison_database

Loading...
Loading...

About this Dataset

Maddison Database

The final database version provided by Angus Maddison, covering world population, GDP and per capita GDP from 1-2008 AD.

Tables

Maddison Database

@owid.maddison_database.owid_maddison_database
  • 5.4 KB
  • 72 rows
  • 5 columns
Loading...

CREATE TABLE owid_maddison_database (
  "country" VARCHAR,
  "year" INTEGER,
  "gdp" UINTEGER,
  "gdp_per_capita" FLOAT,
  "population" UINTEGER
);

Share link

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