aboutsummaryrefslogtreecommitdiffstats
path: root/python/csv_headers
diff options
context:
space:
mode:
Diffstat (limited to 'python/csv_headers')
-rw-r--r--python/csv_headers/citco.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/python/csv_headers/citco.py b/python/csv_headers/citco.py
index b038fc5c..e82f29ff 100644
--- a/python/csv_headers/citco.py
+++ b/python/csv_headers/citco.py
@@ -146,7 +146,7 @@ GIL = [
"Command",
"Group_Id",
"Unique Identifier",
- "Instrument Type",
+ "InstrumentType",
"Underlying ID Source",
"Underlying Security Id",
"Underlying ISIN",
@@ -208,9 +208,9 @@ GIL = [
"S_P_CurrencyCode",
"S_P_RateIndexID",
"S_P_AccrualMethodID",
- "S_P_Interest Rate",
- "S_P_Payment Calandar",
- "S_P_Day Convention",
+ "S_P_InterestRate",
+ "S_P_PaymentCalandarID",
+ "S_P_DayConventionID",
"S_P_ResetFreqID",
"S_P_Notional Amt",
"S_P_ResetCalandarID",
@@ -224,7 +224,7 @@ GIL = [
"S_R_CurrencyCode",
"S_R_RateIndexID",
"S_R_AccrualMethodID",
- "S_R_Interest Rate",
+ "S_R_InterestRate",
"S_R_PaymentCalandarID",
"S_R_DayConventionID",
"S_R_ResetFreqID",