bretbouchard / yahoo-finance-managed

Automatically exported from code.google.com/p/yahoo-finance-managed
0 stars 0 forks source link

Missing ISIN, Exchange and Industry information #67

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.A rerun of the program

What is the expected output? What do you see instead?

I get all data lines, totally about 3 Mb of data but the ISIN, Exchange and 
Industry information is missing. Copied the top 4 rows below. 
Is this normal? 
Best Regards
Joakim

IndustryId|Isin|Name|Exchange|Type|Industry
DFIHX||A One-Year Fixed Income Pt.||Stock|
DFGFX||A Two-Year Global Fixed Income||Stock|
DFGBX||A Five-Year Global Fixed Income||Stock|
WARDX||A Absolute Return Fd Admin Cl||Stock|

Original issue reported on code.google.com by joeka9...@gmail.com on 8 Jun 2013 at 12:50

GoogleCodeExporter commented 8 years ago
This is best you can expect because the wrapper is calling variants of 
following "http://biz.yahoo.com/i/a_-aa.html" which is mosty useless 
information.  

Original comment by philus...@googlemail.com on 8 Oct 2013 at 7:26