I am working with bisnode panel data https://www.bisnodegroup.com/solutio.../company-data/ which has ID, year, and company revenue info.
I would like to calculate Year-on-year revenue growth (i.e. growth compared to previous year) and CAGR (Compounded Annual Growth Rate) over a multiple year period https://www.investopedia.com/terms/c/cagr.asp
I have never worked with panel data before, so not sure how to it....I've only ever done it for timeseries data (i.e. single company).
The other thing I want to do is remove all companies that at some point had revenues, but had zero revenues in a later year. (if they had zero revenues in the beginning, but later had positive revenues, then I don't want to remove them.
Any suggestions/ideas/advice?
Related Posts with Wrangling panel data - calculating growth rates and cagr
Spearman rank correlationHi, I have tested the correlation between two measures of physical activity (accelerometer versus qu…
SEM mediation analysis - goodness-of-fitDear Statalisters, My dataset is the following: 1 IV (independent variable), which ranges from 1 t…
Creating tempfiles in a forvalue loopI have a dataset where I want to get the sample size for each race category by year and sector (occu…
Question bootstrap - saved dataset yield different values compared to bootstrapDear all, A (probably silly) question about the bootstrap command. When trying to bootstrap a coeff…
R^2 for Generalized Gamma AFT regressionHello Stata Fam, I want to compare parametric survival models using r2. I have calculated r2 for Exp…
Subscribe to:
Post Comments (Atom)
0 Response to Wrangling panel data - calculating growth rates and cagr
Post a Comment