TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Python/C#/R API for financial index performance data?

1 pointsby mydpyabout 11 years ago
Anyone know of a respectable, free API for querying financial index performance data? My company has access to Thomson Reuters and Ibbotson, but I want to compare some of the data in these reports for consistency. I have used gdata with the Google Finance API, but it is no longer available. Anyone have any good suggestions?

1 comment

izydaabout 11 years ago
How about <a href="http://www.quandl.com/" rel="nofollow">http:&#x2F;&#x2F;www.quandl.com&#x2F;</a> ? They have plenty of financial index data and a decent API.