I'm try to run the code shown below. The app geocode was down loaded from the internet. I'm running the code from the app's author example file. As shown below I get an 601 error. Below I've listed the commands and output. I'm using STATA 16. What is the problem?
use "C:\geocode\geocode_data.dta"
. geocode, state(resp_st) zip(resp_zp)
Geocoding 1 of 10
file C:\Users\admin\AppData\Local\Temp\ST_aef0_000002.t mp not found
r(601)
list
+-----------------------------------------------------------------------------+
| id resp_street resp_city resp_st resp_zp geoid |
|-----------------------------------------------------------------------------|
1. | 1 1500 Market St Philadelphia PA 19102 1 |
2. | 2 2124 Fairmount Ave Philadelphia PA 19130 2 |
3. | 3 2600 Benjamin Franklin Pkwy Philadelphia PA 19130 3 |
4. | 4 1219 S 9th St Philadelphia PA 19147 4 |
5. | 5 420 Chestnut St Philadelphia PA 19106 5 |
|-----------------------------------------------------------------------------|
6. | 6 8500 Essington Ave Philadelphia PA 19153 6 |
7. | 7 3600 Market St Philadelphia PA 19104 7 |
8. | 8 1455 Franklin Mills Circle Philadelphia PA 19154 8 |
9. | 9 1901 Vine Street Philadelphia PA 19103 9 |
10. | 10 1801 N Broad St Philadelphia PA 19122 10 |
+-----------------------------------------------------------------------------+
Related Posts with r601 error - file C:UsersadminAppDataLocalTempST_aef0_000002.t mp not found r(601);
Get overview of my (unbalanced) panel dataHello everyone, I have to say at first that I'm far from being a Stata expert, but I have to use it…
The modification of survey questions that are not replicated throughout years but have similar meaningDear members of Statalist, I am writing here regarding a dilemma that I have. I have a dataset from …
LR testHi everyone, I've run a logit regression on my panel data. The sigma and LR test results are: Wald c…
Non-linear constraint in a SURE estimationDear Statalist contributors, I am trying to estimate a system of seemingly unrelated labor supplies…
qlqc30 command / stata deletes vars that dont need to be deletedhttps://journals.sagepub.com/doi/pdf...867X1501500407 Hi there, I have quality of life data that i …
Subscribe to:
Post Comments (Atom)
0 Response to r601 error - file C:\Users\admin\AppData\Local\Temp\ST_aef0_000002.t mp not found r(601);
Post a Comment