Failed Bank List
Comprehensive List of Banks That Have Failed by the FDIC S Since October 1, 2000
@kaggle.umairhayat_false_bank_list
Comprehensive List of Banks That Have Failed by the FDIC S Since October 1, 2000
@kaggle.umairhayat_false_bank_list
CREATE TABLE failed_bank_list (
"bank_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"cert" BIGINT,
"acquiring_institution" VARCHAR,
"closing_date" VARCHAR,
"fund" BIGINT
);
Anyone who has the link will be able to view this.