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
Is vce(cluster) option robust to cross-sectional dependence?Hi All, I recently heard that -vce(cluster)- option in -xtreg- robust to cross-sectional dependence.…
Table to bar graph. How to convert tabel data into a graph using STATA. in this exmaple, the table can easily be conve…
Consultation on regression model with dichotomous variable taken in a longitudinal period ( 2014-2018) Good evening I am new with STATA and I have a query, If I have a dichotomous outcome, but my study …
return all estimated coefficients for all regressions in the bootstrap?Dear All, Suppose that I do the following bootstrap (please ssc install reghdfe) Code: set seed 12…
Identify/test differences across groupsDear Statalist, I have an unbalanced panel with ca. 200 firms, and between 3-8 years of data for ea…
Subscribe to:
Post Comments (Atom)
0 Response to Creating group IDs for geospatial event data
Post a Comment