{
    "type[]": {
        "constant": "Document"
    },
    "institutions[{@CERT}].fdicCertNumber": {
        "column": "CERT",
        "type": "number"
    },
    "institutions[{@CERT}].type[]": {
        "constant": "Institution"
    },
    "institutions[{@CERT}].name": {
        "column": "NAME",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].locationId": {
        "column": "ID",
        "type": "number"
    },
    "institutions[{@CERT}].branches[{@ID}].type[]": {
        "constant": "Branch"
    },
    "institutions[{@CERT}].branches[{@ID}].offname": {
        "column": "OFFNAME",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].officeNumber": {
        "column": "OFFNUM",
        "type": "number"
    },
    "institutions[{@CERT}].branches[{@ID}].mainOffice": {
        "column": "MAINOFF",
        "type": "boolean"
    },
    "institutions[{@CERT}].branches[{@ID}].runDate": {
        "column": "RUNDATE",
        "type": "date"
    },
    "institutions[{@CERT}].branches[{@ID}].establishedDate": {
        "column": "ESTYMD",
        "type": "date"
    },
    "institutions[{@CERT}].branches[{@ID}].acquisitionDate": {
        "column": "ACQDATE",
        "type": "date"
    },
    "institutions[{@CERT}].branches[{@ID}].address.street": {
        "column": "ADDRESS",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].address.street2": {
        "column": "ADDRESS2",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].address.city": {
        "column": "CITY",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].address.state": {
        "column": "STALP",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].address.county": {
        "column": "COUNTY",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].address.zipCode": {
        "column": "ZIP",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].location.latitude": {
        "column": "LATITUDE",
        "type": "number"
    },
    "institutions[{@CERT}].branches[{@ID}].location.longitude": {
        "column": "LONGITUDE",
        "type": "number"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.cbsa": {
        "column": "CBSA",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.cbsaDiv": {
        "column": "CBSA_DIV",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.cbsaDivFlag": {
        "column": "CBSA_DIV_FLG",
        "type": "boolean"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.cbsaDivNo": {
        "column": "CBSA_DIV_NO",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.cbsaMetro": {
        "column": "CBSA_METRO",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.cbsaMetroFlag": {
        "column": "CBSA_METRO_FLG",
        "type": "boolean"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.cbsaMetroName": {
        "column": "CBSA_METRO_NAME",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.cbsaMicroFlag": {
        "column": "CBSA_MICRO_FLG",
        "type": "boolean"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.cbsaNo": {
        "column": "CBSA_NO",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.csa": {
        "column": "CSA",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.csaFlag": {
        "column": "CSA_FLG",
        "type": "boolean"
    },
    "institutions[{@CERT}].branches[{@ID}].geoContext.csaNo": {
        "column": "CSA_NO",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].regulatory.charterClass": {
        "column": "BKCLASS",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].regulatory.mdiStatusCode": {
        "column": "MDI_STATUS_CODE",
        "type": "number"
    },
    "institutions[{@CERT}].branches[{@ID}].regulatory.mdiStatusDesc": {
        "column": "MDI_STATUS_DESC",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].regulatory.serviceTypeCode": {
        "column": "SERVTYPE",
        "type": "number"
    },
    "institutions[{@CERT}].branches[{@ID}].regulatory.serviceTypeDesc": {
        "column": "SERVTYPE_DESC",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].regulatory.fdicInstitutionId": {
        "column": "FI_UNINUM",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].regulatory.uninum": {
        "column": "UNINUM",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].regulatory.stateFips": {
        "column": "STCNTY",
        "type": "string"
    },
    "institutions[{@CERT}].branches[{@ID}].regulatory.stateName": {
        "column": "STNAME",
        "type": "string"
    }
}
