| Institution Name: | {{preInst.name}} |
| *Institution Name: | {{preInst.name}} changed to {{criteria.name}} |
| RSSDID: | {{criteria.rssdId}} |
| Tophold RSSDID: | {{criteria.parentTopholdRSSDId == criteria.rssdId ? 'N/A' : criteria.parentTopholdRSSDId}} |
| Transaction Date Type: | {{'Consummation Date'}} |
| Transaction Date: | {{criteria.historyTransactionDate | date:'MM/dd/yyyy'}} |
| Entry Date: | {{entrydate | date:'MM/dd/yyyy'}} |
| Institution Type: | {{criteria.InstCategoryId == 'B' ? 'Bank' : 'Thrift'}} |
| *Institution Type: | {{preInst.InstCategoryId == 'B' ? 'Bank' : 'Thrift'}} changed to {{criteria.InstCategoryId == 'B' ? 'Bank' : 'Thrift'}} |
| *FDIC Certificate Number: | {{preInst.fdicCert}} changed to {{criteria.fdicCert}} |
| FDIC Certificate Number: | {{criteria.fdicCert}} |
| *Docket Number: | {{preInst.docketNumber}} changed to {{criteria.docketNumber}} |
| Docket Number: | {{criteria.docketNumber}} |
| *Update name of Head Office?: | {{preInst.cascadeToHomeBranch == true ? 'Yes' : 'No'}} changed to {{criteria.cascadeToHomeBranch == true ? 'Yes' : 'No'}} |
| Update name of Head Office?: | {{criteria.cascadeToHomeBranch == true ? 'Yes' : 'No'}} |
| State: | {{criteria.state.state}} |
| State Code: | {{("00" + criteria.state.stateId).slice(-2)}} |
| *State: | {{preInst.state.state}} changed to {{criteria.state.state}} |
| *State Code: | {{("00" + preInst.state.stateId).slice(-2)}} changed to {{("00" + criteria.state.stateId).slice(-2)}} |
| County: | {{criteria.county.county}} |
| County Code: | {{("000" + criteria.county.countyFIPSId).slice(-3)}} |
| *County: | {{preInst.county.county}} changed to {{criteria.county.county}} |
| *County Code: | {{("000" + preInst.county.countyFIPSId).slice(-3)}} changed to {{("000" + criteria.county.countyFIPSId).slice(-3)}} |
| *City: | {{preInst.city.city}} changed to {{criteria.city.city}} |
| City: | {{criteria.city.city}} |
| FRS District: | {{criteria.district}} |
| *FRS District: | {{preInst.district}} changed to {{criteria.district}} |
| MSA: | {{criteria.msa}} |
| *MSA: | {{preInst.msa}} changed to {{criteria.msa}} |
| *Assets: | ${{preInst.assets | number:3}} changed to {{criteria.assets | number:3}} |
| Assets: | ${{criteria.assets | number:3}} |
| *C/I Loans: | ${{preInst.ciLoans | number:3}} changed to {{criteria.ciLoans | number:3}} |
| C/I Loans: | ${{criteria.ciLoans | number:3}} |
| Total Deposits: | ${{criteria.totalBranchDeposits | number:3}} |
| *Date of Financial Data: | {{preInst.sodDate | date:'MM/dd/yyyy'}} changed to {{criteria.sodDate| date:'MM/dd/yyyy' }} |
| Date of Financial Data: | {{criteria.sodDate | date:'MM/dd/yyyy'}} |
| *Weight: | {{preInst.hhiWeight}} changed to {{criteria.hhiWeight}} |
| Weight: | {{criteria.hhiWeight}} |
| *Charter Type Code: | {{preInst.charterTypeCode}} changed to {{criteria.charterTypeCode}} |
| Charter Type Code: | {{criteria.charterTypeCode}} |
| *Institution's Website: | {{preInst.url}} changed to {{criteria.url}} |
| Institution's Website: | {{criteria.url == null ? 'N/A' : criteria.url}} |
| *SDF: | {{preInst.sdfCode.description}} changed to {{criteria.sdfCode.description}} |
| SDF: | {{criteria.sdfCode.description}} |
| *Regulator: | {{preInst.regulator.name}} changed to {{criteria.regulator.name}} |
| Regulator: | {{criteria.regulator.name}} |
| Entity Type: | {{preInst.orgEntityTypeCode.entityTypeCode}} changed to {{criteria.orgEntityTypeCode.entityTypeCode}} |
| Entity Type: | {{criteria.orgEntityTypeCode.entityTypeCode}} |