Hi
Why does this code return data for 1996-1998 when I am asking for data for fiscal year 1990.
w,err=ek.get_data('4295913449', 'TR.RevenueDate',
{'SDate': '1990-01-01',
'EDate': -1, 'FRQ': 'FY', 'Curn': 'EUR'})
thx
Instrument Date
0 4295913449 1996-12-31T00:00:00Z
1 4295913449 1997-12-31T00:00:00Z
2 4295913449 1998-12-31T00:00:00Z