Status Of World Nuclear Forces
@owid.status_of_world_nuclear_forces
@owid.status_of_world_nuclear_forces
CREATE TABLE owid_status_of_world_nuclear_forces_1 (
"country" VARCHAR,
"year" INTEGER,
"deployed_nonstrategic" INTEGER,
"deployed_strategic" INTEGER,
"inventory" INTEGER,
"reserve_nondeployed" INTEGER,
"retired" INTEGER,
"stockpile" INTEGER
);
CREATE TABLE owid_status_of_world_nuclear_forces_2 (
"country" VARCHAR,
"year" INTEGER,
"deployed_nonstrategic" INTEGER,
"deployed_strategic" INTEGER,
"inventory" INTEGER,
"reserve_nondeployed" INTEGER,
"retired" INTEGER,
"stockpile" INTEGER
);
Anyone who has the link will be able to view this.