Hello!
I am trying to match my sample of restating companies (99 firm year observations) with non-restating companies (1731 obs) based on SIC, Size and Exchg (exchange code).
I am currently not able to perform the proper code for it, I've tried with joinby.
I would like to merge the databases of non-restating and restating firms. so that the new database has a restating and a non-restating observation based on size, SIC and Exchg.
I hope anyone can help!
Thanks in advance,
Jeroen
I am trying to match my sample of restating companies (99 firm year observations) with non-restating companies (1731 obs) based on SIC, Size and Exchg (exchange code).
I am currently not able to perform the proper code for it, I've tried with joinby.
I would like to merge the databases of non-restating and restating firms. so that the new database has a restating and a non-restating observation based on size, SIC and Exchg.
I hope anyone can help!
Thanks in advance,
Jeroen
Comment