Subject: Re: SIP new data source
My screens use this line to filter out financial and real estate securities:

FINwithRE: pref(if(trbc2.s=55!60,1,0),if(sector.s=7,1,if(incd.s=933,1,0)))

The screens are high turnover, but they still work and it's not evident that there are unusual changes in the picks.
The trbc2 codes are still being used in the screening steps and presumably contain the latest value, and are not being updated any more.
So it seems like things should keep working, more or less, at least for this particular filter (trbc7 based filters may be less reliable).

Mark