Game Of Thrones
Explore deaths and battles from this fantasy world
@kaggle.mylesoneill_game_of_thrones
Explore deaths and battles from this fantasy world
@kaggle.mylesoneill_game_of_thrones
CREATE TABLE character_deaths (
"name" VARCHAR,
"allegiances" VARCHAR,
"death_year" DOUBLE,
"book_of_death" DOUBLE,
"death_chapter" DOUBLE,
"book_intro_chapter" DOUBLE,
"gender" BIGINT,
"nobility" BIGINT,
"got" BIGINT,
"cok" BIGINT,
"sos" BIGINT,
"ffc" BIGINT,
"dwd" BIGINT
);
Anyone who has the link will be able to view this.