Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
SP500 filter from 2000 to 2018

I needed to filter only the SnP500 constituents for one of my algo's. It can be solved a bit better by creating a delta per change date, but I was too lazy and this works just fine. Personally, I think this should be standard in the Quantopian dataset but I guess there are licence costs involved.

Cheers, Peter