finnhub_ruby 1.1.18 → 2.0.0

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 (372) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +39 -0
  3. data/.rspec +2 -0
  4. data/.rubocop.yml +148 -0
  5. data/.travis.yml +14 -0
  6. data/README.md +4 -4
  7. data/docs/AirlinePriceIndex.md +22 -0
  8. data/docs/AirlinePriceIndexData.md +24 -0
  9. data/docs/BondTickData.md +6 -0
  10. data/docs/BondYieldCurve.md +20 -0
  11. data/docs/BondYieldCurveInfo.md +20 -0
  12. data/docs/CompanyESG2.md +28 -0
  13. data/docs/CompanyProfile.md +11 -1
  14. data/docs/CongressionalTrading.md +20 -0
  15. data/docs/CongressionalTransaction.md +36 -0
  16. data/docs/CountryMetadata.md +9 -1
  17. data/docs/DefaultApi.md +830 -66
  18. data/docs/Dividends.md +3 -1
  19. data/docs/DocumentResponse.md +28 -0
  20. data/docs/ETFHoldingsData.md +3 -1
  21. data/docs/ETFProfileData.md +2 -0
  22. data/docs/EarningResult.md +5 -1
  23. data/docs/EarningsEstimatesInfo.md +5 -1
  24. data/docs/EbitEstimatesInfo.md +5 -1
  25. data/docs/EbitdaEstimatesInfo.md +5 -1
  26. data/docs/EmployeeCount.md +20 -0
  27. data/docs/ExcerptResponse.md +24 -0
  28. data/docs/FilingResponse.md +42 -0
  29. data/docs/HistoricalCompanyESG.md +20 -0
  30. data/docs/HistoricalEmployeeCount.md +20 -0
  31. data/docs/HistoricalMarketCapData.md +22 -0
  32. data/docs/InFilingResponse.md +44 -0
  33. data/docs/InFilingSearchBody.md +20 -0
  34. data/docs/IndicesConstituents.md +3 -1
  35. data/docs/IndicesConstituentsBreakdown.md +28 -0
  36. data/docs/MarketCapData.md +20 -0
  37. data/docs/MarketHoliday.md +22 -0
  38. data/docs/MarketHolidayData.md +22 -0
  39. data/docs/MarketStatus.md +28 -0
  40. data/docs/MutualFundEet.md +20 -0
  41. data/docs/MutualFundEetPai.md +20 -0
  42. data/docs/MutualFundHoldingsData.md +3 -1
  43. data/docs/MutualFundProfileData.md +2 -0
  44. data/docs/PriceMetrics.md +2 -0
  45. data/docs/PriceTarget.md +2 -0
  46. data/docs/RevenueEstimatesInfo.md +5 -1
  47. data/docs/SearchBody.md +60 -0
  48. data/docs/SearchFilter.md +20 -0
  49. data/docs/SearchResponse.md +24 -0
  50. data/docs/SentimentContent.md +30 -0
  51. data/docs/SocialSentiment.md +2 -4
  52. data/finnhub_ruby.gemspec +9 -9
  53. data/git_push.sh +0 -0
  54. data/lib/finnhub_ruby/version.rb +2 -14
  55. data/lib/finnhub_ruby.rb +519 -164
  56. metadata +44 -479
  57. data/finnhub_ruby-1.1.10.gem +0 -0
  58. data/finnhub_ruby-1.1.11.gem +0 -0
  59. data/finnhub_ruby-1.1.12.gem +0 -0
  60. data/finnhub_ruby-1.1.13.gem +0 -0
  61. data/finnhub_ruby-1.1.14.gem +0 -0
  62. data/finnhub_ruby-1.1.15.gem +0 -0
  63. data/finnhub_ruby-1.1.16.gem +0 -0
  64. data/finnhub_ruby-1.1.17.gem +0 -0
  65. data/finnhub_ruby-1.1.7.gem +0 -0
  66. data/finnhub_ruby-1.1.8.gem +0 -0
  67. data/finnhub_ruby-1.1.9.gem +0 -0
  68. data/lib/finnhub_ruby/api/default_api.rb +0 -6160
  69. data/lib/finnhub_ruby/api_client.rb +0 -391
  70. data/lib/finnhub_ruby/api_error.rb +0 -57
  71. data/lib/finnhub_ruby/configuration.rb +0 -277
  72. data/lib/finnhub_ruby/models/aggregate_indicators.rb +0 -227
  73. data/lib/finnhub_ruby/models/basic_financials.rb +0 -247
  74. data/lib/finnhub_ruby/models/bond_candles.rb +0 -243
  75. data/lib/finnhub_ruby/models/bond_profile.rb +0 -419
  76. data/lib/finnhub_ruby/models/bond_tick_data.rb +0 -311
  77. data/lib/finnhub_ruby/models/breakdown_item.rb +0 -228
  78. data/lib/finnhub_ruby/models/company.rb +0 -279
  79. data/lib/finnhub_ruby/models/company_earnings_quality_score.rb +0 -241
  80. data/lib/finnhub_ruby/models/company_earnings_quality_score_data.rb +0 -279
  81. data/lib/finnhub_ruby/models/company_esg.rb +0 -268
  82. data/lib/finnhub_ruby/models/company_executive.rb +0 -231
  83. data/lib/finnhub_ruby/models/company_news.rb +0 -299
  84. data/lib/finnhub_ruby/models/company_news_statistics.rb +0 -239
  85. data/lib/finnhub_ruby/models/company_profile.rb +0 -489
  86. data/lib/finnhub_ruby/models/company_profile2.rb +0 -329
  87. data/lib/finnhub_ruby/models/country_metadata.rb +0 -289
  88. data/lib/finnhub_ruby/models/covid_info.rb +0 -249
  89. data/lib/finnhub_ruby/models/crypto_candles.rb +0 -291
  90. data/lib/finnhub_ruby/models/crypto_profile.rb +0 -319
  91. data/lib/finnhub_ruby/models/crypto_symbol.rb +0 -239
  92. data/lib/finnhub_ruby/models/development.rb +0 -259
  93. data/lib/finnhub_ruby/models/dividends.rb +0 -289
  94. data/lib/finnhub_ruby/models/dividends2.rb +0 -231
  95. data/lib/finnhub_ruby/models/dividends2_basic.rb +0 -231
  96. data/lib/finnhub_ruby/models/dividends2_info.rb +0 -229
  97. data/lib/finnhub_ruby/models/earning_estimate.rb +0 -259
  98. data/lib/finnhub_ruby/models/earning_release.rb +0 -299
  99. data/lib/finnhub_ruby/models/earning_result.rb +0 -269
  100. data/lib/finnhub_ruby/models/earnings_calendar.rb +0 -221
  101. data/lib/finnhub_ruby/models/earnings_call_transcripts.rb +0 -303
  102. data/lib/finnhub_ruby/models/earnings_call_transcripts_list.rb +0 -231
  103. data/lib/finnhub_ruby/models/earnings_estimates.rb +0 -241
  104. data/lib/finnhub_ruby/models/earnings_estimates_info.rb +0 -259
  105. data/lib/finnhub_ruby/models/ebit_estimates.rb +0 -241
  106. data/lib/finnhub_ruby/models/ebit_estimates_info.rb +0 -259
  107. data/lib/finnhub_ruby/models/ebitda_estimates.rb +0 -241
  108. data/lib/finnhub_ruby/models/ebitda_estimates_info.rb +0 -259
  109. data/lib/finnhub_ruby/models/economic_calendar.rb +0 -221
  110. data/lib/finnhub_ruby/models/economic_code.rb +0 -249
  111. data/lib/finnhub_ruby/models/economic_data.rb +0 -231
  112. data/lib/finnhub_ruby/models/economic_data_info.rb +0 -229
  113. data/lib/finnhub_ruby/models/economic_event.rb +0 -289
  114. data/lib/finnhub_ruby/models/estimate.rb +0 -259
  115. data/lib/finnhub_ruby/models/et_fs_country_exposure.rb +0 -219
  116. data/lib/finnhub_ruby/models/et_fs_holdings.rb +0 -219
  117. data/lib/finnhub_ruby/models/et_fs_industry_exposure.rb +0 -219
  118. data/lib/finnhub_ruby/models/et_fs_profile.rb +0 -216
  119. data/lib/finnhub_ruby/models/etf_country_exposure_data.rb +0 -229
  120. data/lib/finnhub_ruby/models/etf_holdings_data.rb +0 -279
  121. data/lib/finnhub_ruby/models/etf_profile_data.rb +0 -419
  122. data/lib/finnhub_ruby/models/etf_sector_exposure_data.rb +0 -229
  123. data/lib/finnhub_ruby/models/etfs_country_exposure.rb +0 -231
  124. data/lib/finnhub_ruby/models/etfs_holdings.rb +0 -251
  125. data/lib/finnhub_ruby/models/etfs_profile.rb +0 -228
  126. data/lib/finnhub_ruby/models/etfs_sector_exposure.rb +0 -231
  127. data/lib/finnhub_ruby/models/fda_comittee_meeting.rb +0 -249
  128. data/lib/finnhub_ruby/models/filing.rb +0 -289
  129. data/lib/finnhub_ruby/models/filing_sentiment.rb +0 -299
  130. data/lib/finnhub_ruby/models/financial_statements.rb +0 -231
  131. data/lib/finnhub_ruby/models/financials_as_reported.rb +0 -241
  132. data/lib/finnhub_ruby/models/forex_candles.rb +0 -291
  133. data/lib/finnhub_ruby/models/forex_symbol.rb +0 -239
  134. data/lib/finnhub_ruby/models/forexrates.rb +0 -228
  135. data/lib/finnhub_ruby/models/fund_ownership.rb +0 -231
  136. data/lib/finnhub_ruby/models/fund_ownership_info.rb +0 -259
  137. data/lib/finnhub_ruby/models/historical_nbbo.rb +0 -345
  138. data/lib/finnhub_ruby/models/index_historical_constituent.rb +0 -239
  139. data/lib/finnhub_ruby/models/indicator.rb +0 -239
  140. data/lib/finnhub_ruby/models/indices_constituents.rb +0 -231
  141. data/lib/finnhub_ruby/models/indices_historical_constituents.rb +0 -231
  142. data/lib/finnhub_ruby/models/insider_sentiments.rb +0 -231
  143. data/lib/finnhub_ruby/models/insider_sentiments_data.rb +0 -259
  144. data/lib/finnhub_ruby/models/insider_transactions.rb +0 -231
  145. data/lib/finnhub_ruby/models/institutional_ownership.rb +0 -241
  146. data/lib/finnhub_ruby/models/institutional_ownership_group.rb +0 -231
  147. data/lib/finnhub_ruby/models/institutional_ownership_info.rb +0 -309
  148. data/lib/finnhub_ruby/models/institutional_portfolio.rb +0 -241
  149. data/lib/finnhub_ruby/models/institutional_portfolio_group.rb +0 -241
  150. data/lib/finnhub_ruby/models/institutional_portfolio_info.rb +0 -319
  151. data/lib/finnhub_ruby/models/institutional_profile.rb +0 -231
  152. data/lib/finnhub_ruby/models/institutional_profile_info.rb +0 -269
  153. data/lib/finnhub_ruby/models/international_filing.rb +0 -299
  154. data/lib/finnhub_ruby/models/investment_theme_portfolio.rb +0 -219
  155. data/lib/finnhub_ruby/models/investment_themes.rb +0 -231
  156. data/lib/finnhub_ruby/models/investment_themes_thematic_investing.rb +0 -231
  157. data/lib/finnhub_ruby/models/investor.rb +0 -249
  158. data/lib/finnhub_ruby/models/investors_ownership.rb +0 -219
  159. data/lib/finnhub_ruby/models/ipo_calendar.rb +0 -221
  160. data/lib/finnhub_ruby/models/ipo_event.rb +0 -289
  161. data/lib/finnhub_ruby/models/isin_change.rb +0 -241
  162. data/lib/finnhub_ruby/models/isin_change_info.rb +0 -239
  163. data/lib/finnhub_ruby/models/key_customers_suppliers.rb +0 -329
  164. data/lib/finnhub_ruby/models/last_bid_ask.rb +0 -259
  165. data/lib/finnhub_ruby/models/lobbying_data.rb +0 -359
  166. data/lib/finnhub_ruby/models/lobbying_result.rb +0 -231
  167. data/lib/finnhub_ruby/models/major_developments.rb +0 -219
  168. data/lib/finnhub_ruby/models/major_press_releases.rb +0 -231
  169. data/lib/finnhub_ruby/models/market_news.rb +0 -299
  170. data/lib/finnhub_ruby/models/mutual_fund_country_exposure.rb +0 -231
  171. data/lib/finnhub_ruby/models/mutual_fund_country_exposure_data.rb +0 -229
  172. data/lib/finnhub_ruby/models/mutual_fund_holdings.rb +0 -251
  173. data/lib/finnhub_ruby/models/mutual_fund_holdings_data.rb +0 -279
  174. data/lib/finnhub_ruby/models/mutual_fund_profile.rb +0 -228
  175. data/lib/finnhub_ruby/models/mutual_fund_profile_data.rb +0 -479
  176. data/lib/finnhub_ruby/models/mutual_fund_sector_exposure.rb +0 -231
  177. data/lib/finnhub_ruby/models/mutual_fund_sector_exposure_data.rb +0 -229
  178. data/lib/finnhub_ruby/models/mutual_funds_country_exposure.rb +0 -231
  179. data/lib/finnhub_ruby/models/mutual_funds_holdings.rb +0 -251
  180. data/lib/finnhub_ruby/models/mutual_funds_profile.rb +0 -228
  181. data/lib/finnhub_ruby/models/news.rb +0 -299
  182. data/lib/finnhub_ruby/models/news_sentiment.rb +0 -267
  183. data/lib/finnhub_ruby/models/ownership.rb +0 -231
  184. data/lib/finnhub_ruby/models/ownership_info.rb +0 -249
  185. data/lib/finnhub_ruby/models/pattern_recognition.rb +0 -221
  186. data/lib/finnhub_ruby/models/press_release.rb +0 -231
  187. data/lib/finnhub_ruby/models/price_metrics.rb +0 -228
  188. data/lib/finnhub_ruby/models/price_target.rb +0 -269
  189. data/lib/finnhub_ruby/models/quote.rb +0 -279
  190. data/lib/finnhub_ruby/models/recommendation_trend.rb +0 -279
  191. data/lib/finnhub_ruby/models/reddit_sentiment_content.rb +0 -279
  192. data/lib/finnhub_ruby/models/report.rb +0 -318
  193. data/lib/finnhub_ruby/models/revenue_breakdown.rb +0 -241
  194. data/lib/finnhub_ruby/models/revenue_estimates.rb +0 -241
  195. data/lib/finnhub_ruby/models/revenue_estimates_info.rb +0 -259
  196. data/lib/finnhub_ruby/models/sec_sentiment_analysis.rb +0 -248
  197. data/lib/finnhub_ruby/models/sector_metric.rb +0 -231
  198. data/lib/finnhub_ruby/models/sector_metric_data.rb +0 -229
  199. data/lib/finnhub_ruby/models/sentiment.rb +0 -229
  200. data/lib/finnhub_ruby/models/similarity_index.rb +0 -241
  201. data/lib/finnhub_ruby/models/similarity_index_info.rb +0 -329
  202. data/lib/finnhub_ruby/models/social_sentiment.rb +0 -243
  203. data/lib/finnhub_ruby/models/split.rb +0 -249
  204. data/lib/finnhub_ruby/models/stock.rb +0 -249
  205. data/lib/finnhub_ruby/models/stock_candles.rb +0 -291
  206. data/lib/finnhub_ruby/models/stock_symbol.rb +0 -309
  207. data/lib/finnhub_ruby/models/stock_transcripts.rb +0 -259
  208. data/lib/finnhub_ruby/models/supply_chain_relationships.rb +0 -231
  209. data/lib/finnhub_ruby/models/support_resistance.rb +0 -221
  210. data/lib/finnhub_ruby/models/symbol_change.rb +0 -241
  211. data/lib/finnhub_ruby/models/symbol_change_info.rb +0 -239
  212. data/lib/finnhub_ruby/models/symbol_lookup.rb +0 -231
  213. data/lib/finnhub_ruby/models/symbol_lookup_info.rb +0 -249
  214. data/lib/finnhub_ruby/models/technical_analysis.rb +0 -228
  215. data/lib/finnhub_ruby/models/tick_data.rb +0 -309
  216. data/lib/finnhub_ruby/models/transactions.rb +0 -289
  217. data/lib/finnhub_ruby/models/transcript_content.rb +0 -241
  218. data/lib/finnhub_ruby/models/transcript_participant.rb +0 -239
  219. data/lib/finnhub_ruby/models/trend.rb +0 -229
  220. data/lib/finnhub_ruby/models/twitter_sentiment_content.rb +0 -279
  221. data/lib/finnhub_ruby/models/upgrade_downgrade.rb +0 -269
  222. data/lib/finnhub_ruby/models/usa_spending.rb +0 -409
  223. data/lib/finnhub_ruby/models/usa_spending_result.rb +0 -231
  224. data/lib/finnhub_ruby/models/uspto_patent.rb +0 -301
  225. data/lib/finnhub_ruby/models/uspto_patent_result.rb +0 -231
  226. data/lib/finnhub_ruby/models/visa_application.rb +0 -439
  227. data/lib/finnhub_ruby/models/visa_application_result.rb +0 -231
  228. data/spec/api/default_api_spec.rb +0 -724
  229. data/spec/api_client_spec.rb +0 -226
  230. data/spec/configuration_spec.rb +0 -42
  231. data/spec/models/aggregate_indicators_spec.rb +0 -40
  232. data/spec/models/basic_financials_spec.rb +0 -52
  233. data/spec/models/bond_candles_spec.rb +0 -46
  234. data/spec/models/bond_profile_spec.rb +0 -154
  235. data/spec/models/bond_tick_data_spec.rb +0 -82
  236. data/spec/models/breakdown_item_spec.rb +0 -40
  237. data/spec/models/company_earnings_quality_score_data_spec.rb +0 -70
  238. data/spec/models/company_earnings_quality_score_spec.rb +0 -46
  239. data/spec/models/company_esg_spec.rb +0 -64
  240. data/spec/models/company_executive_spec.rb +0 -40
  241. data/spec/models/company_news_spec.rb +0 -82
  242. data/spec/models/company_news_statistics_spec.rb +0 -46
  243. data/spec/models/company_profile2_spec.rb +0 -100
  244. data/spec/models/company_profile_spec.rb +0 -196
  245. data/spec/models/company_spec.rb +0 -70
  246. data/spec/models/country_metadata_spec.rb +0 -64
  247. data/spec/models/covid_info_spec.rb +0 -52
  248. data/spec/models/crypto_candles_spec.rb +0 -70
  249. data/spec/models/crypto_profile_spec.rb +0 -94
  250. data/spec/models/crypto_symbol_spec.rb +0 -46
  251. data/spec/models/development_spec.rb +0 -58
  252. data/spec/models/dividends2_info_spec.rb +0 -40
  253. data/spec/models/dividends2_spec.rb +0 -40
  254. data/spec/models/dividends_spec.rb +0 -76
  255. data/spec/models/earning_estimate_spec.rb +0 -58
  256. data/spec/models/earning_release_spec.rb +0 -82
  257. data/spec/models/earning_result_spec.rb +0 -64
  258. data/spec/models/earnings_calendar_spec.rb +0 -34
  259. data/spec/models/earnings_call_transcripts_list_spec.rb +0 -40
  260. data/spec/models/earnings_call_transcripts_spec.rb +0 -82
  261. data/spec/models/earnings_estimates_info_spec.rb +0 -58
  262. data/spec/models/earnings_estimates_spec.rb +0 -46
  263. data/spec/models/ebit_estimates_info_spec.rb +0 -58
  264. data/spec/models/ebit_estimates_spec.rb +0 -46
  265. data/spec/models/ebitda_estimates_info_spec.rb +0 -58
  266. data/spec/models/ebitda_estimates_spec.rb +0 -46
  267. data/spec/models/economic_calendar_spec.rb +0 -34
  268. data/spec/models/economic_code_spec.rb +0 -52
  269. data/spec/models/economic_data_info_spec.rb +0 -40
  270. data/spec/models/economic_data_spec.rb +0 -40
  271. data/spec/models/economic_event_spec.rb +0 -76
  272. data/spec/models/estimate_spec.rb +0 -58
  273. data/spec/models/etf_country_exposure_data_spec.rb +0 -40
  274. data/spec/models/etf_holdings_data_spec.rb +0 -70
  275. data/spec/models/etf_profile_data_spec.rb +0 -136
  276. data/spec/models/etf_sector_exposure_data_spec.rb +0 -40
  277. data/spec/models/etfs_country_exposure_spec.rb +0 -40
  278. data/spec/models/etfs_holdings_spec.rb +0 -52
  279. data/spec/models/etfs_profile_spec.rb +0 -40
  280. data/spec/models/etfs_sector_exposure_spec.rb +0 -40
  281. data/spec/models/fda_comittee_meeting_spec.rb +0 -52
  282. data/spec/models/filing_sentiment_spec.rb +0 -82
  283. data/spec/models/filing_spec.rb +0 -76
  284. data/spec/models/financial_statements_spec.rb +0 -40
  285. data/spec/models/financials_as_reported_spec.rb +0 -46
  286. data/spec/models/forex_candles_spec.rb +0 -70
  287. data/spec/models/forex_symbol_spec.rb +0 -46
  288. data/spec/models/forexrates_spec.rb +0 -40
  289. data/spec/models/fund_ownership_info_spec.rb +0 -58
  290. data/spec/models/fund_ownership_spec.rb +0 -40
  291. data/spec/models/historical_nbbo_spec.rb +0 -100
  292. data/spec/models/index_historical_constituent_spec.rb +0 -46
  293. data/spec/models/indicator_spec.rb +0 -46
  294. data/spec/models/indices_constituents_spec.rb +0 -40
  295. data/spec/models/indices_historical_constituents_spec.rb +0 -40
  296. data/spec/models/insider_sentiments_data_spec.rb +0 -58
  297. data/spec/models/insider_sentiments_spec.rb +0 -40
  298. data/spec/models/insider_transactions_spec.rb +0 -40
  299. data/spec/models/institutional_ownership_group_spec.rb +0 -40
  300. data/spec/models/institutional_ownership_info_spec.rb +0 -88
  301. data/spec/models/institutional_ownership_spec.rb +0 -46
  302. data/spec/models/institutional_portfolio_group_spec.rb +0 -46
  303. data/spec/models/institutional_portfolio_info_spec.rb +0 -94
  304. data/spec/models/institutional_portfolio_spec.rb +0 -46
  305. data/spec/models/institutional_profile_info_spec.rb +0 -64
  306. data/spec/models/institutional_profile_spec.rb +0 -40
  307. data/spec/models/international_filing_spec.rb +0 -82
  308. data/spec/models/investment_theme_portfolio_spec.rb +0 -34
  309. data/spec/models/investment_themes_spec.rb +0 -40
  310. data/spec/models/ipo_calendar_spec.rb +0 -34
  311. data/spec/models/ipo_event_spec.rb +0 -76
  312. data/spec/models/isin_change_info_spec.rb +0 -46
  313. data/spec/models/isin_change_spec.rb +0 -46
  314. data/spec/models/key_customers_suppliers_spec.rb +0 -52
  315. data/spec/models/last_bid_ask_spec.rb +0 -58
  316. data/spec/models/lobbying_data_spec.rb +0 -118
  317. data/spec/models/lobbying_result_spec.rb +0 -40
  318. data/spec/models/market_news_spec.rb +0 -82
  319. data/spec/models/mutual_fund_country_exposure_data_spec.rb +0 -40
  320. data/spec/models/mutual_fund_country_exposure_spec.rb +0 -40
  321. data/spec/models/mutual_fund_holdings_data_spec.rb +0 -70
  322. data/spec/models/mutual_fund_holdings_spec.rb +0 -52
  323. data/spec/models/mutual_fund_profile_data_spec.rb +0 -154
  324. data/spec/models/mutual_fund_profile_spec.rb +0 -40
  325. data/spec/models/mutual_fund_sector_exposure_data_spec.rb +0 -40
  326. data/spec/models/mutual_fund_sector_exposure_spec.rb +0 -40
  327. data/spec/models/news_sentiment_spec.rb +0 -64
  328. data/spec/models/ownership_info_spec.rb +0 -52
  329. data/spec/models/ownership_spec.rb +0 -40
  330. data/spec/models/pattern_recognition_spec.rb +0 -34
  331. data/spec/models/press_release_spec.rb +0 -40
  332. data/spec/models/price_metrics_spec.rb +0 -40
  333. data/spec/models/price_target_spec.rb +0 -64
  334. data/spec/models/quote_spec.rb +0 -70
  335. data/spec/models/recommendation_trend_spec.rb +0 -70
  336. data/spec/models/reddit_sentiment_content_spec.rb +0 -70
  337. data/spec/models/report_spec.rb +0 -94
  338. data/spec/models/revenue_breakdown_spec.rb +0 -46
  339. data/spec/models/revenue_estimates_info_spec.rb +0 -58
  340. data/spec/models/revenue_estimates_spec.rb +0 -46
  341. data/spec/models/sec_sentiment_analysis_spec.rb +0 -52
  342. data/spec/models/sector_metric_data_spec.rb +0 -40
  343. data/spec/models/sector_metric_spec.rb +0 -40
  344. data/spec/models/sentiment_spec.rb +0 -40
  345. data/spec/models/similarity_index_info_spec.rb +0 -100
  346. data/spec/models/similarity_index_spec.rb +0 -46
  347. data/spec/models/social_sentiment_spec.rb +0 -46
  348. data/spec/models/split_spec.rb +0 -52
  349. data/spec/models/stock_candles_spec.rb +0 -70
  350. data/spec/models/stock_symbol_spec.rb +0 -70
  351. data/spec/models/stock_transcripts_spec.rb +0 -58
  352. data/spec/models/supply_chain_relationships_spec.rb +0 -40
  353. data/spec/models/support_resistance_spec.rb +0 -34
  354. data/spec/models/symbol_change_info_spec.rb +0 -46
  355. data/spec/models/symbol_change_spec.rb +0 -46
  356. data/spec/models/symbol_lookup_info_spec.rb +0 -52
  357. data/spec/models/symbol_lookup_spec.rb +0 -40
  358. data/spec/models/technical_analysis_spec.rb +0 -40
  359. data/spec/models/tick_data_spec.rb +0 -82
  360. data/spec/models/transactions_spec.rb +0 -70
  361. data/spec/models/transcript_content_spec.rb +0 -46
  362. data/spec/models/transcript_participant_spec.rb +0 -46
  363. data/spec/models/trend_spec.rb +0 -40
  364. data/spec/models/twitter_sentiment_content_spec.rb +0 -70
  365. data/spec/models/upgrade_downgrade_spec.rb +0 -64
  366. data/spec/models/usa_spending_result_spec.rb +0 -40
  367. data/spec/models/usa_spending_spec.rb +0 -148
  368. data/spec/models/uspto_patent_result_spec.rb +0 -40
  369. data/spec/models/uspto_patent_spec.rb +0 -82
  370. data/spec/models/visa_application_result_spec.rb +0 -40
  371. data/spec/models/visa_application_spec.rb +0 -166
  372. data/spec/spec_helper.rb +0 -111
@@ -1,289 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.1
10
-
11
- =end
12
-
13
- require 'date'
14
- require 'time'
15
-
16
- module FinnhubRuby
17
- class Filing
18
- # Access number.
19
- attr_accessor :access_number
20
-
21
- # Symbol.
22
- attr_accessor :symbol
23
-
24
- # CIK.
25
- attr_accessor :cik
26
-
27
- # Form type.
28
- attr_accessor :form
29
-
30
- # Filed date <code>%Y-%m-%d %H:%M:%S</code>.
31
- attr_accessor :filed_date
32
-
33
- # Accepted date <code>%Y-%m-%d %H:%M:%S</code>.
34
- attr_accessor :accepted_date
35
-
36
- # Report's URL.
37
- attr_accessor :report_url
38
-
39
- # Filing's URL.
40
- attr_accessor :filing_url
41
-
42
- # Attribute mapping from ruby-style variable name to JSON key.
43
- def self.attribute_map
44
- {
45
- :'access_number' => :'accessNumber',
46
- :'symbol' => :'symbol',
47
- :'cik' => :'cik',
48
- :'form' => :'form',
49
- :'filed_date' => :'filedDate',
50
- :'accepted_date' => :'acceptedDate',
51
- :'report_url' => :'reportUrl',
52
- :'filing_url' => :'filingUrl'
53
- }
54
- end
55
-
56
- # Returns all the JSON keys this model knows about
57
- def self.acceptable_attributes
58
- attribute_map.values
59
- end
60
-
61
- # Attribute type mapping.
62
- def self.openapi_types
63
- {
64
- :'access_number' => :'String',
65
- :'symbol' => :'String',
66
- :'cik' => :'String',
67
- :'form' => :'String',
68
- :'filed_date' => :'String',
69
- :'accepted_date' => :'String',
70
- :'report_url' => :'String',
71
- :'filing_url' => :'String'
72
- }
73
- end
74
-
75
- # List of attributes with nullable: true
76
- def self.openapi_nullable
77
- Set.new([
78
- ])
79
- end
80
-
81
- # Initializes the object
82
- # @param [Hash] attributes Model attributes in the form of hash
83
- def initialize(attributes = {})
84
- if (!attributes.is_a?(Hash))
85
- fail ArgumentError, "The input argument (attributes) must be a hash in `FinnhubRuby::Filing` initialize method"
86
- end
87
-
88
- # check to see if the attribute exists and convert string to symbol for hash key
89
- attributes = attributes.each_with_object({}) { |(k, v), h|
90
- if (!self.class.attribute_map.key?(k.to_sym))
91
- fail ArgumentError, "`#{k}` is not a valid attribute in `FinnhubRuby::Filing`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
92
- end
93
- h[k.to_sym] = v
94
- }
95
-
96
- if attributes.key?(:'access_number')
97
- self.access_number = attributes[:'access_number']
98
- end
99
-
100
- if attributes.key?(:'symbol')
101
- self.symbol = attributes[:'symbol']
102
- end
103
-
104
- if attributes.key?(:'cik')
105
- self.cik = attributes[:'cik']
106
- end
107
-
108
- if attributes.key?(:'form')
109
- self.form = attributes[:'form']
110
- end
111
-
112
- if attributes.key?(:'filed_date')
113
- self.filed_date = attributes[:'filed_date']
114
- end
115
-
116
- if attributes.key?(:'accepted_date')
117
- self.accepted_date = attributes[:'accepted_date']
118
- end
119
-
120
- if attributes.key?(:'report_url')
121
- self.report_url = attributes[:'report_url']
122
- end
123
-
124
- if attributes.key?(:'filing_url')
125
- self.filing_url = attributes[:'filing_url']
126
- end
127
- end
128
-
129
- # Show invalid properties with the reasons. Usually used together with valid?
130
- # @return Array for valid properties with the reasons
131
- def list_invalid_properties
132
- invalid_properties = Array.new
133
- invalid_properties
134
- end
135
-
136
- # Check to see if the all the properties in the model are valid
137
- # @return true if the model is valid
138
- def valid?
139
- true
140
- end
141
-
142
- # Checks equality by comparing each attribute.
143
- # @param [Object] Object to be compared
144
- def ==(o)
145
- return true if self.equal?(o)
146
- self.class == o.class &&
147
- access_number == o.access_number &&
148
- symbol == o.symbol &&
149
- cik == o.cik &&
150
- form == o.form &&
151
- filed_date == o.filed_date &&
152
- accepted_date == o.accepted_date &&
153
- report_url == o.report_url &&
154
- filing_url == o.filing_url
155
- end
156
-
157
- # @see the `==` method
158
- # @param [Object] Object to be compared
159
- def eql?(o)
160
- self == o
161
- end
162
-
163
- # Calculates hash code according to all attributes.
164
- # @return [Integer] Hash code
165
- def hash
166
- [access_number, symbol, cik, form, filed_date, accepted_date, report_url, filing_url].hash
167
- end
168
-
169
- # Builds the object from hash
170
- # @param [Hash] attributes Model attributes in the form of hash
171
- # @return [Object] Returns the model itself
172
- def self.build_from_hash(attributes)
173
- new.build_from_hash(attributes)
174
- end
175
-
176
- # Builds the object from hash
177
- # @param [Hash] attributes Model attributes in the form of hash
178
- # @return [Object] Returns the model itself
179
- def build_from_hash(attributes)
180
- return nil unless attributes.is_a?(Hash)
181
- self.class.openapi_types.each_pair do |key, type|
182
- if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
183
- self.send("#{key}=", nil)
184
- elsif type =~ /\AArray<(.*)>/i
185
- # check to ensure the input is an array given that the attribute
186
- # is documented as an array but the input is not
187
- if attributes[self.class.attribute_map[key]].is_a?(Array)
188
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
189
- end
190
- elsif !attributes[self.class.attribute_map[key]].nil?
191
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
192
- end
193
- end
194
-
195
- self
196
- end
197
-
198
- # Deserializes the data based on type
199
- # @param string type Data type
200
- # @param string value Value to be deserialized
201
- # @return [Object] Deserialized data
202
- def _deserialize(type, value)
203
- case type.to_sym
204
- when :Time
205
- Time.parse(value)
206
- when :Date
207
- Date.parse(value)
208
- when :String
209
- value.to_s
210
- when :Integer
211
- value.to_i
212
- when :Float
213
- value.to_f
214
- when :Boolean
215
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
216
- true
217
- else
218
- false
219
- end
220
- when :Object
221
- # generic object (usually a Hash), return directly
222
- value
223
- when /\AArray<(?<inner_type>.+)>\z/
224
- inner_type = Regexp.last_match[:inner_type]
225
- value.map { |v| _deserialize(inner_type, v) }
226
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
227
- k_type = Regexp.last_match[:k_type]
228
- v_type = Regexp.last_match[:v_type]
229
- {}.tap do |hash|
230
- value.each do |k, v|
231
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
232
- end
233
- end
234
- else # model
235
- # models (e.g. Pet) or oneOf
236
- klass = FinnhubRuby.const_get(type)
237
- klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
238
- end
239
- end
240
-
241
- # Returns the string representation of the object
242
- # @return [String] String presentation of the object
243
- def to_s
244
- to_hash.to_s
245
- end
246
-
247
- # to_body is an alias to to_hash (backward compatibility)
248
- # @return [Hash] Returns the object in the form of hash
249
- def to_body
250
- to_hash
251
- end
252
-
253
- # Returns the object in the form of hash
254
- # @return [Hash] Returns the object in the form of hash
255
- def to_hash
256
- hash = {}
257
- self.class.attribute_map.each_pair do |attr, param|
258
- value = self.send(attr)
259
- if value.nil?
260
- is_nullable = self.class.openapi_nullable.include?(attr)
261
- next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
262
- end
263
-
264
- hash[param] = _to_hash(value)
265
- end
266
- hash
267
- end
268
-
269
- # Outputs non-array value in the form of hash
270
- # For object, use to_hash. Otherwise, just return the value
271
- # @param [Object] value Any valid value
272
- # @return [Hash] Returns the value in the form of hash
273
- def _to_hash(value)
274
- if value.is_a?(Array)
275
- value.compact.map { |v| _to_hash(v) }
276
- elsif value.is_a?(Hash)
277
- {}.tap do |hash|
278
- value.each { |k, v| hash[k] = _to_hash(v) }
279
- end
280
- elsif value.respond_to? :to_hash
281
- value.to_hash
282
- else
283
- value
284
- end
285
- end
286
-
287
- end
288
-
289
- end
@@ -1,299 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.1
10
-
11
- =end
12
-
13
- require 'date'
14
- require 'time'
15
-
16
- module FinnhubRuby
17
- class FilingSentiment
18
- # % of negative words in the filing.
19
- attr_accessor :negative
20
-
21
- # % of positive words in the filing.
22
- attr_accessor :positive
23
-
24
- # % of polarity words in the filing.
25
- attr_accessor :polarity
26
-
27
- # % of litigious words in the filing.
28
- attr_accessor :litigious
29
-
30
- # % of uncertainty words in the filing.
31
- attr_accessor :uncertainty
32
-
33
- # % of constraining words in the filing.
34
- attr_accessor :constraining
35
-
36
- # % of modal-weak words in the filing.
37
- attr_accessor :modal_weak
38
-
39
- # % of modal-strong words in the filing.
40
- attr_accessor :modal_strong
41
-
42
- # % of modal-moderate words in the filing.
43
- attr_accessor :modal_moderate
44
-
45
- # Attribute mapping from ruby-style variable name to JSON key.
46
- def self.attribute_map
47
- {
48
- :'negative' => :'negative',
49
- :'positive' => :'positive',
50
- :'polarity' => :'polarity',
51
- :'litigious' => :'litigious',
52
- :'uncertainty' => :'uncertainty',
53
- :'constraining' => :'constraining',
54
- :'modal_weak' => :'modal-weak',
55
- :'modal_strong' => :'modal-strong',
56
- :'modal_moderate' => :'modal-moderate'
57
- }
58
- end
59
-
60
- # Returns all the JSON keys this model knows about
61
- def self.acceptable_attributes
62
- attribute_map.values
63
- end
64
-
65
- # Attribute type mapping.
66
- def self.openapi_types
67
- {
68
- :'negative' => :'Float',
69
- :'positive' => :'Float',
70
- :'polarity' => :'Float',
71
- :'litigious' => :'Float',
72
- :'uncertainty' => :'Float',
73
- :'constraining' => :'Float',
74
- :'modal_weak' => :'Float',
75
- :'modal_strong' => :'Float',
76
- :'modal_moderate' => :'Float'
77
- }
78
- end
79
-
80
- # List of attributes with nullable: true
81
- def self.openapi_nullable
82
- Set.new([
83
- ])
84
- end
85
-
86
- # Initializes the object
87
- # @param [Hash] attributes Model attributes in the form of hash
88
- def initialize(attributes = {})
89
- if (!attributes.is_a?(Hash))
90
- fail ArgumentError, "The input argument (attributes) must be a hash in `FinnhubRuby::FilingSentiment` initialize method"
91
- end
92
-
93
- # check to see if the attribute exists and convert string to symbol for hash key
94
- attributes = attributes.each_with_object({}) { |(k, v), h|
95
- if (!self.class.attribute_map.key?(k.to_sym))
96
- fail ArgumentError, "`#{k}` is not a valid attribute in `FinnhubRuby::FilingSentiment`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
97
- end
98
- h[k.to_sym] = v
99
- }
100
-
101
- if attributes.key?(:'negative')
102
- self.negative = attributes[:'negative']
103
- end
104
-
105
- if attributes.key?(:'positive')
106
- self.positive = attributes[:'positive']
107
- end
108
-
109
- if attributes.key?(:'polarity')
110
- self.polarity = attributes[:'polarity']
111
- end
112
-
113
- if attributes.key?(:'litigious')
114
- self.litigious = attributes[:'litigious']
115
- end
116
-
117
- if attributes.key?(:'uncertainty')
118
- self.uncertainty = attributes[:'uncertainty']
119
- end
120
-
121
- if attributes.key?(:'constraining')
122
- self.constraining = attributes[:'constraining']
123
- end
124
-
125
- if attributes.key?(:'modal_weak')
126
- self.modal_weak = attributes[:'modal_weak']
127
- end
128
-
129
- if attributes.key?(:'modal_strong')
130
- self.modal_strong = attributes[:'modal_strong']
131
- end
132
-
133
- if attributes.key?(:'modal_moderate')
134
- self.modal_moderate = attributes[:'modal_moderate']
135
- end
136
- end
137
-
138
- # Show invalid properties with the reasons. Usually used together with valid?
139
- # @return Array for valid properties with the reasons
140
- def list_invalid_properties
141
- invalid_properties = Array.new
142
- invalid_properties
143
- end
144
-
145
- # Check to see if the all the properties in the model are valid
146
- # @return true if the model is valid
147
- def valid?
148
- true
149
- end
150
-
151
- # Checks equality by comparing each attribute.
152
- # @param [Object] Object to be compared
153
- def ==(o)
154
- return true if self.equal?(o)
155
- self.class == o.class &&
156
- negative == o.negative &&
157
- positive == o.positive &&
158
- polarity == o.polarity &&
159
- litigious == o.litigious &&
160
- uncertainty == o.uncertainty &&
161
- constraining == o.constraining &&
162
- modal_weak == o.modal_weak &&
163
- modal_strong == o.modal_strong &&
164
- modal_moderate == o.modal_moderate
165
- end
166
-
167
- # @see the `==` method
168
- # @param [Object] Object to be compared
169
- def eql?(o)
170
- self == o
171
- end
172
-
173
- # Calculates hash code according to all attributes.
174
- # @return [Integer] Hash code
175
- def hash
176
- [negative, positive, polarity, litigious, uncertainty, constraining, modal_weak, modal_strong, modal_moderate].hash
177
- end
178
-
179
- # Builds the object from hash
180
- # @param [Hash] attributes Model attributes in the form of hash
181
- # @return [Object] Returns the model itself
182
- def self.build_from_hash(attributes)
183
- new.build_from_hash(attributes)
184
- end
185
-
186
- # Builds the object from hash
187
- # @param [Hash] attributes Model attributes in the form of hash
188
- # @return [Object] Returns the model itself
189
- def build_from_hash(attributes)
190
- return nil unless attributes.is_a?(Hash)
191
- self.class.openapi_types.each_pair do |key, type|
192
- if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
193
- self.send("#{key}=", nil)
194
- elsif type =~ /\AArray<(.*)>/i
195
- # check to ensure the input is an array given that the attribute
196
- # is documented as an array but the input is not
197
- if attributes[self.class.attribute_map[key]].is_a?(Array)
198
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
199
- end
200
- elsif !attributes[self.class.attribute_map[key]].nil?
201
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
202
- end
203
- end
204
-
205
- self
206
- end
207
-
208
- # Deserializes the data based on type
209
- # @param string type Data type
210
- # @param string value Value to be deserialized
211
- # @return [Object] Deserialized data
212
- def _deserialize(type, value)
213
- case type.to_sym
214
- when :Time
215
- Time.parse(value)
216
- when :Date
217
- Date.parse(value)
218
- when :String
219
- value.to_s
220
- when :Integer
221
- value.to_i
222
- when :Float
223
- value.to_f
224
- when :Boolean
225
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
226
- true
227
- else
228
- false
229
- end
230
- when :Object
231
- # generic object (usually a Hash), return directly
232
- value
233
- when /\AArray<(?<inner_type>.+)>\z/
234
- inner_type = Regexp.last_match[:inner_type]
235
- value.map { |v| _deserialize(inner_type, v) }
236
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
237
- k_type = Regexp.last_match[:k_type]
238
- v_type = Regexp.last_match[:v_type]
239
- {}.tap do |hash|
240
- value.each do |k, v|
241
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
242
- end
243
- end
244
- else # model
245
- # models (e.g. Pet) or oneOf
246
- klass = FinnhubRuby.const_get(type)
247
- klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
248
- end
249
- end
250
-
251
- # Returns the string representation of the object
252
- # @return [String] String presentation of the object
253
- def to_s
254
- to_hash.to_s
255
- end
256
-
257
- # to_body is an alias to to_hash (backward compatibility)
258
- # @return [Hash] Returns the object in the form of hash
259
- def to_body
260
- to_hash
261
- end
262
-
263
- # Returns the object in the form of hash
264
- # @return [Hash] Returns the object in the form of hash
265
- def to_hash
266
- hash = {}
267
- self.class.attribute_map.each_pair do |attr, param|
268
- value = self.send(attr)
269
- if value.nil?
270
- is_nullable = self.class.openapi_nullable.include?(attr)
271
- next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
272
- end
273
-
274
- hash[param] = _to_hash(value)
275
- end
276
- hash
277
- end
278
-
279
- # Outputs non-array value in the form of hash
280
- # For object, use to_hash. Otherwise, just return the value
281
- # @param [Object] value Any valid value
282
- # @return [Hash] Returns the value in the form of hash
283
- def _to_hash(value)
284
- if value.is_a?(Array)
285
- value.compact.map { |v| _to_hash(v) }
286
- elsif value.is_a?(Hash)
287
- {}.tap do |hash|
288
- value.each { |k, v| hash[k] = _to_hash(v) }
289
- end
290
- elsif value.respond_to? :to_hash
291
- value.to_hash
292
- else
293
- value
294
- end
295
- end
296
-
297
- end
298
-
299
- end