Estimated Global Nuclear Warhead Inventories
@owid.nuclear_weapons_inventories
@owid.nuclear_weapons_inventories
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.