diff --git a/pcn_master_update.ado b/pcn_master_update.ado index 78397c5..7a1f88a 100644 --- a/pcn_master_update.ado +++ b/pcn_master_update.ado @@ -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