This is my first post, I hope I express myself and my question in an understandable manner.
I have panel data on all countries (variable name: country) and on their respective oil discoveries from 1868 to 2014 (variable name: year). I created a dummy variable that takes the value 1 if in a given year and country oil was discovered, and is 0 otherwise (discovery_dummy).
Now I want to create a dummy variable that takes value 1, if in the 10 years prior to the oil discovery, another oil discovery occurred in the same country.
Is there a code that allows generating a dummy that indicates whether in the same country in which oil was discovered, 10 years prior to the oil discovery, oil had already been discovered? This code would have to somehow flexible apply the ten year period to the entire year range of 1868-2014 and account for oil discoveries within each country.
Thanks in advance!
Related Posts with Dummy for event in prior ten years
Using -foreach- to count for string variablesDear Statalists, I have a dataset with 28 string variables named"ox*tc", and the * represent to num…
Creating a new variable based on information in another observationI want to create a new variable based on information in other observations. My data looks like this:…
Monte Carlo--How to see B variabilityHi everyone, I created a monte carlo simulation. I am trying to see attentuation bias which I see, …
Correlation between binary and continuous variablesHello everyone! I have a bunch of binary variables, such as GENDER, and some contiuous variables li…
Monte Carlo FGLSI have the following DGP: "Data generating process (DGP): Assume the true data generating process is…
Subscribe to:
Post Comments (Atom)
0 Response to Dummy for event in prior ten years
Post a Comment