bnsheehy / OECD-Project

Project to connect OECD CLI data to S&P revenue growth
6 stars 5 forks source link

File #2

Open timhockswender opened 4 years ago

timhockswender commented 4 years ago

Hi, just got back to this but SP_prices.csv is missing. Is this something i need to create or do you have it? Thanks again- sorry to bother you. Tim

bnsheehy commented 4 years ago

Hi Tim, that file is actually named ^GSPC.csv. It should be there in the repository. That's the Yahoo symbol for the S&P 500 composite price history. It's referenced in the code as

file_sp_prices = my_path + "/Data/^GSPC.csv"

Regards, Bryant

bnsheehy commented 4 years ago

Hi Tim, that file is actually named ^GSPC.csv. It should be there in the repository. That's the Yahoo symbol for the S&P 500 composite price history. It's referenced in the code as

file_sp_prices = my_path + "/Data/^GSPC.csv"

Regards, Bryant

On Sat, Mar 7, 2020 at 10:19 AM timhockswender notifications@github.com wrote:

Hi, just got back to this but SP_prices.csv is missing. Is this something i need to create or do you have it? Thanks again- sorry to bother you. Tim

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bnsheehy/OECD-Project/issues/2?email_source=notifications&email_token=AKXGV4TZ2CFMMAACRUCIUJ3RGJXZBA5CNFSM4LDQ6TZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ITJYO7Q, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKXGV4R2LJVLHWQEWMXNEDLRGJXZBANCNFSM4LDQ6TZA .

-- Bryant Sheehy bnsheehy@gmail.com 630-220-0268 https://www.linkedin.com/in/bryantsheehy/

timhockswender commented 4 years ago

Thanks Bryant. I finished the notebook with no errors (of course,path changed) so now I have to spend time to understand it! Thanks again. Tim

On Sun, Mar 8, 2020 at 3:19 PM Bryant Sheehy notifications@github.com wrote:

Hi Tim, that file is actually named ^GSPC.csv. It should be there in the repository. That's the Yahoo symbol for the S&P 500 composite price history. It's referenced in the code as

file_sp_prices = my_path + "/Data/^GSPC.csv"

Regards, Bryant

On Sat, Mar 7, 2020 at 10:19 AM timhockswender notifications@github.com wrote:

Hi, just got back to this but SP_prices.csv is missing. Is this something i need to create or do you have it? Thanks again- sorry to bother you. Tim

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/bnsheehy/OECD-Project/issues/2?email_source=notifications&email_token=AKXGV4TZ2CFMMAACRUCIUJ3RGJXZBA5CNFSM4LDQ6TZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ITJYO7Q , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AKXGV4R2LJVLHWQEWMXNEDLRGJXZBANCNFSM4LDQ6TZA

.

-- Bryant Sheehy bnsheehy@gmail.com 630-220-0268 https://www.linkedin.com/in/bryantsheehy/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bnsheehy/OECD-Project/issues/2?email_source=notifications&email_token=ABZODODOJVF7HZTTE3QL24DRGPVVFA5CNFSM4LDQ6TZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOE6Y2I#issuecomment-596241513, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZODOHRZFYGUG3SCKESOQTRGPVVFANCNFSM4LDQ6TZA .

bnsheehy commented 4 years ago

Hi Tim, I'm glad to hear it worked out for you. If you need anything else, just let me know.

Cheers, Bryant

On Mon, Mar 9, 2020 at 7:15 PM timhockswender notifications@github.com wrote:

Thanks Bryant. I finished the notebook with no errors (of course,path changed) so now I have to spend time to understand it! Thanks again. Tim

On Sun, Mar 8, 2020 at 3:19 PM Bryant Sheehy notifications@github.com wrote:

Hi Tim, that file is actually named ^GSPC.csv. It should be there in the repository. That's the Yahoo symbol for the S&P 500 composite price history. It's referenced in the code as

file_sp_prices = my_path + "/Data/^GSPC.csv"

Regards, Bryant

On Sat, Mar 7, 2020 at 10:19 AM timhockswender <notifications@github.com

wrote:

Hi, just got back to this but SP_prices.csv is missing. Is this something i need to create or do you have it? Thanks again- sorry to bother you. Tim

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <

https://github.com/bnsheehy/OECD-Project/issues/2?email_source=notifications&email_token=AKXGV4TZ2CFMMAACRUCIUJ3RGJXZBA5CNFSM4LDQ6TZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ITJYO7Q

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AKXGV4R2LJVLHWQEWMXNEDLRGJXZBANCNFSM4LDQ6TZA

.

-- Bryant Sheehy bnsheehy@gmail.com 630-220-0268 https://www.linkedin.com/in/bryantsheehy/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/bnsheehy/OECD-Project/issues/2?email_source=notifications&email_token=ABZODODOJVF7HZTTE3QL24DRGPVVFA5CNFSM4LDQ6TZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOE6Y2I#issuecomment-596241513 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABZODOHRZFYGUG3SCKESOQTRGPVVFANCNFSM4LDQ6TZA

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bnsheehy/OECD-Project/issues/2?email_source=notifications&email_token=AKXGV4QQW7BFKA2UBCPFSKDRGWBDVA5CNFSM4LDQ6TZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOJQVRI#issuecomment-596839109, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKXGV4TICSWPKAX5BTAJ3NLRGWBDVANCNFSM4LDQ6TZA .

-- Bryant Sheehy bnsheehy@gmail.com 630-220-0268 https://www.linkedin.com/in/bryantsheehy/