Dev.to
techCenter
Fundamental analysis in Ruby, straight from SEC EDGARtranslating…
fundamentalista is a Ruby gem for fundamental analysis of listed companies. Version 0.6.0 is on RubyGems.
Fundamentalista.configure { |c| c.edgar_user_agent = "Acme Research research@acme.com" }
apple = Fundamentalista.company("AAPL")
year =…
Keywords#EDGAR#Fundamental#Ruby#fundamentalista#SEC
Comments
Sign in to join the discussion.
Loading comments…