I have the Daily market value data of listed companies,like:
stock_code date ME
1 01oct1978 1000000
1 02oct1978 1100000
...
1 31oct1978 1500000
1 01nov1978 1600000
...
1 30jul2019 5000000
2 01oct1978 2000000
2 02oct1978 2100000
...
2 31oct1978 2500000
2 01nov1978 2600000
...
2 30jul2019 8000000
now I want to group the market value of listed companies according to a specific date,
Divide into two groups (Small or Big) based on the market capitalization of all listed companies at the end of June(like June 31 or 30).
How can I do this?I know how to divide two groups based on every ME, It's simple. But I can't Group the market value of listed companies according to a specific date.
Plese help me.
Related Posts with Group the market value of listed companies according to a specific date
creating a matrix in stata helpHello Stata Experts this forum has been helpful to me thank you so much i`m back with another issue …
Obtaining a list of user-defined programsDear Statalisters, I would like to obtain a list of user-defined programs currently in memory (prog…
Clear all commandGood morning, I am now doing a do_file but I noticed that if I run the whole do file I get different…
How to fix error "outcome does not vary" for OR and logistic regressionDear all, I have been struggling to solve this. I imported data from excel file. And have a variabl…
Forecasting estimation with panel data.I try to do forecasting estimation with panel data. I want to estimate GINI under the impact of covi…
Subscribe to:
Post Comments (Atom)
0 Response to Group the market value of listed companies according to a specific date
Post a Comment