Skip to content

Releases: intrinio/python-sdk

Intrinio Python SDK v5.6.5

20 Nov 00:43
Compare
Choose a tag to compare
  • Added automatic retries to API client for failed requests

Intrinio Python SDK v5.6.3

29 Sep 17:53
Compare
Choose a tag to compare
  • Added automatic retries to API client for failed requests

Intrinio Python SDK v5.6.1

01 Jul 20:48
Compare
Choose a tag to compare

Updates

  • Fix bug with stock price intraday source parameters

Intrinio Python SDK v5.6.0

19 May 19:48
Compare
Choose a tag to compare

New Features

  • New All ETFs endpoint for ETFs API
  • New Search ETFs endpoint for ETFs API
  • New ETF Lookup endpoint for ETFs API
  • New ETF Holdings endpoint for ETFs API
  • New ETF Stats endpoint for ETFs API
  • New ETF Analytics endpoint for ETFs API

Intrinio Python SDK v5.5.0

05 May 21:54
Compare
Choose a tag to compare

New Features

  • New ETF Holdings endpoint for Zacks API
  • New Institutional Holdings endpoint for Zacks API
  • New Institutional Holding Owners endpoint for Zacks API
  • New Institutional Holding Companies endpoint for Zacks API

Intrinio Python SDK v5.4.0

15 Apr 17:26
Compare
Choose a tag to compare

New Features

  • New EPS estimates endpoint for Zacks API
  • New long term growth rate endpoint for Zacks API
  • New EPS growth rates endpoint for Zacks API
  • New target price consensuses endpoint for Zacks API

Intrinio Python SDK v5.3.0

07 Apr 22:54
Compare
Choose a tag to compare

New Features

  • Added html and text endpoints to Filings API
  • Added word_count to filings endpoints for Filings API
  • Added industry_category and industry_group parameters and response properties to get all filings endpoint for Filings API

Intrinio Python SDK v5.2.0

31 Mar 22:18
Compare
Choose a tag to compare

New Features

  • Added API endpoint for Bulk Download Links

Intrinio Python SDK v5.1.0

27 Jan 21:11
Compare
Choose a tag to compare

Updates

  • Added is_latest to fundamentals API get fundamental by id method
  • Added preliminary_earnings_date to securities API get security latest earnings record method
  • Added last_ex_dividend_date to securities API get security latest dividend record method

Bug Fixes

  • Unicode data API response error fixes

Intrinio Python SDK v5.0.1

25 Oct 20:05
Compare
Choose a tag to compare

Bug Fixes

  • Removed null and empty-string parameters from API requests, which resulted in empty responses for several endpoints. Resolves issue with All Securities returning no results.