Skip to content

Commit c50aa82

Browse files
committed
fix top year in build_head
1 parent 24920e0 commit c50aa82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/sub/build_head.do

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cap log close
1212
// build: head RAIS data
1313
//----------------------------------------------------------------------------//
1414

15-
foreach year of numlist 1985(1)2018 {
15+
foreach year of numlist 1985(1)2020 {
1616

1717
foreach k in establishment worker job {
1818

0 commit comments

Comments
 (0)