The Nuclear Testing Tally
@owid.nuclear_weapons_tests
@owid.nuclear_weapons_tests
CREATE TABLE owid_nuclear_weapons_tests_1 (
"country" VARCHAR,
"year" INTEGER,
"nuclear_weapons_tests" INTEGER
);
CREATE TABLE owid_nuclear_weapons_tests_2 (
"country" VARCHAR,
"year" INTEGER,
"nuclear_weapons_tests" INTEGER
);
CREATE TABLE owid_nuclear_weapons_tests_3 (
"country" VARCHAR,
"year" INTEGER,
"nuclear_weapons_tests" INTEGER
);
Anyone who has the link will be able to view this.