Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Zipline Question For Q1500US

Does anyone know the zipline import for getting the Q1500US? I have searched the files up and down and haven't been able to find it....

3 responses
from quantopian.pipeline.filters.morningstar import Q1500US, Q500US  

you might be interested at this https://www.quantopian.com/posts/faster-fundamental-data

Thanks! As this is for the quantopian site, I was wanting the actual Zipline Library/Framework import since I'm porting my code :) @Luca

@Dustin: Were you able to find a solution?