Hello everyone,
I am having some trouble with a data set, which shows mass demonstrations in the last 30 years. The way the data is set up, is that there is an observation for each protest (so for example there are 7 observations of protests in Canada in 1990). If there are no mass demonstrations in a country in a year it is also coded but then the variable "protest" is just coded 0 instead of the value 1, which all of the observations with protests have.
What I want to do is make a count-variable that measures how many protests there have been for each year in each countries, and then do a command where I am only left with one observation per country per year, creating panel data.
Ideally I would like to have a count-variable for two different measures of mass protest, which are both dummys (protest100 and protest1000)
I hope I have made myself reasonably clear.
Related Posts with Creating a count variable for data with many observations per year/country
Making systematic changes to set of do-filesI have a large number of do-files that I would like to run by systematically changing parts of the c…
Reproducing a graphicHi Statlist, I have the following mini dataset Code: * Example generated by -dataex-. To install:…
combining datasets where want to replace incorrect values of one variableIn my master dataset I have incorrect values of l for the years 1997-2000. I want to replace these v…
Store coefficients/SEs for factor variables, maybe using statsbyI'm regressing something on a factor variable with many levels. I would like to save the coefficient…
Scatter PlotWhat command can I use to create a Scatter plot with regression line and line of perfect correlation…
Subscribe to:
Post Comments (Atom)
0 Response to Creating a count variable for data with many observations per year/country
Post a Comment