Skip to content
Snippets Groups Projects
Commit 879b8e73 authored by Ben Anderson's avatar Ben Anderson
Browse files

switched to levelsof ID for final run

parent 2f320199
No related branches found
No related tags found
No related merge requests found
......@@ -94,10 +94,10 @@ gen s_hour = hh(s_halfhour)
* this creates a big list of all IDs so we can loop over it - takes a while
* could just start from min & loop to max - but would then be testing for non-existent households
* qui: levelsof ID, local(ids)
qui: levelsof ID, local(ids)
* for testing
local ids "1002 1003 1004"
* local ids "1002 1003 1004"
foreach m of local midweek {
di "****************"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment