I am looking to find how many company were divested or acquired by a company. Is there a way we can find it out?
I am able to fetch the deals data using the below code:
deals=ek.get_data("SCREEN(U(IN(DEALS)),BETWEEN(TR.MnAAnnDate,20190101,20200617))", ["TR.MnAAnnDate","TR.MnATarget","TR.MnATargetPermId","TR.MnAAcquiror","TR.MnAAcquirorPermId"])
I am specifically interested in getting the numbers.