Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
weighting of S&P 500 holdings

Hello,
I'm new to quantopian and am breeding over this problem:

Is there a way to get all the S&P 500 stocks including their index weighting as a dataframe into my research environment?
At first I was thinking of just importing a .csv from external, but obviously it doesn't have a date column...

Thanks for helping!