Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sector and Industry to get_stock_quote_type_data? #32

Open
austin-stocks opened this issue Jul 30, 2019 · 5 comments
Open

Add Sector and Industry to get_stock_quote_type_data? #32

austin-stocks opened this issue Jul 30, 2019 · 5 comments

Comments

@austin-stocks
Copy link

I am really enjoying the package and it works as designed.
This is a request for a feature - I would like to suggest that having a sector and industry for a stock would be a great addition to the method - say get_stock_quote_type_data?

@JECSand
Copy link
Owner

JECSand commented Jul 31, 2019

@austin-stocks

Thanks! I will be happy to look into adding this feature. My goal is to have a new version addressing the current issues out by the middle of September at the latest.

@jidicula
Copy link

jidicula commented Aug 4, 2019

Hi @JECSand, would it be alright if I submitted a PR for this issue? I was trying to build something similar and implemented this feature for my own use before finding this package. It should be simple for me to copy over the functionality.

@rsandx
Copy link

rsandx commented Aug 9, 2019

I second that idea. This is really a great package, but the Profile and Holders pages contain important information that I can't find in existing methods, it'd be great if the data is added in existing or new methods. Keep up the good work and I'm looking forward to the next release!

@austin-stocks
Copy link
Author

Yes - I agree with rsandx idea of having some way of getting the Profile, number of employess, Key Executives (the whole table). That would be super - as I look at the salary of key executive and how many key executives are leaving the company etc, is the #of employee increasing or decreasing. Thanks for all the work that you do.

@ghost
Copy link

ghost commented Mar 1, 2022

I just wanted to check up on this. I have been using YF and it's been functioning well. I have recently tried implementing get_profile_summary(), which returned AttributeError: 'YahooFinancials' object has no attribute 'get_profile_data'
Directly implementing get_stock_tech_data('summaryProfile') returns {'ticker' : None}. I would like to automatically pull which sector each stock belongs to. Any other tips for this issue?
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants