Sovereign States And Their Political Landscapes
A Comprehensive and Up-to-Date Dataset
@kaggle.thedevastator_sovereign_states_and_their_political_landscapes
A Comprehensive and Up-to-Date Dataset
@kaggle.thedevastator_sovereign_states_and_their_political_landscapes
This dataset provides a list of sovereign states and their corresponding political landscape. The dataset includes information on the common and formal names of the sovereign state, as well as its membership within the UN System and any sovereignty disputes it is involved in. Furthermore, the dataset contains information on states with limited recognition, including their common and formal names, as well as any sovereignty disputes they may be involved in
This dataset provides a list of sovereign states and their corresponding political landscape. The data includes the common and formal name of the state, as well as its membership status within the United Nations. Additionally, sovereignty disputes are included where applicable
- To better understand the political landscape of the world
- To track changes in the membership status of sovereign states within the UN System
- To investigate sovereignty disputes between sovereign states
This dataset was compiled by the Kaggle user Sovereign States
License
License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.
File: df_11.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_1.csv
| Column name | Description |
|---|---|
| Common and formal names | The common and formal names of the sovereign state. (String) |
| Membership within the UN System[b] | The membership status of the sovereign state within the UN System. (String) |
| Sovereignty dispute[c] | The sovereignty disputes that the sovereign state is involved in. (String) |
File: df_4.csv
File: df_9.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_10.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_3.csv
File: df_2.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_6.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_7.csv
| Column name | Description |
|---|---|
| 0 | |
| 1 |
File: df_8.csv
| Column name | Description |
|---|---|
| vteStates with limited recognition | A list of sovereign states that are not recognized by the United Nations. (List) |
| vteStates with limited recognition.1 | A list of sovereign states that are not recognized as sovereign states by at least one other sovereign state. (List) |
File: df_5.csv
| Column name | Description |
|---|---|
| vteLists of political entities by century | A list of political entities by century. (List) |
| vteLists of political entities by century.1 | A list of political entities by century. (List) |
CREATE TABLE df_1 (
"unnamed_0" BIGINT -- Unnamed: 0,
"common_and_formal_names" VARCHAR,
"membership_within_the_un_system_b" VARCHAR -- Membership Within The UN System[b],
"sovereignty_dispute_c" VARCHAR -- Sovereignty Dispute[c]
);CREATE TABLE df_10 (
"unnamed_0" BIGINT -- Unnamed: 0,
"n_0" VARCHAR -- 0,
"n_1" VARCHAR -- 1
);CREATE TABLE df_11 (
"unnamed_0" BIGINT -- Unnamed: 0,
"n_0" VARCHAR -- 0,
"n_1" VARCHAR -- 1
);CREATE TABLE df_2 (
"unnamed_0" BIGINT -- Unnamed: 0,
"n_0" VARCHAR -- 0,
"n_1" VARCHAR -- 1
);CREATE TABLE df_5 (
"unnamed_0" BIGINT -- Unnamed: 0,
"vtelists_of_political_entities_by_century" VARCHAR,
"vtelists_of_political_entities_by_century_1" VARCHAR
);CREATE TABLE df_6 (
"unnamed_0" BIGINT -- Unnamed: 0,
"n_0" VARCHAR -- 0,
"n_1" VARCHAR -- 1
);CREATE TABLE df_7 (
"unnamed_0" BIGINT -- Unnamed: 0,
"n_0" VARCHAR -- 0,
"n_1" VARCHAR -- 1
);CREATE TABLE df_8 (
"unnamed_0" BIGINT -- Unnamed: 0,
"vtestates_with_limited_recognition" VARCHAR,
"vtestates_with_limited_recognition_1" VARCHAR
);CREATE TABLE df_9 (
"unnamed_0" BIGINT -- Unnamed: 0,
"n_0" VARCHAR -- 0,
"n_1" VARCHAR -- 1
);Anyone who has the link will be able to view this.