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
Python means no more calling RDBMSs to get the UTC offsetUpdated my -tslog.ado-. See log file attached. …
Panel Data with same values/data for independent variables across multiple countriesI am analyzing the impact of US monetary policy variables on capital flows to emerging markets and i…
Average calculation issuesHi there, I would like to calculate the average account receivable using netaccountsreceivable and …
Expression builder dialogIs there any way to make the expression builder dialog larger? The lists are too small to be usable …
Random Effect Autocorrelation TestDear Good People, I am currently shifting to using Random Effect for my data and I would like to kn…
Subscribe to:
Post Comments (Atom)
0 Response to Dummy for event in prior ten years
Post a Comment