Skip to content

Commit

Permalink
drop old years in master pop update
Browse files Browse the repository at this point in the history
  • Loading branch information
randrescastaneda committed Mar 5, 2020
1 parent 960fcdc commit f00362b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pcn_master_update.ado
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,8 @@ qui {
drop series_name col series
drop if year > `maxyear'
sort country year

drop if year < 1977

//------------Matrix with years available
sum year, meanonly
Expand Down

0 comments on commit f00362b

Please sign in to comment.