I am currently working on global equities data and need access to official trading holiday calendars across multiple exchanges. I am using the LSEG Python API for data ingestion and wondering if there is a way to retrieve:
i) Future trading holidays across global equity exchanges
ii) Historical holiday calendars, including full-day and partial-day closures
It would be helpful if you could provide sample Python code demonstrating how to fetch exchange holiday information programmatically.