Gender Statistics - World Bank (2022-10-29)
@owid.wb_gender
@owid.wb_gender
The World Bank's Gender Data Portal makes the latest gender statistics accessible through compelling narratives and data visualizations to improve the understanding of gender data and facilitate analyses that inform policy choices.
CREATE TABLE owid_metadata_variables (
"index" BIGINT,
"indicator_name" VARCHAR,
"topic" VARCHAR,
"series_code" VARCHAR,
"long_definition" VARCHAR,
"source" VARCHAR,
"related_source_links" VARCHAR,
"license_name" VARCHAR,
"license_url" VARCHAR,
"unit" VARCHAR,
"short_unit" VARCHAR
);CREATE TABLE owid_wb_gender (
"country" VARCHAR,
"variable" VARCHAR,
"year" INTEGER,
"value" FLOAT
);Anyone who has the link will be able to view this.