雅虎財經
yahoo YQL 查找程式碼所屬的行業
YQL 有不同的公司在一個行業下列出:
例如 select * from yahoo.finance.industry where id=“112”
有沒有辦法在表格中查詢股票程式碼並找出公司所屬的行業?
包 pandas_finance 完成了這項工作:-)
from pandas_finance import Equity aapl = Equity('AAPL') aapl.industry