Hello everybody,
like mentioned in the headline, i want to get a list or array of all mergers & acquisition by calling the company name in Python.
Have already used to get the data by ISIN and company name for Apple Inc.
ek.get_data('US0378331005', ['???'])
Want to get following information about a the mergers & acquisiton:
Acquirer Name
Target Nation
Acquirer Nation
Target Industry
Acquirer Industry
Target Name
Kind regards
Dustin