Baselight

Treaties Database

@owid.nuclear_weapons_treaties

Loading...
Loading...

About this Dataset

Treaties Database

Since 1978, the United Nations has been publishing the status of multilateral Arms Regulation and Disarmament Agreements, presenting data on signatories, parties of relevant agreements and the texts of the agreements themselves.

Tables

Nuclear Weapons Treaties

@owid.nuclear_weapons_treaties.owid_nuclear_weapons_treaties_1
  • 17.17 KB
  • 19503 rows
  • 7 columns
Loading...

CREATE TABLE owid_nuclear_weapons_treaties_1 (
  "country" VARCHAR,
  "year" INTEGER,
  "comprehensive_nuclear_test_ban_treaty" VARCHAR,
  "geneva_protocol" VARCHAR,
  "nuclear_non_proliferation_treaty" VARCHAR,
  "partial_test_ban_treaty" VARCHAR,
  "treaty_on_the_prohibition_of_nuclear_weapons" VARCHAR
);

Nuclear Weapons Treaties

@owid.nuclear_weapons_treaties.owid_nuclear_weapons_treaties_2
  • 16.81 KB
  • 19700 rows
  • 7 columns
Loading...

CREATE TABLE owid_nuclear_weapons_treaties_2 (
  "country" VARCHAR,
  "year" INTEGER,
  "comprehensive_nuclear_test_ban_treaty" VARCHAR,
  "geneva_protocol" VARCHAR,
  "nuclear_non_proliferation_treaty" VARCHAR,
  "partial_test_ban_treaty" VARCHAR,
  "treaty_on_the_prohibition_of_nuclear_weapons" VARCHAR
);

Nuclear Weapons Treaties - Country Counts

@owid.nuclear_weapons_treaties.owid_nuclear_weapons_treaties_country_counts_1
  • 8.47 KB
  • 297 rows
  • 7 columns
Loading...

CREATE TABLE owid_nuclear_weapons_treaties_country_counts_1 (
  "year" INTEGER,
  "status" VARCHAR,
  "comprehensive_nuclear_test_ban_treaty" INTEGER,
  "geneva_protocol" INTEGER,
  "nuclear_non_proliferation_treaty" INTEGER,
  "partial_test_ban_treaty" INTEGER,
  "treaty_on_the_prohibition_of_nuclear_weapons" INTEGER
);

Nuclear Weapons Treaties - Country Counts

@owid.nuclear_weapons_treaties.owid_nuclear_weapons_treaties_country_counts_2
  • 8.5 KB
  • 301 rows
  • 7 columns
Loading...

CREATE TABLE owid_nuclear_weapons_treaties_country_counts_2 (
  "year" INTEGER,
  "status" VARCHAR,
  "comprehensive_nuclear_test_ban_treaty" INTEGER,
  "geneva_protocol" INTEGER,
  "nuclear_non_proliferation_treaty" INTEGER,
  "partial_test_ban_treaty" INTEGER,
  "treaty_on_the_prohibition_of_nuclear_weapons" INTEGER
);

Share link

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