• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

S&P 500 GICS info

Joined
11/10/09
Messages
6
Points
11
I am trying to develop a pairs strategy based on stocks in the S&P 500 index. I have access to all of the historical price data I need, but I am having a hard time finding a list of all current S&P 500 constituents WITH the GICS classification. If I don't want the GICS classification, there are a number of places to download a list of current constituents, such as standard and poors yahoo finance to name a few, but none of the sites I have found include the GICS classification data. Anyone have any ideas where I could get this info?

Thanks. Ryan
 
I could be wrong but I think S&P keeps this pretty locked down. (ie not free)
 
Back
Top