Dear fellow Stata users,
I want to compute an index in Stata from KLD data (CSR ratings) for companies.
In my dataset, I have a list of strenghts and a list of concerns from which I want to build the sum. Each strength should add 1 and each concern should substract 1.
Then I need to find the maximum net value for each year (is there an automatic way to do this?) and take the net sum of each company and divide it by the maximum value.
Does anyone know how to do this best?
I want to compute an index in Stata from KLD data (CSR ratings) for companies.
In my dataset, I have a list of strenghts and a list of concerns from which I want to build the sum. Each strength should add 1 and each concern should substract 1.
Then I need to find the maximum net value for each year (is there an automatic way to do this?) and take the net sum of each company and divide it by the maximum value.
Does anyone know how to do this best?
Comment