0

incorrect divyeild output for stock symbol TYC

Yql query for stock symbol TYC returns incorrect output (99.33%) correct output should be 2.00%

query: http://query.yahooapis.com/v1/public/yql?q=select%20%20*%20from%20yahoo.finance.quotes%20where%20symbol%3D%22TYC%22&format=json&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys&callback=cbfunc

returns "DividendYield":"99.33"

by
1 Reply
  • This is probably due to either the table not passing the correct flag into the Finance API or the API is just isn't synced with what you see on the Finance site (I suspect the latter from my brief experimentation with different symbols).

    0

Recent Posts

in YQL