Financial Institution Office Locations
Federal Deposit Insurance Corporation
@usgov.fdic_gov_financial_institution_office_locations
Federal Deposit Insurance Corporation
@usgov.fdic_gov_financial_institution_office_locations
CREATE TABLE table_1 (
"address" VARCHAR,
"bkclass" VARCHAR,
"cbsa" VARCHAR,
"cbsa_div" VARCHAR,
"cbsa_div_flg" BIGINT,
"cbsa_div_no" DOUBLE,
"cbsa_metro" BIGINT,
"cbsa_metro_flg" BIGINT,
"cbsa_metro_name" VARCHAR,
"cbsa_micro_flg" BIGINT,
"cbsa_no" BIGINT,
"cert" BIGINT,
"city" VARCHAR,
"county" VARCHAR,
"csa" VARCHAR,
"csa_flg" BIGINT,
"csa_no" DOUBLE,
"estymd" TIMESTAMP,
"fi_uninum" BIGINT,
"mainoff" BIGINT,
"name" VARCHAR,
"offname" VARCHAR,
"offnum" BIGINT,
"rundate" TIMESTAMP,
"servtype" BIGINT,
"stalp" VARCHAR,
"stcnty" BIGINT,
"stname" VARCHAR,
"uninum" BIGINT,
"zip" VARCHAR
);
Anyone who has the link will be able to view this.