I have a dataset of certain events that I want to analyze based off of location. At the most granular level, for each event point, I have its latitude and longitude. However, I have temperature and precipitation data available at a more macro level (i.e. temp or precipitation points for each 6 square km) that I want to include in the analysis.
How do I merge the two levels of geolocation available? i.e. how do I make a broader group id that I can assign to clusters of events so that I can merge the temp / precipitation data with the event data? Should I employ GIS?
Thanks!
Related Posts with Creating group IDs for geospatial event data
Using a "contain" expression instead of an equals expressionI am trying to process a hospital dataset using ICD-10 codes For example, I have created a variable …
Drop variablesDear Statalist members, I know that there is simple way to drop the duplicate variables using Stata.…
Should I use panel or cross-section weights for survey data when running OLS regression?Dear friends, if I have a unbalanced panel survey data of four years, I wondered if I still needed t…
coeeficientI have performed a difference-in-differences analysis with the following regression: Priceit = β0 +…
gSEM syntaxI am trying to teach myself SEM and I cannot work out the syntax for the following. I have a longit…
Subscribe to:
Post Comments (Atom)
0 Response to Creating group IDs for geospatial event data
Post a Comment