Access And Functioning Of Justice
@owid.justice
@owid.justice
CREATE TABLE owid_justice (
"country" VARCHAR,
"year" INTEGER,
"dimension" VARCHAR,
"indicator" VARCHAR,
"category" VARCHAR,
"sex" VARCHAR,
"age" VARCHAR,
"unit_of_measurement" VARCHAR,
"value" FLOAT
);
Anyone who has the link will be able to view this.