Non-Depository Banks
District of Columbia
@usgov.district_of_columbia_non_depository_banks
District of Columbia
@usgov.district_of_columbia_non_depository_banks
The dataset contains locations and attributes of Non-Depository Licensed Branch locations provided by the Department of Insurance, Securities and Banking (DISB).
Organization: District of Columbia
Last updated: 2024-04-30T17:45:41.374401
Tags: bank, business, dc, disb, district-of-columbia, economic, non-depository, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"zipcode" BIGINT,
"ward" VARCHAR,
"company_id" BIGINT,
"disb_number" VARCHAR,
"license_name" VARCHAR,
"license_number" VARCHAR,
"license_type" VARCHAR,
"license_status" VARCHAR,
"license_exp_date" TIMESTAMP,
"issued" TIMESTAMP,
"financial_focus" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"se_anno_cad_data" VARCHAR,
"globalid" VARCHAR,
"created" VARCHAR,
"edited" TIMESTAMP,
"objectid" BIGINT
);Anyone who has the link will be able to view this.