Replies: 2 comments 1 reply
-
You could add an industry field #1084 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Okay.Good suggestion! Let me try. Thank you very much! 😁
ValueRaider ***@***.***> 於 2025年1月29日 週三 03:09 寫道:
… You could add an industry field #1084
<#1084>
—
Reply to this email directly, view it on GitHub
<#2246 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZ5P2E2VBHMNDDIQAIV6VQL2M7IWDAVCNFSM6AAAAABV7PFNG6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOJYG44TCOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to get the company lists of a certain industry under a sector, such as "Computer Hardware (industry)" under the Technology (sector). I checked the yfinance API reference but did not find a way to achieve this.
I referred to discussion #2129 and issue #2152, and also checked the script of const.py of yfinance library. It seems that the EQUITY_SCREENER_EQ_MAP contains only "sector" but no "industry".
So, is any way suggested to get this information? Or, I need to get all company information first, and then to extract their industry, to classfy them?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions