Estimated Global Nuclear Warhead Inventories
@owid.nuclear_weapons_inventories
@owid.nuclear_weapons_inventories
This dataset provides information on the number of stockpiled nuclear warheads by the nuclear powers.
CREATE TABLE owid_nuclear_weapons_inventories_1 (
"country" VARCHAR,
"year" INTEGER,
"number_of_warheads" UINTEGER
);CREATE TABLE owid_nuclear_weapons_inventories_2 (
"country" VARCHAR,
"year" INTEGER,
"number_of_warheads" UINTEGER
);Anyone who has the link will be able to view this.