World Income Inequality Database (WIID)
@owid.world_income_inequality_database
@owid.world_income_inequality_database
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.