FDIC Branch Locations Index
Snowflake table name : CYBERSYN.FDIC_BRANCH_LOCATIONS_INDEX
Name | Description | Type | Example |
---|---|---|---|
| Unique FDIC ID of the institution that owns the branch. It is a unique number, sequentially added to the FDIC database for both banks and branches. This ID is updated with every merger or purchase of branches to reflect the most current owner. | VARCHAR |
|
| Unique FDIC ID for each bank branch. The branch ID for the Headquarters branch is the same as the branch ID for the entire bank or savings institution. | VARCHAR |
|
| Unique number assigned by the FDIC used to identify institutions and for for the issuance of insurance certificates. | VARCHAR |
|
| Unique number assigned by the Federal Reserve Board (FRB) to the regulatory bank holding company of the institution. | VARCHAR |
|
| Unique number assigned by the Federal Reserve Board (FRB) to the institution. | VARCHAR |
|
| Unique identification number assigned to institutions chartered by the Office of the Thrift Supervision (OTS) or that become members of the Federal Home Loan System. | VARCHAR |
|
| Name of the holding company for the institution (e.g., JPMorgan Chase & Co.). | VARCHAR |
|
| Identifies the type of holding company associated with the branch. | VARCHAR |
|
| Legal name of the FDIC Insured Institution (e.g., JPMorgan Chase Bank, National Association). | VARCHAR |
|
| Name of the branch (e.g., Magnolia Branch). | VARCHAR |
|
| The branch's corresponding office number. | VARCHAR |
|
| Description of the branch's main function (e.g., Full Service Brick and Mortar Office). | VARCHAR |
|
| Date on which the branch began operations. | DATE |
|
| Date that a branch was last acquired by another institution. | DATE |
|
| Flag identifying the main office for the institution. | NUMBER |
|
| Primary regulatory agency of the institution. | VARCHAR |
|
| Name of the FDIC Regional Office that services the institution. | VARCHAR |
|
| Name of the Federal Reserve District where the institution is located. | VARCHAR |
|
| Name of the Comptroller of the Currency district in which the institution is located. | VARCHAR |
|
| Primary insurer, insurance agent, or insurance status of an institution. | VARCHAR |
|
| A classification code assigned by the FDIC based on the institution's charter type (commercial bank or savings institution), charter agent (state or federal), Federal Reserve membership status (Fed member, Fed nonmember) and its primary federal regulator (state chartered institutions are subject to both federal and state supervision). | VARCHAR |
|
| Identifies whether an institution is federally or state chartered. | VARCHAR |
|
| The chartering agency of the institution that granted the license or charter for the institution to operate and regulates and supervises the financial and operational activities of that institution. | VARCHAR |
|
| Type of financial institution defined by its charter type, ownership structure, regulatory oversight, and other characteristics. | VARCHAR |
|
| Description of a mutually exclusive industry classification grouping which indicates the institution's primary asset specialization. | VARCHAR |
|
| Description of the regulatory status of the financial institution associated with the location. | VARCHAR |
|
| Latitude of the branch's physical location. | FLOAT |
|
| Longitude of the branch's physical location. | FLOAT |
|
| Street address at which the branch is physically located. | VARCHAR |
|
| City at which the branch is physically located. | VARCHAR |
|
| Geographic ID representing the state where the branch is physically located. Can be joined to the GEOGRAPHY_INDEX table. | VARCHAR |
|
| Geographic ID representing the zip code where the branch is physically located. Can be joined to the GEOGRAPHY_INDEX table. | VARCHAR |
|
| Geographic ID representing the county where the branch is physically located. Can be joined to the GEOGRAPHY_INDEX table. | VARCHAR |
|
| Geographic ID representing the core-based statistical area where the branch is physically located. Can be joined to the GEOGRAPHY_INDEX table. | VARCHAR |
|
| Geographic ID representing the metropolitan division where the branch is physically located. Can be joined to the GEOGRAPHY_INDEX table. | VARCHAR |
|
Last updated