Skip to content

Releases: intrinio/python-sdk

Intrinio Python SDK v2.0.0

04 Feb 23:10
Compare
Choose a tag to compare
  • Removed deprecated "Filter" routes and associated methods. The "All" (e.g. get_all_companies) routes and associated methods now support filtering functionality and parameters.

  • Removed next_page parameter from API endpoints and associated methods which do not support paging

  • Fixed the filling_data data type for Fundamental Summary (resolved date conversion issue in SDKs for strongly typed languages)

  • Added Intraday Security Prices

  • Added Municipalities and Municipality Financials

Intrinio Python SDK v1.1.2

08 Jan 23:19
Compare
Choose a tag to compare
  • Fixed Python 3.7 "async" syntax error

Intrinio Python SDK v1.1.1

03 Jan 18:23
Compare
Choose a tag to compare
  • Added Security Summary to Security Stock Price Adjustments response.

Intrinio Python SDK v1.1.0

27 Dec 20:47
Compare
Choose a tag to compare
  1. Added new API endpoint classes for:
  • Security Dividends
  • Security Earnings
  • Security Real-time Prices
  • Stock Exchange Real-Time Prices
  • SEC Company Filing Notes
  1. Added a "frequency" parameter to Get Historical Data for Companies and Securities

Intrinio Python SDK v1.0.0

17 Dec 22:29
Compare
Choose a tag to compare

Initial release of the Intrinio API Python SDK