diff options
Diffstat (limited to 'python/csv_headers/citco.py')
| -rw-r--r-- | python/csv_headers/citco.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/csv_headers/citco.py b/python/csv_headers/citco.py index e82f29ff..66343a1e 100644 --- a/python/csv_headers/citco.py +++ b/python/csv_headers/citco.py @@ -147,7 +147,7 @@ GIL = [ "Group_Id", "Unique Identifier", "InstrumentType", - "Underlying ID Source", + "UnderlyingIDSource", "Underlying Security Id", "Underlying ISIN", "Underlying CUSIP", @@ -202,8 +202,8 @@ GIL = [ "Seris Code", "(Blank)", "Rate Set Date", - "General Direction", - "Principal Exch TypeID", + "GeneralDirection", + "PrincipalExchTypeID", "S_P_PaymentFreqID", "S_P_CurrencyCode", "S_P_RateIndexID", |
