Using the Quantopian research platform, would it be possible to filter the universe of securities, to analyze only ETFs? For example, say I wanted a list of ETFs, screened by some criteria. First, I would need to identify the ETFs. Then, apply my screen. For now, it would be fine to just identify currently traded ETFs, and not worry about ones that have been de-listed (I realize the issue with surviorship bias, but I'd like to keep things simple, for now).
I'm guessing that I'd need to supply the list of ETFs, by ticker symbol, but where do I get it, how do I know that I've captured all of the ETFs in the Quantopian universe, and am I going to end up in data wrangling hell, or is there a straightforward way to do this?
Grant