World Income Inequality Database (WIID)
@owid.world_income_inequality_database
@owid.world_income_inequality_database
The World Income Inequality Database (WIID) presents information on income inequality for developed, developing, and transition countries. It provides the most comprehensive set of income inequality statistics available and can be downloaded for free.
CREATE TABLE owid_world_income_inequality_database (
"country" VARCHAR,
"year" INTEGER,
"source_detailed" VARCHAR,
"resource_detailed" VARCHAR,
"scale_detailed" VARCHAR,
"sharing_unit" VARCHAR,
"reference_unit" VARCHAR,
"areacovr_detailed" VARCHAR,
"popcovr_detailed" VARCHAR,
"source_comments" VARCHAR,
"survey" VARCHAR,
"gini" FLOAT
);Anyone who has the link will be able to view this.