web services - Get Interest Rate by Country -


i'm having heck of time getting data on interest rate. guess scrape small pile of central bank websites. better service can central bank interest rate or prime rate info.

does know of free resource this?

thanks!

the federal reserve of st. louis source. have excel interface web services interface. have used python api provided here https://github.com/zachwill/fred. general api here http://api.stlouisfed.org. hope helps.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -