Baselight

Nuclear Weapons ( Nukes )

Nuclear Weapon DataSet

@kaggle.programmerrdai_nuclear_weapons_nukes

Country Position Nuclear Weapons
@kaggle.programmerrdai_nuclear_weapons_nukes.country_position_nuclear_weapons

  • 9.53 KB
  • 16848 rows
  • 4 columns
entity

Entity

code

Code

year

Year

nuclear_weapons_status

Nuclear Weapons Status

AbkhaziaOWID_ABK1938
AbkhaziaOWID_ABK1939
AbkhaziaOWID_ABK1940
AbkhaziaOWID_ABK1941
AbkhaziaOWID_ABK1942
AbkhaziaOWID_ABK1943
AbkhaziaOWID_ABK1944
AbkhaziaOWID_ABK1945
AbkhaziaOWID_ABK1946
AbkhaziaOWID_ABK1947

CREATE TABLE country_position_nuclear_weapons (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "nuclear_weapons_status" BIGINT
);

Share link

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