Baselight

Status Of World Nuclear Forces

@owid.status_of_world_nuclear_forces

Loading...
Loading...

About this Dataset

Status Of World Nuclear Forces

This dataset provides information on the number of nuclear warheads owned by the nuclear powers, as well as their status (e.g. whether or not they are deployed, nondeployed, or retired).

Tables

Status Of World Nuclear Forces

@owid.status_of_world_nuclear_forces.owid_status_of_world_nuclear_forces_1
  • 6.18 KB
  • 9 rows
  • 8 columns
Loading...

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
);

Status Of World Nuclear Forces

@owid.status_of_world_nuclear_forces.owid_status_of_world_nuclear_forces_2
  • 6.19 KB
  • 9 rows
  • 8 columns
Loading...

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
);

Share link

Anyone who has the link will be able to view this.