intrinio-sdk 5.21.0 → 6.21.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (583) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +3 -3
  3. data/README.md +14 -2
  4. data/docs/ApiResponseESGCompanyComprehensiveRatingHistory.md +28 -0
  5. data/docs/ApiResponseESGLatestComprehensive.md +24 -0
  6. data/docs/ESGApi.md +173 -3
  7. data/docs/ESGCompanySummary.md +6 -6
  8. data/docs/ESGComprehensiveRating.md +58 -0
  9. data/docs/ESGComprehensiveRatingWithCompany.md +62 -0
  10. data/docs/ESGRating.md +5 -5
  11. data/docs/ESGRatingWithCompany.md +5 -5
  12. data/docs/OptionSnapshotGroup.md +21 -0
  13. data/docs/OptionSnapshotsResult.md +23 -0
  14. data/docs/OptionsApi.md +83 -0
  15. data/docs/SecurityApi.md +81 -0
  16. data/docs/SecuritySnapshotGroup.md +21 -0
  17. data/docs/SecuritySnapshotsResult.md +23 -0
  18. data/intrinio-sdk.gemspec +1 -1
  19. data/lib/intrinio-sdk/api/bulk_downloads_api.rb +1 -1
  20. data/lib/intrinio-sdk/api/company_api.rb +1 -1
  21. data/lib/intrinio-sdk/api/data_point_api.rb +1 -1
  22. data/lib/intrinio-sdk/api/data_tag_api.rb +1 -1
  23. data/lib/intrinio-sdk/api/esg_api.rb +130 -4
  24. data/lib/intrinio-sdk/api/et_fs_api.rb +1 -1
  25. data/lib/intrinio-sdk/api/filing_api.rb +1 -1
  26. data/lib/intrinio-sdk/api/forex_api.rb +1 -1
  27. data/lib/intrinio-sdk/api/fundamentals_api.rb +1 -1
  28. data/lib/intrinio-sdk/api/historical_data_api.rb +1 -1
  29. data/lib/intrinio-sdk/api/index_api.rb +1 -1
  30. data/lib/intrinio-sdk/api/insider_transaction_filings_api.rb +1 -1
  31. data/lib/intrinio-sdk/api/municipality_api.rb +1 -1
  32. data/lib/intrinio-sdk/api/options_api.rb +57 -1
  33. data/lib/intrinio-sdk/api/owners_api.rb +1 -1
  34. data/lib/intrinio-sdk/api/security_api.rb +51 -1
  35. data/lib/intrinio-sdk/api/stock_exchange_api.rb +1 -1
  36. data/lib/intrinio-sdk/api/technical_api.rb +1 -1
  37. data/lib/intrinio-sdk/api/zacks_api.rb +1 -1
  38. data/lib/intrinio-sdk/api_client.rb +1 -1
  39. data/lib/intrinio-sdk/api_error.rb +1 -1
  40. data/lib/intrinio-sdk/configuration.rb +1 -1
  41. data/lib/intrinio-sdk/models/accumulation_distribution_index_technical_value.rb +1 -1
  42. data/lib/intrinio-sdk/models/api_response_bulk_download_links.rb +1 -1
  43. data/lib/intrinio-sdk/models/api_response_companies.rb +1 -1
  44. data/lib/intrinio-sdk/models/api_response_companies_search.rb +1 -1
  45. data/lib/intrinio-sdk/models/api_response_company_answers.rb +1 -1
  46. data/lib/intrinio-sdk/models/api_response_company_filings.rb +1 -1
  47. data/lib/intrinio-sdk/models/api_response_company_fundamentals.rb +1 -1
  48. data/lib/intrinio-sdk/models/api_response_company_historical_data.rb +1 -1
  49. data/lib/intrinio-sdk/models/api_response_company_insider_transaction_filings.rb +1 -1
  50. data/lib/intrinio-sdk/models/api_response_company_news.rb +1 -1
  51. data/lib/intrinio-sdk/models/api_response_company_recognize.rb +1 -1
  52. data/lib/intrinio-sdk/models/api_response_company_securities.rb +1 -1
  53. data/lib/intrinio-sdk/models/api_response_company_shares_outstanding.rb +1 -1
  54. data/lib/intrinio-sdk/models/api_response_data_tags.rb +1 -1
  55. data/lib/intrinio-sdk/models/api_response_data_tags_search.rb +1 -1
  56. data/lib/intrinio-sdk/models/api_response_economic_index_historical_data.rb +1 -1
  57. data/lib/intrinio-sdk/models/api_response_economic_indices.rb +1 -1
  58. data/lib/intrinio-sdk/models/api_response_economic_indices_search.rb +1 -1
  59. data/lib/intrinio-sdk/models/api_response_esg_companies.rb +1 -1
  60. data/lib/intrinio-sdk/models/api_response_esg_company_comprehensive_rating_history.rb +209 -0
  61. data/lib/intrinio-sdk/models/api_response_esg_company_rating_history.rb +1 -1
  62. data/lib/intrinio-sdk/models/api_response_esg_latest.rb +1 -1
  63. data/lib/intrinio-sdk/models/api_response_esg_latest_comprehensive.rb +200 -0
  64. data/lib/intrinio-sdk/models/api_response_et_fs.rb +1 -1
  65. data/lib/intrinio-sdk/models/api_response_etf_holdings.rb +1 -1
  66. data/lib/intrinio-sdk/models/api_response_filing_answers.rb +1 -1
  67. data/lib/intrinio-sdk/models/api_response_filing_fundamentals.rb +1 -1
  68. data/lib/intrinio-sdk/models/api_response_filing_notes.rb +1 -1
  69. data/lib/intrinio-sdk/models/api_response_filing_notes_search.rb +1 -1
  70. data/lib/intrinio-sdk/models/api_response_filings.rb +1 -1
  71. data/lib/intrinio-sdk/models/api_response_forex_currencies.rb +1 -1
  72. data/lib/intrinio-sdk/models/api_response_forex_pairs.rb +1 -1
  73. data/lib/intrinio-sdk/models/api_response_forex_prices.rb +1 -1
  74. data/lib/intrinio-sdk/models/api_response_historical_data.rb +1 -1
  75. data/lib/intrinio-sdk/models/api_response_initial_public_offerings.rb +1 -1
  76. data/lib/intrinio-sdk/models/api_response_insider_transaction_filings.rb +1 -1
  77. data/lib/intrinio-sdk/models/api_response_municipalities.rb +1 -1
  78. data/lib/intrinio-sdk/models/api_response_municipalitiy_financials.rb +1 -1
  79. data/lib/intrinio-sdk/models/api_response_news.rb +1 -1
  80. data/lib/intrinio-sdk/models/api_response_option_prices.rb +1 -1
  81. data/lib/intrinio-sdk/models/api_response_options.rb +1 -1
  82. data/lib/intrinio-sdk/models/api_response_options_chain.rb +1 -1
  83. data/lib/intrinio-sdk/models/api_response_options_chain_eod.rb +1 -1
  84. data/lib/intrinio-sdk/models/api_response_options_chain_realtime.rb +1 -1
  85. data/lib/intrinio-sdk/models/api_response_options_expirations.rb +1 -1
  86. data/lib/intrinio-sdk/models/api_response_options_price_realtime.rb +1 -1
  87. data/lib/intrinio-sdk/models/api_response_options_prices_batch_realtime.rb +1 -1
  88. data/lib/intrinio-sdk/models/api_response_options_prices_eod.rb +1 -1
  89. data/lib/intrinio-sdk/models/api_response_options_realtime.rb +1 -1
  90. data/lib/intrinio-sdk/models/api_response_options_stats_realtime.rb +1 -1
  91. data/lib/intrinio-sdk/models/api_response_options_tickers.rb +1 -1
  92. data/lib/intrinio-sdk/models/api_response_options_unusual_activity.rb +1 -1
  93. data/lib/intrinio-sdk/models/api_response_owner_insider_transaction_filings.rb +1 -1
  94. data/lib/intrinio-sdk/models/api_response_owner_institutional_holdings.rb +1 -1
  95. data/lib/intrinio-sdk/models/api_response_owners.rb +1 -1
  96. data/lib/intrinio-sdk/models/api_response_reported_financials.rb +1 -1
  97. data/lib/intrinio-sdk/models/api_response_securities.rb +1 -1
  98. data/lib/intrinio-sdk/models/api_response_securities_search.rb +1 -1
  99. data/lib/intrinio-sdk/models/api_response_security_accumulation_distribution_index.rb +1 -1
  100. data/lib/intrinio-sdk/models/api_response_security_average_daily_trading_volume.rb +1 -1
  101. data/lib/intrinio-sdk/models/api_response_security_average_directional_index.rb +1 -1
  102. data/lib/intrinio-sdk/models/api_response_security_average_true_range.rb +1 -1
  103. data/lib/intrinio-sdk/models/api_response_security_awesome_oscillator.rb +1 -1
  104. data/lib/intrinio-sdk/models/api_response_security_bollinger_bands.rb +1 -1
  105. data/lib/intrinio-sdk/models/api_response_security_chaikin_money_flow.rb +1 -1
  106. data/lib/intrinio-sdk/models/api_response_security_commodity_channel_index.rb +1 -1
  107. data/lib/intrinio-sdk/models/api_response_security_detrended_price_oscillator.rb +1 -1
  108. data/lib/intrinio-sdk/models/api_response_security_donchian_channel.rb +1 -1
  109. data/lib/intrinio-sdk/models/api_response_security_ease_of_movement.rb +1 -1
  110. data/lib/intrinio-sdk/models/api_response_security_force_index.rb +1 -1
  111. data/lib/intrinio-sdk/models/api_response_security_historical_data.rb +1 -1
  112. data/lib/intrinio-sdk/models/api_response_security_ichimoku_kinko_hyo.rb +1 -1
  113. data/lib/intrinio-sdk/models/api_response_security_institutional_ownership.rb +1 -1
  114. data/lib/intrinio-sdk/models/api_response_security_interval_prices.rb +1 -1
  115. data/lib/intrinio-sdk/models/api_response_security_intraday_prices.rb +1 -1
  116. data/lib/intrinio-sdk/models/api_response_security_keltner_channel.rb +1 -1
  117. data/lib/intrinio-sdk/models/api_response_security_know_sure_thing.rb +1 -1
  118. data/lib/intrinio-sdk/models/api_response_security_mass_index.rb +1 -1
  119. data/lib/intrinio-sdk/models/api_response_security_money_flow_index.rb +1 -1
  120. data/lib/intrinio-sdk/models/api_response_security_moving_average_convergence_divergence.rb +1 -1
  121. data/lib/intrinio-sdk/models/api_response_security_negative_volume_index.rb +1 -1
  122. data/lib/intrinio-sdk/models/api_response_security_on_balance_volume.rb +1 -1
  123. data/lib/intrinio-sdk/models/api_response_security_on_balance_volume_mean.rb +1 -1
  124. data/lib/intrinio-sdk/models/api_response_security_relative_strength_index.rb +1 -1
  125. data/lib/intrinio-sdk/models/api_response_security_simple_moving_average.rb +1 -1
  126. data/lib/intrinio-sdk/models/api_response_security_stochastic_oscillator.rb +1 -1
  127. data/lib/intrinio-sdk/models/api_response_security_stock_price_adjustments.rb +1 -1
  128. data/lib/intrinio-sdk/models/api_response_security_stock_prices.rb +1 -1
  129. data/lib/intrinio-sdk/models/api_response_security_triple_exponential_average.rb +1 -1
  130. data/lib/intrinio-sdk/models/api_response_security_true_strength_index.rb +1 -1
  131. data/lib/intrinio-sdk/models/api_response_security_ultimate_oscillator.rb +1 -1
  132. data/lib/intrinio-sdk/models/api_response_security_volume_price_trend.rb +1 -1
  133. data/lib/intrinio-sdk/models/api_response_security_volume_weighted_average_price.rb +1 -1
  134. data/lib/intrinio-sdk/models/api_response_security_vortex_indicator.rb +1 -1
  135. data/lib/intrinio-sdk/models/api_response_security_williams_r.rb +1 -1
  136. data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings.rb +1 -1
  137. data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings_snapshot.rb +1 -1
  138. data/lib/intrinio-sdk/models/api_response_security_zacks_eps_surprises.rb +1 -1
  139. data/lib/intrinio-sdk/models/api_response_security_zacks_sales_surprises.rb +1 -1
  140. data/lib/intrinio-sdk/models/api_response_sic_index_historical_data.rb +1 -1
  141. data/lib/intrinio-sdk/models/api_response_sic_indices.rb +1 -1
  142. data/lib/intrinio-sdk/models/api_response_sic_indices_search.rb +1 -1
  143. data/lib/intrinio-sdk/models/api_response_standardized_financials.rb +1 -1
  144. data/lib/intrinio-sdk/models/api_response_standardized_financials_dimensions.rb +1 -1
  145. data/lib/intrinio-sdk/models/api_response_stock_exchange_realtime_stock_prices.rb +1 -1
  146. data/lib/intrinio-sdk/models/api_response_stock_exchange_securities.rb +1 -1
  147. data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_price_adjustments.rb +1 -1
  148. data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_prices.rb +1 -1
  149. data/lib/intrinio-sdk/models/api_response_stock_exchanges.rb +1 -1
  150. data/lib/intrinio-sdk/models/api_response_stock_market_index_historical_data.rb +1 -1
  151. data/lib/intrinio-sdk/models/api_response_stock_market_indices.rb +1 -1
  152. data/lib/intrinio-sdk/models/api_response_stock_market_indices_search.rb +1 -1
  153. data/lib/intrinio-sdk/models/api_response_zacks_analyst_ratings.rb +1 -1
  154. data/lib/intrinio-sdk/models/api_response_zacks_eps_estimates.rb +1 -1
  155. data/lib/intrinio-sdk/models/api_response_zacks_eps_growth_rates.rb +1 -1
  156. data/lib/intrinio-sdk/models/api_response_zacks_eps_surprises.rb +1 -1
  157. data/lib/intrinio-sdk/models/api_response_zacks_etf_holdings.rb +1 -1
  158. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holding_companies.rb +1 -1
  159. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holding_owners.rb +1 -1
  160. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holdings.rb +1 -1
  161. data/lib/intrinio-sdk/models/api_response_zacks_long_term_growth_rates.rb +1 -1
  162. data/lib/intrinio-sdk/models/api_response_zacks_sales_surprises.rb +1 -1
  163. data/lib/intrinio-sdk/models/api_response_zacks_target_price_consensuses.rb +1 -1
  164. data/lib/intrinio-sdk/models/average_daily_trading_volume_technical_value.rb +1 -1
  165. data/lib/intrinio-sdk/models/average_directional_index_technical_value.rb +1 -1
  166. data/lib/intrinio-sdk/models/average_true_range_technical_value.rb +1 -1
  167. data/lib/intrinio-sdk/models/awesome_oscillator_technical_value.rb +1 -1
  168. data/lib/intrinio-sdk/models/bollinger_bands_technical_value.rb +1 -1
  169. data/lib/intrinio-sdk/models/bulk_download_links.rb +1 -1
  170. data/lib/intrinio-sdk/models/bulk_download_summary.rb +1 -1
  171. data/lib/intrinio-sdk/models/chaikin_money_flow_technical_value.rb +1 -1
  172. data/lib/intrinio-sdk/models/commodity_channel_index_technical_value.rb +1 -1
  173. data/lib/intrinio-sdk/models/company.rb +1 -1
  174. data/lib/intrinio-sdk/models/company_filing.rb +1 -1
  175. data/lib/intrinio-sdk/models/company_initial_public_offering.rb +1 -1
  176. data/lib/intrinio-sdk/models/company_news.rb +1 -1
  177. data/lib/intrinio-sdk/models/company_news_summary.rb +1 -1
  178. data/lib/intrinio-sdk/models/company_shares_outstanding.rb +1 -1
  179. data/lib/intrinio-sdk/models/company_summary.rb +1 -1
  180. data/lib/intrinio-sdk/models/data_tag.rb +1 -1
  181. data/lib/intrinio-sdk/models/data_tag_summary.rb +1 -1
  182. data/lib/intrinio-sdk/models/detrended_price_oscillator_technical_value.rb +1 -1
  183. data/lib/intrinio-sdk/models/dividend_record.rb +1 -1
  184. data/lib/intrinio-sdk/models/donchian_channel_technical_value.rb +1 -1
  185. data/lib/intrinio-sdk/models/earnings_record.rb +1 -1
  186. data/lib/intrinio-sdk/models/ease_of_movement_technical_value.rb +1 -1
  187. data/lib/intrinio-sdk/models/economic_index.rb +1 -1
  188. data/lib/intrinio-sdk/models/economic_index_summary.rb +1 -1
  189. data/lib/intrinio-sdk/models/esg_company_summary.rb +7 -1
  190. data/lib/intrinio-sdk/models/esg_comprehensive_rating.rb +569 -0
  191. data/lib/intrinio-sdk/models/esg_comprehensive_rating_with_company.rb +578 -0
  192. data/lib/intrinio-sdk/models/esg_rating.rb +6 -1
  193. data/lib/intrinio-sdk/models/esg_rating_with_company.rb +6 -1
  194. data/lib/intrinio-sdk/models/etf.rb +1 -1
  195. data/lib/intrinio-sdk/models/etf_analytics.rb +1 -1
  196. data/lib/intrinio-sdk/models/etf_holding.rb +1 -1
  197. data/lib/intrinio-sdk/models/etf_stats.rb +1 -1
  198. data/lib/intrinio-sdk/models/etf_summary.rb +1 -1
  199. data/lib/intrinio-sdk/models/filing.rb +1 -1
  200. data/lib/intrinio-sdk/models/filing_note.rb +1 -1
  201. data/lib/intrinio-sdk/models/filing_note_filing.rb +1 -1
  202. data/lib/intrinio-sdk/models/filing_note_summary.rb +1 -1
  203. data/lib/intrinio-sdk/models/filing_summary.rb +1 -1
  204. data/lib/intrinio-sdk/models/force_index_technical_value.rb +1 -1
  205. data/lib/intrinio-sdk/models/forex_currency.rb +1 -1
  206. data/lib/intrinio-sdk/models/forex_pair.rb +1 -1
  207. data/lib/intrinio-sdk/models/forex_price.rb +1 -1
  208. data/lib/intrinio-sdk/models/fundamental.rb +1 -1
  209. data/lib/intrinio-sdk/models/fundamental_summary.rb +1 -1
  210. data/lib/intrinio-sdk/models/historical_data.rb +1 -1
  211. data/lib/intrinio-sdk/models/ichimoku_kinko_hyo_technical_value.rb +1 -1
  212. data/lib/intrinio-sdk/models/insider_transaction.rb +1 -1
  213. data/lib/intrinio-sdk/models/insider_transaction_filing.rb +1 -1
  214. data/lib/intrinio-sdk/models/institutional_holding.rb +1 -1
  215. data/lib/intrinio-sdk/models/institutional_ownership.rb +1 -1
  216. data/lib/intrinio-sdk/models/intraday_stock_price.rb +1 -1
  217. data/lib/intrinio-sdk/models/keltner_channel_technical_value.rb +1 -1
  218. data/lib/intrinio-sdk/models/know_sure_thing_technical_value.rb +1 -1
  219. data/lib/intrinio-sdk/models/mass_index_technical_value.rb +1 -1
  220. data/lib/intrinio-sdk/models/money_flow_index_technical_value.rb +1 -1
  221. data/lib/intrinio-sdk/models/moving_average_convergence_divergence_technical_value.rb +1 -1
  222. data/lib/intrinio-sdk/models/municipality.rb +1 -1
  223. data/lib/intrinio-sdk/models/municipality_financial.rb +1 -1
  224. data/lib/intrinio-sdk/models/negative_volume_index_technical_value.rb +1 -1
  225. data/lib/intrinio-sdk/models/on_balance_volume_mean_technical_value.rb +1 -1
  226. data/lib/intrinio-sdk/models/on_balance_volume_technical_value.rb +1 -1
  227. data/lib/intrinio-sdk/models/option.rb +1 -1
  228. data/lib/intrinio-sdk/models/option_chain.rb +1 -1
  229. data/lib/intrinio-sdk/models/option_chain_eod.rb +1 -1
  230. data/lib/intrinio-sdk/models/option_chain_realtime.rb +1 -1
  231. data/lib/intrinio-sdk/models/option_contracts_list.rb +1 -1
  232. data/lib/intrinio-sdk/models/option_eod.rb +1 -1
  233. data/lib/intrinio-sdk/models/option_factors_realtime.rb +1 -1
  234. data/lib/intrinio-sdk/models/option_price.rb +1 -1
  235. data/lib/intrinio-sdk/models/option_price_batch_realtime.rb +1 -1
  236. data/lib/intrinio-sdk/models/option_price_eod.rb +1 -1
  237. data/lib/intrinio-sdk/models/option_price_realtime.rb +1 -1
  238. data/lib/intrinio-sdk/models/option_realtime.rb +1 -1
  239. data/lib/intrinio-sdk/models/option_snapshot_group.rb +201 -0
  240. data/lib/intrinio-sdk/models/option_snapshots_result.rb +191 -0
  241. data/lib/intrinio-sdk/models/option_stats_realtime.rb +1 -1
  242. data/lib/intrinio-sdk/models/option_unusual_trade.rb +1 -1
  243. data/lib/intrinio-sdk/models/owner.rb +1 -1
  244. data/lib/intrinio-sdk/models/owner_summary.rb +1 -1
  245. data/lib/intrinio-sdk/models/realtime_stock_price.rb +1 -1
  246. data/lib/intrinio-sdk/models/realtime_stock_price_security.rb +1 -1
  247. data/lib/intrinio-sdk/models/relative_strength_index_technical_value.rb +1 -1
  248. data/lib/intrinio-sdk/models/reported_financial.rb +1 -1
  249. data/lib/intrinio-sdk/models/reported_financial_dimension.rb +1 -1
  250. data/lib/intrinio-sdk/models/reported_tag.rb +1 -1
  251. data/lib/intrinio-sdk/models/security.rb +1 -1
  252. data/lib/intrinio-sdk/models/security_screen_clause.rb +1 -1
  253. data/lib/intrinio-sdk/models/security_screen_group.rb +1 -1
  254. data/lib/intrinio-sdk/models/security_screen_result.rb +1 -1
  255. data/lib/intrinio-sdk/models/security_screen_result_data.rb +1 -1
  256. data/lib/intrinio-sdk/models/security_snapshot_group.rb +201 -0
  257. data/lib/intrinio-sdk/models/security_snapshots_result.rb +191 -0
  258. data/lib/intrinio-sdk/models/security_summary.rb +1 -1
  259. data/lib/intrinio-sdk/models/sic_index.rb +1 -1
  260. data/lib/intrinio-sdk/models/simple_moving_average_technical_value.rb +1 -1
  261. data/lib/intrinio-sdk/models/standardized_financial.rb +1 -1
  262. data/lib/intrinio-sdk/models/standardized_financials_dimension.rb +1 -1
  263. data/lib/intrinio-sdk/models/stochastic_oscillator_technical_value.rb +1 -1
  264. data/lib/intrinio-sdk/models/stock_exchange.rb +1 -1
  265. data/lib/intrinio-sdk/models/stock_market_index.rb +1 -1
  266. data/lib/intrinio-sdk/models/stock_market_index_summary.rb +1 -1
  267. data/lib/intrinio-sdk/models/stock_price.rb +1 -1
  268. data/lib/intrinio-sdk/models/stock_price_adjustment.rb +1 -1
  269. data/lib/intrinio-sdk/models/stock_price_adjustment_summary.rb +1 -1
  270. data/lib/intrinio-sdk/models/stock_price_interval.rb +1 -1
  271. data/lib/intrinio-sdk/models/stock_price_summary.rb +1 -1
  272. data/lib/intrinio-sdk/models/technical_indicator.rb +1 -1
  273. data/lib/intrinio-sdk/models/thea_entity_answer.rb +1 -1
  274. data/lib/intrinio-sdk/models/thea_source_document.rb +1 -1
  275. data/lib/intrinio-sdk/models/triple_exponential_average_technical_value.rb +1 -1
  276. data/lib/intrinio-sdk/models/true_strength_index_technical_value.rb +1 -1
  277. data/lib/intrinio-sdk/models/ultimate_oscillator_technical_value.rb +1 -1
  278. data/lib/intrinio-sdk/models/volume_price_trend_technical_value.rb +1 -1
  279. data/lib/intrinio-sdk/models/volume_weighted_average_price_value.rb +1 -1
  280. data/lib/intrinio-sdk/models/vortex_indicator_technical_value.rb +1 -1
  281. data/lib/intrinio-sdk/models/williams_r_technical_value.rb +1 -1
  282. data/lib/intrinio-sdk/models/zacks_analyst_rating.rb +1 -1
  283. data/lib/intrinio-sdk/models/zacks_analyst_rating_snapshot.rb +1 -1
  284. data/lib/intrinio-sdk/models/zacks_analyst_rating_summary.rb +1 -1
  285. data/lib/intrinio-sdk/models/zacks_eps_estimate.rb +1 -1
  286. data/lib/intrinio-sdk/models/zacks_eps_growth_rate.rb +1 -1
  287. data/lib/intrinio-sdk/models/zacks_eps_surprise.rb +1 -1
  288. data/lib/intrinio-sdk/models/zacks_eps_surprise_summary.rb +1 -1
  289. data/lib/intrinio-sdk/models/zacks_etf_holding.rb +1 -1
  290. data/lib/intrinio-sdk/models/zacks_institutional_holding.rb +1 -1
  291. data/lib/intrinio-sdk/models/zacks_institutional_holding_company_detail.rb +1 -1
  292. data/lib/intrinio-sdk/models/zacks_institutional_holding_company_summary.rb +1 -1
  293. data/lib/intrinio-sdk/models/zacks_institutional_holding_historical_summary.rb +1 -1
  294. data/lib/intrinio-sdk/models/zacks_institutional_holding_owner_detail.rb +1 -1
  295. data/lib/intrinio-sdk/models/zacks_institutional_holding_owner_summary.rb +1 -1
  296. data/lib/intrinio-sdk/models/zacks_long_term_growth_rate.rb +1 -1
  297. data/lib/intrinio-sdk/models/zacks_sales_surprise.rb +1 -1
  298. data/lib/intrinio-sdk/models/zacks_sales_surprise_summary.rb +1 -1
  299. data/lib/intrinio-sdk/models/zacks_target_price_consensus.rb +1 -1
  300. data/lib/intrinio-sdk/version.rb +2 -2
  301. data/lib/intrinio-sdk.rb +9 -1
  302. data/spec/api/bulk_downloads_api_spec.rb +1 -1
  303. data/spec/api/company_api_spec.rb +1 -1
  304. data/spec/api/data_point_api_spec.rb +1 -1
  305. data/spec/api/data_tag_api_spec.rb +1 -1
  306. data/spec/api/esg_api_spec.rb +31 -2
  307. data/spec/api/et_fs_api_spec.rb +1 -1
  308. data/spec/api/filing_api_spec.rb +1 -1
  309. data/spec/api/forex_api_spec.rb +1 -1
  310. data/spec/api/fundamentals_api_spec.rb +1 -1
  311. data/spec/api/historical_data_api_spec.rb +1 -1
  312. data/spec/api/index_api_spec.rb +1 -1
  313. data/spec/api/insider_transaction_filings_api_spec.rb +1 -1
  314. data/spec/api/municipality_api_spec.rb +1 -1
  315. data/spec/api/options_api_spec.rb +14 -1
  316. data/spec/api/owners_api_spec.rb +1 -1
  317. data/spec/api/security_api_spec.rb +13 -1
  318. data/spec/api/stock_exchange_api_spec.rb +1 -1
  319. data/spec/api/technical_api_spec.rb +1 -1
  320. data/spec/api/zacks_api_spec.rb +1 -1
  321. data/spec/api_client_spec.rb +1 -1
  322. data/spec/configuration_spec.rb +1 -1
  323. data/spec/models/accumulation_distribution_index_technical_value_spec.rb +1 -1
  324. data/spec/models/api_response_bulk_download_links_spec.rb +1 -1
  325. data/spec/models/api_response_companies_search_spec.rb +1 -1
  326. data/spec/models/api_response_companies_spec.rb +1 -1
  327. data/spec/models/api_response_company_answers_spec.rb +1 -1
  328. data/spec/models/api_response_company_filings_spec.rb +1 -1
  329. data/spec/models/api_response_company_fundamentals_spec.rb +1 -1
  330. data/spec/models/api_response_company_historical_data_spec.rb +1 -1
  331. data/spec/models/api_response_company_insider_transaction_filings_spec.rb +1 -1
  332. data/spec/models/api_response_company_news_spec.rb +1 -1
  333. data/spec/models/api_response_company_recognize_spec.rb +1 -1
  334. data/spec/models/api_response_company_securities_spec.rb +1 -1
  335. data/spec/models/api_response_company_shares_outstanding_spec.rb +1 -1
  336. data/spec/models/api_response_data_tags_search_spec.rb +1 -1
  337. data/spec/models/api_response_data_tags_spec.rb +1 -1
  338. data/spec/models/api_response_economic_index_historical_data_spec.rb +1 -1
  339. data/spec/models/api_response_economic_indices_search_spec.rb +1 -1
  340. data/spec/models/api_response_economic_indices_spec.rb +1 -1
  341. data/spec/models/api_response_esg_companies_spec.rb +1 -1
  342. data/spec/models/api_response_esg_company_comprehensive_rating_history_spec.rb +54 -0
  343. data/spec/models/api_response_esg_company_rating_history_spec.rb +1 -1
  344. data/spec/models/api_response_esg_latest_comprehensive_spec.rb +48 -0
  345. data/spec/models/api_response_esg_latest_spec.rb +1 -1
  346. data/spec/models/api_response_et_fs_spec.rb +1 -1
  347. data/spec/models/api_response_etf_holdings_spec.rb +1 -1
  348. data/spec/models/api_response_filing_answers_spec.rb +1 -1
  349. data/spec/models/api_response_filing_fundamentals_spec.rb +1 -1
  350. data/spec/models/api_response_filing_notes_search_spec.rb +1 -1
  351. data/spec/models/api_response_filing_notes_spec.rb +1 -1
  352. data/spec/models/api_response_filings_spec.rb +1 -1
  353. data/spec/models/api_response_forex_currencies_spec.rb +1 -1
  354. data/spec/models/api_response_forex_pairs_spec.rb +1 -1
  355. data/spec/models/api_response_forex_prices_spec.rb +1 -1
  356. data/spec/models/api_response_historical_data_spec.rb +1 -1
  357. data/spec/models/api_response_initial_public_offerings_spec.rb +1 -1
  358. data/spec/models/api_response_insider_transaction_filings_spec.rb +1 -1
  359. data/spec/models/api_response_municipalities_spec.rb +1 -1
  360. data/spec/models/api_response_municipalitiy_financials_spec.rb +1 -1
  361. data/spec/models/api_response_news_spec.rb +1 -1
  362. data/spec/models/api_response_option_prices_spec.rb +1 -1
  363. data/spec/models/api_response_options_chain_eod_spec.rb +1 -1
  364. data/spec/models/api_response_options_chain_realtime_spec.rb +1 -1
  365. data/spec/models/api_response_options_chain_spec.rb +1 -1
  366. data/spec/models/api_response_options_expirations_spec.rb +1 -1
  367. data/spec/models/api_response_options_price_realtime_spec.rb +1 -1
  368. data/spec/models/api_response_options_prices_batch_realtime_spec.rb +1 -1
  369. data/spec/models/api_response_options_prices_eod_spec.rb +1 -1
  370. data/spec/models/api_response_options_realtime_spec.rb +1 -1
  371. data/spec/models/api_response_options_spec.rb +1 -1
  372. data/spec/models/api_response_options_stats_realtime_spec.rb +1 -1
  373. data/spec/models/api_response_options_tickers_spec.rb +1 -1
  374. data/spec/models/api_response_options_unusual_activity_spec.rb +1 -1
  375. data/spec/models/api_response_owner_insider_transaction_filings_spec.rb +1 -1
  376. data/spec/models/api_response_owner_institutional_holdings_spec.rb +1 -1
  377. data/spec/models/api_response_owners_spec.rb +1 -1
  378. data/spec/models/api_response_reported_financials_spec.rb +1 -1
  379. data/spec/models/api_response_securities_search_spec.rb +1 -1
  380. data/spec/models/api_response_securities_spec.rb +1 -1
  381. data/spec/models/api_response_security_accumulation_distribution_index_spec.rb +1 -1
  382. data/spec/models/api_response_security_average_daily_trading_volume_spec.rb +1 -1
  383. data/spec/models/api_response_security_average_directional_index_spec.rb +1 -1
  384. data/spec/models/api_response_security_average_true_range_spec.rb +1 -1
  385. data/spec/models/api_response_security_awesome_oscillator_spec.rb +1 -1
  386. data/spec/models/api_response_security_bollinger_bands_spec.rb +1 -1
  387. data/spec/models/api_response_security_chaikin_money_flow_spec.rb +1 -1
  388. data/spec/models/api_response_security_commodity_channel_index_spec.rb +1 -1
  389. data/spec/models/api_response_security_detrended_price_oscillator_spec.rb +1 -1
  390. data/spec/models/api_response_security_donchian_channel_spec.rb +1 -1
  391. data/spec/models/api_response_security_ease_of_movement_spec.rb +1 -1
  392. data/spec/models/api_response_security_force_index_spec.rb +1 -1
  393. data/spec/models/api_response_security_historical_data_spec.rb +1 -1
  394. data/spec/models/api_response_security_ichimoku_kinko_hyo_spec.rb +1 -1
  395. data/spec/models/api_response_security_institutional_ownership_spec.rb +1 -1
  396. data/spec/models/api_response_security_interval_prices_spec.rb +1 -1
  397. data/spec/models/api_response_security_intraday_prices_spec.rb +1 -1
  398. data/spec/models/api_response_security_keltner_channel_spec.rb +1 -1
  399. data/spec/models/api_response_security_know_sure_thing_spec.rb +1 -1
  400. data/spec/models/api_response_security_mass_index_spec.rb +1 -1
  401. data/spec/models/api_response_security_money_flow_index_spec.rb +1 -1
  402. data/spec/models/api_response_security_moving_average_convergence_divergence_spec.rb +1 -1
  403. data/spec/models/api_response_security_negative_volume_index_spec.rb +1 -1
  404. data/spec/models/api_response_security_on_balance_volume_mean_spec.rb +1 -1
  405. data/spec/models/api_response_security_on_balance_volume_spec.rb +1 -1
  406. data/spec/models/api_response_security_relative_strength_index_spec.rb +1 -1
  407. data/spec/models/api_response_security_simple_moving_average_spec.rb +1 -1
  408. data/spec/models/api_response_security_stochastic_oscillator_spec.rb +1 -1
  409. data/spec/models/api_response_security_stock_price_adjustments_spec.rb +1 -1
  410. data/spec/models/api_response_security_stock_prices_spec.rb +1 -1
  411. data/spec/models/api_response_security_triple_exponential_average_spec.rb +1 -1
  412. data/spec/models/api_response_security_true_strength_index_spec.rb +1 -1
  413. data/spec/models/api_response_security_ultimate_oscillator_spec.rb +1 -1
  414. data/spec/models/api_response_security_volume_price_trend_spec.rb +1 -1
  415. data/spec/models/api_response_security_volume_weighted_average_price_spec.rb +1 -1
  416. data/spec/models/api_response_security_vortex_indicator_spec.rb +1 -1
  417. data/spec/models/api_response_security_williams_r_spec.rb +1 -1
  418. data/spec/models/api_response_security_zacks_analyst_ratings_snapshot_spec.rb +1 -1
  419. data/spec/models/api_response_security_zacks_analyst_ratings_spec.rb +1 -1
  420. data/spec/models/api_response_security_zacks_eps_surprises_spec.rb +1 -1
  421. data/spec/models/api_response_security_zacks_sales_surprises_spec.rb +1 -1
  422. data/spec/models/api_response_sic_index_historical_data_spec.rb +1 -1
  423. data/spec/models/api_response_sic_indices_search_spec.rb +1 -1
  424. data/spec/models/api_response_sic_indices_spec.rb +1 -1
  425. data/spec/models/api_response_standardized_financials_dimensions_spec.rb +1 -1
  426. data/spec/models/api_response_standardized_financials_spec.rb +1 -1
  427. data/spec/models/api_response_stock_exchange_realtime_stock_prices_spec.rb +1 -1
  428. data/spec/models/api_response_stock_exchange_securities_spec.rb +1 -1
  429. data/spec/models/api_response_stock_exchange_stock_price_adjustments_spec.rb +1 -1
  430. data/spec/models/api_response_stock_exchange_stock_prices_spec.rb +1 -1
  431. data/spec/models/api_response_stock_exchanges_spec.rb +1 -1
  432. data/spec/models/api_response_stock_market_index_historical_data_spec.rb +1 -1
  433. data/spec/models/api_response_stock_market_indices_search_spec.rb +1 -1
  434. data/spec/models/api_response_stock_market_indices_spec.rb +1 -1
  435. data/spec/models/api_response_zacks_analyst_ratings_spec.rb +1 -1
  436. data/spec/models/api_response_zacks_eps_estimates_spec.rb +1 -1
  437. data/spec/models/api_response_zacks_eps_growth_rates_spec.rb +1 -1
  438. data/spec/models/api_response_zacks_eps_surprises_spec.rb +1 -1
  439. data/spec/models/api_response_zacks_etf_holdings_spec.rb +1 -1
  440. data/spec/models/api_response_zacks_institutional_holding_companies_spec.rb +1 -1
  441. data/spec/models/api_response_zacks_institutional_holding_owners_spec.rb +1 -1
  442. data/spec/models/api_response_zacks_institutional_holdings_spec.rb +1 -1
  443. data/spec/models/api_response_zacks_long_term_growth_rates_spec.rb +1 -1
  444. data/spec/models/api_response_zacks_sales_surprises_spec.rb +1 -1
  445. data/spec/models/api_response_zacks_target_price_consensuses_spec.rb +1 -1
  446. data/spec/models/average_daily_trading_volume_technical_value_spec.rb +1 -1
  447. data/spec/models/average_directional_index_technical_value_spec.rb +1 -1
  448. data/spec/models/average_true_range_technical_value_spec.rb +1 -1
  449. data/spec/models/awesome_oscillator_technical_value_spec.rb +1 -1
  450. data/spec/models/bollinger_bands_technical_value_spec.rb +1 -1
  451. data/spec/models/bulk_download_links_spec.rb +1 -1
  452. data/spec/models/bulk_download_summary_spec.rb +1 -1
  453. data/spec/models/chaikin_money_flow_technical_value_spec.rb +1 -1
  454. data/spec/models/commodity_channel_index_technical_value_spec.rb +1 -1
  455. data/spec/models/company_filing_spec.rb +1 -1
  456. data/spec/models/company_initial_public_offering_spec.rb +1 -1
  457. data/spec/models/company_news_spec.rb +1 -1
  458. data/spec/models/company_news_summary_spec.rb +1 -1
  459. data/spec/models/company_shares_outstanding_spec.rb +1 -1
  460. data/spec/models/company_spec.rb +1 -1
  461. data/spec/models/company_summary_spec.rb +1 -1
  462. data/spec/models/data_tag_spec.rb +1 -1
  463. data/spec/models/data_tag_summary_spec.rb +1 -1
  464. data/spec/models/detrended_price_oscillator_technical_value_spec.rb +1 -1
  465. data/spec/models/dividend_record_spec.rb +1 -1
  466. data/spec/models/donchian_channel_technical_value_spec.rb +1 -1
  467. data/spec/models/earnings_record_spec.rb +1 -1
  468. data/spec/models/ease_of_movement_technical_value_spec.rb +1 -1
  469. data/spec/models/economic_index_spec.rb +1 -1
  470. data/spec/models/economic_index_summary_spec.rb +1 -1
  471. data/spec/models/esg_company_summary_spec.rb +1 -1
  472. data/spec/models/esg_comprehensive_rating_spec.rb +270 -0
  473. data/spec/models/esg_comprehensive_rating_with_company_spec.rb +276 -0
  474. data/spec/models/esg_rating_spec.rb +1 -1
  475. data/spec/models/esg_rating_with_company_spec.rb +1 -1
  476. data/spec/models/etf_analytics_spec.rb +1 -1
  477. data/spec/models/etf_holding_spec.rb +1 -1
  478. data/spec/models/etf_spec.rb +1 -1
  479. data/spec/models/etf_stats_spec.rb +1 -1
  480. data/spec/models/etf_summary_spec.rb +1 -1
  481. data/spec/models/filing_note_filing_spec.rb +1 -1
  482. data/spec/models/filing_note_spec.rb +1 -1
  483. data/spec/models/filing_note_summary_spec.rb +1 -1
  484. data/spec/models/filing_spec.rb +1 -1
  485. data/spec/models/filing_summary_spec.rb +1 -1
  486. data/spec/models/force_index_technical_value_spec.rb +1 -1
  487. data/spec/models/forex_currency_spec.rb +1 -1
  488. data/spec/models/forex_pair_spec.rb +1 -1
  489. data/spec/models/forex_price_spec.rb +1 -1
  490. data/spec/models/fundamental_spec.rb +1 -1
  491. data/spec/models/fundamental_summary_spec.rb +1 -1
  492. data/spec/models/historical_data_spec.rb +1 -1
  493. data/spec/models/ichimoku_kinko_hyo_technical_value_spec.rb +1 -1
  494. data/spec/models/insider_transaction_filing_spec.rb +1 -1
  495. data/spec/models/insider_transaction_spec.rb +1 -1
  496. data/spec/models/institutional_holding_spec.rb +1 -1
  497. data/spec/models/institutional_ownership_spec.rb +1 -1
  498. data/spec/models/intraday_stock_price_spec.rb +1 -1
  499. data/spec/models/keltner_channel_technical_value_spec.rb +1 -1
  500. data/spec/models/know_sure_thing_technical_value_spec.rb +1 -1
  501. data/spec/models/mass_index_technical_value_spec.rb +1 -1
  502. data/spec/models/money_flow_index_technical_value_spec.rb +1 -1
  503. data/spec/models/moving_average_convergence_divergence_technical_value_spec.rb +1 -1
  504. data/spec/models/municipality_financial_spec.rb +1 -1
  505. data/spec/models/municipality_spec.rb +1 -1
  506. data/spec/models/negative_volume_index_technical_value_spec.rb +1 -1
  507. data/spec/models/on_balance_volume_mean_technical_value_spec.rb +1 -1
  508. data/spec/models/on_balance_volume_technical_value_spec.rb +1 -1
  509. data/spec/models/option_chain_eod_spec.rb +1 -1
  510. data/spec/models/option_chain_realtime_spec.rb +1 -1
  511. data/spec/models/option_chain_spec.rb +1 -1
  512. data/spec/models/option_contracts_list_spec.rb +1 -1
  513. data/spec/models/option_eod_spec.rb +1 -1
  514. data/spec/models/option_factors_realtime_spec.rb +1 -1
  515. data/spec/models/option_price_batch_realtime_spec.rb +1 -1
  516. data/spec/models/option_price_eod_spec.rb +1 -1
  517. data/spec/models/option_price_realtime_spec.rb +1 -1
  518. data/spec/models/option_price_spec.rb +1 -1
  519. data/spec/models/option_realtime_spec.rb +1 -1
  520. data/spec/models/option_snapshot_group_spec.rb +48 -0
  521. data/spec/models/option_snapshots_result_spec.rb +42 -0
  522. data/spec/models/option_spec.rb +1 -1
  523. data/spec/models/option_stats_realtime_spec.rb +1 -1
  524. data/spec/models/option_unusual_trade_spec.rb +1 -1
  525. data/spec/models/owner_spec.rb +1 -1
  526. data/spec/models/owner_summary_spec.rb +1 -1
  527. data/spec/models/realtime_stock_price_security_spec.rb +1 -1
  528. data/spec/models/realtime_stock_price_spec.rb +1 -1
  529. data/spec/models/relative_strength_index_technical_value_spec.rb +1 -1
  530. data/spec/models/reported_financial_dimension_spec.rb +1 -1
  531. data/spec/models/reported_financial_spec.rb +1 -1
  532. data/spec/models/reported_tag_spec.rb +1 -1
  533. data/spec/models/security_screen_clause_spec.rb +1 -1
  534. data/spec/models/security_screen_group_spec.rb +1 -1
  535. data/spec/models/security_screen_result_data_spec.rb +1 -1
  536. data/spec/models/security_screen_result_spec.rb +1 -1
  537. data/spec/models/security_snapshot_group_spec.rb +48 -0
  538. data/spec/models/security_snapshots_result_spec.rb +42 -0
  539. data/spec/models/security_spec.rb +1 -1
  540. data/spec/models/security_summary_spec.rb +1 -1
  541. data/spec/models/sic_index_spec.rb +1 -1
  542. data/spec/models/simple_moving_average_technical_value_spec.rb +1 -1
  543. data/spec/models/standardized_financial_spec.rb +1 -1
  544. data/spec/models/standardized_financials_dimension_spec.rb +1 -1
  545. data/spec/models/stochastic_oscillator_technical_value_spec.rb +1 -1
  546. data/spec/models/stock_exchange_spec.rb +1 -1
  547. data/spec/models/stock_market_index_spec.rb +1 -1
  548. data/spec/models/stock_market_index_summary_spec.rb +1 -1
  549. data/spec/models/stock_price_adjustment_spec.rb +1 -1
  550. data/spec/models/stock_price_adjustment_summary_spec.rb +1 -1
  551. data/spec/models/stock_price_interval_spec.rb +1 -1
  552. data/spec/models/stock_price_spec.rb +1 -1
  553. data/spec/models/stock_price_summary_spec.rb +1 -1
  554. data/spec/models/technical_indicator_spec.rb +1 -1
  555. data/spec/models/thea_entity_answer_spec.rb +1 -1
  556. data/spec/models/thea_source_document_spec.rb +1 -1
  557. data/spec/models/triple_exponential_average_technical_value_spec.rb +1 -1
  558. data/spec/models/true_strength_index_technical_value_spec.rb +1 -1
  559. data/spec/models/ultimate_oscillator_technical_value_spec.rb +1 -1
  560. data/spec/models/volume_price_trend_technical_value_spec.rb +1 -1
  561. data/spec/models/volume_weighted_average_price_value_spec.rb +1 -1
  562. data/spec/models/vortex_indicator_technical_value_spec.rb +1 -1
  563. data/spec/models/williams_r_technical_value_spec.rb +1 -1
  564. data/spec/models/zacks_analyst_rating_snapshot_spec.rb +1 -1
  565. data/spec/models/zacks_analyst_rating_spec.rb +1 -1
  566. data/spec/models/zacks_analyst_rating_summary_spec.rb +1 -1
  567. data/spec/models/zacks_eps_estimate_spec.rb +1 -1
  568. data/spec/models/zacks_eps_growth_rate_spec.rb +1 -1
  569. data/spec/models/zacks_eps_surprise_spec.rb +1 -1
  570. data/spec/models/zacks_eps_surprise_summary_spec.rb +1 -1
  571. data/spec/models/zacks_etf_holding_spec.rb +1 -1
  572. data/spec/models/zacks_institutional_holding_company_detail_spec.rb +1 -1
  573. data/spec/models/zacks_institutional_holding_company_summary_spec.rb +1 -1
  574. data/spec/models/zacks_institutional_holding_historical_summary_spec.rb +1 -1
  575. data/spec/models/zacks_institutional_holding_owner_detail_spec.rb +1 -1
  576. data/spec/models/zacks_institutional_holding_owner_summary_spec.rb +1 -1
  577. data/spec/models/zacks_institutional_holding_spec.rb +1 -1
  578. data/spec/models/zacks_long_term_growth_rate_spec.rb +1 -1
  579. data/spec/models/zacks_sales_surprise_spec.rb +1 -1
  580. data/spec/models/zacks_sales_surprise_summary_spec.rb +1 -1
  581. data/spec/models/zacks_target_price_consensus_spec.rb +1 -1
  582. data/spec/spec_helper.rb +1 -1
  583. metadata +34 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3b9e5dbaa75321df06ce193ce07b05b44281d0cab4c8a37710680015986e6492
4
- data.tar.gz: 0beb24c0de3d394c7b93707b59bfc2fcf37e2486cf36d178f7baf33e315554c1
3
+ metadata.gz: 66323a623c8c4c2ffcee30cfcd92f06a6210b77e8e933e945660058ca01613b9
4
+ data.tar.gz: 18053424cd1f63f36765fc9e201975ba3d1a590744a939572d5627ca10401f14
5
5
  SHA512:
6
- metadata.gz: ef14e3433a4bdd5bb7a9e5d46c8194f86510dba18a3422c201a44efca20c40b93500d9d9a4ae11ea42ff90bb81e4943fd3f0dedc4e26953f05b4fd87b8372109
7
- data.tar.gz: cf9f08a7849db3bd80f9e4a0fb8e16fc7bfe2ac6732d1e369660226670b31ffd5ae832963c20daaeaddef0e0b35057b72ef282f65335bc55b3347ffa17721a49
6
+ metadata.gz: e765983570282aef07a1191b931bb3cbdacfed9241d11beca76ed15f6c61991f505afa30d870dc52a077f658b1a2dd2f4926cf0689d85048136d1a83bb19a88b
7
+ data.tar.gz: ea3b8e4956cb12ee614a2af4332200022edfbee5f36d5fcfde24e188040db38a7c0a8727fa2e4fdd87ecec20ae78950fe9eea29673418517ef98c76e4b7e6a00
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- intrinio-sdk (5.21.0)
4
+ intrinio-sdk (6.21.0)
5
5
  json (~> 2.1, >= 2.1.0)
6
6
  retriable (~> 3.1, >= 3.1.0)
7
7
  typhoeus (~> 1.0, >= 1.0.1)
@@ -54,7 +54,7 @@ GEM
54
54
  hashdiff
55
55
 
56
56
  PLATFORMS
57
- ruby
57
+ x86_64-darwin-20
58
58
 
59
59
  DEPENDENCIES
60
60
  autotest (~> 4.4, >= 4.4.6)
@@ -69,4 +69,4 @@ DEPENDENCIES
69
69
  webmock (~> 1.24, >= 1.24.3)
70
70
 
71
71
  BUNDLED WITH
72
- 2.1.4
72
+ 2.3.19
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.28.0
12
- - Package version: 5.21.0
11
+ - API version: 2.28.4
12
+ - Package version: 6.21.0
13
13
 
14
14
 
15
15
  ## Installation
@@ -86,8 +86,10 @@ Class | Method | HTTP request | Description
86
86
  *Intrinio::DataTagApi* | [**get_data_tag_by_id**](docs/DataTagApi.md#get_data_tag_by_id) | **GET** /data_tags/{identifier} | Lookup Data Tag
87
87
  *Intrinio::DataTagApi* | [**search_data_tags**](docs/DataTagApi.md#search_data_tags) | **GET** /data_tags/search | Search Data Tags
88
88
  *Intrinio::ESGApi* | [**get_esg_companies**](docs/ESGApi.md#get_esg_companies) | **GET** /esg/companies | ESG Companies
89
+ *Intrinio::ESGApi* | [**get_esg_company_comprehensive_ratings**](docs/ESGApi.md#get_esg_company_comprehensive_ratings) | **GET** /esg/{identifier}/comprehensive | ESG Company Comprehensive Ratings History
89
90
  *Intrinio::ESGApi* | [**get_esg_company_ratings**](docs/ESGApi.md#get_esg_company_ratings) | **GET** /esg/{identifier} | ESG Company Ratings History
90
91
  *Intrinio::ESGApi* | [**get_esg_latest**](docs/ESGApi.md#get_esg_latest) | **GET** /esg | ESG Latest
92
+ *Intrinio::ESGApi* | [**get_esg_latest_comprehensive**](docs/ESGApi.md#get_esg_latest_comprehensive) | **GET** /esg/comprehensive | ESG Latest Comprehensive
91
93
  *Intrinio::ETFsApi* | [**get_all_etfs**](docs/ETFsApi.md#get_all_etfs) | **GET** /etfs | All ETFs
92
94
  *Intrinio::ETFsApi* | [**get_etf**](docs/ETFsApi.md#get_etf) | **GET** /etfs/{identifier} | Lookup ETF
93
95
  *Intrinio::ETFsApi* | [**get_etf_analytics**](docs/ETFsApi.md#get_etf_analytics) | **GET** /etfs/{identifier}/analytics | ETF Analytics
@@ -151,6 +153,7 @@ Class | Method | HTTP request | Description
151
153
  *Intrinio::OptionsApi* | [**get_options_prices_eod**](docs/OptionsApi.md#get_options_prices_eod) | **GET** /options/prices/{identifier}/eod | Option Prices EOD
152
154
  *Intrinio::OptionsApi* | [**get_options_prices_realtime**](docs/OptionsApi.md#get_options_prices_realtime) | **GET** /options/prices/{identifier}/realtime | Option Prices Realtime
153
155
  *Intrinio::OptionsApi* | [**get_options_stats_realtime**](docs/OptionsApi.md#get_options_stats_realtime) | **GET** /options/prices/{identifier}/realtime/stats | Option Stats Realtime
156
+ *Intrinio::OptionsApi* | [**get_security_snapshots**](docs/OptionsApi.md#get_security_snapshots) | **GET** /options/snapshots | Option Prices Realtime Snapshot
154
157
  *Intrinio::OptionsApi* | [**get_unusual_activity**](docs/OptionsApi.md#get_unusual_activity) | **GET** /options/unusual_activity/{symbol} | Options Unusual Activity
155
158
  *Intrinio::OptionsApi* | [**get_unusual_activity_intraday**](docs/OptionsApi.md#get_unusual_activity_intraday) | **GET** /options/unusual_activity/{symbol}/intraday | Options Unusual Activity Intraday
156
159
  *Intrinio::OptionsApi* | [**get_unusual_activity_universal**](docs/OptionsApi.md#get_unusual_activity_universal) | **GET** /options/unusual_activity | Options Unusual Activity Universal
@@ -202,6 +205,7 @@ Class | Method | HTTP request | Description
202
205
  *Intrinio::SecurityApi* | [**get_security_price_technicals_vwap**](docs/SecurityApi.md#get_security_price_technicals_vwap) | **GET** /securities/{identifier}/prices/technicals/vwap | Volume Weighted Average Price
203
206
  *Intrinio::SecurityApi* | [**get_security_price_technicals_wr**](docs/SecurityApi.md#get_security_price_technicals_wr) | **GET** /securities/{identifier}/prices/technicals/wr | Williams %R
204
207
  *Intrinio::SecurityApi* | [**get_security_realtime_price**](docs/SecurityApi.md#get_security_realtime_price) | **GET** /securities/{identifier}/prices/realtime | Realtime Stock Price for Security
208
+ *Intrinio::SecurityApi* | [**get_security_snapshots**](docs/SecurityApi.md#get_security_snapshots) | **GET** /securities/snapshots | Realtime Stock Prices Snapshot
205
209
  *Intrinio::SecurityApi* | [**get_security_stock_price_adjustments**](docs/SecurityApi.md#get_security_stock_price_adjustments) | **GET** /securities/{identifier}/prices/adjustments | Stock Price Adjustments by Security
206
210
  *Intrinio::SecurityApi* | [**get_security_stock_prices**](docs/SecurityApi.md#get_security_stock_prices) | **GET** /securities/{identifier}/prices | Stock Prices by Security
207
211
  *Intrinio::SecurityApi* | [**get_security_zacks_analyst_ratings**](docs/SecurityApi.md#get_security_zacks_analyst_ratings) | **GET** /securities/{identifier}/zacks/analyst_ratings | Zacks Analyst Ratings for Security
@@ -278,8 +282,10 @@ Class | Method | HTTP request | Description
278
282
  - [Intrinio::ApiResponseDataTags](docs/ApiResponseDataTags.md)
279
283
  - [Intrinio::ApiResponseDataTagsSearch](docs/ApiResponseDataTagsSearch.md)
280
284
  - [Intrinio::ApiResponseESGCompanies](docs/ApiResponseESGCompanies.md)
285
+ - [Intrinio::ApiResponseESGCompanyComprehensiveRatingHistory](docs/ApiResponseESGCompanyComprehensiveRatingHistory.md)
281
286
  - [Intrinio::ApiResponseESGCompanyRatingHistory](docs/ApiResponseESGCompanyRatingHistory.md)
282
287
  - [Intrinio::ApiResponseESGLatest](docs/ApiResponseESGLatest.md)
288
+ - [Intrinio::ApiResponseESGLatestComprehensive](docs/ApiResponseESGLatestComprehensive.md)
283
289
  - [Intrinio::ApiResponseETFHoldings](docs/ApiResponseETFHoldings.md)
284
290
  - [Intrinio::ApiResponseETFs](docs/ApiResponseETFs.md)
285
291
  - [Intrinio::ApiResponseEconomicIndexHistoricalData](docs/ApiResponseEconomicIndexHistoricalData.md)
@@ -405,6 +411,8 @@ Class | Method | HTTP request | Description
405
411
  - [Intrinio::DividendRecord](docs/DividendRecord.md)
406
412
  - [Intrinio::DonchianChannelTechnicalValue](docs/DonchianChannelTechnicalValue.md)
407
413
  - [Intrinio::ESGCompanySummary](docs/ESGCompanySummary.md)
414
+ - [Intrinio::ESGComprehensiveRating](docs/ESGComprehensiveRating.md)
415
+ - [Intrinio::ESGComprehensiveRatingWithCompany](docs/ESGComprehensiveRatingWithCompany.md)
408
416
  - [Intrinio::ESGRating](docs/ESGRating.md)
409
417
  - [Intrinio::ESGRatingWithCompany](docs/ESGRatingWithCompany.md)
410
418
  - [Intrinio::ETF](docs/ETF.md)
@@ -456,6 +464,8 @@ Class | Method | HTTP request | Description
456
464
  - [Intrinio::OptionPriceEod](docs/OptionPriceEod.md)
457
465
  - [Intrinio::OptionPriceRealtime](docs/OptionPriceRealtime.md)
458
466
  - [Intrinio::OptionRealtime](docs/OptionRealtime.md)
467
+ - [Intrinio::OptionSnapshotGroup](docs/OptionSnapshotGroup.md)
468
+ - [Intrinio::OptionSnapshotsResult](docs/OptionSnapshotsResult.md)
459
469
  - [Intrinio::OptionStatsRealtime](docs/OptionStatsRealtime.md)
460
470
  - [Intrinio::OptionUnusualTrade](docs/OptionUnusualTrade.md)
461
471
  - [Intrinio::Owner](docs/Owner.md)
@@ -472,6 +482,8 @@ Class | Method | HTTP request | Description
472
482
  - [Intrinio::SecurityScreenGroup](docs/SecurityScreenGroup.md)
473
483
  - [Intrinio::SecurityScreenResult](docs/SecurityScreenResult.md)
474
484
  - [Intrinio::SecurityScreenResultData](docs/SecurityScreenResultData.md)
485
+ - [Intrinio::SecuritySnapshotGroup](docs/SecuritySnapshotGroup.md)
486
+ - [Intrinio::SecuritySnapshotsResult](docs/SecuritySnapshotsResult.md)
475
487
  - [Intrinio::SecuritySummary](docs/SecuritySummary.md)
476
488
  - [Intrinio::SimpleMovingAverageTechnicalValue](docs/SimpleMovingAverageTechnicalValue.md)
477
489
  - [Intrinio::StandardizedFinancial](docs/StandardizedFinancial.md)
@@ -0,0 +1,28 @@
1
+
2
+
3
+ [//]: # (CLASS:Intrinio::ApiResponseESGCompanyComprehensiveRatingHistory)
4
+
5
+ [//]: # (KIND:object)
6
+
7
+ ### Intrinio::ApiResponseESGCompanyComprehensiveRatingHistory
8
+
9
+ #### Properties
10
+
11
+ [//]: # (START_DEFINITION)
12
+
13
+ Name | Type | Description
14
+ ------------ | ------------- | -------------
15
+ **ratings** | [**Array<ESGComprehensiveRating>**](ESGComprehensiveRating.md) |  
16
+ **company** | [**ESGCompanySummary**](ESGCompanySummary.md) |  
17
+ **next_page** | String | The token required to request the next page of the data. If null, no further results are available.  
18
+
19
+ [//]: # (END_DEFINITION)
20
+
21
+
22
+ [//]: # (CONTAINED_CLASS:Intrinio::ESGComprehensiveRating)
23
+
24
+
25
+ [//]: # (CONTAINED_CLASS:Intrinio::ESGCompanySummary)
26
+
27
+
28
+
@@ -0,0 +1,24 @@
1
+
2
+
3
+ [//]: # (CLASS:Intrinio::ApiResponseESGLatestComprehensive)
4
+
5
+ [//]: # (KIND:object)
6
+
7
+ ### Intrinio::ApiResponseESGLatestComprehensive
8
+
9
+ #### Properties
10
+
11
+ [//]: # (START_DEFINITION)
12
+
13
+ Name | Type | Description
14
+ ------------ | ------------- | -------------
15
+ **ratings** | [**Array<ESGComprehensiveRatingWithCompany>**](ESGComprehensiveRatingWithCompany.md) |  
16
+ **next_page** | String | The token required to request the next page of the data. If null, no further results are available.  
17
+
18
+ [//]: # (END_DEFINITION)
19
+
20
+
21
+ [//]: # (CONTAINED_CLASS:Intrinio::ESGComprehensiveRatingWithCompany)
22
+
23
+
24
+
data/docs/ESGApi.md CHANGED
@@ -5,8 +5,10 @@ All URIs are relative to *https://api-v2.intrinio.com*
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
7
  [**get_esg_companies**](ESGApi.md#get_esg_companies) | **GET** /esg/companies | ESG Companies
8
+ [**get_esg_company_comprehensive_ratings**](ESGApi.md#get_esg_company_comprehensive_ratings) | **GET** /esg/{identifier}/comprehensive | ESG Company Comprehensive Ratings History
8
9
  [**get_esg_company_ratings**](ESGApi.md#get_esg_company_ratings) | **GET** /esg/{identifier} | ESG Company Ratings History
9
10
  [**get_esg_latest**](ESGApi.md#get_esg_latest) | **GET** /esg | ESG Latest
11
+ [**get_esg_latest_comprehensive**](ESGApi.md#get_esg_latest_comprehensive) | **GET** /esg/comprehensive | ESG Latest Comprehensive
10
12
 
11
13
 
12
14
 
@@ -60,7 +62,9 @@ end
60
62
  eSG_api = Intrinio::ESGApi.new
61
63
 
62
64
  opts = {
63
- country: "USA",
65
+ country: "Canada",
66
+ industry: "Retail",
67
+ ticker: "SHOP",
64
68
  page_size: 100,
65
69
  next_page: nil
66
70
  }
@@ -81,6 +85,8 @@ pp result
81
85
  Name | Type | Description | Notes
82
86
  ------------- | ------------- | ------------- | -------------
83
87
  **country** | String| | [optional]  
88
+ **industry** | String| | [optional]  
89
+ **ticker** | String| | [optional]  
84
90
  **page_size** | Integer| The number of results to return | [optional] [default to 100]  
85
91
  **next_page** | String| Gets the next page of data from a previous API call | [optional]  
86
92
 
@@ -93,6 +99,89 @@ Name | Type | Description | Notes
93
99
  [//]: # (END_OPERATION)
94
100
 
95
101
 
102
+ [//]: # (START_OPERATION)
103
+
104
+ [//]: # (CLASS:Intrinio::ESGApi)
105
+
106
+ [//]: # (METHOD:get_esg_company_comprehensive_ratings)
107
+
108
+ [//]: # (RETURN_TYPE:Intrinio::ApiResponseESGCompanyComprehensiveRatingHistory)
109
+
110
+ [//]: # (RETURN_TYPE_KIND:object)
111
+
112
+ [//]: # (RETURN_TYPE_DOC:ApiResponseESGCompanyComprehensiveRatingHistory.md)
113
+
114
+ [//]: # (OPERATION:get_esg_company_comprehensive_ratings_v2)
115
+
116
+ [//]: # (ENDPOINT:/esg/{identifier}/comprehensive)
117
+
118
+ [//]: # (DOCUMENT_LINK:ESGApi.md#get_esg_company_comprehensive_ratings)
119
+
120
+ ## **get_esg_company_comprehensive_ratings**
121
+
122
+ [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_esg_company_comprehensive_ratings_v2)
123
+
124
+ [//]: # (START_OVERVIEW)
125
+
126
+ > ApiResponseESGCompanyComprehensiveRatingHistory get_esg_company_comprehensive_ratings(identifier, opts)
127
+
128
+ #### ESG Company Comprehensive Ratings History
129
+
130
+
131
+
132
+ [//]: # (END_OVERVIEW)
133
+
134
+ ### Example
135
+
136
+ [//]: # (START_CODE_EXAMPLE)
137
+
138
+ ```ruby
139
+ # Load the gem
140
+ require 'intrinio-sdk'
141
+ require 'pp'
142
+
143
+ # Setup authorization
144
+ Intrinio.configure do |config|
145
+ config.api_key['api_key'] = 'YOUR_API_KEY'
146
+ config.allow_retries = true
147
+ end
148
+
149
+ eSG_api = Intrinio::ESGApi.new
150
+ identifier = "AAPL"
151
+
152
+ opts = {
153
+ page_size: 100,
154
+ next_page: nil
155
+ }
156
+
157
+ result = eSG_api.get_esg_company_comprehensive_ratings(identifier, opts)
158
+ pp result
159
+ ```
160
+
161
+ [//]: # (END_CODE_EXAMPLE)
162
+
163
+ [//]: # (START_DEFINITION)
164
+
165
+ ### Parameters
166
+
167
+ [//]: # (START_PARAMETERS)
168
+
169
+
170
+ Name | Type | Description | Notes
171
+ ------------- | ------------- | ------------- | -------------
172
+ **identifier** | String| ISIN, Intrinio ID, or Ticker |  
173
+ **page_size** | Integer| The number of results to return | [optional] [default to 100]  
174
+ **next_page** | String| Gets the next page of data from a previous API call | [optional]  
175
+
176
+ [//]: # (END_PARAMETERS)
177
+
178
+ ### Return type
179
+
180
+ [**ApiResponseESGCompanyComprehensiveRatingHistory**](ApiResponseESGCompanyComprehensiveRatingHistory.md)
181
+
182
+ [//]: # (END_OPERATION)
183
+
184
+
96
185
  [//]: # (START_OPERATION)
97
186
 
98
187
  [//]: # (CLASS:Intrinio::ESGApi)
@@ -227,7 +316,6 @@ eSG_api = Intrinio::ESGApi.new
227
316
 
228
317
  opts = {
229
318
  country: "USA",
230
- country2: "USA",
231
319
  page_size: 100,
232
320
  next_page: nil
233
321
  }
@@ -248,7 +336,6 @@ pp result
248
336
  Name | Type | Description | Notes
249
337
  ------------- | ------------- | ------------- | -------------
250
338
  **country** | String| | [optional]  
251
- **country2** | String| | [optional]  
252
339
  **page_size** | Integer| The number of results to return | [optional] [default to 100]  
253
340
  **next_page** | String| Gets the next page of data from a previous API call | [optional]  
254
341
 
@@ -260,3 +347,86 @@ Name | Type | Description | Notes
260
347
 
261
348
  [//]: # (END_OPERATION)
262
349
 
350
+
351
+ [//]: # (START_OPERATION)
352
+
353
+ [//]: # (CLASS:Intrinio::ESGApi)
354
+
355
+ [//]: # (METHOD:get_esg_latest_comprehensive)
356
+
357
+ [//]: # (RETURN_TYPE:Intrinio::ApiResponseESGLatestComprehensive)
358
+
359
+ [//]: # (RETURN_TYPE_KIND:object)
360
+
361
+ [//]: # (RETURN_TYPE_DOC:ApiResponseESGLatestComprehensive.md)
362
+
363
+ [//]: # (OPERATION:get_esg_latest_comprehensive_v2)
364
+
365
+ [//]: # (ENDPOINT:/esg/comprehensive)
366
+
367
+ [//]: # (DOCUMENT_LINK:ESGApi.md#get_esg_latest_comprehensive)
368
+
369
+ ## **get_esg_latest_comprehensive**
370
+
371
+ [**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/ruby/get_esg_latest_comprehensive_v2)
372
+
373
+ [//]: # (START_OVERVIEW)
374
+
375
+ > ApiResponseESGLatestComprehensive get_esg_latest_comprehensive(opts)
376
+
377
+ #### ESG Latest Comprehensive
378
+
379
+
380
+
381
+ [//]: # (END_OVERVIEW)
382
+
383
+ ### Example
384
+
385
+ [//]: # (START_CODE_EXAMPLE)
386
+
387
+ ```ruby
388
+ # Load the gem
389
+ require 'intrinio-sdk'
390
+ require 'pp'
391
+
392
+ # Setup authorization
393
+ Intrinio.configure do |config|
394
+ config.api_key['api_key'] = 'YOUR_API_KEY'
395
+ config.allow_retries = true
396
+ end
397
+
398
+ eSG_api = Intrinio::ESGApi.new
399
+
400
+ opts = {
401
+ country: "USA",
402
+ page_size: 100,
403
+ next_page: nil
404
+ }
405
+
406
+ result = eSG_api.get_esg_latest_comprehensive(opts)
407
+ pp result
408
+ ```
409
+
410
+ [//]: # (END_CODE_EXAMPLE)
411
+
412
+ [//]: # (START_DEFINITION)
413
+
414
+ ### Parameters
415
+
416
+ [//]: # (START_PARAMETERS)
417
+
418
+
419
+ Name | Type | Description | Notes
420
+ ------------- | ------------- | ------------- | -------------
421
+ **country** | String| | [optional]  
422
+ **page_size** | Integer| The number of results to return | [optional] [default to 100]  
423
+ **next_page** | String| Gets the next page of data from a previous API call | [optional]  
424
+
425
+ [//]: # (END_PARAMETERS)
426
+
427
+ ### Return type
428
+
429
+ [**ApiResponseESGLatestComprehensive**](ApiResponseESGLatestComprehensive.md)
430
+
431
+ [//]: # (END_OPERATION)
432
+
@@ -12,12 +12,12 @@
12
12
 
13
13
  Name | Type | Description
14
14
  ------------ | ------------- | -------------
15
- **id** | String |  
16
- **name** | String |  
17
- **ticker** | String |  
18
- **isin** | String |  
19
- **primary_industry** | String |  
20
- **country** | String |  
15
+ **id** | String | The Intrinio ID of the company.  
16
+ **name** | String | The company’s common name.  
17
+ **ticker** | String | The stock market ticker symbol associated with the company’s common stock security.  
18
+ **isin** | String | The company's common securities identification 12-digit alphanumeric code.  
19
+ **primary_industry** | String | The primary industry associated with the company based on their main revenue generating operations.  
20
+ **country** | String | The country in which the company's headquarters or primary place of business is located.  
21
21
 
22
22
  [//]: # (END_DEFINITION)
23
23
 
@@ -0,0 +1,58 @@
1
+
2
+
3
+ [//]: # (CLASS:Intrinio::ESGComprehensiveRating)
4
+
5
+ [//]: # (KIND:object)
6
+
7
+ ### Intrinio::ESGComprehensiveRating
8
+
9
+ #### Properties
10
+
11
+ [//]: # (START_DEFINITION)
12
+
13
+ Name | Type | Description
14
+ ------------ | ------------- | -------------
15
+ **date** | Date | Indicates the date on which the ESG Rating was calculated.  
16
+ **country_average_rating** | Float | The average ESG rating of all companies in a particular country in which the company is a peer of.  
17
+ **industry_average_rating** | Float | The average ESG rating of all companies in a particular industry in which the company is a peer of.  
18
+ **overall_rating** | Float | The company's overall aggregated ESG rating, taking into account its ESG scoring from the Community, Employee, Enviroment, and Governance categories.  
19
+ **community_rating** | Float | The Community Category reflects a companys citizenship, charitable giving, and volunteerism. This category covers the company's human rights record and treatment of its supply chain. It also covers the environmental and social impacts of the companys products and services, and the development of sustainable products, processes and technologies.  
20
+ **employee_rating** | Float | The Employees category includes disclosure of policies, programs, and performance in diversity, labor relations and labor rights. The evaluation focuses on the quality of policies and programs, compliance with national laws and regulations, and proactive management initiatives. The category includes evaluation of inclusive diversity policies, fair treatment of all employees, robust diversity (EEO-1) programs and training.  
21
+ **environment_rating** | Float | The Environment category data covers a company's interactions with the environment at large, including use of natural resources. The category evaluates corporate environmental performance, compliance with environmental regulations, and mitigation of environmental footprint. It also includes leadership in addressing climate change through appropriate policies and strategies.  
22
+ **governance_rating** | Float | Corporate governance refers to leadership structure and the values that determine corporate direction, ethics and performance. The Governance category covers disclosure of policies and procedures, board independence and diversity, executive compensation, attention to stakeholder concerns, and evaluation of a company's culture of ethical leadership and compliance.  
23
+ **human_rights_and_supply_chain_rating** | Float | The Human Rights and Supply Chain subcategory measures a company's commitment to respecting fundamental human rights conventions. This subcategory covers a company's transparency in overseas sourcing disclosure and monitoring. The subcategory also covers the relationship with and respect for the human rights of indigenous peoples near its proposed or current operations.  
24
+ **community_dev_and_philanthropy_rating** | Float | The Community Development and Philanthropy subcategory covers the relationship between a company and the communities within which it is embedded. It reflects a company's community citizenship through charitable giving, donations of goods, and volunteerism of staff time. It also includes protecting public health (e.g., avoidance of industrial accidents) and managing the social impacts of its operations.  
25
+ **product_rating** | Float | The Product subcategory covers the responsibility of a company for the development, design, and management of its products and services. This subcategory reflects a company's capacity to reduce environmental costs, create new market opportunities, and produce or market goods and services that enhance the health and quality of life for consumers.  
26
+ **compensation_and_benefits_rating** | Float | The Compensation and Benefits subcategory covers a company's capacity to increase its workforce loyalty and productivity. It includes benefits that engage employees and improve worker development. This subcategory also focuses on long-term employment growth and stability by promotion practices, lay-off practices, and relations with retired employees.  
27
+ **diversity_and_labor_rights_rating** | Float | The Diversity and Labor Rights subcategory covers workplace policies and practices covering fair and non-discriminatory treatment of employees. It covers a company's labor-management relations and participation by employees. Fundamental labor rights include freedom of association and protection of the right to organize.  
28
+ **training_health_and_safety_rating** | Float | The Training, Safety and Health subcategory measures a company's effectiveness in providing a healthy and safe workplace. It includes programs to support the health, well-being and productivity of all employees. This subcategory includes workplace policies and programs that boost employee morale, workplace productivity and worker development.  
29
+ **energy_climate_change_rating** | Float | The Energy and Climate Change subcategory measures a company's effectiveness in addressing climate change through appropriate policies and strategies. The subcategory includes energy use, emissions to air of CO2 and other Greenhouse Gas Emissions (GHG) and other alternative environmental technologies.  
30
+ **environment_policy_and_reporting_rating** | Float | The Environmental Policy and Reporting subcategory includes a company's policies and intention to reduce the environmental impact of a company. The data includes the company's environmental reporting performance, adherence to environmental reporting standards and compliance with investor, regulatory and stakeholders' requests for transparency. Compliance data consists of breaches of regulatory limits and accidental releases.  
31
+ **resource_management_rating** | Float | The Resource Management subcategory covers how efficiently resources are used in manufacturing and delivering products and services. It includes a company's capacity to reduce the use of materials, energy or water, and to find more efficient solutions by improving its supply chain management. This subcategory includes environmental performance relative to production size.  
32
+ **board_rating** | Float | The Board subcategory covers a company's effectiveness in following best practices in corporate governance principles related to board membership. It includes how the company provides competitive and proportionate management compensation and its ability to incent executives and board members to achieve both financial and extra-financial targets.  
33
+ **leadership_ethics_rating** | Float | The Leadership Ethics subcategory measures how a company manages its relationships with its various stakeholders, including investors, customers, communities, and regulators. It measures a company's commitment and effectiveness toward the vision of integrating social and environmental aspects into the overall core strategy. It also measures whether sustainability principles are integrated from the top down into the day-to-day operations of the company.  
34
+ **transparency_reporting_rating** | Float | The Transparency and Reporting subcategory rates factors including are corporate policies and practices aligned with sustainability goals. It also covers whether the company is a signatory of Global Compact and other leading global entities. It evaluates the assurance (3rd party audit) of the accuracy, completeness, and reliability of its Sustainability or Corporate Social Responsibility reports.  
35
+ **country_percentile_rank** | Float | The percentile rank of the company's ESG rating in comparison to it's country peers.  
36
+ **industry_percentile_rank** | Float | The percentile rank of the company's ESG rating in comparison to it's industry peers.  
37
+ **overall_percentile_rank** | Float | The percentile rank of the company's overall ESG rating in comparison to all companies within the CSRHub ESG universe.  
38
+ **community_percentile_rank** | Float | The percentile rank of the company's Community rating in comparison to all companies within the CSRHub ESG universe.  
39
+ **employee_percentile_rank** | Float | The percentile rank of the company's Employee rating in comparison to all companies within the CSRHub ESG universe.  
40
+ **environment_percentile_rank** | Float | The percentile rank of the company's Environment rating in comparison to all companies within the CSRHub ESG universe.  
41
+ **governance_percentile_rank** | Float | The percentile rank of the company's Governance rating in comparison to all companies within the CSRHub ESG universe.  
42
+ **human_rights_and_supply_chain_percentile_rank** | Float | The percentile rank of the company's Human Rights and Supply Chain rating in comparison to all companies within the CSRHub ESG universe.  
43
+ **community_dev_and_philanthropy_percentile_rank** | Float | The percentile rank of the company's Community, Dev, and Philanthropy rating in comparison to all companies within the CSRHub ESG universe.  
44
+ **product_percentile_rank** | Float | The percentile rank of the company's Product rating in comparison to all companies within the CSRHub ESG universe.  
45
+ **compensation_and_benefits_percentile_rank** | Float | The percentile rank of the company's Compensation and Benefits rating in comparison to all companies within the CSRHub ESG universe.  
46
+ **diversity_and_labor_rights_percentile_rank** | Float | The percentile rank of the company's Diversity and Labor Rights rating in comparison to all companies within the CSRHub ESG universe.  
47
+ **training_health_and_safety_percentile_rank** | Float | The percentile rank of the company's Training, Health, and Safety rating in comparison to all companies within the CSRHub ESG universe.  
48
+ **energy_climate_change_percentile_rank** | Float | The percentile rank of the company's Energy Climate Change rating in comparison to all companies within the CSRHub ESG universe.  
49
+ **environment_policy_and_reporting_percentile_rank** | Float | The percentile rank of the company's Environment Policy and Reporting rating in comparison to all companies within the CSRHub ESG universe.  
50
+ **resource_management_percentile_rank** | Float | The percentile rank of the company's Resource Management rating in comparison to all companies within the CSRHub ESG universe.  
51
+ **board_percentile_rank** | Float | The percentile rank of the company's Board rating in comparison to all companies within the CSRHub ESG universe.  
52
+ **leadership_ethics_percentile_rank** | Float | The percentile rank of the company's Leadership Ethics rating in comparison to all companies within the CSRHub ESG universe.  
53
+ **transparency_reporting_percentile_rank** | Float | The percentile rank of the company's Transaperency Reporting rating in comparison to all companies within the CSRHub ESG universe.  
54
+
55
+ [//]: # (END_DEFINITION)
56
+
57
+
58
+
@@ -0,0 +1,62 @@
1
+
2
+
3
+ [//]: # (CLASS:Intrinio::ESGComprehensiveRatingWithCompany)
4
+
5
+ [//]: # (KIND:object)
6
+
7
+ ### Intrinio::ESGComprehensiveRatingWithCompany
8
+
9
+ #### Properties
10
+
11
+ [//]: # (START_DEFINITION)
12
+
13
+ Name | Type | Description
14
+ ------------ | ------------- | -------------
15
+ **date** | Date | Indicates the date on which the ESG Rating was calculated.  
16
+ **country_average_rating** | Float | The average ESG rating of all companies in a particular country in which the company is a peer of.  
17
+ **industry_average_rating** | Float | The average ESG rating of all companies in a particular industry in which the company is a peer of.  
18
+ **overall_rating** | Float | The company's overall aggregated ESG rating, taking into account its ESG scoring from the Community, Employee, Enviroment, and Governance categories.  
19
+ **community_rating** | Float | The Community Category reflects a companys citizenship, charitable giving, and volunteerism. This category covers the company's human rights record and treatment of its supply chain. It also covers the environmental and social impacts of the companys products and services, and the development of sustainable products, processes and technologies.  
20
+ **employee_rating** | Float | The Employees category includes disclosure of policies, programs, and performance in diversity, labor relations and labor rights. The evaluation focuses on the quality of policies and programs, compliance with national laws and regulations, and proactive management initiatives. The category includes evaluation of inclusive diversity policies, fair treatment of all employees, robust diversity (EEO-1) programs and training.  
21
+ **environment_rating** | Float | The Environment category data covers a company's interactions with the environment at large, including use of natural resources. The category evaluates corporate environmental performance, compliance with environmental regulations, and mitigation of environmental footprint. It also includes leadership in addressing climate change through appropriate policies and strategies.  
22
+ **governance_rating** | Float | Corporate governance refers to leadership structure and the values that determine corporate direction, ethics and performance. The Governance category covers disclosure of policies and procedures, board independence and diversity, executive compensation, attention to stakeholder concerns, and evaluation of a company's culture of ethical leadership and compliance.  
23
+ **human_rights_and_supply_chain_rating** | Float | The Human Rights and Supply Chain subcategory measures a company's commitment to respecting fundamental human rights conventions. This subcategory covers a company's transparency in overseas sourcing disclosure and monitoring. The subcategory also covers the relationship with and respect for the human rights of indigenous peoples near its proposed or current operations.  
24
+ **community_dev_and_philanthropy_rating** | Float | The Community Development and Philanthropy subcategory covers the relationship between a company and the communities within which it is embedded. It reflects a company's community citizenship through charitable giving, donations of goods, and volunteerism of staff time. It also includes protecting public health (e.g., avoidance of industrial accidents) and managing the social impacts of its operations.  
25
+ **product_rating** | Float | The Product subcategory covers the responsibility of a company for the development, design, and management of its products and services. This subcategory reflects a company's capacity to reduce environmental costs, create new market opportunities, and produce or market goods and services that enhance the health and quality of life for consumers.  
26
+ **compensation_and_benefits_rating** | Float | The Compensation and Benefits subcategory covers a company's capacity to increase its workforce loyalty and productivity. It includes benefits that engage employees and improve worker development. This subcategory also focuses on long-term employment growth and stability by promotion practices, lay-off practices, and relations with retired employees.  
27
+ **diversity_and_labor_rights_rating** | Float | The Diversity and Labor Rights subcategory covers workplace policies and practices covering fair and non-discriminatory treatment of employees. It covers a company's labor-management relations and participation by employees. Fundamental labor rights include freedom of association and protection of the right to organize.  
28
+ **training_health_and_safety_rating** | Float | The Training, Safety and Health subcategory measures a company's effectiveness in providing a healthy and safe workplace. It includes programs to support the health, well-being and productivity of all employees. This subcategory includes workplace policies and programs that boost employee morale, workplace productivity and worker development.  
29
+ **energy_climate_change_rating** | Float | The Energy and Climate Change subcategory measures a company's effectiveness in addressing climate change through appropriate policies and strategies. The subcategory includes energy use, emissions to air of CO2 and other Greenhouse Gas Emissions (GHG) and other alternative environmental technologies.  
30
+ **environment_policy_and_reporting_rating** | Float | The Environmental Policy and Reporting subcategory includes a company's policies and intention to reduce the environmental impact of a company. The data includes the company's environmental reporting performance, adherence to environmental reporting standards and compliance with investor, regulatory and stakeholders' requests for transparency. Compliance data consists of breaches of regulatory limits and accidental releases.  
31
+ **resource_management_rating** | Float | The Resource Management subcategory covers how efficiently resources are used in manufacturing and delivering products and services. It includes a company's capacity to reduce the use of materials, energy or water, and to find more efficient solutions by improving its supply chain management. This subcategory includes environmental performance relative to production size.  
32
+ **board_rating** | Float | The Board subcategory covers a company's effectiveness in following best practices in corporate governance principles related to board membership. It includes how the company provides competitive and proportionate management compensation and its ability to incent executives and board members to achieve both financial and extra-financial targets.  
33
+ **leadership_ethics_rating** | Float | The Leadership Ethics subcategory measures how a company manages its relationships with its various stakeholders, including investors, customers, communities, and regulators. It measures a company's commitment and effectiveness toward the vision of integrating social and environmental aspects into the overall core strategy. It also measures whether sustainability principles are integrated from the top down into the day-to-day operations of the company.  
34
+ **transparency_reporting_rating** | Float | The Transparency and Reporting subcategory rates factors including are corporate policies and practices aligned with sustainability goals. It also covers whether the company is a signatory of Global Compact and other leading global entities. It evaluates the assurance (3rd party audit) of the accuracy, completeness, and reliability of its Sustainability or Corporate Social Responsibility reports.  
35
+ **country_percentile_rank** | Float | The percentile rank of the company's ESG rating in comparison to it's country peers.  
36
+ **industry_percentile_rank** | Float | The percentile rank of the company's ESG rating in comparison to it's industry peers.  
37
+ **overall_percentile_rank** | Float | The percentile rank of the company's overall ESG rating in comparison to all companies within the CSRHub ESG universe.  
38
+ **community_percentile_rank** | Float | The percentile rank of the company's Community rating in comparison to all companies within the CSRHub ESG universe.  
39
+ **employee_percentile_rank** | Float | The percentile rank of the company's Employee rating in comparison to all companies within the CSRHub ESG universe.  
40
+ **environment_percentile_rank** | Float | The percentile rank of the company's Environment rating in comparison to all companies within the CSRHub ESG universe.  
41
+ **governance_percentile_rank** | Float | The percentile rank of the company's Governance rating in comparison to all companies within the CSRHub ESG universe.  
42
+ **human_rights_and_supply_chain_percentile_rank** | Float | The percentile rank of the company's Human Rights and Supply Chain rating in comparison to all companies within the CSRHub ESG universe.  
43
+ **community_dev_and_philanthropy_percentile_rank** | Float | The percentile rank of the company's Community, Dev, and Philanthropy rating in comparison to all companies within the CSRHub ESG universe.  
44
+ **product_percentile_rank** | Float | The percentile rank of the company's Product rating in comparison to all companies within the CSRHub ESG universe.  
45
+ **compensation_and_benefits_percentile_rank** | Float | The percentile rank of the company's Compensation and Benefits rating in comparison to all companies within the CSRHub ESG universe.  
46
+ **diversity_and_labor_rights_percentile_rank** | Float | The percentile rank of the company's Diversity and Labor Rights rating in comparison to all companies within the CSRHub ESG universe.  
47
+ **training_health_and_safety_percentile_rank** | Float | The percentile rank of the company's Training, Health, and Safety rating in comparison to all companies within the CSRHub ESG universe.  
48
+ **energy_climate_change_percentile_rank** | Float | The percentile rank of the company's Energy Climate Change rating in comparison to all companies within the CSRHub ESG universe.  
49
+ **environment_policy_and_reporting_percentile_rank** | Float | The percentile rank of the company's Environment Policy and Reporting rating in comparison to all companies within the CSRHub ESG universe.  
50
+ **resource_management_percentile_rank** | Float | The percentile rank of the company's Resource Management rating in comparison to all companies within the CSRHub ESG universe.  
51
+ **board_percentile_rank** | Float | The percentile rank of the company's Board rating in comparison to all companies within the CSRHub ESG universe.  
52
+ **leadership_ethics_percentile_rank** | Float | The percentile rank of the company's Leadership Ethics rating in comparison to all companies within the CSRHub ESG universe.  
53
+ **transparency_reporting_percentile_rank** | Float | The percentile rank of the company's Transaperency Reporting rating in comparison to all companies within the CSRHub ESG universe.  
54
+ **company** | [**ESGCompanySummary**](ESGCompanySummary.md) |  
55
+
56
+ [//]: # (END_DEFINITION)
57
+
58
+
59
+ [//]: # (CONTAINED_CLASS:Intrinio::ESGCompanySummary)
60
+
61
+
62
+
data/docs/ESGRating.md CHANGED
@@ -12,11 +12,11 @@
12
12
 
13
13
  Name | Type | Description
14
14
  ------------ | ------------- | -------------
15
- **date** | Date |  
16
- **community_rating** | Float |  
17
- **employee_rating** | Float |  
18
- **environment_rating** | Float |  
19
- **governance_rating** | Float |  
15
+ **date** | Date | Indicates the date on which the ESG Rating was calculated.  
16
+ **community_rating** | Float | The Community Category reflects a company's citizenship, charitable giving, and volunteerism. This category covers the company's human rights record and treatment of its supply chain. It also covers the environmental and social impacts of the company's products and services, and the development of sustainable products, processes and technologies.  
17
+ **employee_rating** | Float | The Employees category includes disclosure of policies, programs, and performance in diversity, labor relations and labor rights. The evaluation focuses on the quality of policies and programs, compliance with national laws and regulations, and proactive management initiatives. The category includes evaluation of inclusive diversity policies, fair treatment of all employees, robust diversity (EEO-1) programs and training.  
18
+ **environment_rating** | Float | The Environment category data covers a company's interactions with the environment at large, including use of natural resources. The category evaluates corporate environmental performance, compliance with environmental regulations, and mitigation of environmental footprint. It also includes leadership in addressing climate change through appropriate policies and strategies.  
19
+ **governance_rating** | Float | Corporate governance refers to leadership structure and the values that determine corporate direction, ethics and performance. The Governance category covers disclosure of policies and procedures, board independence and diversity, executive compensation, attention to stakeholder concerns, and evaluation of a companys culture of ethical leadership and compliance.  
20
20
 
21
21
  [//]: # (END_DEFINITION)
22
22
 
@@ -12,11 +12,11 @@
12
12
 
13
13
  Name | Type | Description
14
14
  ------------ | ------------- | -------------
15
- **date** | Date |  
16
- **community_rating** | Float |  
17
- **employee_rating** | Float |  
18
- **environment_rating** | Float |  
19
- **governance_rating** | Float |  
15
+ **date** | Date | Indicates the date on which the ESG Rating was calculated.  
16
+ **community_rating** | Float | The Community Category reflects a company's citizenship, charitable giving, and volunteerism. This category covers the company’s human rights record and treatment of its supply chain. It also covers the environmental and social impacts of the companys products and services, and the development of sustainable products, processes and technologies.  
17
+ **employee_rating** | Float | The Employees category includes disclosure of policies, programs, and performance in diversity, labor relations and labor rights. The evaluation focuses on the quality of policies and programs, compliance with national laws and regulations, and proactive management initiatives. The category includes evaluation of inclusive diversity policies, fair treatment of all employees, robust diversity (EEO-1) programs and training.  
18
+ **environment_rating** | Float | The Environment category data covers a company’s interactions with the environment at large, including use of natural resources. The category evaluates corporate environmental performance, compliance with environmental regulations, and mitigation of environmental footprint. It also includes leadership in addressing climate change through appropriate policies and strategies.  
19
+ **governance_rating** | Float | Corporate governance refers to leadership structure and the values that determine corporate direction, ethics and performance. The Governance category covers disclosure of policies and procedures, board independence and diversity, executive compensation, attention to stakeholder concerns, and evaluation of a company’s culture of ethical leadership and compliance.  
20
20
  **company** | [**ESGCompanySummary**](ESGCompanySummary.md) |  
21
21
 
22
22
  [//]: # (END_DEFINITION)
@@ -0,0 +1,21 @@
1
+
2
+
3
+ [//]: # (CLASS:Intrinio::OptionSnapshotGroup)
4
+
5
+ [//]: # (KIND:object)
6
+
7
+ ### Intrinio::OptionSnapshotGroup
8
+
9
+ #### Properties
10
+
11
+ [//]: # (START_DEFINITION)
12
+
13
+ Name | Type | Description
14
+ ------------ | ------------- | -------------
15
+ **time** | DateTime | The UTC timestamp of this snapshot group.  
16
+ **files** | Array<Object> | List of all the snapshot parts of this group.  
17
+
18
+ [//]: # (END_DEFINITION)
19
+
20
+
21
+
@@ -0,0 +1,23 @@
1
+
2
+
3
+ [//]: # (CLASS:Intrinio::OptionSnapshotsResult)
4
+
5
+ [//]: # (KIND:object)
6
+
7
+ ### Intrinio::OptionSnapshotsResult
8
+
9
+ #### Properties
10
+
11
+ [//]: # (START_DEFINITION)
12
+
13
+ Name | Type | Description
14
+ ------------ | ------------- | -------------
15
+ **snapshots** | [**Array<OptionSnapshotGroup>**](OptionSnapshotGroup.md) | List of all the snapshot groups comprising the queried result.  
16
+
17
+ [//]: # (END_DEFINITION)
18
+
19
+
20
+ [//]: # (CONTAINED_CLASS:Intrinio::OptionSnapshotGroup)
21
+
22
+
23
+