Hello,
I'm trying to visually present which zip codes Cuban immigrant offenders return to in Florida. In my dataset, I have a total of 182,509 ex-prisoners, along with the zip codes that they return to. Cuban immigrants are denoted by the dichotomous measure "Cuba" in my dataset.
When I run the following command, I am able to see the map that displays the zip codes for the state of Florida but it does not uniquely identify (highlight in color) the zip codes that Cubans return to.
spmap Cuba using "D:\Maps\cenzcta2010_feb12_shp.dta", id(id)
On the other hand, by running the code below. I am able to see the zip codes that Cubans return to, but the map itself, is incomplete (missing all the other Florida zip codes).
spmap using "D:\Maps\cenzcta2010_feb12_shp.dta" if CUBA==1, id(id)
Any help with this is greatly appreciated.
Related Posts with Help with spmap
Fixed effectsHi,
I'm trying to model the following image Array
Using the hausman test gives me "model fitted o…
reducing my datasetHello stata masters, I have a data set on a board of directors with individual board members, I have…
Clustered standard errors biased downward in difference-in-differencesHello!
This inquiry stems from a conversation I had with Clyde a few months ago (see link below).
…
Markdown / Markstat / Sublime TextDear Forum,
I am getting into Literate Data Analysis and find that the Markstat package is of great…
Linear Combination of Regression CoefficientsHi,
I have conducted 6 regressions using regress, for each of which i have obtained the parameter e…
Subscribe to:
Post Comments (Atom)
0 Response to Help with spmap
Post a Comment