Spread Of Nuclear Weapons
@owid.spread_of_nuclear_weapons
@owid.spread_of_nuclear_weapons
This dataset provides information on nuclear weapons states.
More details can be found in the original document by Bleek (2017).
CREATE TABLE owid_spread_of_nuclear_weapons_1 (
"country" VARCHAR,
"year" INTEGER,
"status" INTEGER
);CREATE TABLE owid_spread_of_nuclear_weapons_2 (
"country" VARCHAR,
"year" INTEGER,
"status" INTEGER
);Anyone who has the link will be able to view this.