intrinio-sdk 6.27.0 → 6.27.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (620) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -2
  3. data/docs/CompanyApi.md +52 -2
  4. data/docs/CompanyNews.md +12 -0
  5. data/docs/CompanyNewsSummary.md +12 -0
  6. data/docs/NewsTopic.md +20 -0
  7. data/docs/OptionsApi.md +18 -6
  8. data/docs/SecurityApi.md +6 -0
  9. data/intrinio-sdk.gemspec +1 -1
  10. data/lib/intrinio-sdk/api/bulk_downloads_api.rb +1 -1
  11. data/lib/intrinio-sdk/api/company_api.rb +92 -5
  12. data/lib/intrinio-sdk/api/data_point_api.rb +1 -1
  13. data/lib/intrinio-sdk/api/data_tag_api.rb +1 -1
  14. data/lib/intrinio-sdk/api/esg_api.rb +1 -1
  15. data/lib/intrinio-sdk/api/et_fs_api.rb +1 -1
  16. data/lib/intrinio-sdk/api/filing_api.rb +1 -1
  17. data/lib/intrinio-sdk/api/forex_api.rb +1 -1
  18. data/lib/intrinio-sdk/api/fundamentals_api.rb +1 -1
  19. data/lib/intrinio-sdk/api/historical_data_api.rb +1 -1
  20. data/lib/intrinio-sdk/api/index_api.rb +1 -1
  21. data/lib/intrinio-sdk/api/insider_transaction_filings_api.rb +1 -1
  22. data/lib/intrinio-sdk/api/market_api.rb +1 -1
  23. data/lib/intrinio-sdk/api/municipality_api.rb +1 -1
  24. data/lib/intrinio-sdk/api/options_api.rb +19 -1
  25. data/lib/intrinio-sdk/api/owners_api.rb +1 -1
  26. data/lib/intrinio-sdk/api/security_api.rb +10 -1
  27. data/lib/intrinio-sdk/api/stock_exchange_api.rb +1 -1
  28. data/lib/intrinio-sdk/api/technical_api.rb +1 -1
  29. data/lib/intrinio-sdk/api/zacks_api.rb +1 -1
  30. data/lib/intrinio-sdk/api_client.rb +1 -1
  31. data/lib/intrinio-sdk/api_error.rb +1 -1
  32. data/lib/intrinio-sdk/configuration.rb +1 -1
  33. data/lib/intrinio-sdk/models/accumulation_distribution_index_technical_value.rb +1 -1
  34. data/lib/intrinio-sdk/models/api_response_bulk_download_links.rb +1 -1
  35. data/lib/intrinio-sdk/models/api_response_companies.rb +1 -1
  36. data/lib/intrinio-sdk/models/api_response_companies_search.rb +1 -1
  37. data/lib/intrinio-sdk/models/api_response_company_answers.rb +1 -1
  38. data/lib/intrinio-sdk/models/api_response_company_daily_metrics.rb +1 -1
  39. data/lib/intrinio-sdk/models/api_response_company_filings.rb +1 -1
  40. data/lib/intrinio-sdk/models/api_response_company_fundamentals.rb +1 -1
  41. data/lib/intrinio-sdk/models/api_response_company_historical_data.rb +1 -1
  42. data/lib/intrinio-sdk/models/api_response_company_insider_transaction_filings.rb +1 -1
  43. data/lib/intrinio-sdk/models/api_response_company_news.rb +1 -1
  44. data/lib/intrinio-sdk/models/api_response_company_public_float_result.rb +1 -1
  45. data/lib/intrinio-sdk/models/api_response_company_recognize.rb +1 -1
  46. data/lib/intrinio-sdk/models/api_response_company_securities.rb +1 -1
  47. data/lib/intrinio-sdk/models/api_response_company_shares_outstanding.rb +1 -1
  48. data/lib/intrinio-sdk/models/api_response_data_tags.rb +1 -1
  49. data/lib/intrinio-sdk/models/api_response_data_tags_search.rb +1 -1
  50. data/lib/intrinio-sdk/models/api_response_economic_index_historical_data.rb +1 -1
  51. data/lib/intrinio-sdk/models/api_response_economic_indices.rb +1 -1
  52. data/lib/intrinio-sdk/models/api_response_economic_indices_search.rb +1 -1
  53. data/lib/intrinio-sdk/models/api_response_esg_companies.rb +1 -1
  54. data/lib/intrinio-sdk/models/api_response_esg_company_comprehensive_rating_history.rb +1 -1
  55. data/lib/intrinio-sdk/models/api_response_esg_company_rating_history.rb +1 -1
  56. data/lib/intrinio-sdk/models/api_response_esg_latest.rb +1 -1
  57. data/lib/intrinio-sdk/models/api_response_esg_latest_comprehensive.rb +1 -1
  58. data/lib/intrinio-sdk/models/api_response_et_fs.rb +1 -1
  59. data/lib/intrinio-sdk/models/api_response_etf_holdings.rb +1 -1
  60. data/lib/intrinio-sdk/models/api_response_filing_answers.rb +1 -1
  61. data/lib/intrinio-sdk/models/api_response_filing_fundamentals.rb +1 -1
  62. data/lib/intrinio-sdk/models/api_response_filing_notes.rb +1 -1
  63. data/lib/intrinio-sdk/models/api_response_filing_notes_search.rb +1 -1
  64. data/lib/intrinio-sdk/models/api_response_filings.rb +1 -1
  65. data/lib/intrinio-sdk/models/api_response_forex_currencies.rb +1 -1
  66. data/lib/intrinio-sdk/models/api_response_forex_pairs.rb +1 -1
  67. data/lib/intrinio-sdk/models/api_response_forex_prices.rb +1 -1
  68. data/lib/intrinio-sdk/models/api_response_historical_data.rb +1 -1
  69. data/lib/intrinio-sdk/models/api_response_initial_public_offerings.rb +1 -1
  70. data/lib/intrinio-sdk/models/api_response_insider_transaction_filings.rb +1 -1
  71. data/lib/intrinio-sdk/models/api_response_municipalities.rb +1 -1
  72. data/lib/intrinio-sdk/models/api_response_municipalitiy_financials.rb +1 -1
  73. data/lib/intrinio-sdk/models/api_response_news.rb +1 -1
  74. data/lib/intrinio-sdk/models/api_response_option_prices.rb +1 -1
  75. data/lib/intrinio-sdk/models/api_response_options.rb +1 -1
  76. data/lib/intrinio-sdk/models/api_response_options_chain.rb +1 -1
  77. data/lib/intrinio-sdk/models/api_response_options_chain_eod.rb +1 -1
  78. data/lib/intrinio-sdk/models/api_response_options_chain_realtime.rb +1 -1
  79. data/lib/intrinio-sdk/models/api_response_options_expirations.rb +1 -1
  80. data/lib/intrinio-sdk/models/api_response_options_price_realtime.rb +1 -1
  81. data/lib/intrinio-sdk/models/api_response_options_prices_batch_realtime.rb +1 -1
  82. data/lib/intrinio-sdk/models/api_response_options_prices_eod.rb +1 -1
  83. data/lib/intrinio-sdk/models/api_response_options_realtime.rb +1 -1
  84. data/lib/intrinio-sdk/models/api_response_options_stats_realtime.rb +1 -1
  85. data/lib/intrinio-sdk/models/api_response_options_tickers.rb +1 -1
  86. data/lib/intrinio-sdk/models/api_response_options_unusual_activity.rb +1 -1
  87. data/lib/intrinio-sdk/models/api_response_owner_insider_transaction_filings.rb +1 -1
  88. data/lib/intrinio-sdk/models/api_response_owner_institutional_holdings.rb +1 -1
  89. data/lib/intrinio-sdk/models/api_response_owners.rb +1 -1
  90. data/lib/intrinio-sdk/models/api_response_reported_financials.rb +1 -1
  91. data/lib/intrinio-sdk/models/api_response_securities.rb +1 -1
  92. data/lib/intrinio-sdk/models/api_response_securities_search.rb +1 -1
  93. data/lib/intrinio-sdk/models/api_response_security_accumulation_distribution_index.rb +1 -1
  94. data/lib/intrinio-sdk/models/api_response_security_average_daily_trading_volume.rb +1 -1
  95. data/lib/intrinio-sdk/models/api_response_security_average_directional_index.rb +1 -1
  96. data/lib/intrinio-sdk/models/api_response_security_average_true_range.rb +1 -1
  97. data/lib/intrinio-sdk/models/api_response_security_awesome_oscillator.rb +1 -1
  98. data/lib/intrinio-sdk/models/api_response_security_bollinger_bands.rb +1 -1
  99. data/lib/intrinio-sdk/models/api_response_security_chaikin_money_flow.rb +1 -1
  100. data/lib/intrinio-sdk/models/api_response_security_commodity_channel_index.rb +1 -1
  101. data/lib/intrinio-sdk/models/api_response_security_detrended_price_oscillator.rb +1 -1
  102. data/lib/intrinio-sdk/models/api_response_security_donchian_channel.rb +1 -1
  103. data/lib/intrinio-sdk/models/api_response_security_ease_of_movement.rb +1 -1
  104. data/lib/intrinio-sdk/models/api_response_security_force_index.rb +1 -1
  105. data/lib/intrinio-sdk/models/api_response_security_historical_data.rb +1 -1
  106. data/lib/intrinio-sdk/models/api_response_security_ichimoku_kinko_hyo.rb +1 -1
  107. data/lib/intrinio-sdk/models/api_response_security_institutional_ownership.rb +1 -1
  108. data/lib/intrinio-sdk/models/api_response_security_interval_prices.rb +1 -1
  109. data/lib/intrinio-sdk/models/api_response_security_intraday_prices.rb +1 -1
  110. data/lib/intrinio-sdk/models/api_response_security_keltner_channel.rb +1 -1
  111. data/lib/intrinio-sdk/models/api_response_security_know_sure_thing.rb +1 -1
  112. data/lib/intrinio-sdk/models/api_response_security_mass_index.rb +1 -1
  113. data/lib/intrinio-sdk/models/api_response_security_money_flow_index.rb +1 -1
  114. data/lib/intrinio-sdk/models/api_response_security_moving_average_convergence_divergence.rb +1 -1
  115. data/lib/intrinio-sdk/models/api_response_security_negative_volume_index.rb +1 -1
  116. data/lib/intrinio-sdk/models/api_response_security_on_balance_volume.rb +1 -1
  117. data/lib/intrinio-sdk/models/api_response_security_on_balance_volume_mean.rb +1 -1
  118. data/lib/intrinio-sdk/models/api_response_security_relative_strength_index.rb +1 -1
  119. data/lib/intrinio-sdk/models/api_response_security_simple_moving_average.rb +1 -1
  120. data/lib/intrinio-sdk/models/api_response_security_stochastic_oscillator.rb +1 -1
  121. data/lib/intrinio-sdk/models/api_response_security_stock_price_adjustments.rb +1 -1
  122. data/lib/intrinio-sdk/models/api_response_security_stock_prices.rb +1 -1
  123. data/lib/intrinio-sdk/models/api_response_security_triple_exponential_average.rb +1 -1
  124. data/lib/intrinio-sdk/models/api_response_security_true_strength_index.rb +1 -1
  125. data/lib/intrinio-sdk/models/api_response_security_ultimate_oscillator.rb +1 -1
  126. data/lib/intrinio-sdk/models/api_response_security_volume_price_trend.rb +1 -1
  127. data/lib/intrinio-sdk/models/api_response_security_volume_weighted_average_price.rb +1 -1
  128. data/lib/intrinio-sdk/models/api_response_security_vortex_indicator.rb +1 -1
  129. data/lib/intrinio-sdk/models/api_response_security_williams_r.rb +1 -1
  130. data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings.rb +1 -1
  131. data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings_snapshot.rb +1 -1
  132. data/lib/intrinio-sdk/models/api_response_security_zacks_eps_surprises.rb +1 -1
  133. data/lib/intrinio-sdk/models/api_response_security_zacks_sales_surprises.rb +1 -1
  134. data/lib/intrinio-sdk/models/api_response_sic_index_historical_data.rb +1 -1
  135. data/lib/intrinio-sdk/models/api_response_sic_indices.rb +1 -1
  136. data/lib/intrinio-sdk/models/api_response_sic_indices_search.rb +1 -1
  137. data/lib/intrinio-sdk/models/api_response_standardized_financials.rb +1 -1
  138. data/lib/intrinio-sdk/models/api_response_standardized_financials_dimensions.rb +1 -1
  139. data/lib/intrinio-sdk/models/api_response_stock_exchange_realtime_stock_prices.rb +1 -1
  140. data/lib/intrinio-sdk/models/api_response_stock_exchange_securities.rb +1 -1
  141. data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_price_adjustments.rb +1 -1
  142. data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_prices.rb +1 -1
  143. data/lib/intrinio-sdk/models/api_response_stock_exchanges.rb +1 -1
  144. data/lib/intrinio-sdk/models/api_response_stock_market_index_historical_data.rb +1 -1
  145. data/lib/intrinio-sdk/models/api_response_stock_market_indices.rb +1 -1
  146. data/lib/intrinio-sdk/models/api_response_stock_market_indices_search.rb +1 -1
  147. data/lib/intrinio-sdk/models/api_response_zacks_analyst_ratings.rb +1 -1
  148. data/lib/intrinio-sdk/models/api_response_zacks_eps_estimates.rb +1 -1
  149. data/lib/intrinio-sdk/models/api_response_zacks_eps_growth_rates.rb +1 -1
  150. data/lib/intrinio-sdk/models/api_response_zacks_eps_surprises.rb +1 -1
  151. data/lib/intrinio-sdk/models/api_response_zacks_etf_holdings.rb +1 -1
  152. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holding_companies.rb +1 -1
  153. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holding_owners.rb +1 -1
  154. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holdings.rb +1 -1
  155. data/lib/intrinio-sdk/models/api_response_zacks_long_term_growth_rates.rb +1 -1
  156. data/lib/intrinio-sdk/models/api_response_zacks_sales_estimates.rb +1 -1
  157. data/lib/intrinio-sdk/models/api_response_zacks_sales_surprises.rb +1 -1
  158. data/lib/intrinio-sdk/models/api_response_zacks_target_price_consensuses.rb +1 -1
  159. data/lib/intrinio-sdk/models/average_daily_trading_volume_technical_value.rb +1 -1
  160. data/lib/intrinio-sdk/models/average_directional_index_technical_value.rb +1 -1
  161. data/lib/intrinio-sdk/models/average_true_range_technical_value.rb +1 -1
  162. data/lib/intrinio-sdk/models/awesome_oscillator_technical_value.rb +1 -1
  163. data/lib/intrinio-sdk/models/bollinger_bands_technical_value.rb +1 -1
  164. data/lib/intrinio-sdk/models/bulk_download_links.rb +1 -1
  165. data/lib/intrinio-sdk/models/bulk_download_summary.rb +1 -1
  166. data/lib/intrinio-sdk/models/chaikin_money_flow_technical_value.rb +1 -1
  167. data/lib/intrinio-sdk/models/commodity_channel_index_technical_value.rb +1 -1
  168. data/lib/intrinio-sdk/models/company.rb +1 -1
  169. data/lib/intrinio-sdk/models/company_daily_metric.rb +1 -1
  170. data/lib/intrinio-sdk/models/company_filing.rb +1 -1
  171. data/lib/intrinio-sdk/models/company_initial_public_offering.rb +1 -1
  172. data/lib/intrinio-sdk/models/company_news.rb +141 -5
  173. data/lib/intrinio-sdk/models/company_news_summary.rb +141 -5
  174. data/lib/intrinio-sdk/models/company_public_float.rb +1 -1
  175. data/lib/intrinio-sdk/models/company_shares_outstanding.rb +1 -1
  176. data/lib/intrinio-sdk/models/company_summary.rb +1 -1
  177. data/lib/intrinio-sdk/models/data_tag.rb +1 -1
  178. data/lib/intrinio-sdk/models/data_tag_summary.rb +1 -1
  179. data/lib/intrinio-sdk/models/detrended_price_oscillator_technical_value.rb +1 -1
  180. data/lib/intrinio-sdk/models/dividend_record.rb +1 -1
  181. data/lib/intrinio-sdk/models/donchian_channel_technical_value.rb +1 -1
  182. data/lib/intrinio-sdk/models/earnings_record.rb +1 -1
  183. data/lib/intrinio-sdk/models/ease_of_movement_technical_value.rb +1 -1
  184. data/lib/intrinio-sdk/models/economic_index.rb +1 -1
  185. data/lib/intrinio-sdk/models/economic_index_summary.rb +1 -1
  186. data/lib/intrinio-sdk/models/esg_company_summary.rb +1 -1
  187. data/lib/intrinio-sdk/models/esg_comprehensive_rating.rb +1 -1
  188. data/lib/intrinio-sdk/models/esg_comprehensive_rating_with_company.rb +1 -1
  189. data/lib/intrinio-sdk/models/esg_rating.rb +1 -1
  190. data/lib/intrinio-sdk/models/esg_rating_with_company.rb +1 -1
  191. data/lib/intrinio-sdk/models/etf.rb +1 -1
  192. data/lib/intrinio-sdk/models/etf_analytics.rb +1 -1
  193. data/lib/intrinio-sdk/models/etf_holding.rb +1 -1
  194. data/lib/intrinio-sdk/models/etf_stats.rb +1 -1
  195. data/lib/intrinio-sdk/models/etf_summary.rb +1 -1
  196. data/lib/intrinio-sdk/models/filing.rb +1 -1
  197. data/lib/intrinio-sdk/models/filing_note.rb +1 -1
  198. data/lib/intrinio-sdk/models/filing_note_filing.rb +1 -1
  199. data/lib/intrinio-sdk/models/filing_note_summary.rb +1 -1
  200. data/lib/intrinio-sdk/models/filing_summary.rb +1 -1
  201. data/lib/intrinio-sdk/models/force_index_technical_value.rb +1 -1
  202. data/lib/intrinio-sdk/models/forex_currency.rb +1 -1
  203. data/lib/intrinio-sdk/models/forex_pair.rb +1 -1
  204. data/lib/intrinio-sdk/models/forex_price.rb +1 -1
  205. data/lib/intrinio-sdk/models/fundamental.rb +1 -1
  206. data/lib/intrinio-sdk/models/fundamental_summary.rb +1 -1
  207. data/lib/intrinio-sdk/models/historical_data.rb +1 -1
  208. data/lib/intrinio-sdk/models/ichimoku_kinko_hyo_technical_value.rb +1 -1
  209. data/lib/intrinio-sdk/models/insider_transaction.rb +1 -1
  210. data/lib/intrinio-sdk/models/insider_transaction_filing.rb +1 -1
  211. data/lib/intrinio-sdk/models/institutional_holding.rb +1 -1
  212. data/lib/intrinio-sdk/models/institutional_ownership.rb +1 -1
  213. data/lib/intrinio-sdk/models/intraday_stock_price.rb +1 -1
  214. data/lib/intrinio-sdk/models/keltner_channel_technical_value.rb +1 -1
  215. data/lib/intrinio-sdk/models/know_sure_thing_technical_value.rb +1 -1
  216. data/lib/intrinio-sdk/models/market_status_result.rb +1 -1
  217. data/lib/intrinio-sdk/models/mass_index_technical_value.rb +1 -1
  218. data/lib/intrinio-sdk/models/money_flow_index_technical_value.rb +1 -1
  219. data/lib/intrinio-sdk/models/moving_average_convergence_divergence_technical_value.rb +1 -1
  220. data/lib/intrinio-sdk/models/municipality.rb +1 -1
  221. data/lib/intrinio-sdk/models/municipality_financial.rb +1 -1
  222. data/lib/intrinio-sdk/models/negative_volume_index_technical_value.rb +1 -1
  223. data/lib/intrinio-sdk/models/news_topic.rb +189 -0
  224. data/lib/intrinio-sdk/models/on_balance_volume_mean_technical_value.rb +1 -1
  225. data/lib/intrinio-sdk/models/on_balance_volume_technical_value.rb +1 -1
  226. data/lib/intrinio-sdk/models/option.rb +1 -1
  227. data/lib/intrinio-sdk/models/option_chain.rb +1 -1
  228. data/lib/intrinio-sdk/models/option_chain_eod.rb +1 -1
  229. data/lib/intrinio-sdk/models/option_chain_realtime.rb +1 -1
  230. data/lib/intrinio-sdk/models/option_contracts_list.rb +1 -1
  231. data/lib/intrinio-sdk/models/option_eod.rb +1 -1
  232. data/lib/intrinio-sdk/models/option_factors_realtime.rb +1 -1
  233. data/lib/intrinio-sdk/models/option_interval.rb +1 -1
  234. data/lib/intrinio-sdk/models/option_interval_mover.rb +1 -1
  235. data/lib/intrinio-sdk/models/option_intervals_movers_result.rb +1 -1
  236. data/lib/intrinio-sdk/models/option_intervals_result.rb +1 -1
  237. data/lib/intrinio-sdk/models/option_price.rb +1 -1
  238. data/lib/intrinio-sdk/models/option_price_batch_realtime.rb +1 -1
  239. data/lib/intrinio-sdk/models/option_price_eod.rb +1 -1
  240. data/lib/intrinio-sdk/models/option_price_realtime.rb +1 -1
  241. data/lib/intrinio-sdk/models/option_price_realtime_extended.rb +1 -1
  242. data/lib/intrinio-sdk/models/option_realtime.rb +1 -1
  243. data/lib/intrinio-sdk/models/option_snapshot_group.rb +1 -1
  244. data/lib/intrinio-sdk/models/option_snapshots_result.rb +1 -1
  245. data/lib/intrinio-sdk/models/option_stats_realtime.rb +1 -1
  246. data/lib/intrinio-sdk/models/option_unusual_trade.rb +1 -1
  247. data/lib/intrinio-sdk/models/owner.rb +1 -1
  248. data/lib/intrinio-sdk/models/owner_summary.rb +1 -1
  249. data/lib/intrinio-sdk/models/realtime_index_price.rb +1 -1
  250. data/lib/intrinio-sdk/models/realtime_index_price_index.rb +1 -1
  251. data/lib/intrinio-sdk/models/realtime_stock_price.rb +1 -1
  252. data/lib/intrinio-sdk/models/realtime_stock_price_security.rb +1 -1
  253. data/lib/intrinio-sdk/models/relative_strength_index_technical_value.rb +1 -1
  254. data/lib/intrinio-sdk/models/reported_financial.rb +1 -1
  255. data/lib/intrinio-sdk/models/reported_financial_dimension.rb +1 -1
  256. data/lib/intrinio-sdk/models/reported_tag.rb +1 -1
  257. data/lib/intrinio-sdk/models/security.rb +1 -1
  258. data/lib/intrinio-sdk/models/security_history.rb +1 -1
  259. data/lib/intrinio-sdk/models/security_history_list_result.rb +1 -1
  260. data/lib/intrinio-sdk/models/security_interval_mover.rb +1 -1
  261. data/lib/intrinio-sdk/models/security_intervals_movers_result.rb +1 -1
  262. data/lib/intrinio-sdk/models/security_replay_file_result.rb +1 -1
  263. data/lib/intrinio-sdk/models/security_screen_clause.rb +1 -1
  264. data/lib/intrinio-sdk/models/security_screen_group.rb +1 -1
  265. data/lib/intrinio-sdk/models/security_screen_result.rb +1 -1
  266. data/lib/intrinio-sdk/models/security_screen_result_data.rb +1 -1
  267. data/lib/intrinio-sdk/models/security_snapshot_group.rb +1 -1
  268. data/lib/intrinio-sdk/models/security_snapshots_result.rb +1 -1
  269. data/lib/intrinio-sdk/models/security_summary.rb +1 -1
  270. data/lib/intrinio-sdk/models/security_trades.rb +1 -1
  271. data/lib/intrinio-sdk/models/security_trades_result.rb +1 -1
  272. data/lib/intrinio-sdk/models/sic_index.rb +1 -1
  273. data/lib/intrinio-sdk/models/simple_moving_average_technical_value.rb +1 -1
  274. data/lib/intrinio-sdk/models/standardized_financial.rb +1 -1
  275. data/lib/intrinio-sdk/models/standardized_financials_dimension.rb +1 -1
  276. data/lib/intrinio-sdk/models/stochastic_oscillator_technical_value.rb +1 -1
  277. data/lib/intrinio-sdk/models/stock_exchange.rb +1 -1
  278. data/lib/intrinio-sdk/models/stock_market_index.rb +1 -1
  279. data/lib/intrinio-sdk/models/stock_market_index_summary.rb +1 -1
  280. data/lib/intrinio-sdk/models/stock_price.rb +1 -1
  281. data/lib/intrinio-sdk/models/stock_price_adjustment.rb +1 -1
  282. data/lib/intrinio-sdk/models/stock_price_adjustment_summary.rb +1 -1
  283. data/lib/intrinio-sdk/models/stock_price_interval.rb +1 -1
  284. data/lib/intrinio-sdk/models/stock_price_summary.rb +1 -1
  285. data/lib/intrinio-sdk/models/technical_indicator.rb +1 -1
  286. data/lib/intrinio-sdk/models/thea_entity_answer.rb +1 -1
  287. data/lib/intrinio-sdk/models/thea_source_document.rb +1 -1
  288. data/lib/intrinio-sdk/models/triple_exponential_average_technical_value.rb +1 -1
  289. data/lib/intrinio-sdk/models/true_strength_index_technical_value.rb +1 -1
  290. data/lib/intrinio-sdk/models/ultimate_oscillator_technical_value.rb +1 -1
  291. data/lib/intrinio-sdk/models/volume_price_trend_technical_value.rb +1 -1
  292. data/lib/intrinio-sdk/models/volume_weighted_average_price_value.rb +1 -1
  293. data/lib/intrinio-sdk/models/vortex_indicator_technical_value.rb +1 -1
  294. data/lib/intrinio-sdk/models/williams_r_technical_value.rb +1 -1
  295. data/lib/intrinio-sdk/models/zacks_analyst_rating.rb +1 -1
  296. data/lib/intrinio-sdk/models/zacks_analyst_rating_snapshot.rb +1 -1
  297. data/lib/intrinio-sdk/models/zacks_analyst_rating_summary.rb +1 -1
  298. data/lib/intrinio-sdk/models/zacks_eps_estimate.rb +1 -1
  299. data/lib/intrinio-sdk/models/zacks_eps_growth_rate.rb +1 -1
  300. data/lib/intrinio-sdk/models/zacks_eps_surprise.rb +1 -1
  301. data/lib/intrinio-sdk/models/zacks_eps_surprise_summary.rb +1 -1
  302. data/lib/intrinio-sdk/models/zacks_etf_holding.rb +1 -1
  303. data/lib/intrinio-sdk/models/zacks_institutional_holding.rb +1 -1
  304. data/lib/intrinio-sdk/models/zacks_institutional_holding_company_detail.rb +1 -1
  305. data/lib/intrinio-sdk/models/zacks_institutional_holding_company_summary.rb +1 -1
  306. data/lib/intrinio-sdk/models/zacks_institutional_holding_historical_summary.rb +1 -1
  307. data/lib/intrinio-sdk/models/zacks_institutional_holding_owner_detail.rb +1 -1
  308. data/lib/intrinio-sdk/models/zacks_institutional_holding_owner_summary.rb +1 -1
  309. data/lib/intrinio-sdk/models/zacks_long_term_growth_rate.rb +1 -1
  310. data/lib/intrinio-sdk/models/zacks_sales_estimate.rb +1 -1
  311. data/lib/intrinio-sdk/models/zacks_sales_surprise.rb +1 -1
  312. data/lib/intrinio-sdk/models/zacks_sales_surprise_summary.rb +1 -1
  313. data/lib/intrinio-sdk/models/zacks_target_price_consensus.rb +1 -1
  314. data/lib/intrinio-sdk/version.rb +2 -2
  315. data/lib/intrinio-sdk.rb +2 -1
  316. data/spec/api/bulk_downloads_api_spec.rb +1 -1
  317. data/spec/api/company_api_spec.rb +28 -3
  318. data/spec/api/data_point_api_spec.rb +1 -1
  319. data/spec/api/data_tag_api_spec.rb +1 -1
  320. data/spec/api/esg_api_spec.rb +1 -1
  321. data/spec/api/et_fs_api_spec.rb +1 -1
  322. data/spec/api/filing_api_spec.rb +1 -1
  323. data/spec/api/forex_api_spec.rb +1 -1
  324. data/spec/api/fundamentals_api_spec.rb +1 -1
  325. data/spec/api/historical_data_api_spec.rb +1 -1
  326. data/spec/api/index_api_spec.rb +1 -1
  327. data/spec/api/insider_transaction_filings_api_spec.rb +1 -1
  328. data/spec/api/market_api_spec.rb +1 -1
  329. data/spec/api/municipality_api_spec.rb +1 -1
  330. data/spec/api/options_api_spec.rb +7 -1
  331. data/spec/api/owners_api_spec.rb +1 -1
  332. data/spec/api/security_api_spec.rb +4 -1
  333. data/spec/api/stock_exchange_api_spec.rb +1 -1
  334. data/spec/api/technical_api_spec.rb +1 -1
  335. data/spec/api/zacks_api_spec.rb +1 -1
  336. data/spec/api_client_spec.rb +1 -1
  337. data/spec/configuration_spec.rb +1 -1
  338. data/spec/models/accumulation_distribution_index_technical_value_spec.rb +1 -1
  339. data/spec/models/api_response_bulk_download_links_spec.rb +1 -1
  340. data/spec/models/api_response_companies_search_spec.rb +1 -1
  341. data/spec/models/api_response_companies_spec.rb +1 -1
  342. data/spec/models/api_response_company_answers_spec.rb +1 -1
  343. data/spec/models/api_response_company_daily_metrics_spec.rb +1 -1
  344. data/spec/models/api_response_company_filings_spec.rb +1 -1
  345. data/spec/models/api_response_company_fundamentals_spec.rb +1 -1
  346. data/spec/models/api_response_company_historical_data_spec.rb +1 -1
  347. data/spec/models/api_response_company_insider_transaction_filings_spec.rb +1 -1
  348. data/spec/models/api_response_company_news_spec.rb +1 -1
  349. data/spec/models/api_response_company_public_float_result_spec.rb +1 -1
  350. data/spec/models/api_response_company_recognize_spec.rb +1 -1
  351. data/spec/models/api_response_company_securities_spec.rb +1 -1
  352. data/spec/models/api_response_company_shares_outstanding_spec.rb +1 -1
  353. data/spec/models/api_response_data_tags_search_spec.rb +1 -1
  354. data/spec/models/api_response_data_tags_spec.rb +1 -1
  355. data/spec/models/api_response_economic_index_historical_data_spec.rb +1 -1
  356. data/spec/models/api_response_economic_indices_search_spec.rb +1 -1
  357. data/spec/models/api_response_economic_indices_spec.rb +1 -1
  358. data/spec/models/api_response_esg_companies_spec.rb +1 -1
  359. data/spec/models/api_response_esg_company_comprehensive_rating_history_spec.rb +1 -1
  360. data/spec/models/api_response_esg_company_rating_history_spec.rb +1 -1
  361. data/spec/models/api_response_esg_latest_comprehensive_spec.rb +1 -1
  362. data/spec/models/api_response_esg_latest_spec.rb +1 -1
  363. data/spec/models/api_response_et_fs_spec.rb +1 -1
  364. data/spec/models/api_response_etf_holdings_spec.rb +1 -1
  365. data/spec/models/api_response_filing_answers_spec.rb +1 -1
  366. data/spec/models/api_response_filing_fundamentals_spec.rb +1 -1
  367. data/spec/models/api_response_filing_notes_search_spec.rb +1 -1
  368. data/spec/models/api_response_filing_notes_spec.rb +1 -1
  369. data/spec/models/api_response_filings_spec.rb +1 -1
  370. data/spec/models/api_response_forex_currencies_spec.rb +1 -1
  371. data/spec/models/api_response_forex_pairs_spec.rb +1 -1
  372. data/spec/models/api_response_forex_prices_spec.rb +1 -1
  373. data/spec/models/api_response_historical_data_spec.rb +1 -1
  374. data/spec/models/api_response_initial_public_offerings_spec.rb +1 -1
  375. data/spec/models/api_response_insider_transaction_filings_spec.rb +1 -1
  376. data/spec/models/api_response_municipalities_spec.rb +1 -1
  377. data/spec/models/api_response_municipalitiy_financials_spec.rb +1 -1
  378. data/spec/models/api_response_news_spec.rb +1 -1
  379. data/spec/models/api_response_option_prices_spec.rb +1 -1
  380. data/spec/models/api_response_options_chain_eod_spec.rb +1 -1
  381. data/spec/models/api_response_options_chain_realtime_spec.rb +1 -1
  382. data/spec/models/api_response_options_chain_spec.rb +1 -1
  383. data/spec/models/api_response_options_expirations_spec.rb +1 -1
  384. data/spec/models/api_response_options_price_realtime_spec.rb +1 -1
  385. data/spec/models/api_response_options_prices_batch_realtime_spec.rb +1 -1
  386. data/spec/models/api_response_options_prices_eod_spec.rb +1 -1
  387. data/spec/models/api_response_options_realtime_spec.rb +1 -1
  388. data/spec/models/api_response_options_spec.rb +1 -1
  389. data/spec/models/api_response_options_stats_realtime_spec.rb +1 -1
  390. data/spec/models/api_response_options_tickers_spec.rb +1 -1
  391. data/spec/models/api_response_options_unusual_activity_spec.rb +1 -1
  392. data/spec/models/api_response_owner_insider_transaction_filings_spec.rb +1 -1
  393. data/spec/models/api_response_owner_institutional_holdings_spec.rb +1 -1
  394. data/spec/models/api_response_owners_spec.rb +1 -1
  395. data/spec/models/api_response_reported_financials_spec.rb +1 -1
  396. data/spec/models/api_response_securities_search_spec.rb +1 -1
  397. data/spec/models/api_response_securities_spec.rb +1 -1
  398. data/spec/models/api_response_security_accumulation_distribution_index_spec.rb +1 -1
  399. data/spec/models/api_response_security_average_daily_trading_volume_spec.rb +1 -1
  400. data/spec/models/api_response_security_average_directional_index_spec.rb +1 -1
  401. data/spec/models/api_response_security_average_true_range_spec.rb +1 -1
  402. data/spec/models/api_response_security_awesome_oscillator_spec.rb +1 -1
  403. data/spec/models/api_response_security_bollinger_bands_spec.rb +1 -1
  404. data/spec/models/api_response_security_chaikin_money_flow_spec.rb +1 -1
  405. data/spec/models/api_response_security_commodity_channel_index_spec.rb +1 -1
  406. data/spec/models/api_response_security_detrended_price_oscillator_spec.rb +1 -1
  407. data/spec/models/api_response_security_donchian_channel_spec.rb +1 -1
  408. data/spec/models/api_response_security_ease_of_movement_spec.rb +1 -1
  409. data/spec/models/api_response_security_force_index_spec.rb +1 -1
  410. data/spec/models/api_response_security_historical_data_spec.rb +1 -1
  411. data/spec/models/api_response_security_ichimoku_kinko_hyo_spec.rb +1 -1
  412. data/spec/models/api_response_security_institutional_ownership_spec.rb +1 -1
  413. data/spec/models/api_response_security_interval_prices_spec.rb +1 -1
  414. data/spec/models/api_response_security_intraday_prices_spec.rb +1 -1
  415. data/spec/models/api_response_security_keltner_channel_spec.rb +1 -1
  416. data/spec/models/api_response_security_know_sure_thing_spec.rb +1 -1
  417. data/spec/models/api_response_security_mass_index_spec.rb +1 -1
  418. data/spec/models/api_response_security_money_flow_index_spec.rb +1 -1
  419. data/spec/models/api_response_security_moving_average_convergence_divergence_spec.rb +1 -1
  420. data/spec/models/api_response_security_negative_volume_index_spec.rb +1 -1
  421. data/spec/models/api_response_security_on_balance_volume_mean_spec.rb +1 -1
  422. data/spec/models/api_response_security_on_balance_volume_spec.rb +1 -1
  423. data/spec/models/api_response_security_relative_strength_index_spec.rb +1 -1
  424. data/spec/models/api_response_security_simple_moving_average_spec.rb +1 -1
  425. data/spec/models/api_response_security_stochastic_oscillator_spec.rb +1 -1
  426. data/spec/models/api_response_security_stock_price_adjustments_spec.rb +1 -1
  427. data/spec/models/api_response_security_stock_prices_spec.rb +1 -1
  428. data/spec/models/api_response_security_triple_exponential_average_spec.rb +1 -1
  429. data/spec/models/api_response_security_true_strength_index_spec.rb +1 -1
  430. data/spec/models/api_response_security_ultimate_oscillator_spec.rb +1 -1
  431. data/spec/models/api_response_security_volume_price_trend_spec.rb +1 -1
  432. data/spec/models/api_response_security_volume_weighted_average_price_spec.rb +1 -1
  433. data/spec/models/api_response_security_vortex_indicator_spec.rb +1 -1
  434. data/spec/models/api_response_security_williams_r_spec.rb +1 -1
  435. data/spec/models/api_response_security_zacks_analyst_ratings_snapshot_spec.rb +1 -1
  436. data/spec/models/api_response_security_zacks_analyst_ratings_spec.rb +1 -1
  437. data/spec/models/api_response_security_zacks_eps_surprises_spec.rb +1 -1
  438. data/spec/models/api_response_security_zacks_sales_surprises_spec.rb +1 -1
  439. data/spec/models/api_response_sic_index_historical_data_spec.rb +1 -1
  440. data/spec/models/api_response_sic_indices_search_spec.rb +1 -1
  441. data/spec/models/api_response_sic_indices_spec.rb +1 -1
  442. data/spec/models/api_response_standardized_financials_dimensions_spec.rb +1 -1
  443. data/spec/models/api_response_standardized_financials_spec.rb +1 -1
  444. data/spec/models/api_response_stock_exchange_realtime_stock_prices_spec.rb +1 -1
  445. data/spec/models/api_response_stock_exchange_securities_spec.rb +1 -1
  446. data/spec/models/api_response_stock_exchange_stock_price_adjustments_spec.rb +1 -1
  447. data/spec/models/api_response_stock_exchange_stock_prices_spec.rb +1 -1
  448. data/spec/models/api_response_stock_exchanges_spec.rb +1 -1
  449. data/spec/models/api_response_stock_market_index_historical_data_spec.rb +1 -1
  450. data/spec/models/api_response_stock_market_indices_search_spec.rb +1 -1
  451. data/spec/models/api_response_stock_market_indices_spec.rb +1 -1
  452. data/spec/models/api_response_zacks_analyst_ratings_spec.rb +1 -1
  453. data/spec/models/api_response_zacks_eps_estimates_spec.rb +1 -1
  454. data/spec/models/api_response_zacks_eps_growth_rates_spec.rb +1 -1
  455. data/spec/models/api_response_zacks_eps_surprises_spec.rb +1 -1
  456. data/spec/models/api_response_zacks_etf_holdings_spec.rb +1 -1
  457. data/spec/models/api_response_zacks_institutional_holding_companies_spec.rb +1 -1
  458. data/spec/models/api_response_zacks_institutional_holding_owners_spec.rb +1 -1
  459. data/spec/models/api_response_zacks_institutional_holdings_spec.rb +1 -1
  460. data/spec/models/api_response_zacks_long_term_growth_rates_spec.rb +1 -1
  461. data/spec/models/api_response_zacks_sales_estimates_spec.rb +1 -1
  462. data/spec/models/api_response_zacks_sales_surprises_spec.rb +1 -1
  463. data/spec/models/api_response_zacks_target_price_consensuses_spec.rb +1 -1
  464. data/spec/models/average_daily_trading_volume_technical_value_spec.rb +1 -1
  465. data/spec/models/average_directional_index_technical_value_spec.rb +1 -1
  466. data/spec/models/average_true_range_technical_value_spec.rb +1 -1
  467. data/spec/models/awesome_oscillator_technical_value_spec.rb +1 -1
  468. data/spec/models/bollinger_bands_technical_value_spec.rb +1 -1
  469. data/spec/models/bulk_download_links_spec.rb +1 -1
  470. data/spec/models/bulk_download_summary_spec.rb +1 -1
  471. data/spec/models/chaikin_money_flow_technical_value_spec.rb +1 -1
  472. data/spec/models/commodity_channel_index_technical_value_spec.rb +1 -1
  473. data/spec/models/company_daily_metric_spec.rb +1 -1
  474. data/spec/models/company_filing_spec.rb +1 -1
  475. data/spec/models/company_initial_public_offering_spec.rb +1 -1
  476. data/spec/models/company_news_spec.rb +63 -1
  477. data/spec/models/company_news_summary_spec.rb +63 -1
  478. data/spec/models/company_public_float_spec.rb +1 -1
  479. data/spec/models/company_shares_outstanding_spec.rb +1 -1
  480. data/spec/models/company_spec.rb +1 -1
  481. data/spec/models/company_summary_spec.rb +1 -1
  482. data/spec/models/data_tag_spec.rb +1 -1
  483. data/spec/models/data_tag_summary_spec.rb +1 -1
  484. data/spec/models/detrended_price_oscillator_technical_value_spec.rb +1 -1
  485. data/spec/models/dividend_record_spec.rb +1 -1
  486. data/spec/models/donchian_channel_technical_value_spec.rb +1 -1
  487. data/spec/models/earnings_record_spec.rb +1 -1
  488. data/spec/models/ease_of_movement_technical_value_spec.rb +1 -1
  489. data/spec/models/economic_index_spec.rb +1 -1
  490. data/spec/models/economic_index_summary_spec.rb +1 -1
  491. data/spec/models/esg_company_summary_spec.rb +1 -1
  492. data/spec/models/esg_comprehensive_rating_spec.rb +1 -1
  493. data/spec/models/esg_comprehensive_rating_with_company_spec.rb +1 -1
  494. data/spec/models/esg_rating_spec.rb +1 -1
  495. data/spec/models/esg_rating_with_company_spec.rb +1 -1
  496. data/spec/models/etf_analytics_spec.rb +1 -1
  497. data/spec/models/etf_holding_spec.rb +1 -1
  498. data/spec/models/etf_spec.rb +1 -1
  499. data/spec/models/etf_stats_spec.rb +1 -1
  500. data/spec/models/etf_summary_spec.rb +1 -1
  501. data/spec/models/filing_note_filing_spec.rb +1 -1
  502. data/spec/models/filing_note_spec.rb +1 -1
  503. data/spec/models/filing_note_summary_spec.rb +1 -1
  504. data/spec/models/filing_spec.rb +1 -1
  505. data/spec/models/filing_summary_spec.rb +1 -1
  506. data/spec/models/force_index_technical_value_spec.rb +1 -1
  507. data/spec/models/forex_currency_spec.rb +1 -1
  508. data/spec/models/forex_pair_spec.rb +1 -1
  509. data/spec/models/forex_price_spec.rb +1 -1
  510. data/spec/models/fundamental_spec.rb +1 -1
  511. data/spec/models/fundamental_summary_spec.rb +1 -1
  512. data/spec/models/historical_data_spec.rb +1 -1
  513. data/spec/models/ichimoku_kinko_hyo_technical_value_spec.rb +1 -1
  514. data/spec/models/insider_transaction_filing_spec.rb +1 -1
  515. data/spec/models/insider_transaction_spec.rb +1 -1
  516. data/spec/models/institutional_holding_spec.rb +1 -1
  517. data/spec/models/institutional_ownership_spec.rb +1 -1
  518. data/spec/models/intraday_stock_price_spec.rb +1 -1
  519. data/spec/models/keltner_channel_technical_value_spec.rb +1 -1
  520. data/spec/models/know_sure_thing_technical_value_spec.rb +1 -1
  521. data/spec/models/market_status_result_spec.rb +1 -1
  522. data/spec/models/mass_index_technical_value_spec.rb +1 -1
  523. data/spec/models/money_flow_index_technical_value_spec.rb +1 -1
  524. data/spec/models/moving_average_convergence_divergence_technical_value_spec.rb +1 -1
  525. data/spec/models/municipality_financial_spec.rb +1 -1
  526. data/spec/models/municipality_spec.rb +1 -1
  527. data/spec/models/negative_volume_index_technical_value_spec.rb +1 -1
  528. data/spec/models/news_topic_spec.rb +42 -0
  529. data/spec/models/on_balance_volume_mean_technical_value_spec.rb +1 -1
  530. data/spec/models/on_balance_volume_technical_value_spec.rb +1 -1
  531. data/spec/models/option_chain_eod_spec.rb +1 -1
  532. data/spec/models/option_chain_realtime_spec.rb +1 -1
  533. data/spec/models/option_chain_spec.rb +1 -1
  534. data/spec/models/option_contracts_list_spec.rb +1 -1
  535. data/spec/models/option_eod_spec.rb +1 -1
  536. data/spec/models/option_factors_realtime_spec.rb +1 -1
  537. data/spec/models/option_interval_mover_spec.rb +1 -1
  538. data/spec/models/option_interval_spec.rb +1 -1
  539. data/spec/models/option_intervals_movers_result_spec.rb +1 -1
  540. data/spec/models/option_intervals_result_spec.rb +1 -1
  541. data/spec/models/option_price_batch_realtime_spec.rb +1 -1
  542. data/spec/models/option_price_eod_spec.rb +1 -1
  543. data/spec/models/option_price_realtime_extended_spec.rb +1 -1
  544. data/spec/models/option_price_realtime_spec.rb +1 -1
  545. data/spec/models/option_price_spec.rb +1 -1
  546. data/spec/models/option_realtime_spec.rb +1 -1
  547. data/spec/models/option_snapshot_group_spec.rb +1 -1
  548. data/spec/models/option_snapshots_result_spec.rb +1 -1
  549. data/spec/models/option_spec.rb +1 -1
  550. data/spec/models/option_stats_realtime_spec.rb +1 -1
  551. data/spec/models/option_unusual_trade_spec.rb +1 -1
  552. data/spec/models/owner_spec.rb +1 -1
  553. data/spec/models/owner_summary_spec.rb +1 -1
  554. data/spec/models/realtime_index_price_index_spec.rb +1 -1
  555. data/spec/models/realtime_index_price_spec.rb +1 -1
  556. data/spec/models/realtime_stock_price_security_spec.rb +1 -1
  557. data/spec/models/realtime_stock_price_spec.rb +1 -1
  558. data/spec/models/relative_strength_index_technical_value_spec.rb +1 -1
  559. data/spec/models/reported_financial_dimension_spec.rb +1 -1
  560. data/spec/models/reported_financial_spec.rb +1 -1
  561. data/spec/models/reported_tag_spec.rb +1 -1
  562. data/spec/models/security_history_list_result_spec.rb +1 -1
  563. data/spec/models/security_history_spec.rb +1 -1
  564. data/spec/models/security_interval_mover_spec.rb +1 -1
  565. data/spec/models/security_intervals_movers_result_spec.rb +1 -1
  566. data/spec/models/security_replay_file_result_spec.rb +1 -1
  567. data/spec/models/security_screen_clause_spec.rb +1 -1
  568. data/spec/models/security_screen_group_spec.rb +1 -1
  569. data/spec/models/security_screen_result_data_spec.rb +1 -1
  570. data/spec/models/security_screen_result_spec.rb +1 -1
  571. data/spec/models/security_snapshot_group_spec.rb +1 -1
  572. data/spec/models/security_snapshots_result_spec.rb +1 -1
  573. data/spec/models/security_spec.rb +1 -1
  574. data/spec/models/security_summary_spec.rb +1 -1
  575. data/spec/models/security_trades_result_spec.rb +1 -1
  576. data/spec/models/security_trades_spec.rb +1 -1
  577. data/spec/models/sic_index_spec.rb +1 -1
  578. data/spec/models/simple_moving_average_technical_value_spec.rb +1 -1
  579. data/spec/models/standardized_financial_spec.rb +1 -1
  580. data/spec/models/standardized_financials_dimension_spec.rb +1 -1
  581. data/spec/models/stochastic_oscillator_technical_value_spec.rb +1 -1
  582. data/spec/models/stock_exchange_spec.rb +1 -1
  583. data/spec/models/stock_market_index_spec.rb +1 -1
  584. data/spec/models/stock_market_index_summary_spec.rb +1 -1
  585. data/spec/models/stock_price_adjustment_spec.rb +1 -1
  586. data/spec/models/stock_price_adjustment_summary_spec.rb +1 -1
  587. data/spec/models/stock_price_interval_spec.rb +1 -1
  588. data/spec/models/stock_price_spec.rb +1 -1
  589. data/spec/models/stock_price_summary_spec.rb +1 -1
  590. data/spec/models/technical_indicator_spec.rb +1 -1
  591. data/spec/models/thea_entity_answer_spec.rb +1 -1
  592. data/spec/models/thea_source_document_spec.rb +1 -1
  593. data/spec/models/triple_exponential_average_technical_value_spec.rb +1 -1
  594. data/spec/models/true_strength_index_technical_value_spec.rb +1 -1
  595. data/spec/models/ultimate_oscillator_technical_value_spec.rb +1 -1
  596. data/spec/models/volume_price_trend_technical_value_spec.rb +1 -1
  597. data/spec/models/volume_weighted_average_price_value_spec.rb +1 -1
  598. data/spec/models/vortex_indicator_technical_value_spec.rb +1 -1
  599. data/spec/models/williams_r_technical_value_spec.rb +1 -1
  600. data/spec/models/zacks_analyst_rating_snapshot_spec.rb +1 -1
  601. data/spec/models/zacks_analyst_rating_spec.rb +1 -1
  602. data/spec/models/zacks_analyst_rating_summary_spec.rb +1 -1
  603. data/spec/models/zacks_eps_estimate_spec.rb +1 -1
  604. data/spec/models/zacks_eps_growth_rate_spec.rb +1 -1
  605. data/spec/models/zacks_eps_surprise_spec.rb +1 -1
  606. data/spec/models/zacks_eps_surprise_summary_spec.rb +1 -1
  607. data/spec/models/zacks_etf_holding_spec.rb +1 -1
  608. data/spec/models/zacks_institutional_holding_company_detail_spec.rb +1 -1
  609. data/spec/models/zacks_institutional_holding_company_summary_spec.rb +1 -1
  610. data/spec/models/zacks_institutional_holding_historical_summary_spec.rb +1 -1
  611. data/spec/models/zacks_institutional_holding_owner_detail_spec.rb +1 -1
  612. data/spec/models/zacks_institutional_holding_owner_summary_spec.rb +1 -1
  613. data/spec/models/zacks_institutional_holding_spec.rb +1 -1
  614. data/spec/models/zacks_long_term_growth_rate_spec.rb +1 -1
  615. data/spec/models/zacks_sales_estimate_spec.rb +1 -1
  616. data/spec/models/zacks_sales_surprise_spec.rb +1 -1
  617. data/spec/models/zacks_sales_surprise_summary_spec.rb +1 -1
  618. data/spec/models/zacks_target_price_consensus_spec.rb +1 -1
  619. data/spec/spec_helper.rb +1 -1
  620. metadata +6 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b1131e2e60959c967be05c247f2eccab0cd4d7dc25245e3969e7e3fd92dbc443
4
- data.tar.gz: 7d4a6069e35cc955c2cfcf6139f02fd2d73e3dadf01216775cb67ba8ad35dba2
3
+ metadata.gz: 493857b9f035a4f9345a7ca26ef8ebc785b0d77da620c16df8cc37210264a43b
4
+ data.tar.gz: 190db43e138a05f652f1096999bae1b4193cee9f63af5b14e1cde6f43cb5bba3
5
5
  SHA512:
6
- metadata.gz: de18e08ea95745ac088a1b81d10ec9bce2535b3b1e217b2036d921c8d0b71e132b8e250c58215b274294fc6e9ee94598922d5ccbe235ec6a3bae4d5809992224
7
- data.tar.gz: 014541adf7a9866bf9fd9a0c34bf3f224d75af5fa1c3625e4536a451096f9ea865bb39e596d3ce29dbf6da79cfe445c762e48f3a22bbce0112cca929d049db5e
6
+ metadata.gz: a469d2732d20d82ee63bdaef6a773734a790c47169c69aeeb697d7dc5584dbe3434e77bef8c8c65e98ac13b8aad13d4fc77634fa22a9c91073740d5d2fed930a
7
+ data.tar.gz: cbb0b5c87a2a275766e439d31d2cd074bdb48b03fa45ff7f464bdd09c2e36170759f41b8cf28fb2214ee9832bb62bdb477f17ca74da14bd43fa8091389180ea5
data/README.md CHANGED
@@ -8,8 +8,8 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a
8
8
 
9
9
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
10
10
 
11
- - API version: 2.53.1
12
- - Package version: 6.27.0
11
+ - API version: 2.56.5
12
+ - Package version: 6.27.1
13
13
 
14
14
 
15
15
  ## Installation
@@ -475,6 +475,7 @@ Class | Method | HTTP request | Description
475
475
  - [Intrinio::Municipality](docs/Municipality.md)
476
476
  - [Intrinio::MunicipalityFinancial](docs/MunicipalityFinancial.md)
477
477
  - [Intrinio::NegativeVolumeIndexTechnicalValue](docs/NegativeVolumeIndexTechnicalValue.md)
478
+ - [Intrinio::NewsTopic](docs/NewsTopic.md)
478
479
  - [Intrinio::OnBalanceVolumeMeanTechnicalValue](docs/OnBalanceVolumeMeanTechnicalValue.md)
479
480
  - [Intrinio::OnBalanceVolumeTechnicalValue](docs/OnBalanceVolumeTechnicalValue.md)
480
481
  - [Intrinio::Option](docs/Option.md)
data/docs/CompanyApi.md CHANGED
@@ -265,7 +265,20 @@ end
265
265
  company_api = Intrinio::CompanyApi.new
266
266
 
267
267
  opts = {
268
+ specific_source: nil,
268
269
  page_size: 100,
270
+ sentiment: nil,
271
+ topic: nil,
272
+ company: "AAPL",
273
+ security: "AAPL",
274
+ start_date: nil,
275
+ end_date: nil,
276
+ language: nil,
277
+ word_count_greater_than: nil,
278
+ word_count_less_than: nil,
279
+ is_spam: nil,
280
+ business_relevance_greater_than: nil,
281
+ business_relevance_less_than: nil,
269
282
  next_page: nil
270
283
  }
271
284
 
@@ -284,7 +297,20 @@ pp result
284
297
 
285
298
  Name | Type | Description | Notes
286
299
  ------------- | ------------- | ------------- | -------------
287
- **page_size** | Integer| The number of results to return | [optional] [default to 100]  
300
+ **specific_source** | String| Only news from this source. | [optional]  
301
+ **page_size** | Integer| The maximum number of results to return. | [optional] [default to 100]  
302
+ **sentiment** | String| Filter by sentiment. Unsupported for yahoo source. | [optional]  
303
+ **topic** | String| Filter by topic. Unsupported for yahoo source. | [optional]  
304
+ **company** | String| Filter by `company` identifier (ticker, CIK, LEI, Intrinio ID) | [optional]  
305
+ **security** | String| Filter by `security` identifier (ticker, figi, isin, cusip, Intrinio ID). Unsupported for yahoo source. | [optional]  
306
+ **start_date** | Date| Limit news stories to those on or after this date. | [optional]  
307
+ **end_date** | Date| Limit news stories to those on or before this date. | [optional]  
308
+ **language** | String| Filter by language. Unsupported for yahoo source. Unsupported for yahoo source. | [optional]  
309
+ **word_count_greater_than** | Integer| News stories will have a word count greater than this value. Unsupported for yahoo source. | [optional]  
310
+ **word_count_less_than** | Integer| News stories will have a word count less than this value. Unsupported for yahoo source. | [optional]  
311
+ **is_spam** | BOOLEAN| Filter whether it is marked as spam or not. Unsupported for yahoo source. | [optional]  
312
+ **business_relevance_greater_than** | Float| News stories will have a business relevance score more than this value. Unsupported for yahoo source. | [optional]  
313
+ **business_relevance_less_than** | Float| News stories will have a business relevance score less than this value. Unsupported for yahoo source. | [optional]  
288
314
  **next_page** | String| Gets the next page of data from a previous API call | [optional]  
289
315
 
290
316
  [//]: # (END_PARAMETERS)
@@ -1136,7 +1162,19 @@ company_api = Intrinio::CompanyApi.new
1136
1162
  identifier = "AAPL"
1137
1163
 
1138
1164
  opts = {
1165
+ specific_source: nil,
1139
1166
  page_size: 100,
1167
+ sentiment: nil,
1168
+ topic: nil,
1169
+ security: "AAPL",
1170
+ start_date: nil,
1171
+ end_date: nil,
1172
+ language: nil,
1173
+ word_count_greater_than: nil,
1174
+ word_count_less_than: nil,
1175
+ is_spam: nil,
1176
+ business_relevance_greater_than: nil,
1177
+ business_relevance_less_than: nil,
1140
1178
  next_page: nil
1141
1179
  }
1142
1180
 
@@ -1156,7 +1194,19 @@ pp result
1156
1194
  Name | Type | Description | Notes
1157
1195
  ------------- | ------------- | ------------- | -------------
1158
1196
  **identifier** | String| A Company identifier (Ticker, CIK, LEI, Intrinio ID) |  
1159
- **page_size** | Integer| The number of results to return | [optional] [default to 100]  
1197
+ **specific_source** | String| Only news from this source | [optional]  
1198
+ **page_size** | Integer| The maximum number of results to return | [optional] [default to 100]  
1199
+ **sentiment** | String| Filter by sentiment. Unsupported for yahoo source. | [optional]  
1200
+ **topic** | String| Filter by topic. Unsupported for yahoo source. | [optional]  
1201
+ **security** | String| Filter by `security` identifier (ticker, figi, isin, cusip, Intrinio ID). Unsupported for yahoo source. | [optional]  
1202
+ **start_date** | Date| Limit news stories to those on or after this date | [optional]  
1203
+ **end_date** | Date| Limit news stories to those on or before this date | [optional]  
1204
+ **language** | String| Filter by language. Unsupported for yahoo source. | [optional]  
1205
+ **word_count_greater_than** | Integer| News stories will have a word count greater than this value. Unsupported for yahoo source. | [optional]  
1206
+ **word_count_less_than** | Integer| News stories will have a word count less than this value. Unsupported for yahoo source. | [optional]  
1207
+ **is_spam** | BOOLEAN| Filter whether it is marked as spam or not. Unsupported for yahoo source. | [optional]  
1208
+ **business_relevance_greater_than** | Float| News stories will have a business relevance score more than this value. Unsupported for yahoo source. | [optional]  
1209
+ **business_relevance_less_than** | Float| News stories will have a business relevance score less than this value. Unsupported for yahoo source. | [optional]  
1160
1210
  **next_page** | String| Gets the next page of data from a previous API call | [optional]  
1161
1211
 
1162
1212
  [//]: # (END_PARAMETERS)
data/docs/CompanyNews.md CHANGED
@@ -17,7 +17,16 @@ Name | Type | Description
17
17
  **publication_date** | DateTime | The publication date of the news article  
18
18
  **url** | String | The url of the news article  
19
19
  **summary** | String | A summary of the news article  
20
+ **source** | String | The news source.  
20
21
  **company** | [**CompanySummary**](CompanySummary.md) | The Company to which the new article pertains  
22
+ **topics** | [**Array<NewsTopic>**](NewsTopic.md) |  
23
+ **copyright** | String | The copyright of the news article  
24
+ **language** | String | The language code of the news article  
25
+ **word_count** | Integer | The word count of the news article  
26
+ **spam** | BOOLEAN | Whether the news article is marked as spam or not  
27
+ **business_relevance** | Float | How strongly correlated the news article is to the business  
28
+ **article_sentiment** | String | The news sentiment.  
29
+ **article_sentiment_confidence** | Float | The confidence score of the sentiment rating  
21
30
 
22
31
  [//]: # (END_DEFINITION)
23
32
 
@@ -25,4 +34,7 @@ Name | Type | Description
25
34
  [//]: # (CONTAINED_CLASS:Intrinio::CompanySummary)
26
35
 
27
36
 
37
+ [//]: # (CONTAINED_CLASS:Intrinio::NewsTopic)
38
+
39
+
28
40
 
@@ -17,8 +17,20 @@ Name | Type | Description
17
17
  **publication_date** | DateTime | The publication date of the news article  
18
18
  **url** | String | The url of the news article  
19
19
  **summary** | String | A summary of the news article  
20
+ **source** | String | The news source.  
21
+ **topics** | [**Array<NewsTopic>**](NewsTopic.md) |  
22
+ **copyright** | String | The copyright of the news article  
23
+ **language** | String | The language code of the news article  
24
+ **word_count** | Integer | The word count of the news article  
25
+ **spam** | BOOLEAN | Whether the news article is marked as spam or not  
26
+ **business_relevance** | Float | How strongly correlated the news article is to the business  
27
+ **article_sentiment** | String | The news sentiment.  
28
+ **article_sentiment_confidence** | Float | The confidence score of the sentiment rating  
20
29
 
21
30
  [//]: # (END_DEFINITION)
22
31
 
23
32
 
33
+ [//]: # (CONTAINED_CLASS:Intrinio::NewsTopic)
34
+
35
+
24
36
 
data/docs/NewsTopic.md ADDED
@@ -0,0 +1,20 @@
1
+
2
+
3
+ [//]: # (CLASS:Intrinio::NewsTopic)
4
+
5
+ [//]: # (KIND:object)
6
+
7
+ ### Intrinio::NewsTopic
8
+
9
+ #### Properties
10
+
11
+ [//]: # (START_DEFINITION)
12
+
13
+ Name | Type | Description
14
+ ------------ | ------------- | -------------
15
+ **name** | String | The description of the topic.  
16
+
17
+ [//]: # (END_DEFINITION)
18
+
19
+
20
+
data/docs/OptionsApi.md CHANGED
@@ -157,7 +157,8 @@ symbol = "MSFT"
157
157
  opts = {
158
158
  after: "2022-01-01",
159
159
  before: "2023-04-01",
160
- source: nil
160
+ source: nil,
161
+ include_related_symbols: false
161
162
  }
162
163
 
163
164
  result = options_api.get_option_expirations_realtime(symbol, opts)
@@ -179,6 +180,7 @@ Name | Type | Description | Notes
179
180
  **after** | String| Return option contract expiration dates after this date. | [optional]  
180
181
  **before** | String| Return option contract expiration dates before this date. | [optional]  
181
182
  **source** | String| Realtime or 15-minute delayed contracts. | [optional]  
183
+ **include_related_symbols** | BOOLEAN| Include related symbols that end in a 1 or 2 because of a corporate action. | [optional]  
182
184
 
183
185
  [//]: # (END_PARAMETERS)
184
186
 
@@ -245,7 +247,8 @@ opts = {
245
247
  source: nil,
246
248
  stock_price_source: nil,
247
249
  model: nil,
248
- show_extended_price: nil
250
+ show_extended_price: nil,
251
+ include_related_symbols: false
249
252
  }
250
253
 
251
254
  result = options_api.get_option_strikes_realtime(symbol, strike, opts)
@@ -269,6 +272,7 @@ Name | Type | Description | Notes
269
272
  **stock_price_source** | String| Source for underlying price for calculating Greeks. | [optional]  
270
273
  **model** | String| Model for calculating Greek values. Default is black_scholes. | [optional]  
271
274
  **show_extended_price** | BOOLEAN| Whether to include open close high low type fields. | [optional]  
275
+ **include_related_symbols** | BOOLEAN| Include related symbols that end in a 1 or 2 because of a corporate action. | [optional]  
272
276
 
273
277
  [//]: # (END_PARAMETERS)
274
278
 
@@ -436,7 +440,8 @@ opts = {
436
440
  expiration: "2022-04-16",
437
441
  expiration_after: "2022-01-01",
438
442
  expiration_before: "2023-12-31",
439
- source: nil
443
+ source: nil,
444
+ include_related_symbols: false
440
445
  }
441
446
 
442
447
  result = options_api.get_options_by_symbol_realtime(symbol, opts)
@@ -463,6 +468,7 @@ Name | Type | Description | Notes
463
468
  **expiration_after** | String| The expiration date of the option contract. This will return options contracts with expiration dates after this date. | [optional]  
464
469
  **expiration_before** | String| The expiration date of the option contract. This will return options contracts with expiration dates before this date. | [optional]  
465
470
  **source** | String| Realtime or 15-minute delayed contracts. | [optional]  
471
+ **include_related_symbols** | BOOLEAN| Include related symbols that end in a 1 or 2 because of a corporate action. | [optional]  
466
472
 
467
473
  [//]: # (END_PARAMETERS)
468
474
 
@@ -626,7 +632,8 @@ opts = {
626
632
  strike: nil,
627
633
  strike_greater_than: nil,
628
634
  strike_less_than: nil,
629
- date: nil
635
+ date: nil,
636
+ include_related_symbols: false
630
637
  }
631
638
 
632
639
  result = options_api.get_options_chain_eod(symbol, expiration, opts)
@@ -651,6 +658,7 @@ Name | Type | Description | Notes
651
658
  **strike_greater_than** | Float| The strike price of the option contract. This will return options contracts with strike prices greater than this price. | [optional]  
652
659
  **strike_less_than** | Float| The strike price of the option contract. This will return options contracts with strike prices less than this price. | [optional]  
653
660
  **date** | Date| The date to retrieve prices for | [optional]  
661
+ **include_related_symbols** | BOOLEAN| Include related symbols that end in a 1 or 2 because of a corporate action. | [optional]  
654
662
 
655
663
  [//]: # (END_PARAMETERS)
656
664
 
@@ -726,7 +734,8 @@ opts = {
726
734
  moneyness: nil,
727
735
  stock_price_source: nil,
728
736
  model: nil,
729
- show_extended_price: nil
737
+ show_extended_price: nil,
738
+ include_related_symbols: false
730
739
  }
731
740
 
732
741
  result = options_api.get_options_chain_realtime(symbol, expiration, opts)
@@ -759,6 +768,7 @@ Name | Type | Description | Notes
759
768
  **stock_price_source** | String| Source for underlying price for calculating Greeks. | [optional]  
760
769
  **model** | String| Model for calculating Greek values. Default is black_scholes. | [optional]  
761
770
  **show_extended_price** | BOOLEAN| Whether to include open close high low type fields. | [optional]  
771
+ **include_related_symbols** | BOOLEAN| Include related symbols that end in a 1 or 2 because of a corporate action. | [optional]  
762
772
 
763
773
  [//]: # (END_PARAMETERS)
764
774
 
@@ -906,7 +916,8 @@ symbol = "MSFT"
906
916
 
907
917
  opts = {
908
918
  after: "2019-01-01",
909
- before: "2019-12-31"
919
+ before: "2019-12-31",
920
+ include_related_symbols: false
910
921
  }
911
922
 
912
923
  result = options_api.get_options_expirations_eod(symbol, opts)
@@ -927,6 +938,7 @@ Name | Type | Description | Notes
927
938
  **symbol** | String| The option symbol, corresponding to the underlying security. |  
928
939
  **after** | String| Return option contract expiration dates after this date. | [optional]  
929
940
  **before** | String| Return option contract expiration dates before this date. | [optional]  
941
+ **include_related_symbols** | BOOLEAN| Include related symbols that end in a 1 or 2 because of a corporate action. | [optional]  
930
942
 
931
943
  [//]: # (END_PARAMETERS)
932
944
 
data/docs/SecurityApi.md CHANGED
@@ -4656,6 +4656,8 @@ opts = {
4656
4656
  end_time: nil,
4657
4657
  timezone: "UTC",
4658
4658
  page_size: 100,
4659
+ darkpool_only: false,
4660
+ min_size: 100,
4659
4661
  next_page: nil
4660
4662
  }
4661
4663
 
@@ -4681,6 +4683,8 @@ Name | Type | Description | Notes
4681
4683
  **end_time** | String| The end time for the data being requested. | [optional]  
4682
4684
  **timezone** | String| The timezone the start and end date/times use. | [optional] [default to UTC]  
4683
4685
  **page_size** | Integer| The maximum number of results to return per page. | [optional] [default to 100]  
4686
+ **darkpool_only** | BOOLEAN| Set to true to show only darkpool trades | [optional] [default to false]  
4687
+ **min_size** | Integer| Trades must be larger or equal to this size. | [optional]  
4684
4688
  **next_page** | String| Gets the next page of data from a previous API call | [optional]  
4685
4689
 
4686
4690
  [//]: # (END_PARAMETERS)
@@ -4752,6 +4756,7 @@ opts = {
4752
4756
  timezone: "UTC",
4753
4757
  darkpool_only: false,
4754
4758
  page_size: 100,
4759
+ min_size: 100,
4755
4760
  next_page: nil
4756
4761
  }
4757
4762
 
@@ -4779,6 +4784,7 @@ Name | Type | Description | Notes
4779
4784
  **timezone** | String| The timezone the start and end date/times use. | [optional] [default to UTC]  
4780
4785
  **darkpool_only** | BOOLEAN| Set to true to show only darkpool trades | [optional] [default to false]  
4781
4786
  **page_size** | Integer| The maximum number of results to return per page. | [optional] [default to 100]  
4787
+ **min_size** | Integer| Trades must be larger or equal to this size. | [optional]  
4782
4788
  **next_page** | String| Gets the next page of data from a previous API call | [optional]  
4783
4789
 
4784
4790
  [//]: # (END_PARAMETERS)
data/intrinio-sdk.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
7
7
 
8
- OpenAPI spec version: 2.53.1
8
+ OpenAPI spec version: 2.56.5
9
9
 
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -173,7 +173,20 @@ module Intrinio
173
173
  # All News
174
174
  # Returns the latest news article links, headlines and summaries for all US traded companies allowing you to keep a pulse on companies and their business operations.
175
175
  # @param [Hash] opts the optional parameters
176
- # @option opts [Integer] :page_size The number of results to return (default to 100)
176
+ # @option opts [String] :specific_source Only news from this source.
177
+ # @option opts [Integer] :page_size The maximum number of results to return. (default to 100)
178
+ # @option opts [String] :sentiment Filter by sentiment. Unsupported for yahoo source.
179
+ # @option opts [String] :topic Filter by topic. Unsupported for yahoo source.
180
+ # @option opts [String] :company Filter by `company` identifier (ticker, CIK, LEI, Intrinio ID)
181
+ # @option opts [String] :security Filter by `security` identifier (ticker, figi, isin, cusip, Intrinio ID). Unsupported for yahoo source.
182
+ # @option opts [Date] :start_date Limit news stories to those on or after this date.
183
+ # @option opts [Date] :end_date Limit news stories to those on or before this date.
184
+ # @option opts [String] :language Filter by language. Unsupported for yahoo source. Unsupported for yahoo source.
185
+ # @option opts [Integer] :word_count_greater_than News stories will have a word count greater than this value. Unsupported for yahoo source.
186
+ # @option opts [Integer] :word_count_less_than News stories will have a word count less than this value. Unsupported for yahoo source.
187
+ # @option opts [BOOLEAN] :is_spam Filter whether it is marked as spam or not. Unsupported for yahoo source.
188
+ # @option opts [Float] :business_relevance_greater_than News stories will have a business relevance score more than this value. Unsupported for yahoo source.
189
+ # @option opts [Float] :business_relevance_less_than News stories will have a business relevance score less than this value. Unsupported for yahoo source.
177
190
  # @option opts [String] :next_page Gets the next page of data from a previous API call
178
191
  # @return [ApiResponseNews]
179
192
  def get_all_company_news(opts = {})
@@ -184,23 +197,55 @@ module Intrinio
184
197
  # All News
185
198
  # Returns the latest news article links, headlines and summaries for all US traded companies allowing you to keep a pulse on companies and their business operations.
186
199
  # @param [Hash] opts the optional parameters
187
- # @option opts [Integer] :page_size The number of results to return
200
+ # @option opts [String] :specific_source Only news from this source.
201
+ # @option opts [Integer] :page_size The maximum number of results to return.
202
+ # @option opts [String] :sentiment Filter by sentiment. Unsupported for yahoo source.
203
+ # @option opts [String] :topic Filter by topic. Unsupported for yahoo source.
204
+ # @option opts [String] :company Filter by `company` identifier (ticker, CIK, LEI, Intrinio ID)
205
+ # @option opts [String] :security Filter by `security` identifier (ticker, figi, isin, cusip, Intrinio ID). Unsupported for yahoo source.
206
+ # @option opts [Date] :start_date Limit news stories to those on or after this date.
207
+ # @option opts [Date] :end_date Limit news stories to those on or before this date.
208
+ # @option opts [String] :language Filter by language. Unsupported for yahoo source. Unsupported for yahoo source.
209
+ # @option opts [Integer] :word_count_greater_than News stories will have a word count greater than this value. Unsupported for yahoo source.
210
+ # @option opts [Integer] :word_count_less_than News stories will have a word count less than this value. Unsupported for yahoo source.
211
+ # @option opts [BOOLEAN] :is_spam Filter whether it is marked as spam or not. Unsupported for yahoo source.
212
+ # @option opts [Float] :business_relevance_greater_than News stories will have a business relevance score more than this value. Unsupported for yahoo source.
213
+ # @option opts [Float] :business_relevance_less_than News stories will have a business relevance score less than this value. Unsupported for yahoo source.
188
214
  # @option opts [String] :next_page Gets the next page of data from a previous API call
189
215
  # @return [Array<(ApiResponseNews, Fixnum, Hash)>] ApiResponseNews data, response status code and response headers
190
216
  def get_all_company_news_with_http_info(opts = {})
191
217
  if @api_client.config.debugging
192
218
  @api_client.config.logger.debug "Calling API: CompanyApi.get_all_company_news ..."
193
219
  end
220
+ if @api_client.config.client_side_validation && opts[:'specific_source'] && !['yahoo', 'moody', 'moody_us_news', 'moody_us_press_releases'].include?(opts[:'specific_source'])
221
+ fail ArgumentError, 'invalid value for "specific_source", must be one of yahoo, moody, moody_us_news, moody_us_press_releases'
222
+ end
194
223
  if @api_client.config.client_side_validation && !opts[:'page_size'].nil? && opts[:'page_size'] > 10000
195
224
  fail ArgumentError, 'invalid value for "opts[:"page_size"]" when calling CompanyApi.get_all_company_news, must be smaller than or equal to 10000.'
196
225
  end
197
226
 
227
+ if @api_client.config.client_side_validation && opts[:'sentiment'] && !['positive', 'neutral', 'negative'].include?(opts[:'sentiment'])
228
+ fail ArgumentError, 'invalid value for "sentiment", must be one of positive, neutral, negative'
229
+ end
198
230
  # resource path
199
231
  local_var_path = "/companies/news"
200
232
 
201
233
  # query parameters
202
234
  query_params = {}
235
+ query_params[:'specific_source'] = opts[:'specific_source'] if !opts[:'specific_source'].nil?
203
236
  query_params[:'page_size'] = opts[:'page_size'] if !opts[:'page_size'].nil?
237
+ query_params[:'sentiment'] = opts[:'sentiment'] if !opts[:'sentiment'].nil?
238
+ query_params[:'topic'] = opts[:'topic'] if !opts[:'topic'].nil?
239
+ query_params[:'company'] = opts[:'company'] if !opts[:'company'].nil?
240
+ query_params[:'security'] = opts[:'security'] if !opts[:'security'].nil?
241
+ query_params[:'start_date'] = opts[:'start_date'] if !opts[:'start_date'].nil?
242
+ query_params[:'end_date'] = opts[:'end_date'] if !opts[:'end_date'].nil?
243
+ query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
244
+ query_params[:'word_count_greater_than'] = opts[:'word_count_greater_than'] if !opts[:'word_count_greater_than'].nil?
245
+ query_params[:'word_count_less_than'] = opts[:'word_count_less_than'] if !opts[:'word_count_less_than'].nil?
246
+ query_params[:'is_spam'] = opts[:'is_spam'] if !opts[:'is_spam'].nil?
247
+ query_params[:'business_relevance_greater_than'] = opts[:'business_relevance_greater_than'] if !opts[:'business_relevance_greater_than'].nil?
248
+ query_params[:'business_relevance_less_than'] = opts[:'business_relevance_less_than'] if !opts[:'business_relevance_less_than'].nil?
204
249
  query_params[:'next_page'] = opts[:'next_page'] if !opts[:'next_page'].nil?
205
250
 
206
251
  # header parameters
@@ -876,7 +921,19 @@ module Intrinio
876
921
  # Returns the latest and historical news article links, headlines and summaries for a specified US traded company.
877
922
  # @param identifier A Company identifier (Ticker, CIK, LEI, Intrinio ID)
878
923
  # @param [Hash] opts the optional parameters
879
- # @option opts [Integer] :page_size The number of results to return (default to 100)
924
+ # @option opts [String] :specific_source Only news from this source
925
+ # @option opts [Integer] :page_size The maximum number of results to return (default to 100)
926
+ # @option opts [String] :sentiment Filter by sentiment. Unsupported for yahoo source.
927
+ # @option opts [String] :topic Filter by topic. Unsupported for yahoo source.
928
+ # @option opts [String] :security Filter by &#x60;security&#x60; identifier (ticker, figi, isin, cusip, Intrinio ID). Unsupported for yahoo source.
929
+ # @option opts [Date] :start_date Limit news stories to those on or after this date
930
+ # @option opts [Date] :end_date Limit news stories to those on or before this date
931
+ # @option opts [String] :language Filter by language. Unsupported for yahoo source.
932
+ # @option opts [Integer] :word_count_greater_than News stories will have a word count greater than this value. Unsupported for yahoo source.
933
+ # @option opts [Integer] :word_count_less_than News stories will have a word count less than this value. Unsupported for yahoo source.
934
+ # @option opts [BOOLEAN] :is_spam Filter whether it is marked as spam or not. Unsupported for yahoo source.
935
+ # @option opts [Float] :business_relevance_greater_than News stories will have a business relevance score more than this value. Unsupported for yahoo source.
936
+ # @option opts [Float] :business_relevance_less_than News stories will have a business relevance score less than this value. Unsupported for yahoo source.
880
937
  # @option opts [String] :next_page Gets the next page of data from a previous API call
881
938
  # @return [ApiResponseCompanyNews]
882
939
  def get_company_news(identifier, opts = {})
@@ -888,7 +945,19 @@ module Intrinio
888
945
  # Returns the latest and historical news article links, headlines and summaries for a specified US traded company.
889
946
  # @param identifier A Company identifier (Ticker, CIK, LEI, Intrinio ID)
890
947
  # @param [Hash] opts the optional parameters
891
- # @option opts [Integer] :page_size The number of results to return
948
+ # @option opts [String] :specific_source Only news from this source
949
+ # @option opts [Integer] :page_size The maximum number of results to return
950
+ # @option opts [String] :sentiment Filter by sentiment. Unsupported for yahoo source.
951
+ # @option opts [String] :topic Filter by topic. Unsupported for yahoo source.
952
+ # @option opts [String] :security Filter by &#x60;security&#x60; identifier (ticker, figi, isin, cusip, Intrinio ID). Unsupported for yahoo source.
953
+ # @option opts [Date] :start_date Limit news stories to those on or after this date
954
+ # @option opts [Date] :end_date Limit news stories to those on or before this date
955
+ # @option opts [String] :language Filter by language. Unsupported for yahoo source.
956
+ # @option opts [Integer] :word_count_greater_than News stories will have a word count greater than this value. Unsupported for yahoo source.
957
+ # @option opts [Integer] :word_count_less_than News stories will have a word count less than this value. Unsupported for yahoo source.
958
+ # @option opts [BOOLEAN] :is_spam Filter whether it is marked as spam or not. Unsupported for yahoo source.
959
+ # @option opts [Float] :business_relevance_greater_than News stories will have a business relevance score more than this value. Unsupported for yahoo source.
960
+ # @option opts [Float] :business_relevance_less_than News stories will have a business relevance score less than this value. Unsupported for yahoo source.
892
961
  # @option opts [String] :next_page Gets the next page of data from a previous API call
893
962
  # @return [Array<(ApiResponseCompanyNews, Fixnum, Hash)>] ApiResponseCompanyNews data, response status code and response headers
894
963
  def get_company_news_with_http_info(identifier, opts = {})
@@ -899,16 +968,34 @@ module Intrinio
899
968
  if @api_client.config.client_side_validation && identifier.nil?
900
969
  fail ArgumentError, "Missing the required parameter 'identifier' when calling CompanyApi.get_company_news"
901
970
  end
971
+ if @api_client.config.client_side_validation && opts[:'specific_source'] && !['yahoo', 'moody', 'moody_us_news', 'moody_us_press_releases'].include?(opts[:'specific_source'])
972
+ fail ArgumentError, 'invalid value for "specific_source", must be one of yahoo, moody, moody_us_news, moody_us_press_releases'
973
+ end
902
974
  if @api_client.config.client_side_validation && !opts[:'page_size'].nil? && opts[:'page_size'] > 10000
903
975
  fail ArgumentError, 'invalid value for "opts[:"page_size"]" when calling CompanyApi.get_company_news, must be smaller than or equal to 10000.'
904
976
  end
905
977
 
978
+ if @api_client.config.client_side_validation && opts[:'sentiment'] && !['positive', 'neutral', 'negative'].include?(opts[:'sentiment'])
979
+ fail ArgumentError, 'invalid value for "sentiment", must be one of positive, neutral, negative'
980
+ end
906
981
  # resource path
907
982
  local_var_path = "/companies/{identifier}/news".sub('{' + 'identifier' + '}', identifier.to_s)
908
983
 
909
984
  # query parameters
910
985
  query_params = {}
986
+ query_params[:'specific_source'] = opts[:'specific_source'] if !opts[:'specific_source'].nil?
911
987
  query_params[:'page_size'] = opts[:'page_size'] if !opts[:'page_size'].nil?
988
+ query_params[:'sentiment'] = opts[:'sentiment'] if !opts[:'sentiment'].nil?
989
+ query_params[:'topic'] = opts[:'topic'] if !opts[:'topic'].nil?
990
+ query_params[:'security'] = opts[:'security'] if !opts[:'security'].nil?
991
+ query_params[:'start_date'] = opts[:'start_date'] if !opts[:'start_date'].nil?
992
+ query_params[:'end_date'] = opts[:'end_date'] if !opts[:'end_date'].nil?
993
+ query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
994
+ query_params[:'word_count_greater_than'] = opts[:'word_count_greater_than'] if !opts[:'word_count_greater_than'].nil?
995
+ query_params[:'word_count_less_than'] = opts[:'word_count_less_than'] if !opts[:'word_count_less_than'].nil?
996
+ query_params[:'is_spam'] = opts[:'is_spam'] if !opts[:'is_spam'].nil?
997
+ query_params[:'business_relevance_greater_than'] = opts[:'business_relevance_greater_than'] if !opts[:'business_relevance_greater_than'].nil?
998
+ query_params[:'business_relevance_less_than'] = opts[:'business_relevance_less_than'] if !opts[:'business_relevance_less_than'].nil?
912
999
  query_params[:'next_page'] = opts[:'next_page'] if !opts[:'next_page'].nil?
913
1000
 
914
1001
  # header parameters
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.53.1
6
+ OpenAPI spec version: 2.56.5
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset