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 b836787b..146e2cb5 100644 --- a/python/csv_headers/citco.py +++ b/python/csv_headers/citco.py @@ -161,7 +161,7 @@ GIL = [ "Underlying TID", "Symbol", "(BLANK)", - "Birth)date", + "Birth_date", "Death_date", "Active", "(Blank)", @@ -205,7 +205,7 @@ GIL = [ "General Direction", "Principal Exch TypeID", "S_P_PaymentFreqID", - "S_P_Currency Code", + "S_P_CurrencyCode", "S_P_RateIndexID", "S_P_AccrualMethodID", "S_P_Interest Rate", @@ -223,7 +223,7 @@ GIL = [ "S_R_PaymentFreqID", "S_R_CurrencyCode", "S_R_RateIndexID", - "S_R_AccrualMethondID", + "S_R_AccrualMethodID", "S_R_Interest Rate", "S_R_PaymentCalandarID", "S_R_DayConventionID", |
