diff --git a/README.md b/README.md index eb0f13436..209a7513a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ To get an API key, [sign up here](https://intrinio.com/). Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. -- API version: 2.56.6 +- API version: 2.61.1 - Package version: 6.27.2 @@ -158,13 +158,18 @@ Class | Method | HTTP request | Description *FundamentalsApi* | [**lookup_fundamental**](docs/FundamentalsApi.md#lookup_fundamental) | **GET** /fundamentals/lookup/{identifier}/{statement_code}/{fiscal_year}/{fiscal_period} | Lookup Fundamental *HistoricalDataApi* | [**get_historical_data**](docs/HistoricalDataApi.md#get_historical_data) | **GET** /historical_data/{identifier}/{tag} | Historical Data *IndexApi* | [**get_all_economic_indices**](docs/IndexApi.md#get_all_economic_indices) | **GET** /indices/economic | All Economic Indices +*IndexApi* | [**get_all_eod_index_prices**](docs/IndexApi.md#get_all_eod_index_prices) | **GET** /indices/prices/eod | All End of Day Index Prices +*IndexApi* | [**get_all_index_summaries**](docs/IndexApi.md#get_all_index_summaries) | **GET** /indices | All Index Summaries +*IndexApi* | [**get_all_realtime_index_prices**](docs/IndexApi.md#get_all_realtime_index_prices) | **GET** /indices/prices/realtime | All Realtime Index Prices *IndexApi* | [**get_all_sic_indices**](docs/IndexApi.md#get_all_sic_indices) | **GET** /indices/sic | All SIC Indices *IndexApi* | [**get_all_stock_market_indices**](docs/IndexApi.md#get_all_stock_market_indices) | **GET** /indices/stock_market | All Stock Market Indices *IndexApi* | [**get_economic_index_by_id**](docs/IndexApi.md#get_economic_index_by_id) | **GET** /indices/economic/{identifier} | Lookup Economic Index *IndexApi* | [**get_economic_index_data_point_number**](docs/IndexApi.md#get_economic_index_data_point_number) | **GET** /indices/economic/{identifier}/data_point/{tag}/number | Data Point (Number) for an Economic Index *IndexApi* | [**get_economic_index_data_point_text**](docs/IndexApi.md#get_economic_index_data_point_text) | **GET** /indices/economic/{identifier}/data_point/{tag}/text | Data Point (Text) for an Economic Index *IndexApi* | [**get_economic_index_historical_data**](docs/IndexApi.md#get_economic_index_historical_data) | **GET** /indices/economic/{identifier}/historical_data/{tag} | Historical Data for an Economic Index -*IndexApi* | [**get_realtime_index_price_by_id**](docs/IndexApi.md#get_realtime_index_price_by_id) | **GET** /indices/{identifier}/realtime | Realtime Index Price +*IndexApi* | [**get_eod_index_price_by_id**](docs/IndexApi.md#get_eod_index_price_by_id) | **GET** /indices/{identifier}/eod | End of Day Index Prices By Identifier +*IndexApi* | [**get_index_summary_by_id**](docs/IndexApi.md#get_index_summary_by_id) | **GET** /indices/{identifier} | Index Summary By Identifier +*IndexApi* | [**get_realtime_index_price_by_id**](docs/IndexApi.md#get_realtime_index_price_by_id) | **GET** /indices/{identifier}/realtime | Realtime Index Price By Identifier *IndexApi* | [**get_sic_index_by_id**](docs/IndexApi.md#get_sic_index_by_id) | **GET** /indices/sic/{identifier} | Lookup SIC Index *IndexApi* | [**get_sic_index_data_point_number**](docs/IndexApi.md#get_sic_index_data_point_number) | **GET** /indices/sic/{identifier}/data_point/{tag}/number | Data Point (Number) for an SIC Index *IndexApi* | [**get_sic_index_data_point_text**](docs/IndexApi.md#get_sic_index_data_point_text) | **GET** /indices/sic/{identifier}/data_point/{tag}/text | Data Point (Text) for an SIC Index @@ -182,6 +187,7 @@ Class | Method | HTTP request | Description *MunicipalityApi* | [**get_municipality_by_id**](docs/MunicipalityApi.md#get_municipality_by_id) | **GET** /municipalities/{id} | Municipality by ID *MunicipalityApi* | [**get_municipality_financials**](docs/MunicipalityApi.md#get_municipality_financials) | **GET** /municipalities/{id}/financials | Financials for a Municipality *OptionsApi* | [**get_all_options_tickers**](docs/OptionsApi.md#get_all_options_tickers) | **GET** /options/tickers | Options Tickers +*OptionsApi* | [**get_option_aggregates**](docs/OptionsApi.md#get_option_aggregates) | **GET** /options/aggregates | Total open interest and volume aggregated by ticker *OptionsApi* | [**get_option_expirations_realtime**](docs/OptionsApi.md#get_option_expirations_realtime) | **GET** /options/expirations/{symbol}/realtime | Options Expirations *OptionsApi* | [**get_option_strikes_realtime**](docs/OptionsApi.md#get_option_strikes_realtime) | **GET** /options/strikes/{symbol}/{strike}/realtime | Option Strikes Realtime *OptionsApi* | [**get_options**](docs/OptionsApi.md#get_options) | **GET** /options/{symbol} | Options @@ -307,10 +313,13 @@ Class | Method | HTTP request | Description *TechnicalApi* | [**get_security_price_technicals_vwap**](docs/TechnicalApi.md#get_security_price_technicals_vwap) | **GET** /securities/{identifier}/prices/technicals/vwap | Volume Weighted Average Price *TechnicalApi* | [**get_security_price_technicals_wr**](docs/TechnicalApi.md#get_security_price_technicals_wr) | **GET** /securities/{identifier}/prices/technicals/wr | Williams %R *ZacksApi* | [**get_zacks_analyst_ratings**](docs/ZacksApi.md#get_zacks_analyst_ratings) | **GET** /zacks/analyst_ratings | Zacks Analyst Ratings +*ZacksApi* | [**get_zacks_ebitda_consensus**](docs/ZacksApi.md#get_zacks_ebitda_consensus) | **GET** /zacks/ebitda_consensus | Zacks EBITDA Consensus *ZacksApi* | [**get_zacks_eps_estimates**](docs/ZacksApi.md#get_zacks_eps_estimates) | **GET** /zacks/eps_estimates | Zacks EPS Estimates *ZacksApi* | [**get_zacks_eps_growth_rates**](docs/ZacksApi.md#get_zacks_eps_growth_rates) | **GET** /zacks/eps_growth_rates | Zacks EPS Growth Rates *ZacksApi* | [**get_zacks_eps_surprises**](docs/ZacksApi.md#get_zacks_eps_surprises) | **GET** /zacks/eps_surprises | Zacks EPS Surprises *ZacksApi* | [**get_zacks_etf_holdings**](docs/ZacksApi.md#get_zacks_etf_holdings) | **GET** /zacks/etf_holdings | Zacks ETF Holdings +*ZacksApi* | [**get_zacks_forward_pe**](docs/ZacksApi.md#get_zacks_forward_pe) | **GET** /zacks/forward_pe | Zacks Forward PE Estimates +*ZacksApi* | [**get_zacks_forward_pe_by_identifier**](docs/ZacksApi.md#get_zacks_forward_pe_by_identifier) | **GET** /zacks/forward_pe/{identifier} | Zacks Forward PE by identifer *ZacksApi* | [**get_zacks_institutional_holding_companies**](docs/ZacksApi.md#get_zacks_institutional_holding_companies) | **GET** /zacks/institutional_holdings/companies | Zacks Institutional Holding Companies *ZacksApi* | [**get_zacks_institutional_holding_owners**](docs/ZacksApi.md#get_zacks_institutional_holding_owners) | **GET** /zacks/institutional_holdings/owners | Zacks Institutional Holding Owners *ZacksApi* | [**get_zacks_institutional_holdings**](docs/ZacksApi.md#get_zacks_institutional_holdings) | **GET** /zacks/institutional_holdings | Zacks Institutional Holdings @@ -349,6 +358,8 @@ Class | Method | HTTP request | Description - [ApiResponseEconomicIndexHistoricalData](docs/ApiResponseEconomicIndexHistoricalData.md) - [ApiResponseEconomicIndices](docs/ApiResponseEconomicIndices.md) - [ApiResponseEconomicIndicesSearch](docs/ApiResponseEconomicIndicesSearch.md) + - [ApiResponseEodIndexPrices](docs/ApiResponseEodIndexPrices.md) + - [ApiResponseEodIndexPricesAll](docs/ApiResponseEodIndexPricesAll.md) - [ApiResponseFilingAnswers](docs/ApiResponseFilingAnswers.md) - [ApiResponseFilingFundamentals](docs/ApiResponseFilingFundamentals.md) - [ApiResponseFilingNotes](docs/ApiResponseFilingNotes.md) @@ -358,6 +369,8 @@ Class | Method | HTTP request | Description - [ApiResponseForexPairs](docs/ApiResponseForexPairs.md) - [ApiResponseForexPrices](docs/ApiResponseForexPrices.md) - [ApiResponseHistoricalData](docs/ApiResponseHistoricalData.md) + - [ApiResponseIndex](docs/ApiResponseIndex.md) + - [ApiResponseIndices](docs/ApiResponseIndices.md) - [ApiResponseInitialPublicOfferings](docs/ApiResponseInitialPublicOfferings.md) - [ApiResponseInsiderTransactionFilings](docs/ApiResponseInsiderTransactionFilings.md) - [ApiResponseMunicipalities](docs/ApiResponseMunicipalities.md) @@ -365,6 +378,7 @@ Class | Method | HTTP request | Description - [ApiResponseNews](docs/ApiResponseNews.md) - [ApiResponseOptionPrices](docs/ApiResponseOptionPrices.md) - [ApiResponseOptions](docs/ApiResponseOptions.md) + - [ApiResponseOptionsAggregates](docs/ApiResponseOptionsAggregates.md) - [ApiResponseOptionsChain](docs/ApiResponseOptionsChain.md) - [ApiResponseOptionsChainEod](docs/ApiResponseOptionsChainEod.md) - [ApiResponseOptionsChainRealtime](docs/ApiResponseOptionsChainRealtime.md) @@ -379,6 +393,7 @@ Class | Method | HTTP request | Description - [ApiResponseOwnerInsiderTransactionFilings](docs/ApiResponseOwnerInsiderTransactionFilings.md) - [ApiResponseOwnerInstitutionalHoldings](docs/ApiResponseOwnerInstitutionalHoldings.md) - [ApiResponseOwners](docs/ApiResponseOwners.md) + - [ApiResponseRealtimeIndexPrices](docs/ApiResponseRealtimeIndexPrices.md) - [ApiResponseReportedFinancials](docs/ApiResponseReportedFinancials.md) - [ApiResponseSICIndexHistoricalData](docs/ApiResponseSICIndexHistoricalData.md) - [ApiResponseSICIndices](docs/ApiResponseSICIndices.md) @@ -437,10 +452,12 @@ Class | Method | HTTP request | Description - [ApiResponseStockMarketIndices](docs/ApiResponseStockMarketIndices.md) - [ApiResponseStockMarketIndicesSearch](docs/ApiResponseStockMarketIndicesSearch.md) - [ApiResponseZacksAnalystRatings](docs/ApiResponseZacksAnalystRatings.md) + - [ApiResponseZacksEBITDAConsensus](docs/ApiResponseZacksEBITDAConsensus.md) - [ApiResponseZacksEPSEstimates](docs/ApiResponseZacksEPSEstimates.md) - [ApiResponseZacksEPSGrowthRates](docs/ApiResponseZacksEPSGrowthRates.md) - [ApiResponseZacksEPSSurprises](docs/ApiResponseZacksEPSSurprises.md) - [ApiResponseZacksETFHoldings](docs/ApiResponseZacksETFHoldings.md) + - [ApiResponseZacksForwardPEs](docs/ApiResponseZacksForwardPEs.md) - [ApiResponseZacksInstitutionalHoldingCompanies](docs/ApiResponseZacksInstitutionalHoldingCompanies.md) - [ApiResponseZacksInstitutionalHoldingOwners](docs/ApiResponseZacksInstitutionalHoldingOwners.md) - [ApiResponseZacksInstitutionalHoldings](docs/ApiResponseZacksInstitutionalHoldings.md) @@ -485,6 +502,8 @@ Class | Method | HTTP request | Description - [EaseOfMovementTechnicalValue](docs/EaseOfMovementTechnicalValue.md) - [EconomicIndex](docs/EconomicIndex.md) - [EconomicIndexSummary](docs/EconomicIndexSummary.md) + - [EodIndexPrice](docs/EodIndexPrice.md) + - [EodIndexPriceSummary](docs/EodIndexPriceSummary.md) - [Filing](docs/Filing.md) - [FilingNote](docs/FilingNote.md) - [FilingNoteFiling](docs/FilingNoteFiling.md) @@ -536,6 +555,7 @@ Class | Method | HTTP request | Description - [OptionSnapshotsResult](docs/OptionSnapshotsResult.md) - [OptionStatsRealtime](docs/OptionStatsRealtime.md) - [OptionUnusualTrade](docs/OptionUnusualTrade.md) + - [OptionsAggregate](docs/OptionsAggregate.md) - [Owner](docs/Owner.md) - [OwnerSummary](docs/OwnerSummary.md) - [RealtimeIndexPrice](docs/RealtimeIndexPrice.md) @@ -587,11 +607,13 @@ Class | Method | HTTP request | Description - [ZacksAnalystRating](docs/ZacksAnalystRating.md) - [ZacksAnalystRatingSnapshot](docs/ZacksAnalystRatingSnapshot.md) - [ZacksAnalystRatingSummary](docs/ZacksAnalystRatingSummary.md) + - [ZacksEBITDAConsensus](docs/ZacksEBITDAConsensus.md) - [ZacksEPSEstimate](docs/ZacksEPSEstimate.md) - [ZacksEPSGrowthRate](docs/ZacksEPSGrowthRate.md) - [ZacksEPSSurprise](docs/ZacksEPSSurprise.md) - [ZacksEPSSurpriseSummary](docs/ZacksEPSSurpriseSummary.md) - [ZacksETFHolding](docs/ZacksETFHolding.md) + - [ZacksForwardPE](docs/ZacksForwardPE.md) - [ZacksInstitutionalHolding](docs/ZacksInstitutionalHolding.md) - [ZacksInstitutionalHoldingCompanyDetail](docs/ZacksInstitutionalHoldingCompanyDetail.md) - [ZacksInstitutionalHoldingCompanySummary](docs/ZacksInstitutionalHoldingCompanySummary.md) diff --git a/docs/ApiResponseEodIndexPrices.md b/docs/ApiResponseEodIndexPrices.md new file mode 100644 index 000000000..ff05f8e82 --- /dev/null +++ b/docs/ApiResponseEodIndexPrices.md @@ -0,0 +1,28 @@ + + +[//]: # (CLASS:ApiResponseEodIndexPrices) + +[//]: # (KIND:object) + +### ApiResponseEodIndexPrices + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**prices** | [**list[EodIndexPriceSummary]**](EodIndexPriceSummary.md) |   +**index** | [**ApiResponseIndex**](ApiResponseIndex.md) | The index   +**next_page** | str | The token required to request the next page of the data. If null, no further results are available.   + +[//]: # (END_DEFINITION) + + +[//]: # (CONTAINED_CLASS:EodIndexPriceSummary) + + +[//]: # (CONTAINED_CLASS:ApiResponseIndex) + + + diff --git a/docs/ApiResponseEodIndexPricesAll.md b/docs/ApiResponseEodIndexPricesAll.md new file mode 100644 index 000000000..008b56a6b --- /dev/null +++ b/docs/ApiResponseEodIndexPricesAll.md @@ -0,0 +1,24 @@ + + +[//]: # (CLASS:ApiResponseEodIndexPricesAll) + +[//]: # (KIND:object) + +### ApiResponseEodIndexPricesAll + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**prices** | [**list[EodIndexPrice]**](EodIndexPrice.md) |   +**next_page** | str | The token required to request the next page of the data. If null, no further results are available.   + +[//]: # (END_DEFINITION) + + +[//]: # (CONTAINED_CLASS:EodIndexPrice) + + + diff --git a/docs/ApiResponseIndex.md b/docs/ApiResponseIndex.md new file mode 100644 index 000000000..b173e8171 --- /dev/null +++ b/docs/ApiResponseIndex.md @@ -0,0 +1,21 @@ + + +[//]: # (CLASS:ApiResponseIndex) + +[//]: # (KIND:object) + +### ApiResponseIndex + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**symbol** | str | The index symbol   +**name** | str | The index name   + +[//]: # (END_DEFINITION) + + + diff --git a/docs/ApiResponseIndices.md b/docs/ApiResponseIndices.md new file mode 100644 index 000000000..cc243cc48 --- /dev/null +++ b/docs/ApiResponseIndices.md @@ -0,0 +1,24 @@ + + +[//]: # (CLASS:ApiResponseIndices) + +[//]: # (KIND:object) + +### ApiResponseIndices + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**indices** | [**list[ApiResponseIndex]**](ApiResponseIndex.md) |   +**next_page** | str | The token required to request the next page of the data. If null, no further results are available.   + +[//]: # (END_DEFINITION) + + +[//]: # (CONTAINED_CLASS:ApiResponseIndex) + + + diff --git a/docs/ApiResponseOptionsAggregates.md b/docs/ApiResponseOptionsAggregates.md new file mode 100644 index 000000000..64044e1ca --- /dev/null +++ b/docs/ApiResponseOptionsAggregates.md @@ -0,0 +1,24 @@ + + +[//]: # (CLASS:ApiResponseOptionsAggregates) + +[//]: # (KIND:object) + +### ApiResponseOptionsAggregates + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**aggregates** | [**list[OptionsAggregate]**](OptionsAggregate.md) | A list of option expiration dates in descending order   +**next_page** | str | The token required to request the next page of the data. If null, no further results are available.   + +[//]: # (END_DEFINITION) + + +[//]: # (CONTAINED_CLASS:OptionsAggregate) + + + diff --git a/docs/ApiResponseRealtimeIndexPrices.md b/docs/ApiResponseRealtimeIndexPrices.md new file mode 100644 index 000000000..4917036a5 --- /dev/null +++ b/docs/ApiResponseRealtimeIndexPrices.md @@ -0,0 +1,24 @@ + + +[//]: # (CLASS:ApiResponseRealtimeIndexPrices) + +[//]: # (KIND:object) + +### ApiResponseRealtimeIndexPrices + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**prices** | [**list[RealtimeIndexPrice]**](RealtimeIndexPrice.md) |   +**next_page** | str | The token required to request the next page of the data. If null, no further results are available.   + +[//]: # (END_DEFINITION) + + +[//]: # (CONTAINED_CLASS:RealtimeIndexPrice) + + + diff --git a/docs/ApiResponseZacksEBITDAConsensus.md b/docs/ApiResponseZacksEBITDAConsensus.md new file mode 100644 index 000000000..da8dfc842 --- /dev/null +++ b/docs/ApiResponseZacksEBITDAConsensus.md @@ -0,0 +1,24 @@ + + +[//]: # (CLASS:ApiResponseZacksEBITDAConsensus) + +[//]: # (KIND:object) + +### ApiResponseZacksEBITDAConsensus + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**ebitda_consensuses** | [**list[ZacksEBITDAConsensus]**](ZacksEBITDAConsensus.md) | Zacks target price consensuses for the latest date   +**next_page** | str | The token required to request the next page of the data. If null, no further results are available.   + +[//]: # (END_DEFINITION) + + +[//]: # (CONTAINED_CLASS:ZacksEBITDAConsensus) + + + diff --git a/docs/ApiResponseZacksForwardPEs.md b/docs/ApiResponseZacksForwardPEs.md new file mode 100644 index 000000000..e47976852 --- /dev/null +++ b/docs/ApiResponseZacksForwardPEs.md @@ -0,0 +1,24 @@ + + +[//]: # (CLASS:ApiResponseZacksForwardPEs) + +[//]: # (KIND:object) + +### ApiResponseZacksForwardPEs + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**forward_pe** | [**list[ZacksForwardPE]**](ZacksForwardPE.md) | Zacks forward PE ratio estimates   +**next_page** | str | The token required to request the next page of the data. If null, no further results are available.   + +[//]: # (END_DEFINITION) + + +[//]: # (CONTAINED_CLASS:ZacksForwardPE) + + + diff --git a/docs/CompanyApi.md b/docs/CompanyApi.md index 3c1cb91a4..83ddb5d17 100644 --- a/docs/CompanyApi.md +++ b/docs/CompanyApi.md @@ -281,7 +281,7 @@ print(response) Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- - **specific_source** | str| Only news from this source. | [optional]   + **specific_source** | str| Only news from this source. Defaults to highest available if not present. | [optional]   **page_size** | int| The maximum number of results to return. | [optional] [default to 100]   **sentiment** | str| Filter by sentiment. Unsupported for yahoo source. | [optional]   **topic** | str| Filter by topic. Unsupported for yahoo source. | [optional]   @@ -1140,7 +1140,7 @@ print(response) Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **identifier** | str| A Company identifier (Ticker, CIK, LEI, Intrinio ID) |   - **specific_source** | str| Only news from this source | [optional]   + **specific_source** | str| Only news from this source. Defaults to highest available if not present. | [optional]   **page_size** | int| The maximum number of results to return | [optional] [default to 100]   **sentiment** | str| Filter by sentiment. Unsupported for yahoo source. | [optional]   **topic** | str| Filter by topic. Unsupported for yahoo source. | [optional]   @@ -1671,7 +1671,7 @@ Name | Type | Description | Notes [//]: # (START_OVERVIEW) -> ApiResponseCompaniesSearch search_companies(query, active=active, page_size=page_size) +> ApiResponseCompaniesSearch search_companies(query, active=active, mode=mode, page_size=page_size) #### Search Companies @@ -1694,9 +1694,10 @@ intrinio.ApiClient().allow_retries(True) query = 'Apple' active = True +mode = '' page_size = 100 -response = intrinio.CompanyApi().search_companies(query, active=active, page_size=page_size) +response = intrinio.CompanyApi().search_companies(query, active=active, mode=mode, page_size=page_size) print(response) # Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) @@ -1713,7 +1714,8 @@ print(response) Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **query** | str| Search parameters |   - **active** | bool| When True, return companies that are actively traded (having stock prices within the past 14 days). When False, return companies that are not actively traded or never have been traded. | [optional]   + **active** | bool| When True, return companies that are actively traded (having stock prices within the past 14 days). When False, return companies that are not actively traded or never have been traded. Not setting this value returns all. Not used when mode is set. | [optional]   + **mode** | str| When set, changes search mode to the specified mode. | [optional]   **page_size** | int| The number of results to return | [optional] [default to 100]  
diff --git a/docs/CompanyNews.md b/docs/CompanyNews.md index fdb158176..76c466d6e 100644 --- a/docs/CompanyNews.md +++ b/docs/CompanyNews.md @@ -27,6 +27,7 @@ Name | Type | Description **business_relevance** | float | How strongly correlated the news article is to the business   **article_sentiment** | str | The news sentiment.   **article_sentiment_confidence** | float | The confidence score of the sentiment rating   +**body** | str | The article body. Requires additional access.   [//]: # (END_DEFINITION) diff --git a/docs/CompanyNewsSummary.md b/docs/CompanyNewsSummary.md index a7745e362..fac8e4f31 100644 --- a/docs/CompanyNewsSummary.md +++ b/docs/CompanyNewsSummary.md @@ -26,6 +26,7 @@ Name | Type | Description **business_relevance** | float | How strongly correlated the news article is to the business   **article_sentiment** | str | The news sentiment.   **article_sentiment_confidence** | float | The confidence score of the sentiment rating   +**body** | str | The article body. Requires additional access.   [//]: # (END_DEFINITION) diff --git a/docs/ETFsApi.md b/docs/ETFsApi.md index f896ece89..1a098ef12 100644 --- a/docs/ETFsApi.md +++ b/docs/ETFsApi.md @@ -420,7 +420,7 @@ Name | Type | Description | Notes [//]: # (START_OVERVIEW) -> ApiResponseETFs search_etfs(query) +> ApiResponseETFs search_etfs(query, mode=mode) #### Search ETFs @@ -442,8 +442,9 @@ intrinio.ApiClient().set_api_key('YOUR_API_KEY') intrinio.ApiClient().allow_retries(True) query = 'iShares' +mode = '' -response = intrinio.ETFsApi().search_etfs(query) +response = intrinio.ETFsApi().search_etfs(query, mode=mode) print(response) # Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) @@ -460,6 +461,7 @@ print(response) Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **query** | str| |   + **mode** | str| When set, changes search mode to the specified mode. Paging is not available in rank_order. | [optional]  
[//]: # (END_PARAMETERS) diff --git a/docs/EodIndexPrice.md b/docs/EodIndexPrice.md new file mode 100644 index 000000000..aaa31eca6 --- /dev/null +++ b/docs/EodIndexPrice.md @@ -0,0 +1,29 @@ + + +[//]: # (CLASS:EodIndexPrice) + +[//]: # (KIND:object) + +### EodIndexPrice + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**index** | [**ApiResponseIndex**](ApiResponseIndex.md) | The index   +**close** | float | The close price   +**open** | float | The open price   +**high** | float | The high price   +**low** | float | The low price   +**volume** | int | The volume   +**date** | date | The date of the pricing data.   + +[//]: # (END_DEFINITION) + + +[//]: # (CONTAINED_CLASS:ApiResponseIndex) + + + diff --git a/docs/EodIndexPriceSummary.md b/docs/EodIndexPriceSummary.md new file mode 100644 index 000000000..fe8880838 --- /dev/null +++ b/docs/EodIndexPriceSummary.md @@ -0,0 +1,25 @@ + + +[//]: # (CLASS:EodIndexPriceSummary) + +[//]: # (KIND:object) + +### EodIndexPriceSummary + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**close** | float | The close price   +**open** | float | The open price   +**high** | float | The high price   +**low** | float | The low price   +**volume** | int | The volume   +**date** | date | The date of the pricing data.   + +[//]: # (END_DEFINITION) + + + diff --git a/docs/FundamentalsApi.md b/docs/FundamentalsApi.md index f17f186c8..316cc9ad4 100644 --- a/docs/FundamentalsApi.md +++ b/docs/FundamentalsApi.md @@ -37,7 +37,7 @@ Method | HTTP request | Description [//]: # (START_OVERVIEW) -> Fundamental filter_fundamental(filed_after=filed_after, filed_before=filed_before, reported_only=reported_only, fiscal_year=fiscal_year, statement_code=statement_code, type=type, fiscal_period=fiscal_period, start_date=start_date, end_date=end_date, updated_after=updated_after, updated_before=updated_before, next_page=next_page) +> Fundamental filter_fundamental(filed_after=filed_after, filed_before=filed_before, reported_only=reported_only, fiscal_year=fiscal_year, statement_code=statement_code, type=type, fiscal_period=fiscal_period, start_date=start_date, end_date=end_date, updated_after=updated_after, updated_before=updated_before, template=template, next_page=next_page) #### Filter Fundamental @@ -69,9 +69,10 @@ start_date = '2022-01-01' end_date = '2022-12-01' updated_after = '2022-12-01' updated_before = '2022-12-01' +template = 'indu' next_page = '' -response = intrinio.FundamentalsApi().filter_fundamental(filed_after=filed_after, filed_before=filed_before, reported_only=reported_only, fiscal_year=fiscal_year, statement_code=statement_code, type=type, fiscal_period=fiscal_period, start_date=start_date, end_date=end_date, updated_after=updated_after, updated_before=updated_before, next_page=next_page) +response = intrinio.FundamentalsApi().filter_fundamental(filed_after=filed_after, filed_before=filed_before, reported_only=reported_only, fiscal_year=fiscal_year, statement_code=statement_code, type=type, fiscal_period=fiscal_period, start_date=start_date, end_date=end_date, updated_after=updated_after, updated_before=updated_before, template=template, next_page=next_page) print(response) # Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) @@ -98,6 +99,7 @@ Name | Type | Description | Notes **end_date** | date| Only include fundamentals where covered period is on or before this date. | [optional]   **updated_after** | date| Only include fundamentals where it was updated after this date. | [optional]   **updated_before** | date| Only include fundamentals where it was updated before this date. | [optional]   + **template** | str| The financial statement template used by Intrinio to standardize the as reported data | [optional]   **next_page** | str| Gets the next page of data from a previous API call | [optional]  
diff --git a/docs/IndexApi.md b/docs/IndexApi.md index e42f906d9..cdbac0849 100644 --- a/docs/IndexApi.md +++ b/docs/IndexApi.md @@ -5,13 +5,18 @@ All URIs are relative to *https://api-v2.intrinio.com* Method | HTTP request | Description ------------- | ------------- | ------------- [**get_all_economic_indices**](IndexApi.md#get_all_economic_indices) | **GET** /indices/economic | All Economic Indices +[**get_all_eod_index_prices**](IndexApi.md#get_all_eod_index_prices) | **GET** /indices/prices/eod | All End of Day Index Prices +[**get_all_index_summaries**](IndexApi.md#get_all_index_summaries) | **GET** /indices | All Index Summaries +[**get_all_realtime_index_prices**](IndexApi.md#get_all_realtime_index_prices) | **GET** /indices/prices/realtime | All Realtime Index Prices [**get_all_sic_indices**](IndexApi.md#get_all_sic_indices) | **GET** /indices/sic | All SIC Indices [**get_all_stock_market_indices**](IndexApi.md#get_all_stock_market_indices) | **GET** /indices/stock_market | All Stock Market Indices [**get_economic_index_by_id**](IndexApi.md#get_economic_index_by_id) | **GET** /indices/economic/{identifier} | Lookup Economic Index [**get_economic_index_data_point_number**](IndexApi.md#get_economic_index_data_point_number) | **GET** /indices/economic/{identifier}/data_point/{tag}/number | Data Point (Number) for an Economic Index [**get_economic_index_data_point_text**](IndexApi.md#get_economic_index_data_point_text) | **GET** /indices/economic/{identifier}/data_point/{tag}/text | Data Point (Text) for an Economic Index [**get_economic_index_historical_data**](IndexApi.md#get_economic_index_historical_data) | **GET** /indices/economic/{identifier}/historical_data/{tag} | Historical Data for an Economic Index -[**get_realtime_index_price_by_id**](IndexApi.md#get_realtime_index_price_by_id) | **GET** /indices/{identifier}/realtime | Realtime Index Price +[**get_eod_index_price_by_id**](IndexApi.md#get_eod_index_price_by_id) | **GET** /indices/{identifier}/eod | End of Day Index Prices By Identifier +[**get_index_summary_by_id**](IndexApi.md#get_index_summary_by_id) | **GET** /indices/{identifier} | Index Summary By Identifier +[**get_realtime_index_price_by_id**](IndexApi.md#get_realtime_index_price_by_id) | **GET** /indices/{identifier}/realtime | Realtime Index Price By Identifier [**get_sic_index_by_id**](IndexApi.md#get_sic_index_by_id) | **GET** /indices/sic/{identifier} | Lookup SIC Index [**get_sic_index_data_point_number**](IndexApi.md#get_sic_index_data_point_number) | **GET** /indices/sic/{identifier}/data_point/{tag}/number | Data Point (Number) for an SIC Index [**get_sic_index_data_point_text**](IndexApi.md#get_sic_index_data_point_text) | **GET** /indices/sic/{identifier}/data_point/{tag}/text | Data Point (Text) for an SIC Index @@ -103,6 +108,232 @@ Name | Type | Description | Notes [//]: # (END_OPERATION) +[//]: # (START_OPERATION) + +[//]: # (CLASS:IndexApi) + +[//]: # (METHOD:get_all_eod_index_prices) + +[//]: # (RETURN_TYPE:ApiResponseEodIndexPricesAll) + +[//]: # (RETURN_TYPE_KIND:object) + +[//]: # (RETURN_TYPE_DOC:ApiResponseEodIndexPricesAll.md) + +[//]: # (OPERATION:get_all_eod_index_prices_v2) + +[//]: # (ENDPOINT:/indices/prices/eod) + +[//]: # (DOCUMENT_LINK:IndexApi.md#get_all_eod_index_prices) + +## **get_all_eod_index_prices** + +[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/python/get_all_eod_index_prices_v2) + +[//]: # (START_OVERVIEW) + +> ApiResponseEodIndexPricesAll get_all_eod_index_prices(page_size=page_size, start_date=start_date, end_date=end_date) + +#### All End of Day Index Prices + + + +[//]: # (END_OVERVIEW) + +### Example +[//]: # (START_CODE_EXAMPLE) + +```python +from __future__ import print_function +import time +import intrinio_sdk as intrinio +from intrinio_sdk.rest import ApiException + +intrinio.ApiClient().set_api_key('YOUR_API_KEY') +intrinio.ApiClient().allow_retries(True) + +page_size = 100 +start_date = '' +end_date = '' + +response = intrinio.IndexApi().get_all_eod_index_prices(page_size=page_size, start_date=start_date, end_date=end_date) +print(response) + +# Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) +``` +[//]: # (END_CODE_EXAMPLE) + +[//]: # (START_DEFINITION) + +### Parameters + +[//]: # (START_PARAMETERS) + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **page_size** | int| The number of results to return | [optional] [default to 100]   + **start_date** | date| Limit prices to those on or after this date | [optional]   + **end_date** | date| Limit prices to those on or before this date | [optional]   +
+ +[//]: # (END_PARAMETERS) + +### Return type + +[**ApiResponseEodIndexPricesAll**](ApiResponseEodIndexPricesAll.md) + +[//]: # (END_OPERATION) + + +[//]: # (START_OPERATION) + +[//]: # (CLASS:IndexApi) + +[//]: # (METHOD:get_all_index_summaries) + +[//]: # (RETURN_TYPE:ApiResponseIndices) + +[//]: # (RETURN_TYPE_KIND:object) + +[//]: # (RETURN_TYPE_DOC:ApiResponseIndices.md) + +[//]: # (OPERATION:get_all_index_summaries_v2) + +[//]: # (ENDPOINT:/indices) + +[//]: # (DOCUMENT_LINK:IndexApi.md#get_all_index_summaries) + +## **get_all_index_summaries** + +[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/python/get_all_index_summaries_v2) + +[//]: # (START_OVERVIEW) + +> ApiResponseIndices get_all_index_summaries(page_size=page_size) + +#### All Index Summaries + + + +[//]: # (END_OVERVIEW) + +### Example +[//]: # (START_CODE_EXAMPLE) + +```python +from __future__ import print_function +import time +import intrinio_sdk as intrinio +from intrinio_sdk.rest import ApiException + +intrinio.ApiClient().set_api_key('YOUR_API_KEY') +intrinio.ApiClient().allow_retries(True) + +page_size = 100 + +response = intrinio.IndexApi().get_all_index_summaries(page_size=page_size) +print(response) + +# Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) +``` +[//]: # (END_CODE_EXAMPLE) + +[//]: # (START_DEFINITION) + +### Parameters + +[//]: # (START_PARAMETERS) + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **page_size** | int| The number of results to return | [optional] [default to 100]   +
+ +[//]: # (END_PARAMETERS) + +### Return type + +[**ApiResponseIndices**](ApiResponseIndices.md) + +[//]: # (END_OPERATION) + + +[//]: # (START_OPERATION) + +[//]: # (CLASS:IndexApi) + +[//]: # (METHOD:get_all_realtime_index_prices) + +[//]: # (RETURN_TYPE:ApiResponseRealtimeIndexPrices) + +[//]: # (RETURN_TYPE_KIND:object) + +[//]: # (RETURN_TYPE_DOC:ApiResponseRealtimeIndexPrices.md) + +[//]: # (OPERATION:get_all_realtime_index_prices_v2) + +[//]: # (ENDPOINT:/indices/prices/realtime) + +[//]: # (DOCUMENT_LINK:IndexApi.md#get_all_realtime_index_prices) + +## **get_all_realtime_index_prices** + +[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/python/get_all_realtime_index_prices_v2) + +[//]: # (START_OVERVIEW) + +> ApiResponseRealtimeIndexPrices get_all_realtime_index_prices(page_size=page_size) + +#### All Realtime Index Prices + + + +[//]: # (END_OVERVIEW) + +### Example +[//]: # (START_CODE_EXAMPLE) + +```python +from __future__ import print_function +import time +import intrinio_sdk as intrinio +from intrinio_sdk.rest import ApiException + +intrinio.ApiClient().set_api_key('YOUR_API_KEY') +intrinio.ApiClient().allow_retries(True) + +page_size = 100 + +response = intrinio.IndexApi().get_all_realtime_index_prices(page_size=page_size) +print(response) + +# Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) +``` +[//]: # (END_CODE_EXAMPLE) + +[//]: # (START_DEFINITION) + +### Parameters + +[//]: # (START_PARAMETERS) + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **page_size** | int| The number of results to return | [optional] [default to 100]   +
+ +[//]: # (END_PARAMETERS) + +### Return type + +[**ApiResponseRealtimeIndexPrices**](ApiResponseRealtimeIndexPrices.md) + +[//]: # (END_OPERATION) + + [//]: # (START_OPERATION) [//]: # (CLASS:IndexApi) @@ -573,6 +804,160 @@ Name | Type | Description | Notes [//]: # (END_OPERATION) +[//]: # (START_OPERATION) + +[//]: # (CLASS:IndexApi) + +[//]: # (METHOD:get_eod_index_price_by_id) + +[//]: # (RETURN_TYPE:ApiResponseEodIndexPrices) + +[//]: # (RETURN_TYPE_KIND:object) + +[//]: # (RETURN_TYPE_DOC:ApiResponseEodIndexPrices.md) + +[//]: # (OPERATION:get_eod_index_price_by_id_v2) + +[//]: # (ENDPOINT:/indices/{identifier}/eod) + +[//]: # (DOCUMENT_LINK:IndexApi.md#get_eod_index_price_by_id) + +## **get_eod_index_price_by_id** + +[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/python/get_eod_index_price_by_id_v2) + +[//]: # (START_OVERVIEW) + +> ApiResponseEodIndexPrices get_eod_index_price_by_id(identifier, page_size=page_size, start_date=start_date, end_date=end_date) + +#### End of Day Index Prices By Identifier + + + +[//]: # (END_OVERVIEW) + +### Example +[//]: # (START_CODE_EXAMPLE) + +```python +from __future__ import print_function +import time +import intrinio_sdk as intrinio +from intrinio_sdk.rest import ApiException + +intrinio.ApiClient().set_api_key('YOUR_API_KEY') +intrinio.ApiClient().allow_retries(True) + +identifier = 'SPX' +page_size = 100 +start_date = '' +end_date = '' + +response = intrinio.IndexApi().get_eod_index_price_by_id(identifier, page_size=page_size, start_date=start_date, end_date=end_date) +print(response) + +# Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) +``` +[//]: # (END_CODE_EXAMPLE) + +[//]: # (START_DEFINITION) + +### Parameters + +[//]: # (START_PARAMETERS) + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **identifier** | str| The index symbol |   + **page_size** | int| The number of results to return | [optional] [default to 100]   + **start_date** | date| Limit prices to those on or after this date | [optional]   + **end_date** | date| Limit prices to those on or before this date | [optional]   +
+ +[//]: # (END_PARAMETERS) + +### Return type + +[**ApiResponseEodIndexPrices**](ApiResponseEodIndexPrices.md) + +[//]: # (END_OPERATION) + + +[//]: # (START_OPERATION) + +[//]: # (CLASS:IndexApi) + +[//]: # (METHOD:get_index_summary_by_id) + +[//]: # (RETURN_TYPE:ApiResponseIndex) + +[//]: # (RETURN_TYPE_KIND:object) + +[//]: # (RETURN_TYPE_DOC:ApiResponseIndex.md) + +[//]: # (OPERATION:get_index_summary_by_id_v2) + +[//]: # (ENDPOINT:/indices/{identifier}) + +[//]: # (DOCUMENT_LINK:IndexApi.md#get_index_summary_by_id) + +## **get_index_summary_by_id** + +[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/python/get_index_summary_by_id_v2) + +[//]: # (START_OVERVIEW) + +> ApiResponseIndex get_index_summary_by_id(identifier) + +#### Index Summary By Identifier + + + +[//]: # (END_OVERVIEW) + +### Example +[//]: # (START_CODE_EXAMPLE) + +```python +from __future__ import print_function +import time +import intrinio_sdk as intrinio +from intrinio_sdk.rest import ApiException + +intrinio.ApiClient().set_api_key('YOUR_API_KEY') +intrinio.ApiClient().allow_retries(True) + +identifier = 'SPX' + +response = intrinio.IndexApi().get_index_summary_by_id(identifier) +print(response) + +# Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) +``` +[//]: # (END_CODE_EXAMPLE) + +[//]: # (START_DEFINITION) + +### Parameters + +[//]: # (START_PARAMETERS) + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **identifier** | str| The index symbol |   +
+ +[//]: # (END_PARAMETERS) + +### Return type + +[**ApiResponseIndex**](ApiResponseIndex.md) + +[//]: # (END_OPERATION) + + [//]: # (START_OPERATION) [//]: # (CLASS:IndexApi) @@ -599,7 +984,7 @@ Name | Type | Description | Notes > RealtimeIndexPrice get_realtime_index_price_by_id(identifier) -#### Realtime Index Price +#### Realtime Index Price By Identifier @@ -635,7 +1020,7 @@ print(response) Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- - **identifier** | str| The ticker symbol of the currently trading index |   + **identifier** | str| The index symbol |  
[//]: # (END_PARAMETERS) diff --git a/docs/OptionsAggregate.md b/docs/OptionsAggregate.md new file mode 100644 index 000000000..df936f903 --- /dev/null +++ b/docs/OptionsAggregate.md @@ -0,0 +1,22 @@ + + +[//]: # (CLASS:OptionsAggregate) + +[//]: # (KIND:object) + +### OptionsAggregate + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**ticker** | str | The ticker symbol of the Security for the Option.   +**total_open_interest** | float | Total open interest for the ticker   +**total_volume** | float | Total volume for the ticker   + +[//]: # (END_DEFINITION) + + + diff --git a/docs/OptionsApi.md b/docs/OptionsApi.md index cac3bd8e4..c86a961f7 100644 --- a/docs/OptionsApi.md +++ b/docs/OptionsApi.md @@ -5,6 +5,7 @@ All URIs are relative to *https://api-v2.intrinio.com* Method | HTTP request | Description ------------- | ------------- | ------------- [**get_all_options_tickers**](OptionsApi.md#get_all_options_tickers) | **GET** /options/tickers | Options Tickers +[**get_option_aggregates**](OptionsApi.md#get_option_aggregates) | **GET** /options/aggregates | Total open interest and volume aggregated by ticker [**get_option_expirations_realtime**](OptionsApi.md#get_option_expirations_realtime) | **GET** /options/expirations/{symbol}/realtime | Options Expirations [**get_option_strikes_realtime**](OptionsApi.md#get_option_strikes_realtime) | **GET** /options/strikes/{symbol}/{strike}/realtime | Option Strikes Realtime [**get_options**](OptionsApi.md#get_options) | **GET** /options/{symbol} | Options @@ -102,6 +103,81 @@ This endpoint does not need any parameter. [//]: # (END_OPERATION) +[//]: # (START_OPERATION) + +[//]: # (CLASS:OptionsApi) + +[//]: # (METHOD:get_option_aggregates) + +[//]: # (RETURN_TYPE:ApiResponseOptionsAggregates) + +[//]: # (RETURN_TYPE_KIND:object) + +[//]: # (RETURN_TYPE_DOC:ApiResponseOptionsAggregates.md) + +[//]: # (OPERATION:get_option_aggregates_v2) + +[//]: # (ENDPOINT:/options/aggregates) + +[//]: # (DOCUMENT_LINK:OptionsApi.md#get_option_aggregates) + +## **get_option_aggregates** + +[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/python/get_option_aggregates_v2) + +[//]: # (START_OVERVIEW) + +> ApiResponseOptionsAggregates get_option_aggregates(date=date) + +#### Total open interest and volume aggregated by ticker + + +Returns total open interest and volume by ticker + +[//]: # (END_OVERVIEW) + +### Example +[//]: # (START_CODE_EXAMPLE) + +```python +from __future__ import print_function +import time +import intrinio_sdk as intrinio +from intrinio_sdk.rest import ApiException + +intrinio.ApiClient().set_api_key('YOUR_API_KEY') +intrinio.ApiClient().allow_retries(True) + +date = "2024-04-24" + +response = intrinio.OptionsApi().get_option_aggregates(date=date) +print(response) + +# Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) +``` +[//]: # (END_CODE_EXAMPLE) + +[//]: # (START_DEFINITION) + +### Parameters + +[//]: # (START_PARAMETERS) + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **date** | [**object**](.md)| Return aggregated data for this date | [optional]   +
+ +[//]: # (END_PARAMETERS) + +### Return type + +[**ApiResponseOptionsAggregates**](ApiResponseOptionsAggregates.md) + +[//]: # (END_OPERATION) + + [//]: # (START_OPERATION) [//]: # (CLASS:OptionsApi) diff --git a/docs/ZacksApi.md b/docs/ZacksApi.md index 4de5c6af7..89aec515f 100644 --- a/docs/ZacksApi.md +++ b/docs/ZacksApi.md @@ -5,10 +5,13 @@ All URIs are relative to *https://api-v2.intrinio.com* Method | HTTP request | Description ------------- | ------------- | ------------- [**get_zacks_analyst_ratings**](ZacksApi.md#get_zacks_analyst_ratings) | **GET** /zacks/analyst_ratings | Zacks Analyst Ratings +[**get_zacks_ebitda_consensus**](ZacksApi.md#get_zacks_ebitda_consensus) | **GET** /zacks/ebitda_consensus | Zacks EBITDA Consensus [**get_zacks_eps_estimates**](ZacksApi.md#get_zacks_eps_estimates) | **GET** /zacks/eps_estimates | Zacks EPS Estimates [**get_zacks_eps_growth_rates**](ZacksApi.md#get_zacks_eps_growth_rates) | **GET** /zacks/eps_growth_rates | Zacks EPS Growth Rates [**get_zacks_eps_surprises**](ZacksApi.md#get_zacks_eps_surprises) | **GET** /zacks/eps_surprises | Zacks EPS Surprises [**get_zacks_etf_holdings**](ZacksApi.md#get_zacks_etf_holdings) | **GET** /zacks/etf_holdings | Zacks ETF Holdings +[**get_zacks_forward_pe**](ZacksApi.md#get_zacks_forward_pe) | **GET** /zacks/forward_pe | Zacks Forward PE Estimates +[**get_zacks_forward_pe_by_identifier**](ZacksApi.md#get_zacks_forward_pe_by_identifier) | **GET** /zacks/forward_pe/{identifier} | Zacks Forward PE by identifer [**get_zacks_institutional_holding_companies**](ZacksApi.md#get_zacks_institutional_holding_companies) | **GET** /zacks/institutional_holdings/companies | Zacks Institutional Holding Companies [**get_zacks_institutional_holding_owners**](ZacksApi.md#get_zacks_institutional_holding_owners) | **GET** /zacks/institutional_holdings/owners | Zacks Institutional Holding Owners [**get_zacks_institutional_holdings**](ZacksApi.md#get_zacks_institutional_holdings) | **GET** /zacks/institutional_holdings | Zacks Institutional Holdings @@ -114,6 +117,85 @@ Name | Type | Description | Notes [//]: # (END_OPERATION) +[//]: # (START_OPERATION) + +[//]: # (CLASS:ZacksApi) + +[//]: # (METHOD:get_zacks_ebitda_consensus) + +[//]: # (RETURN_TYPE:ApiResponseZacksEBITDAConsensus) + +[//]: # (RETURN_TYPE_KIND:object) + +[//]: # (RETURN_TYPE_DOC:ApiResponseZacksEBITDAConsensus.md) + +[//]: # (OPERATION:get_zacks_ebitda_consensus_v2) + +[//]: # (ENDPOINT:/zacks/ebitda_consensus) + +[//]: # (DOCUMENT_LINK:ZacksApi.md#get_zacks_ebitda_consensus) + +## **get_zacks_ebitda_consensus** + +[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/python/get_zacks_ebitda_consensus_v2) + +[//]: # (START_OVERVIEW) + +> ApiResponseZacksEBITDAConsensus get_zacks_ebitda_consensus(identifier=identifier, type=type, next_page=next_page) + +#### Zacks EBITDA Consensus + + +This database offers consensus EBITDA-related estimates for over 4,000 US and Canadian listed companies. + +[//]: # (END_OVERVIEW) + +### Example +[//]: # (START_CODE_EXAMPLE) + +```python +from __future__ import print_function +import time +import intrinio_sdk as intrinio +from intrinio_sdk.rest import ApiException + +intrinio.ApiClient().set_api_key('YOUR_API_KEY') +intrinio.ApiClient().allow_retries(True) + +identifier = 'AAPL' +type = '' +next_page = '' + +response = intrinio.ZacksApi().get_zacks_ebitda_consensus(identifier=identifier, type=type, next_page=next_page) +print(response) + +# Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) +``` +[//]: # (END_CODE_EXAMPLE) + +[//]: # (START_DEFINITION) + +### Parameters + +[//]: # (START_PARAMETERS) + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **identifier** | str| A Company identifier (Ticker, CIK, LEI, Intrinio ID) | [optional]   + **type** | str| Limit EBITDA estimates to this type | [optional]   + **next_page** | str| Gets the next page of data from a previous API call | [optional]   +
+ +[//]: # (END_PARAMETERS) + +### Return type + +[**ApiResponseZacksEBITDAConsensus**](ApiResponseZacksEBITDAConsensus.md) + +[//]: # (END_OPERATION) + + [//]: # (START_OPERATION) [//]: # (CLASS:ZacksApi) @@ -478,6 +560,156 @@ Name | Type | Description | Notes [//]: # (END_OPERATION) +[//]: # (START_OPERATION) + +[//]: # (CLASS:ZacksApi) + +[//]: # (METHOD:get_zacks_forward_pe) + +[//]: # (RETURN_TYPE:ApiResponseZacksForwardPEs) + +[//]: # (RETURN_TYPE_KIND:object) + +[//]: # (RETURN_TYPE_DOC:ApiResponseZacksForwardPEs.md) + +[//]: # (OPERATION:get_zacks_forward_pe_v2) + +[//]: # (ENDPOINT:/zacks/forward_pe) + +[//]: # (DOCUMENT_LINK:ZacksApi.md#get_zacks_forward_pe) + +## **get_zacks_forward_pe** + +[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/python/get_zacks_forward_pe_v2) + +[//]: # (START_OVERVIEW) + +> ApiResponseZacksForwardPEs get_zacks_forward_pe(next_page=next_page) + +#### Zacks Forward PE Estimates + + +This database offers price-to-earning ratio estimates for over 4,000 US and Canadian listed companies. + +[//]: # (END_OVERVIEW) + +### Example +[//]: # (START_CODE_EXAMPLE) + +```python +from __future__ import print_function +import time +import intrinio_sdk as intrinio +from intrinio_sdk.rest import ApiException + +intrinio.ApiClient().set_api_key('YOUR_API_KEY') +intrinio.ApiClient().allow_retries(True) + +next_page = '' + +response = intrinio.ZacksApi().get_zacks_forward_pe(next_page=next_page) +print(response) + +# Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) +``` +[//]: # (END_CODE_EXAMPLE) + +[//]: # (START_DEFINITION) + +### Parameters + +[//]: # (START_PARAMETERS) + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **next_page** | str| Gets the next page of data from a previous API call | [optional]   +
+ +[//]: # (END_PARAMETERS) + +### Return type + +[**ApiResponseZacksForwardPEs**](ApiResponseZacksForwardPEs.md) + +[//]: # (END_OPERATION) + + +[//]: # (START_OPERATION) + +[//]: # (CLASS:ZacksApi) + +[//]: # (METHOD:get_zacks_forward_pe_by_identifier) + +[//]: # (RETURN_TYPE:ZacksForwardPE) + +[//]: # (RETURN_TYPE_KIND:object) + +[//]: # (RETURN_TYPE_DOC:ZacksForwardPE.md) + +[//]: # (OPERATION:get_zacks_forward_pe_by_identifier_v2) + +[//]: # (ENDPOINT:/zacks/forward_pe/{identifier}) + +[//]: # (DOCUMENT_LINK:ZacksApi.md#get_zacks_forward_pe_by_identifier) + +## **get_zacks_forward_pe_by_identifier** + +[**View Intrinio API Documentation**](https://docs.intrinio.com/documentation/python/get_zacks_forward_pe_by_identifier_v2) + +[//]: # (START_OVERVIEW) + +> ZacksForwardPE get_zacks_forward_pe_by_identifier(identifier) + +#### Zacks Forward PE by identifer + + +Returns the forward PE estimates for the identifier + +[//]: # (END_OVERVIEW) + +### Example +[//]: # (START_CODE_EXAMPLE) + +```python +from __future__ import print_function +import time +import intrinio_sdk as intrinio +from intrinio_sdk.rest import ApiException + +intrinio.ApiClient().set_api_key('YOUR_API_KEY') +intrinio.ApiClient().allow_retries(True) + +identifier = 'MSFT' + +response = intrinio.ZacksApi().get_zacks_forward_pe_by_identifier(identifier) +print(response) + +# Note: For a Pandas DataFrame, import Pandas and use pd.DataFrame(response.property_name_dict) +``` +[//]: # (END_CODE_EXAMPLE) + +[//]: # (START_DEFINITION) + +### Parameters + +[//]: # (START_PARAMETERS) + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **identifier** | str| An Intrinio ID or ticker for a Security |   +
+ +[//]: # (END_PARAMETERS) + +### Return type + +[**ZacksForwardPE**](ZacksForwardPE.md) + +[//]: # (END_OPERATION) + + [//]: # (START_OPERATION) [//]: # (CLASS:ZacksApi) diff --git a/docs/ZacksEBITDAConsensus.md b/docs/ZacksEBITDAConsensus.md new file mode 100644 index 000000000..817aecb18 --- /dev/null +++ b/docs/ZacksEBITDAConsensus.md @@ -0,0 +1,30 @@ + + +[//]: # (CLASS:ZacksEBITDAConsensus) + +[//]: # (KIND:object) + +### ZacksEBITDAConsensus + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**ticker** | str | The Zacks common exchange ticker   +**company_name** | str | The company name   +**estimate_year** | float | Fiscal year of the estimate   +**estimate_month** | float | Fiscal month of the estimate   +**period** | str | Whether the estimate year and month are fiscal year (fy) or quarter (fq)   +**consensus_type** | str | The type of estimate (ebitda, ebitda, ebit, enterprise_value, cash_flow_per_share, pretax_income)   +**estimate_count** | float | The number of estimates   +**high** | float | The highest estimate   +**low** | float | The lowest estimate   +**mean** | float | The mean value of all estimates   +**std_dev** | float | The standard deviation of all estimates   + +[//]: # (END_DEFINITION) + + + diff --git a/docs/ZacksForwardPE.md b/docs/ZacksForwardPE.md new file mode 100644 index 000000000..44d30c900 --- /dev/null +++ b/docs/ZacksForwardPE.md @@ -0,0 +1,28 @@ + + +[//]: # (CLASS:ZacksForwardPE) + +[//]: # (KIND:object) + +### ZacksForwardPE + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**ticker** | str | The Zacks common exchange ticker   +**company_name** | str | The company name   +**forward_pe_year1** | float | The forward PE estimate for the first year   +**forward_pe_year2** | float | The forward PE estimate for the second year   +**forward_pe_year3** | float | The forward PE estimate for the third year   +**forward_pe_year4** | float | The forward PE estimate for the fourth year   +**forward_pe_year5** | float | The forward PE estimate for the fifth year   +**forward_peg_ratio_year1** | float | The forward PEG ratio for the first year   +**last_ttm_eps** | float | Trailing twelve months earnings per share   + +[//]: # (END_DEFINITION) + + + diff --git a/intrinio_sdk/__init__.py b/intrinio_sdk/__init__.py index 025d38fe2..ce8e52c36 100644 --- a/intrinio_sdk/__init__.py +++ b/intrinio_sdk/__init__.py @@ -7,7 +7,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -68,6 +68,8 @@ from intrinio_sdk.models.api_response_economic_index_historical_data import ApiResponseEconomicIndexHistoricalData from intrinio_sdk.models.api_response_economic_indices import ApiResponseEconomicIndices from intrinio_sdk.models.api_response_economic_indices_search import ApiResponseEconomicIndicesSearch +from intrinio_sdk.models.api_response_eod_index_prices import ApiResponseEodIndexPrices +from intrinio_sdk.models.api_response_eod_index_prices_all import ApiResponseEodIndexPricesAll from intrinio_sdk.models.api_response_filing_answers import ApiResponseFilingAnswers from intrinio_sdk.models.api_response_filing_fundamentals import ApiResponseFilingFundamentals from intrinio_sdk.models.api_response_filing_notes import ApiResponseFilingNotes @@ -77,6 +79,8 @@ from intrinio_sdk.models.api_response_forex_pairs import ApiResponseForexPairs from intrinio_sdk.models.api_response_forex_prices import ApiResponseForexPrices from intrinio_sdk.models.api_response_historical_data import ApiResponseHistoricalData +from intrinio_sdk.models.api_response_index import ApiResponseIndex +from intrinio_sdk.models.api_response_indices import ApiResponseIndices from intrinio_sdk.models.api_response_initial_public_offerings import ApiResponseInitialPublicOfferings from intrinio_sdk.models.api_response_insider_transaction_filings import ApiResponseInsiderTransactionFilings from intrinio_sdk.models.api_response_municipalities import ApiResponseMunicipalities @@ -84,6 +88,7 @@ from intrinio_sdk.models.api_response_news import ApiResponseNews from intrinio_sdk.models.api_response_option_prices import ApiResponseOptionPrices from intrinio_sdk.models.api_response_options import ApiResponseOptions +from intrinio_sdk.models.api_response_options_aggregates import ApiResponseOptionsAggregates from intrinio_sdk.models.api_response_options_chain import ApiResponseOptionsChain from intrinio_sdk.models.api_response_options_chain_eod import ApiResponseOptionsChainEod from intrinio_sdk.models.api_response_options_chain_realtime import ApiResponseOptionsChainRealtime @@ -98,6 +103,7 @@ from intrinio_sdk.models.api_response_owner_insider_transaction_filings import ApiResponseOwnerInsiderTransactionFilings from intrinio_sdk.models.api_response_owner_institutional_holdings import ApiResponseOwnerInstitutionalHoldings from intrinio_sdk.models.api_response_owners import ApiResponseOwners +from intrinio_sdk.models.api_response_realtime_index_prices import ApiResponseRealtimeIndexPrices from intrinio_sdk.models.api_response_reported_financials import ApiResponseReportedFinancials from intrinio_sdk.models.api_response_sic_index_historical_data import ApiResponseSICIndexHistoricalData from intrinio_sdk.models.api_response_sic_indices import ApiResponseSICIndices @@ -156,10 +162,12 @@ from intrinio_sdk.models.api_response_stock_market_indices import ApiResponseStockMarketIndices from intrinio_sdk.models.api_response_stock_market_indices_search import ApiResponseStockMarketIndicesSearch from intrinio_sdk.models.api_response_zacks_analyst_ratings import ApiResponseZacksAnalystRatings +from intrinio_sdk.models.api_response_zacks_ebitda_consensus import ApiResponseZacksEBITDAConsensus from intrinio_sdk.models.api_response_zacks_eps_estimates import ApiResponseZacksEPSEstimates from intrinio_sdk.models.api_response_zacks_eps_growth_rates import ApiResponseZacksEPSGrowthRates from intrinio_sdk.models.api_response_zacks_eps_surprises import ApiResponseZacksEPSSurprises from intrinio_sdk.models.api_response_zacks_etf_holdings import ApiResponseZacksETFHoldings +from intrinio_sdk.models.api_response_zacks_forward_p_es import ApiResponseZacksForwardPEs from intrinio_sdk.models.api_response_zacks_institutional_holding_companies import ApiResponseZacksInstitutionalHoldingCompanies from intrinio_sdk.models.api_response_zacks_institutional_holding_owners import ApiResponseZacksInstitutionalHoldingOwners from intrinio_sdk.models.api_response_zacks_institutional_holdings import ApiResponseZacksInstitutionalHoldings @@ -204,6 +212,8 @@ from intrinio_sdk.models.ease_of_movement_technical_value import EaseOfMovementTechnicalValue from intrinio_sdk.models.economic_index import EconomicIndex from intrinio_sdk.models.economic_index_summary import EconomicIndexSummary +from intrinio_sdk.models.eod_index_price import EodIndexPrice +from intrinio_sdk.models.eod_index_price_summary import EodIndexPriceSummary from intrinio_sdk.models.filing import Filing from intrinio_sdk.models.filing_note import FilingNote from intrinio_sdk.models.filing_note_filing import FilingNoteFiling @@ -255,6 +265,7 @@ from intrinio_sdk.models.option_snapshots_result import OptionSnapshotsResult from intrinio_sdk.models.option_stats_realtime import OptionStatsRealtime from intrinio_sdk.models.option_unusual_trade import OptionUnusualTrade +from intrinio_sdk.models.options_aggregate import OptionsAggregate from intrinio_sdk.models.owner import Owner from intrinio_sdk.models.owner_summary import OwnerSummary from intrinio_sdk.models.realtime_index_price import RealtimeIndexPrice @@ -306,11 +317,13 @@ from intrinio_sdk.models.zacks_analyst_rating import ZacksAnalystRating from intrinio_sdk.models.zacks_analyst_rating_snapshot import ZacksAnalystRatingSnapshot from intrinio_sdk.models.zacks_analyst_rating_summary import ZacksAnalystRatingSummary +from intrinio_sdk.models.zacks_ebitda_consensus import ZacksEBITDAConsensus from intrinio_sdk.models.zacks_eps_estimate import ZacksEPSEstimate from intrinio_sdk.models.zacks_eps_growth_rate import ZacksEPSGrowthRate from intrinio_sdk.models.zacks_eps_surprise import ZacksEPSSurprise from intrinio_sdk.models.zacks_eps_surprise_summary import ZacksEPSSurpriseSummary from intrinio_sdk.models.zacks_etf_holding import ZacksETFHolding +from intrinio_sdk.models.zacks_forward_pe import ZacksForwardPE from intrinio_sdk.models.zacks_institutional_holding import ZacksInstitutionalHolding from intrinio_sdk.models.zacks_institutional_holding_company_detail import ZacksInstitutionalHoldingCompanyDetail from intrinio_sdk.models.zacks_institutional_holding_company_summary import ZacksInstitutionalHoldingCompanySummary diff --git a/intrinio_sdk/api/bulk_downloads_api.py b/intrinio_sdk/api/bulk_downloads_api.py index ec5fde0ef..7638a4c6f 100644 --- a/intrinio_sdk/api/bulk_downloads_api.py +++ b/intrinio_sdk/api/bulk_downloads_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/company_api.py b/intrinio_sdk/api/company_api.py index c9d820e40..d687250e7 100644 --- a/intrinio_sdk/api/company_api.py +++ b/intrinio_sdk/api/company_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -281,7 +281,7 @@ def get_all_company_news(self, **kwargs): # noqa: E501 >>> result = thread.get() :param async bool - :param str specific_source: Only news from this source. + :param str specific_source: Only news from this source. Defaults to highest available if not present. :param int page_size: The maximum number of results to return. :param str sentiment: Filter by sentiment. Unsupported for yahoo source. :param str topic: Filter by topic. Unsupported for yahoo source. @@ -317,7 +317,7 @@ def get_all_company_news_with_http_info(self, **kwargs): # noqa: E501 >>> result = thread.get() :param async bool - :param str specific_source: Only news from this source. + :param str specific_source: Only news from this source. Defaults to highest available if not present. :param int page_size: The maximum number of results to return. :param str sentiment: Filter by sentiment. Unsupported for yahoo source. :param str topic: Filter by topic. Unsupported for yahoo source. @@ -1468,7 +1468,7 @@ def get_company_news(self, identifier, **kwargs): # noqa: E501 :param async bool :param str identifier: A Company identifier (Ticker, CIK, LEI, Intrinio ID) (required) - :param str specific_source: Only news from this source + :param str specific_source: Only news from this source. Defaults to highest available if not present. :param int page_size: The maximum number of results to return :param str sentiment: Filter by sentiment. Unsupported for yahoo source. :param str topic: Filter by topic. Unsupported for yahoo source. @@ -1504,7 +1504,7 @@ def get_company_news_with_http_info(self, identifier, **kwargs): # noqa: E501 :param async bool :param str identifier: A Company identifier (Ticker, CIK, LEI, Intrinio ID) (required) - :param str specific_source: Only news from this source + :param str specific_source: Only news from this source. Defaults to highest available if not present. :param int page_size: The maximum number of results to return :param str sentiment: Filter by sentiment. Unsupported for yahoo source. :param str topic: Filter by topic. Unsupported for yahoo source. @@ -2269,7 +2269,8 @@ def search_companies(self, query, **kwargs): # noqa: E501 :param async bool :param str query: Search parameters (required) - :param bool active: When true, return companies that are actively traded (having stock prices within the past 14 days). When false, return companies that are not actively traded or never have been traded. + :param bool active: When true, return companies that are actively traded (having stock prices within the past 14 days). When false, return companies that are not actively traded or never have been traded. Not setting this value returns all. Not used when mode is set. + :param str mode: When set, changes search mode to the specified mode. :param int page_size: The number of results to return :return: ApiResponseCompaniesSearch If the method is called asynchronously, @@ -2293,14 +2294,15 @@ def search_companies_with_http_info(self, query, **kwargs): # noqa: E501 :param async bool :param str query: Search parameters (required) - :param bool active: When true, return companies that are actively traded (having stock prices within the past 14 days). When false, return companies that are not actively traded or never have been traded. + :param bool active: When true, return companies that are actively traded (having stock prices within the past 14 days). When false, return companies that are not actively traded or never have been traded. Not setting this value returns all. Not used when mode is set. + :param str mode: When set, changes search mode to the specified mode. :param int page_size: The number of results to return :return: ApiResponseCompaniesSearch If the method is called asynchronously, returns the request thread. """ - all_params = ['query', 'active', 'page_size'] # noqa: E501 + all_params = ['query', 'active', 'mode', 'page_size'] # noqa: E501 all_params.append('async') all_params.append('_return_http_data_only') all_params.append('_preload_content') @@ -2331,6 +2333,8 @@ def search_companies_with_http_info(self, query, **kwargs): # noqa: E501 query_params.append(('query', params['query'])) # noqa: E501 if 'active' in params: query_params.append(('active', params['active'])) # noqa: E501 + if 'mode' in params: + query_params.append(('mode', params['mode'])) # noqa: E501 if 'page_size' in params: query_params.append(('page_size', params['page_size'])) # noqa: E501 diff --git a/intrinio_sdk/api/data_point_api.py b/intrinio_sdk/api/data_point_api.py index 21c69156d..050fad308 100644 --- a/intrinio_sdk/api/data_point_api.py +++ b/intrinio_sdk/api/data_point_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/data_tag_api.py b/intrinio_sdk/api/data_tag_api.py index 6fd0b11ac..71add4282 100644 --- a/intrinio_sdk/api/data_tag_api.py +++ b/intrinio_sdk/api/data_tag_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/esg_api.py b/intrinio_sdk/api/esg_api.py index 8371042b9..204e92b49 100644 --- a/intrinio_sdk/api/esg_api.py +++ b/intrinio_sdk/api/esg_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/et_fs_api.py b/intrinio_sdk/api/et_fs_api.py index 304529eb8..b556ddbb1 100644 --- a/intrinio_sdk/api/et_fs_api.py +++ b/intrinio_sdk/api/et_fs_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -535,6 +535,7 @@ def search_etfs(self, query, **kwargs): # noqa: E501 :param async bool :param str query: (required) + :param str mode: When set, changes search mode to the specified mode. Paging is not available in rank_order. :return: ApiResponseETFs If the method is called asynchronously, returns the request thread. @@ -557,12 +558,13 @@ def search_etfs_with_http_info(self, query, **kwargs): # noqa: E501 :param async bool :param str query: (required) + :param str mode: When set, changes search mode to the specified mode. Paging is not available in rank_order. :return: ApiResponseETFs If the method is called asynchronously, returns the request thread. """ - all_params = ['query'] # noqa: E501 + all_params = ['query', 'mode'] # noqa: E501 all_params.append('async') all_params.append('_return_http_data_only') all_params.append('_preload_content') @@ -589,6 +591,8 @@ def search_etfs_with_http_info(self, query, **kwargs): # noqa: E501 query_params = [] if 'query' in params: query_params.append(('query', params['query'])) # noqa: E501 + if 'mode' in params: + query_params.append(('mode', params['mode'])) # noqa: E501 header_params = {} diff --git a/intrinio_sdk/api/filing_api.py b/intrinio_sdk/api/filing_api.py index 1dbb9fc16..dc3915d4d 100644 --- a/intrinio_sdk/api/filing_api.py +++ b/intrinio_sdk/api/filing_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/forex_api.py b/intrinio_sdk/api/forex_api.py index cb0e297c2..ac1b9f41c 100644 --- a/intrinio_sdk/api/forex_api.py +++ b/intrinio_sdk/api/forex_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/fundamentals_api.py b/intrinio_sdk/api/fundamentals_api.py index e5e83d7a8..0d64f802a 100644 --- a/intrinio_sdk/api/fundamentals_api.py +++ b/intrinio_sdk/api/fundamentals_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -54,6 +54,7 @@ def filter_fundamental(self, **kwargs): # noqa: E501 :param date end_date: Only include fundamentals where covered period is on or before this date. :param date updated_after: Only include fundamentals where it was updated after this date. :param date updated_before: Only include fundamentals where it was updated before this date. + :param str template: The financial statement template used by Intrinio to standardize the as reported data :param str next_page: Gets the next page of data from a previous API call :return: Fundamental If the method is called asynchronously, @@ -87,13 +88,14 @@ def filter_fundamental_with_http_info(self, **kwargs): # noqa: E501 :param date end_date: Only include fundamentals where covered period is on or before this date. :param date updated_after: Only include fundamentals where it was updated after this date. :param date updated_before: Only include fundamentals where it was updated before this date. + :param str template: The financial statement template used by Intrinio to standardize the as reported data :param str next_page: Gets the next page of data from a previous API call :return: Fundamental If the method is called asynchronously, returns the request thread. """ - all_params = ['filed_after', 'filed_before', 'reported_only', 'fiscal_year', 'statement_code', 'type', 'fiscal_period', 'start_date', 'end_date', 'updated_after', 'updated_before', 'next_page'] # noqa: E501 + all_params = ['filed_after', 'filed_before', 'reported_only', 'fiscal_year', 'statement_code', 'type', 'fiscal_period', 'start_date', 'end_date', 'updated_after', 'updated_before', 'template', 'next_page'] # noqa: E501 all_params.append('async') all_params.append('_return_http_data_only') all_params.append('_preload_content') @@ -136,6 +138,8 @@ def filter_fundamental_with_http_info(self, **kwargs): # noqa: E501 query_params.append(('updated_after', params['updated_after'])) # noqa: E501 if 'updated_before' in params: query_params.append(('updated_before', params['updated_before'])) # noqa: E501 + if 'template' in params: + query_params.append(('template', params['template'])) # noqa: E501 if 'next_page' in params: query_params.append(('next_page', params['next_page'])) # noqa: E501 diff --git a/intrinio_sdk/api/historical_data_api.py b/intrinio_sdk/api/historical_data_api.py index b0c44bbee..ec7f34f8c 100644 --- a/intrinio_sdk/api/historical_data_api.py +++ b/intrinio_sdk/api/historical_data_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/index_api.py b/intrinio_sdk/api/index_api.py index 01cd3bf79..2850f8e3d 100644 --- a/intrinio_sdk/api/index_api.py +++ b/intrinio_sdk/api/index_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -130,6 +130,287 @@ def get_all_economic_indices_with_http_info(self, **kwargs): # noqa: E501 _request_timeout=params.get('_request_timeout'), collection_formats=collection_formats) + def get_all_eod_index_prices(self, **kwargs): # noqa: E501 + """All End of Day Index Prices # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_all_eod_index_prices(_async=True) + >>> result = thread.get() + + :param async bool + :param int page_size: The number of results to return + :param date start_date: Limit prices to those on or after this date + :param date end_date: Limit prices to those on or before this date + :return: ApiResponseEodIndexPricesAll + If the method is called asynchronously, + returns the request thread. + """ + kwargs['_return_http_data_only'] = True + if kwargs.get('async'): + return self.get_all_eod_index_prices_with_http_info(**kwargs) # noqa: E501 + else: + (data) = self.get_all_eod_index_prices_with_http_info(**kwargs) # noqa: E501 + return data + + def get_all_eod_index_prices_with_http_info(self, **kwargs): # noqa: E501 + """All End of Day Index Prices # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_all_eod_index_prices_with_http_info(_async=True) + >>> result = thread.get() + + :param async bool + :param int page_size: The number of results to return + :param date start_date: Limit prices to those on or after this date + :param date end_date: Limit prices to those on or before this date + :return: ApiResponseEodIndexPricesAll + If the method is called asynchronously, + returns the request thread. + """ + + all_params = ['page_size', 'start_date', 'end_date'] # noqa: E501 + all_params.append('async') + all_params.append('_return_http_data_only') + all_params.append('_preload_content') + all_params.append('_request_timeout') + + params = locals() + for key, val in six.iteritems(params['kwargs']): + if key not in all_params: + raise TypeError( + "Got an unexpected keyword argument '%s'" + " to method get_all_eod_index_prices" % key + ) + params[key] = val + del params['kwargs'] + + if 'page_size' in params and params['page_size'] > 10000: # noqa: E501 + raise ValueError("Invalid value for parameter `page_size` when calling `get_all_eod_index_prices`, must be a value less than or equal to `10000`") # noqa: E501 + collection_formats = {} + + path_params = {} + + query_params = [] + if 'page_size' in params: + query_params.append(('page_size', params['page_size'])) # noqa: E501 + if 'start_date' in params: + query_params.append(('start_date', params['start_date'])) # noqa: E501 + if 'end_date' in params: + query_params.append(('end_date', params['end_date'])) # noqa: E501 + + header_params = {} + + form_params = [] + local_var_files = {} + + body_params = None + # HTTP header `Accept` + header_params['Accept'] = self.api_client.select_header_accept( + ['application/json']) # noqa: E501 + + # Authentication setting + auth_settings = ['ApiKeyAuth'] # noqa: E501 + + return self.api_client.call_api( + '/indices/prices/eod', 'GET', + path_params, + query_params, + header_params, + body=body_params, + post_params=form_params, + files=local_var_files, + response_type='ApiResponseEodIndexPricesAll', # noqa: E501 + auth_settings=auth_settings, + _async=params.get('async'), + _return_http_data_only=params.get('_return_http_data_only'), + _preload_content=params.get('_preload_content', True), + _request_timeout=params.get('_request_timeout'), + collection_formats=collection_formats) + + def get_all_index_summaries(self, **kwargs): # noqa: E501 + """All Index Summaries # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_all_index_summaries(_async=True) + >>> result = thread.get() + + :param async bool + :param int page_size: The number of results to return + :return: ApiResponseIndices + If the method is called asynchronously, + returns the request thread. + """ + kwargs['_return_http_data_only'] = True + if kwargs.get('async'): + return self.get_all_index_summaries_with_http_info(**kwargs) # noqa: E501 + else: + (data) = self.get_all_index_summaries_with_http_info(**kwargs) # noqa: E501 + return data + + def get_all_index_summaries_with_http_info(self, **kwargs): # noqa: E501 + """All Index Summaries # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_all_index_summaries_with_http_info(_async=True) + >>> result = thread.get() + + :param async bool + :param int page_size: The number of results to return + :return: ApiResponseIndices + If the method is called asynchronously, + returns the request thread. + """ + + all_params = ['page_size'] # noqa: E501 + all_params.append('async') + all_params.append('_return_http_data_only') + all_params.append('_preload_content') + all_params.append('_request_timeout') + + params = locals() + for key, val in six.iteritems(params['kwargs']): + if key not in all_params: + raise TypeError( + "Got an unexpected keyword argument '%s'" + " to method get_all_index_summaries" % key + ) + params[key] = val + del params['kwargs'] + + if 'page_size' in params and params['page_size'] > 10000: # noqa: E501 + raise ValueError("Invalid value for parameter `page_size` when calling `get_all_index_summaries`, must be a value less than or equal to `10000`") # noqa: E501 + collection_formats = {} + + path_params = {} + + query_params = [] + if 'page_size' in params: + query_params.append(('page_size', params['page_size'])) # noqa: E501 + + header_params = {} + + form_params = [] + local_var_files = {} + + body_params = None + # HTTP header `Accept` + header_params['Accept'] = self.api_client.select_header_accept( + ['application/json']) # noqa: E501 + + # Authentication setting + auth_settings = ['ApiKeyAuth'] # noqa: E501 + + return self.api_client.call_api( + '/indices', 'GET', + path_params, + query_params, + header_params, + body=body_params, + post_params=form_params, + files=local_var_files, + response_type='ApiResponseIndices', # noqa: E501 + auth_settings=auth_settings, + _async=params.get('async'), + _return_http_data_only=params.get('_return_http_data_only'), + _preload_content=params.get('_preload_content', True), + _request_timeout=params.get('_request_timeout'), + collection_formats=collection_formats) + + def get_all_realtime_index_prices(self, **kwargs): # noqa: E501 + """All Realtime Index Prices # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_all_realtime_index_prices(_async=True) + >>> result = thread.get() + + :param async bool + :param int page_size: The number of results to return + :return: ApiResponseRealtimeIndexPrices + If the method is called asynchronously, + returns the request thread. + """ + kwargs['_return_http_data_only'] = True + if kwargs.get('async'): + return self.get_all_realtime_index_prices_with_http_info(**kwargs) # noqa: E501 + else: + (data) = self.get_all_realtime_index_prices_with_http_info(**kwargs) # noqa: E501 + return data + + def get_all_realtime_index_prices_with_http_info(self, **kwargs): # noqa: E501 + """All Realtime Index Prices # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_all_realtime_index_prices_with_http_info(_async=True) + >>> result = thread.get() + + :param async bool + :param int page_size: The number of results to return + :return: ApiResponseRealtimeIndexPrices + If the method is called asynchronously, + returns the request thread. + """ + + all_params = ['page_size'] # noqa: E501 + all_params.append('async') + all_params.append('_return_http_data_only') + all_params.append('_preload_content') + all_params.append('_request_timeout') + + params = locals() + for key, val in six.iteritems(params['kwargs']): + if key not in all_params: + raise TypeError( + "Got an unexpected keyword argument '%s'" + " to method get_all_realtime_index_prices" % key + ) + params[key] = val + del params['kwargs'] + + if 'page_size' in params and params['page_size'] > 10000: # noqa: E501 + raise ValueError("Invalid value for parameter `page_size` when calling `get_all_realtime_index_prices`, must be a value less than or equal to `10000`") # noqa: E501 + collection_formats = {} + + path_params = {} + + query_params = [] + if 'page_size' in params: + query_params.append(('page_size', params['page_size'])) # noqa: E501 + + header_params = {} + + form_params = [] + local_var_files = {} + + body_params = None + # HTTP header `Accept` + header_params['Accept'] = self.api_client.select_header_accept( + ['application/json']) # noqa: E501 + + # Authentication setting + auth_settings = ['ApiKeyAuth'] # noqa: E501 + + return self.api_client.call_api( + '/indices/prices/realtime', 'GET', + path_params, + query_params, + header_params, + body=body_params, + post_params=form_params, + files=local_var_files, + response_type='ApiResponseRealtimeIndexPrices', # noqa: E501 + auth_settings=auth_settings, + _async=params.get('async'), + _return_http_data_only=params.get('_return_http_data_only'), + _preload_content=params.get('_preload_content', True), + _request_timeout=params.get('_request_timeout'), + collection_formats=collection_formats) + def get_all_sic_indices(self, **kwargs): # noqa: E501 """All SIC Indices # noqa: E501 @@ -750,8 +1031,208 @@ def get_economic_index_historical_data_with_http_info(self, identifier, tag, **k _request_timeout=params.get('_request_timeout'), collection_formats=collection_formats) + def get_eod_index_price_by_id(self, identifier, **kwargs): # noqa: E501 + """End of Day Index Prices By Identifier # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_eod_index_price_by_id(identifier, _async=True) + >>> result = thread.get() + + :param async bool + :param str identifier: The index symbol (required) + :param int page_size: The number of results to return + :param date start_date: Limit prices to those on or after this date + :param date end_date: Limit prices to those on or before this date + :return: ApiResponseEodIndexPrices + If the method is called asynchronously, + returns the request thread. + """ + kwargs['_return_http_data_only'] = True + if kwargs.get('async'): + return self.get_eod_index_price_by_id_with_http_info(identifier, **kwargs) # noqa: E501 + else: + (data) = self.get_eod_index_price_by_id_with_http_info(identifier, **kwargs) # noqa: E501 + return data + + def get_eod_index_price_by_id_with_http_info(self, identifier, **kwargs): # noqa: E501 + """End of Day Index Prices By Identifier # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_eod_index_price_by_id_with_http_info(identifier, _async=True) + >>> result = thread.get() + + :param async bool + :param str identifier: The index symbol (required) + :param int page_size: The number of results to return + :param date start_date: Limit prices to those on or after this date + :param date end_date: Limit prices to those on or before this date + :return: ApiResponseEodIndexPrices + If the method is called asynchronously, + returns the request thread. + """ + + all_params = ['identifier', 'page_size', 'start_date', 'end_date'] # noqa: E501 + all_params.append('async') + all_params.append('_return_http_data_only') + all_params.append('_preload_content') + all_params.append('_request_timeout') + + params = locals() + for key, val in six.iteritems(params['kwargs']): + if key not in all_params: + raise TypeError( + "Got an unexpected keyword argument '%s'" + " to method get_eod_index_price_by_id" % key + ) + params[key] = val + del params['kwargs'] + # verify the required parameter 'identifier' is set + if ('identifier' not in params or + params['identifier'] is None): + raise ValueError("Missing the required parameter `identifier` when calling `get_eod_index_price_by_id`") # noqa: E501 + + if 'page_size' in params and params['page_size'] > 10000: # noqa: E501 + raise ValueError("Invalid value for parameter `page_size` when calling `get_eod_index_price_by_id`, must be a value less than or equal to `10000`") # noqa: E501 + collection_formats = {} + + path_params = {} + if 'identifier' in params: + path_params['identifier'] = params['identifier'] # noqa: E501 + + query_params = [] + if 'page_size' in params: + query_params.append(('page_size', params['page_size'])) # noqa: E501 + if 'start_date' in params: + query_params.append(('start_date', params['start_date'])) # noqa: E501 + if 'end_date' in params: + query_params.append(('end_date', params['end_date'])) # noqa: E501 + + header_params = {} + + form_params = [] + local_var_files = {} + + body_params = None + # HTTP header `Accept` + header_params['Accept'] = self.api_client.select_header_accept( + ['application/json']) # noqa: E501 + + # Authentication setting + auth_settings = ['ApiKeyAuth'] # noqa: E501 + + return self.api_client.call_api( + '/indices/{identifier}/eod', 'GET', + path_params, + query_params, + header_params, + body=body_params, + post_params=form_params, + files=local_var_files, + response_type='ApiResponseEodIndexPrices', # noqa: E501 + auth_settings=auth_settings, + _async=params.get('async'), + _return_http_data_only=params.get('_return_http_data_only'), + _preload_content=params.get('_preload_content', True), + _request_timeout=params.get('_request_timeout'), + collection_formats=collection_formats) + + def get_index_summary_by_id(self, identifier, **kwargs): # noqa: E501 + """Index Summary By Identifier # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_index_summary_by_id(identifier, _async=True) + >>> result = thread.get() + + :param async bool + :param str identifier: The index symbol (required) + :return: ApiResponseIndex + If the method is called asynchronously, + returns the request thread. + """ + kwargs['_return_http_data_only'] = True + if kwargs.get('async'): + return self.get_index_summary_by_id_with_http_info(identifier, **kwargs) # noqa: E501 + else: + (data) = self.get_index_summary_by_id_with_http_info(identifier, **kwargs) # noqa: E501 + return data + + def get_index_summary_by_id_with_http_info(self, identifier, **kwargs): # noqa: E501 + """Index Summary By Identifier # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_index_summary_by_id_with_http_info(identifier, _async=True) + >>> result = thread.get() + + :param async bool + :param str identifier: The index symbol (required) + :return: ApiResponseIndex + If the method is called asynchronously, + returns the request thread. + """ + + all_params = ['identifier'] # noqa: E501 + all_params.append('async') + all_params.append('_return_http_data_only') + all_params.append('_preload_content') + all_params.append('_request_timeout') + + params = locals() + for key, val in six.iteritems(params['kwargs']): + if key not in all_params: + raise TypeError( + "Got an unexpected keyword argument '%s'" + " to method get_index_summary_by_id" % key + ) + params[key] = val + del params['kwargs'] + # verify the required parameter 'identifier' is set + if ('identifier' not in params or + params['identifier'] is None): + raise ValueError("Missing the required parameter `identifier` when calling `get_index_summary_by_id`") # noqa: E501 + + collection_formats = {} + + path_params = {} + if 'identifier' in params: + path_params['identifier'] = params['identifier'] # noqa: E501 + + query_params = [] + + header_params = {} + + form_params = [] + local_var_files = {} + + body_params = None + # HTTP header `Accept` + header_params['Accept'] = self.api_client.select_header_accept( + ['application/json']) # noqa: E501 + + # Authentication setting + auth_settings = ['ApiKeyAuth'] # noqa: E501 + + return self.api_client.call_api( + '/indices/{identifier}', 'GET', + path_params, + query_params, + header_params, + body=body_params, + post_params=form_params, + files=local_var_files, + response_type='ApiResponseIndex', # noqa: E501 + auth_settings=auth_settings, + _async=params.get('async'), + _return_http_data_only=params.get('_return_http_data_only'), + _preload_content=params.get('_preload_content', True), + _request_timeout=params.get('_request_timeout'), + collection_formats=collection_formats) + def get_realtime_index_price_by_id(self, identifier, **kwargs): # noqa: E501 - """Realtime Index Price # noqa: E501 + """Realtime Index Price By Identifier # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async=True @@ -759,7 +1240,7 @@ def get_realtime_index_price_by_id(self, identifier, **kwargs): # noqa: E501 >>> result = thread.get() :param async bool - :param str identifier: The ticker symbol of the currently trading index (required) + :param str identifier: The index symbol (required) :return: RealtimeIndexPrice If the method is called asynchronously, returns the request thread. @@ -772,7 +1253,7 @@ def get_realtime_index_price_by_id(self, identifier, **kwargs): # noqa: E501 return data def get_realtime_index_price_by_id_with_http_info(self, identifier, **kwargs): # noqa: E501 - """Realtime Index Price # noqa: E501 + """Realtime Index Price By Identifier # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async=True @@ -780,7 +1261,7 @@ def get_realtime_index_price_by_id_with_http_info(self, identifier, **kwargs): >>> result = thread.get() :param async bool - :param str identifier: The ticker symbol of the currently trading index (required) + :param str identifier: The index symbol (required) :return: RealtimeIndexPrice If the method is called asynchronously, returns the request thread. diff --git a/intrinio_sdk/api/insider_transaction_filings_api.py b/intrinio_sdk/api/insider_transaction_filings_api.py index 1d45139fb..7e8ddfa2a 100644 --- a/intrinio_sdk/api/insider_transaction_filings_api.py +++ b/intrinio_sdk/api/insider_transaction_filings_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/market_api.py b/intrinio_sdk/api/market_api.py index e392e5c69..0d9975b57 100644 --- a/intrinio_sdk/api/market_api.py +++ b/intrinio_sdk/api/market_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/municipality_api.py b/intrinio_sdk/api/municipality_api.py index 5f1eb907e..322d21b44 100644 --- a/intrinio_sdk/api/municipality_api.py +++ b/intrinio_sdk/api/municipality_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/options_api.py b/intrinio_sdk/api/options_api.py index fc547fa09..573eb5b35 100644 --- a/intrinio_sdk/api/options_api.py +++ b/intrinio_sdk/api/options_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -120,6 +120,97 @@ def get_all_options_tickers_with_http_info(self, **kwargs): # noqa: E501 _request_timeout=params.get('_request_timeout'), collection_formats=collection_formats) + def get_option_aggregates(self, **kwargs): # noqa: E501 + """Total open interest and volume aggregated by ticker # noqa: E501 + + Returns total open interest and volume by ticker # noqa: E501 + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_option_aggregates(_async=True) + >>> result = thread.get() + + :param async bool + :param object date: Return aggregated data for this date + :return: ApiResponseOptionsAggregates + If the method is called asynchronously, + returns the request thread. + """ + kwargs['_return_http_data_only'] = True + if kwargs.get('async'): + return self.get_option_aggregates_with_http_info(**kwargs) # noqa: E501 + else: + (data) = self.get_option_aggregates_with_http_info(**kwargs) # noqa: E501 + return data + + def get_option_aggregates_with_http_info(self, **kwargs): # noqa: E501 + """Total open interest and volume aggregated by ticker # noqa: E501 + + Returns total open interest and volume by ticker # noqa: E501 + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_option_aggregates_with_http_info(_async=True) + >>> result = thread.get() + + :param async bool + :param object date: Return aggregated data for this date + :return: ApiResponseOptionsAggregates + If the method is called asynchronously, + returns the request thread. + """ + + all_params = ['date'] # noqa: E501 + all_params.append('async') + all_params.append('_return_http_data_only') + all_params.append('_preload_content') + all_params.append('_request_timeout') + + params = locals() + for key, val in six.iteritems(params['kwargs']): + if key not in all_params: + raise TypeError( + "Got an unexpected keyword argument '%s'" + " to method get_option_aggregates" % key + ) + params[key] = val + del params['kwargs'] + + collection_formats = {} + + path_params = {} + + query_params = [] + if 'date' in params: + query_params.append(('date', params['date'])) # noqa: E501 + + header_params = {} + + form_params = [] + local_var_files = {} + + body_params = None + # HTTP header `Accept` + header_params['Accept'] = self.api_client.select_header_accept( + ['application/json']) # noqa: E501 + + # Authentication setting + auth_settings = ['ApiKeyAuth'] # noqa: E501 + + return self.api_client.call_api( + '/options/aggregates', 'GET', + path_params, + query_params, + header_params, + body=body_params, + post_params=form_params, + files=local_var_files, + response_type='ApiResponseOptionsAggregates', # noqa: E501 + auth_settings=auth_settings, + _async=params.get('async'), + _return_http_data_only=params.get('_return_http_data_only'), + _preload_content=params.get('_preload_content', True), + _request_timeout=params.get('_request_timeout'), + collection_formats=collection_formats) + def get_option_expirations_realtime(self, symbol, **kwargs): # noqa: E501 """Options Expirations # noqa: E501 diff --git a/intrinio_sdk/api/owners_api.py b/intrinio_sdk/api/owners_api.py index a9656261a..3c481c64d 100644 --- a/intrinio_sdk/api/owners_api.py +++ b/intrinio_sdk/api/owners_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/security_api.py b/intrinio_sdk/api/security_api.py index 008d02ed3..a6527ad44 100644 --- a/intrinio_sdk/api/security_api.py +++ b/intrinio_sdk/api/security_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/stock_exchange_api.py b/intrinio_sdk/api/stock_exchange_api.py index adf097d28..54efd8945 100644 --- a/intrinio_sdk/api/stock_exchange_api.py +++ b/intrinio_sdk/api/stock_exchange_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/technical_api.py b/intrinio_sdk/api/technical_api.py index bebc57e2b..a11b9e1cf 100644 --- a/intrinio_sdk/api/technical_api.py +++ b/intrinio_sdk/api/technical_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/api/zacks_api.py b/intrinio_sdk/api/zacks_api.py index fe9c35f35..3f9a115e5 100644 --- a/intrinio_sdk/api/zacks_api.py +++ b/intrinio_sdk/api/zacks_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -230,6 +230,105 @@ def get_zacks_analyst_ratings_with_http_info(self, **kwargs): # noqa: E501 _request_timeout=params.get('_request_timeout'), collection_formats=collection_formats) + def get_zacks_ebitda_consensus(self, **kwargs): # noqa: E501 + """Zacks EBITDA Consensus # noqa: E501 + + This database offers consensus EBITDA-related estimates for over 4,000 US and Canadian listed companies. # noqa: E501 + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_zacks_ebitda_consensus(_async=True) + >>> result = thread.get() + + :param async bool + :param str identifier: A Company identifier (Ticker, CIK, LEI, Intrinio ID) + :param str type: Limit EBITDA estimates to this type + :param str next_page: Gets the next page of data from a previous API call + :return: ApiResponseZacksEBITDAConsensus + If the method is called asynchronously, + returns the request thread. + """ + kwargs['_return_http_data_only'] = True + if kwargs.get('async'): + return self.get_zacks_ebitda_consensus_with_http_info(**kwargs) # noqa: E501 + else: + (data) = self.get_zacks_ebitda_consensus_with_http_info(**kwargs) # noqa: E501 + return data + + def get_zacks_ebitda_consensus_with_http_info(self, **kwargs): # noqa: E501 + """Zacks EBITDA Consensus # noqa: E501 + + This database offers consensus EBITDA-related estimates for over 4,000 US and Canadian listed companies. # noqa: E501 + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_zacks_ebitda_consensus_with_http_info(_async=True) + >>> result = thread.get() + + :param async bool + :param str identifier: A Company identifier (Ticker, CIK, LEI, Intrinio ID) + :param str type: Limit EBITDA estimates to this type + :param str next_page: Gets the next page of data from a previous API call + :return: ApiResponseZacksEBITDAConsensus + If the method is called asynchronously, + returns the request thread. + """ + + all_params = ['identifier', 'type', 'next_page'] # noqa: E501 + all_params.append('async') + all_params.append('_return_http_data_only') + all_params.append('_preload_content') + all_params.append('_request_timeout') + + params = locals() + for key, val in six.iteritems(params['kwargs']): + if key not in all_params: + raise TypeError( + "Got an unexpected keyword argument '%s'" + " to method get_zacks_ebitda_consensus" % key + ) + params[key] = val + del params['kwargs'] + + collection_formats = {} + + path_params = {} + + query_params = [] + if 'identifier' in params: + query_params.append(('identifier', params['identifier'])) # noqa: E501 + if 'type' in params: + query_params.append(('type', params['type'])) # noqa: E501 + if 'next_page' in params: + query_params.append(('next_page', params['next_page'])) # noqa: E501 + + header_params = {} + + form_params = [] + local_var_files = {} + + body_params = None + # HTTP header `Accept` + header_params['Accept'] = self.api_client.select_header_accept( + ['application/json']) # noqa: E501 + + # Authentication setting + auth_settings = ['ApiKeyAuth'] # noqa: E501 + + return self.api_client.call_api( + '/zacks/ebitda_consensus', 'GET', + path_params, + query_params, + header_params, + body=body_params, + post_params=form_params, + files=local_var_files, + response_type='ApiResponseZacksEBITDAConsensus', # noqa: E501 + auth_settings=auth_settings, + _async=params.get('async'), + _return_http_data_only=params.get('_return_http_data_only'), + _preload_content=params.get('_preload_content', True), + _request_timeout=params.get('_request_timeout'), + collection_formats=collection_formats) + def get_zacks_eps_estimates(self, **kwargs): # noqa: E501 """Zacks EPS Estimates # noqa: E501 @@ -730,6 +829,192 @@ def get_zacks_etf_holdings_with_http_info(self, **kwargs): # noqa: E501 _request_timeout=params.get('_request_timeout'), collection_formats=collection_formats) + def get_zacks_forward_pe(self, **kwargs): # noqa: E501 + """Zacks Forward PE Estimates # noqa: E501 + + This database offers price-to-earning ratio estimates for over 4,000 US and Canadian listed companies. # noqa: E501 + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_zacks_forward_pe(_async=True) + >>> result = thread.get() + + :param async bool + :param str next_page: Gets the next page of data from a previous API call + :return: ApiResponseZacksForwardPEs + If the method is called asynchronously, + returns the request thread. + """ + kwargs['_return_http_data_only'] = True + if kwargs.get('async'): + return self.get_zacks_forward_pe_with_http_info(**kwargs) # noqa: E501 + else: + (data) = self.get_zacks_forward_pe_with_http_info(**kwargs) # noqa: E501 + return data + + def get_zacks_forward_pe_with_http_info(self, **kwargs): # noqa: E501 + """Zacks Forward PE Estimates # noqa: E501 + + This database offers price-to-earning ratio estimates for over 4,000 US and Canadian listed companies. # noqa: E501 + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_zacks_forward_pe_with_http_info(_async=True) + >>> result = thread.get() + + :param async bool + :param str next_page: Gets the next page of data from a previous API call + :return: ApiResponseZacksForwardPEs + If the method is called asynchronously, + returns the request thread. + """ + + all_params = ['next_page'] # noqa: E501 + all_params.append('async') + all_params.append('_return_http_data_only') + all_params.append('_preload_content') + all_params.append('_request_timeout') + + params = locals() + for key, val in six.iteritems(params['kwargs']): + if key not in all_params: + raise TypeError( + "Got an unexpected keyword argument '%s'" + " to method get_zacks_forward_pe" % key + ) + params[key] = val + del params['kwargs'] + + collection_formats = {} + + path_params = {} + + query_params = [] + if 'next_page' in params: + query_params.append(('next_page', params['next_page'])) # noqa: E501 + + header_params = {} + + form_params = [] + local_var_files = {} + + body_params = None + # HTTP header `Accept` + header_params['Accept'] = self.api_client.select_header_accept( + ['application/json']) # noqa: E501 + + # Authentication setting + auth_settings = ['ApiKeyAuth'] # noqa: E501 + + return self.api_client.call_api( + '/zacks/forward_pe', 'GET', + path_params, + query_params, + header_params, + body=body_params, + post_params=form_params, + files=local_var_files, + response_type='ApiResponseZacksForwardPEs', # noqa: E501 + auth_settings=auth_settings, + _async=params.get('async'), + _return_http_data_only=params.get('_return_http_data_only'), + _preload_content=params.get('_preload_content', True), + _request_timeout=params.get('_request_timeout'), + collection_formats=collection_formats) + + def get_zacks_forward_pe_by_identifier(self, identifier, **kwargs): # noqa: E501 + """Zacks Forward PE by identifer # noqa: E501 + + Returns the forward PE estimates for the identifier # noqa: E501 + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_zacks_forward_pe_by_identifier(identifier, _async=True) + >>> result = thread.get() + + :param async bool + :param str identifier: An Intrinio ID or ticker for a Security (required) + :return: ZacksForwardPE + If the method is called asynchronously, + returns the request thread. + """ + kwargs['_return_http_data_only'] = True + if kwargs.get('async'): + return self.get_zacks_forward_pe_by_identifier_with_http_info(identifier, **kwargs) # noqa: E501 + else: + (data) = self.get_zacks_forward_pe_by_identifier_with_http_info(identifier, **kwargs) # noqa: E501 + return data + + def get_zacks_forward_pe_by_identifier_with_http_info(self, identifier, **kwargs): # noqa: E501 + """Zacks Forward PE by identifer # noqa: E501 + + Returns the forward PE estimates for the identifier # noqa: E501 + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async=True + >>> thread = api.get_zacks_forward_pe_by_identifier_with_http_info(identifier, _async=True) + >>> result = thread.get() + + :param async bool + :param str identifier: An Intrinio ID or ticker for a Security (required) + :return: ZacksForwardPE + If the method is called asynchronously, + returns the request thread. + """ + + all_params = ['identifier'] # noqa: E501 + all_params.append('async') + all_params.append('_return_http_data_only') + all_params.append('_preload_content') + all_params.append('_request_timeout') + + params = locals() + for key, val in six.iteritems(params['kwargs']): + if key not in all_params: + raise TypeError( + "Got an unexpected keyword argument '%s'" + " to method get_zacks_forward_pe_by_identifier" % key + ) + params[key] = val + del params['kwargs'] + # verify the required parameter 'identifier' is set + if ('identifier' not in params or + params['identifier'] is None): + raise ValueError("Missing the required parameter `identifier` when calling `get_zacks_forward_pe_by_identifier`") # noqa: E501 + + collection_formats = {} + + path_params = {} + if 'identifier' in params: + path_params['identifier'] = params['identifier'] # noqa: E501 + + query_params = [] + + header_params = {} + + form_params = [] + local_var_files = {} + + body_params = None + # HTTP header `Accept` + header_params['Accept'] = self.api_client.select_header_accept( + ['application/json']) # noqa: E501 + + # Authentication setting + auth_settings = ['ApiKeyAuth'] # noqa: E501 + + return self.api_client.call_api( + '/zacks/forward_pe/{identifier}', 'GET', + path_params, + query_params, + header_params, + body=body_params, + post_params=form_params, + files=local_var_files, + response_type='ZacksForwardPE', # noqa: E501 + auth_settings=auth_settings, + _async=params.get('async'), + _return_http_data_only=params.get('_return_http_data_only'), + _preload_content=params.get('_preload_content', True), + _request_timeout=params.get('_request_timeout'), + collection_formats=collection_formats) + def get_zacks_institutional_holding_companies(self, **kwargs): # noqa: E501 """Zacks Institutional Holding Companies # noqa: E501 diff --git a/intrinio_sdk/api_client.py b/intrinio_sdk/api_client.py index 055305ec1..ec10c73b6 100644 --- a/intrinio_sdk/api_client.py +++ b/intrinio_sdk/api_client.py @@ -4,7 +4,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/configuration.py b/intrinio_sdk/configuration.py index 9df6062dd..7c9629815 100644 --- a/intrinio_sdk/configuration.py +++ b/intrinio_sdk/configuration.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -245,6 +245,6 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 2.56.6\n"\ + "Version of the API: 2.61.1\n"\ "SDK Package Version: 6.27.2".\ format(env=sys.platform, pyversion=sys.version) diff --git a/intrinio_sdk/models/__init__.py b/intrinio_sdk/models/__init__.py index 74aa1b5dc..1c730c5be 100644 --- a/intrinio_sdk/models/__init__.py +++ b/intrinio_sdk/models/__init__.py @@ -6,7 +6,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -42,6 +42,8 @@ from intrinio_sdk.models.api_response_economic_index_historical_data import ApiResponseEconomicIndexHistoricalData from intrinio_sdk.models.api_response_economic_indices import ApiResponseEconomicIndices from intrinio_sdk.models.api_response_economic_indices_search import ApiResponseEconomicIndicesSearch +from intrinio_sdk.models.api_response_eod_index_prices import ApiResponseEodIndexPrices +from intrinio_sdk.models.api_response_eod_index_prices_all import ApiResponseEodIndexPricesAll from intrinio_sdk.models.api_response_filing_answers import ApiResponseFilingAnswers from intrinio_sdk.models.api_response_filing_fundamentals import ApiResponseFilingFundamentals from intrinio_sdk.models.api_response_filing_notes import ApiResponseFilingNotes @@ -51,6 +53,8 @@ from intrinio_sdk.models.api_response_forex_pairs import ApiResponseForexPairs from intrinio_sdk.models.api_response_forex_prices import ApiResponseForexPrices from intrinio_sdk.models.api_response_historical_data import ApiResponseHistoricalData +from intrinio_sdk.models.api_response_index import ApiResponseIndex +from intrinio_sdk.models.api_response_indices import ApiResponseIndices from intrinio_sdk.models.api_response_initial_public_offerings import ApiResponseInitialPublicOfferings from intrinio_sdk.models.api_response_insider_transaction_filings import ApiResponseInsiderTransactionFilings from intrinio_sdk.models.api_response_municipalities import ApiResponseMunicipalities @@ -58,6 +62,7 @@ from intrinio_sdk.models.api_response_news import ApiResponseNews from intrinio_sdk.models.api_response_option_prices import ApiResponseOptionPrices from intrinio_sdk.models.api_response_options import ApiResponseOptions +from intrinio_sdk.models.api_response_options_aggregates import ApiResponseOptionsAggregates from intrinio_sdk.models.api_response_options_chain import ApiResponseOptionsChain from intrinio_sdk.models.api_response_options_chain_eod import ApiResponseOptionsChainEod from intrinio_sdk.models.api_response_options_chain_realtime import ApiResponseOptionsChainRealtime @@ -72,6 +77,7 @@ from intrinio_sdk.models.api_response_owner_insider_transaction_filings import ApiResponseOwnerInsiderTransactionFilings from intrinio_sdk.models.api_response_owner_institutional_holdings import ApiResponseOwnerInstitutionalHoldings from intrinio_sdk.models.api_response_owners import ApiResponseOwners +from intrinio_sdk.models.api_response_realtime_index_prices import ApiResponseRealtimeIndexPrices from intrinio_sdk.models.api_response_reported_financials import ApiResponseReportedFinancials from intrinio_sdk.models.api_response_sic_index_historical_data import ApiResponseSICIndexHistoricalData from intrinio_sdk.models.api_response_sic_indices import ApiResponseSICIndices @@ -130,10 +136,12 @@ from intrinio_sdk.models.api_response_stock_market_indices import ApiResponseStockMarketIndices from intrinio_sdk.models.api_response_stock_market_indices_search import ApiResponseStockMarketIndicesSearch from intrinio_sdk.models.api_response_zacks_analyst_ratings import ApiResponseZacksAnalystRatings +from intrinio_sdk.models.api_response_zacks_ebitda_consensus import ApiResponseZacksEBITDAConsensus from intrinio_sdk.models.api_response_zacks_eps_estimates import ApiResponseZacksEPSEstimates from intrinio_sdk.models.api_response_zacks_eps_growth_rates import ApiResponseZacksEPSGrowthRates from intrinio_sdk.models.api_response_zacks_eps_surprises import ApiResponseZacksEPSSurprises from intrinio_sdk.models.api_response_zacks_etf_holdings import ApiResponseZacksETFHoldings +from intrinio_sdk.models.api_response_zacks_forward_p_es import ApiResponseZacksForwardPEs from intrinio_sdk.models.api_response_zacks_institutional_holding_companies import ApiResponseZacksInstitutionalHoldingCompanies from intrinio_sdk.models.api_response_zacks_institutional_holding_owners import ApiResponseZacksInstitutionalHoldingOwners from intrinio_sdk.models.api_response_zacks_institutional_holdings import ApiResponseZacksInstitutionalHoldings @@ -178,6 +186,8 @@ from intrinio_sdk.models.ease_of_movement_technical_value import EaseOfMovementTechnicalValue from intrinio_sdk.models.economic_index import EconomicIndex from intrinio_sdk.models.economic_index_summary import EconomicIndexSummary +from intrinio_sdk.models.eod_index_price import EodIndexPrice +from intrinio_sdk.models.eod_index_price_summary import EodIndexPriceSummary from intrinio_sdk.models.filing import Filing from intrinio_sdk.models.filing_note import FilingNote from intrinio_sdk.models.filing_note_filing import FilingNoteFiling @@ -229,6 +239,7 @@ from intrinio_sdk.models.option_snapshots_result import OptionSnapshotsResult from intrinio_sdk.models.option_stats_realtime import OptionStatsRealtime from intrinio_sdk.models.option_unusual_trade import OptionUnusualTrade +from intrinio_sdk.models.options_aggregate import OptionsAggregate from intrinio_sdk.models.owner import Owner from intrinio_sdk.models.owner_summary import OwnerSummary from intrinio_sdk.models.realtime_index_price import RealtimeIndexPrice @@ -280,11 +291,13 @@ from intrinio_sdk.models.zacks_analyst_rating import ZacksAnalystRating from intrinio_sdk.models.zacks_analyst_rating_snapshot import ZacksAnalystRatingSnapshot from intrinio_sdk.models.zacks_analyst_rating_summary import ZacksAnalystRatingSummary +from intrinio_sdk.models.zacks_ebitda_consensus import ZacksEBITDAConsensus from intrinio_sdk.models.zacks_eps_estimate import ZacksEPSEstimate from intrinio_sdk.models.zacks_eps_growth_rate import ZacksEPSGrowthRate from intrinio_sdk.models.zacks_eps_surprise import ZacksEPSSurprise from intrinio_sdk.models.zacks_eps_surprise_summary import ZacksEPSSurpriseSummary from intrinio_sdk.models.zacks_etf_holding import ZacksETFHolding +from intrinio_sdk.models.zacks_forward_pe import ZacksForwardPE from intrinio_sdk.models.zacks_institutional_holding import ZacksInstitutionalHolding from intrinio_sdk.models.zacks_institutional_holding_company_detail import ZacksInstitutionalHoldingCompanyDetail from intrinio_sdk.models.zacks_institutional_holding_company_summary import ZacksInstitutionalHoldingCompanySummary diff --git a/intrinio_sdk/models/accumulation_distribution_index_technical_value.py b/intrinio_sdk/models/accumulation_distribution_index_technical_value.py index e3d697d72..700d29859 100644 --- a/intrinio_sdk/models/accumulation_distribution_index_technical_value.py +++ b/intrinio_sdk/models/accumulation_distribution_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_bulk_download_links.py b/intrinio_sdk/models/api_response_bulk_download_links.py index 54d593b06..a78954d65 100644 --- a/intrinio_sdk/models/api_response_bulk_download_links.py +++ b/intrinio_sdk/models/api_response_bulk_download_links.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_companies.py b/intrinio_sdk/models/api_response_companies.py index 01bfd0714..49213f85c 100644 --- a/intrinio_sdk/models/api_response_companies.py +++ b/intrinio_sdk/models/api_response_companies.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_companies_search.py b/intrinio_sdk/models/api_response_companies_search.py index 8fe6b6a52..a18502087 100644 --- a/intrinio_sdk/models/api_response_companies_search.py +++ b/intrinio_sdk/models/api_response_companies_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_company_answers.py b/intrinio_sdk/models/api_response_company_answers.py index 6c5679059..2310b1492 100644 --- a/intrinio_sdk/models/api_response_company_answers.py +++ b/intrinio_sdk/models/api_response_company_answers.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_company_daily_metrics.py b/intrinio_sdk/models/api_response_company_daily_metrics.py index 8a8ee3859..2b5b023d6 100644 --- a/intrinio_sdk/models/api_response_company_daily_metrics.py +++ b/intrinio_sdk/models/api_response_company_daily_metrics.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_company_filings.py b/intrinio_sdk/models/api_response_company_filings.py index 3ab577fa4..7496fee86 100644 --- a/intrinio_sdk/models/api_response_company_filings.py +++ b/intrinio_sdk/models/api_response_company_filings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_company_fundamentals.py b/intrinio_sdk/models/api_response_company_fundamentals.py index 8831219a5..f773078ba 100644 --- a/intrinio_sdk/models/api_response_company_fundamentals.py +++ b/intrinio_sdk/models/api_response_company_fundamentals.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_company_historical_data.py b/intrinio_sdk/models/api_response_company_historical_data.py index 33b44cff1..d9001e141 100644 --- a/intrinio_sdk/models/api_response_company_historical_data.py +++ b/intrinio_sdk/models/api_response_company_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_company_insider_transaction_filings.py b/intrinio_sdk/models/api_response_company_insider_transaction_filings.py index e9906f62a..80c2f1bfa 100644 --- a/intrinio_sdk/models/api_response_company_insider_transaction_filings.py +++ b/intrinio_sdk/models/api_response_company_insider_transaction_filings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_company_news.py b/intrinio_sdk/models/api_response_company_news.py index dc7eee7d7..12482a99b 100644 --- a/intrinio_sdk/models/api_response_company_news.py +++ b/intrinio_sdk/models/api_response_company_news.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_company_public_float_result.py b/intrinio_sdk/models/api_response_company_public_float_result.py index 80da672e3..3066bb87d 100644 --- a/intrinio_sdk/models/api_response_company_public_float_result.py +++ b/intrinio_sdk/models/api_response_company_public_float_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_company_recognize.py b/intrinio_sdk/models/api_response_company_recognize.py index 155ea2469..3ab2b8d04 100644 --- a/intrinio_sdk/models/api_response_company_recognize.py +++ b/intrinio_sdk/models/api_response_company_recognize.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_company_securities.py b/intrinio_sdk/models/api_response_company_securities.py index 9e201070e..30e151176 100644 --- a/intrinio_sdk/models/api_response_company_securities.py +++ b/intrinio_sdk/models/api_response_company_securities.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_company_shares_outstanding.py b/intrinio_sdk/models/api_response_company_shares_outstanding.py index 6f17aefa5..b68c0e348 100644 --- a/intrinio_sdk/models/api_response_company_shares_outstanding.py +++ b/intrinio_sdk/models/api_response_company_shares_outstanding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_data_tags.py b/intrinio_sdk/models/api_response_data_tags.py index 10d917f54..bd358d38c 100644 --- a/intrinio_sdk/models/api_response_data_tags.py +++ b/intrinio_sdk/models/api_response_data_tags.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_data_tags_search.py b/intrinio_sdk/models/api_response_data_tags_search.py index aee1bf193..a15275c0f 100644 --- a/intrinio_sdk/models/api_response_data_tags_search.py +++ b/intrinio_sdk/models/api_response_data_tags_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_economic_index_historical_data.py b/intrinio_sdk/models/api_response_economic_index_historical_data.py index 53275a008..890e57024 100644 --- a/intrinio_sdk/models/api_response_economic_index_historical_data.py +++ b/intrinio_sdk/models/api_response_economic_index_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_economic_indices.py b/intrinio_sdk/models/api_response_economic_indices.py index 87110f7ba..3c1fd311f 100644 --- a/intrinio_sdk/models/api_response_economic_indices.py +++ b/intrinio_sdk/models/api_response_economic_indices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_economic_indices_search.py b/intrinio_sdk/models/api_response_economic_indices_search.py index c672184cd..53e1a9ac8 100644 --- a/intrinio_sdk/models/api_response_economic_indices_search.py +++ b/intrinio_sdk/models/api_response_economic_indices_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_eod_index_prices.py b/intrinio_sdk/models/api_response_eod_index_prices.py new file mode 100644 index 000000000..a871af425 --- /dev/null +++ b/intrinio_sdk/models/api_response_eod_index_prices.py @@ -0,0 +1,269 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from intrinio_sdk.models.api_response_index import ApiResponseIndex # noqa: F401,E501 +from intrinio_sdk.models.eod_index_price_summary import EodIndexPriceSummary # noqa: F401,E501 + + +class ApiResponseEodIndexPrices(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'prices': 'list[EodIndexPriceSummary]', + 'index': 'ApiResponseIndex', + 'next_page': 'str' + } + + attribute_map = { + 'prices': 'prices', + 'index': 'index', + 'next_page': 'next_page' + } + + def __init__(self, prices=None, index=None, next_page=None): # noqa: E501 + """ApiResponseEodIndexPrices - a model defined in Swagger""" # noqa: E501 + + self._prices = None + self._index = None + self._next_page = None + self.discriminator = None + + if prices is not None: + self.prices = prices + if index is not None: + self.index = index + if next_page is not None: + self.next_page = next_page + + @property + def prices(self): + """Gets the prices of this ApiResponseEodIndexPrices. # noqa: E501 + + + :return: The prices of this ApiResponseEodIndexPrices. # noqa: E501 + :rtype: list[EodIndexPriceSummary] + """ + return self._prices + + @property + def prices_dict(self): + """Gets the prices of this ApiResponseEodIndexPrices. # noqa: E501 + + + :return: The prices of this ApiResponseEodIndexPrices. # noqa: E501 + :rtype: list[EodIndexPriceSummary] + """ + + result = None + + value = self.prices + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'prices': value } + + + return result + + + @prices.setter + def prices(self, prices): + """Sets the prices of this ApiResponseEodIndexPrices. + + + :param prices: The prices of this ApiResponseEodIndexPrices. # noqa: E501 + :type: list[EodIndexPriceSummary] + """ + + self._prices = prices + + @property + def index(self): + """Gets the index of this ApiResponseEodIndexPrices. # noqa: E501 + + The index # noqa: E501 + + :return: The index of this ApiResponseEodIndexPrices. # noqa: E501 + :rtype: ApiResponseIndex + """ + return self._index + + @property + def index_dict(self): + """Gets the index of this ApiResponseEodIndexPrices. # noqa: E501 + + The index as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The index of this ApiResponseEodIndexPrices. # noqa: E501 + :rtype: ApiResponseIndex + """ + + result = None + + value = self.index + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'index': value } + + + return result + + + @index.setter + def index(self, index): + """Sets the index of this ApiResponseEodIndexPrices. + + The index # noqa: E501 + + :param index: The index of this ApiResponseEodIndexPrices. # noqa: E501 + :type: ApiResponseIndex + """ + + self._index = index + + @property + def next_page(self): + """Gets the next_page of this ApiResponseEodIndexPrices. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :return: The next_page of this ApiResponseEodIndexPrices. # noqa: E501 + :rtype: str + """ + return self._next_page + + @property + def next_page_dict(self): + """Gets the next_page of this ApiResponseEodIndexPrices. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The next_page of this ApiResponseEodIndexPrices. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.next_page + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'next_page': value } + + + return result + + + @next_page.setter + def next_page(self, next_page): + """Sets the next_page of this ApiResponseEodIndexPrices. + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :param next_page: The next_page of this ApiResponseEodIndexPrices. # noqa: E501 + :type: str + """ + + self._next_page = next_page + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, ApiResponseEodIndexPrices): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/api_response_eod_index_prices_all.py b/intrinio_sdk/models/api_response_eod_index_prices_all.py new file mode 100644 index 000000000..df94c09ba --- /dev/null +++ b/intrinio_sdk/models/api_response_eod_index_prices_all.py @@ -0,0 +1,207 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from intrinio_sdk.models.eod_index_price import EodIndexPrice # noqa: F401,E501 + + +class ApiResponseEodIndexPricesAll(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'prices': 'list[EodIndexPrice]', + 'next_page': 'str' + } + + attribute_map = { + 'prices': 'prices', + 'next_page': 'next_page' + } + + def __init__(self, prices=None, next_page=None): # noqa: E501 + """ApiResponseEodIndexPricesAll - a model defined in Swagger""" # noqa: E501 + + self._prices = None + self._next_page = None + self.discriminator = None + + if prices is not None: + self.prices = prices + if next_page is not None: + self.next_page = next_page + + @property + def prices(self): + """Gets the prices of this ApiResponseEodIndexPricesAll. # noqa: E501 + + + :return: The prices of this ApiResponseEodIndexPricesAll. # noqa: E501 + :rtype: list[EodIndexPrice] + """ + return self._prices + + @property + def prices_dict(self): + """Gets the prices of this ApiResponseEodIndexPricesAll. # noqa: E501 + + + :return: The prices of this ApiResponseEodIndexPricesAll. # noqa: E501 + :rtype: list[EodIndexPrice] + """ + + result = None + + value = self.prices + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'prices': value } + + + return result + + + @prices.setter + def prices(self, prices): + """Sets the prices of this ApiResponseEodIndexPricesAll. + + + :param prices: The prices of this ApiResponseEodIndexPricesAll. # noqa: E501 + :type: list[EodIndexPrice] + """ + + self._prices = prices + + @property + def next_page(self): + """Gets the next_page of this ApiResponseEodIndexPricesAll. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :return: The next_page of this ApiResponseEodIndexPricesAll. # noqa: E501 + :rtype: str + """ + return self._next_page + + @property + def next_page_dict(self): + """Gets the next_page of this ApiResponseEodIndexPricesAll. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The next_page of this ApiResponseEodIndexPricesAll. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.next_page + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'next_page': value } + + + return result + + + @next_page.setter + def next_page(self, next_page): + """Sets the next_page of this ApiResponseEodIndexPricesAll. + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :param next_page: The next_page of this ApiResponseEodIndexPricesAll. # noqa: E501 + :type: str + """ + + self._next_page = next_page + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, ApiResponseEodIndexPricesAll): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/api_response_esg_companies.py b/intrinio_sdk/models/api_response_esg_companies.py index 893f089d1..f1c543cb7 100644 --- a/intrinio_sdk/models/api_response_esg_companies.py +++ b/intrinio_sdk/models/api_response_esg_companies.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_esg_company_comprehensive_rating_history.py b/intrinio_sdk/models/api_response_esg_company_comprehensive_rating_history.py index 3f0a0d00c..bae40bdca 100644 --- a/intrinio_sdk/models/api_response_esg_company_comprehensive_rating_history.py +++ b/intrinio_sdk/models/api_response_esg_company_comprehensive_rating_history.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_esg_company_rating_history.py b/intrinio_sdk/models/api_response_esg_company_rating_history.py index 97a12014c..5bc6c3e97 100644 --- a/intrinio_sdk/models/api_response_esg_company_rating_history.py +++ b/intrinio_sdk/models/api_response_esg_company_rating_history.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_esg_latest.py b/intrinio_sdk/models/api_response_esg_latest.py index 5323e0f67..828881d76 100644 --- a/intrinio_sdk/models/api_response_esg_latest.py +++ b/intrinio_sdk/models/api_response_esg_latest.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_esg_latest_comprehensive.py b/intrinio_sdk/models/api_response_esg_latest_comprehensive.py index 771fbf523..7c238315d 100644 --- a/intrinio_sdk/models/api_response_esg_latest_comprehensive.py +++ b/intrinio_sdk/models/api_response_esg_latest_comprehensive.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_et_fs.py b/intrinio_sdk/models/api_response_et_fs.py index 0d8bd3a0a..2cbb4fa9d 100644 --- a/intrinio_sdk/models/api_response_et_fs.py +++ b/intrinio_sdk/models/api_response_et_fs.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_etf_holdings.py b/intrinio_sdk/models/api_response_etf_holdings.py index c086c5dd4..4d204291d 100644 --- a/intrinio_sdk/models/api_response_etf_holdings.py +++ b/intrinio_sdk/models/api_response_etf_holdings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_filing_answers.py b/intrinio_sdk/models/api_response_filing_answers.py index 78a42b704..fe73fac11 100644 --- a/intrinio_sdk/models/api_response_filing_answers.py +++ b/intrinio_sdk/models/api_response_filing_answers.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_filing_fundamentals.py b/intrinio_sdk/models/api_response_filing_fundamentals.py index 719109263..c599110f8 100644 --- a/intrinio_sdk/models/api_response_filing_fundamentals.py +++ b/intrinio_sdk/models/api_response_filing_fundamentals.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_filing_notes.py b/intrinio_sdk/models/api_response_filing_notes.py index 049533ea3..7fcd1d768 100644 --- a/intrinio_sdk/models/api_response_filing_notes.py +++ b/intrinio_sdk/models/api_response_filing_notes.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_filing_notes_search.py b/intrinio_sdk/models/api_response_filing_notes_search.py index 10ad06951..1b70e5a87 100644 --- a/intrinio_sdk/models/api_response_filing_notes_search.py +++ b/intrinio_sdk/models/api_response_filing_notes_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_filings.py b/intrinio_sdk/models/api_response_filings.py index b1a7e25b8..545756163 100644 --- a/intrinio_sdk/models/api_response_filings.py +++ b/intrinio_sdk/models/api_response_filings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_forex_currencies.py b/intrinio_sdk/models/api_response_forex_currencies.py index 0b46b960c..e680d1e67 100644 --- a/intrinio_sdk/models/api_response_forex_currencies.py +++ b/intrinio_sdk/models/api_response_forex_currencies.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_forex_pairs.py b/intrinio_sdk/models/api_response_forex_pairs.py index 2112dc333..e0e8cdc52 100644 --- a/intrinio_sdk/models/api_response_forex_pairs.py +++ b/intrinio_sdk/models/api_response_forex_pairs.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_forex_prices.py b/intrinio_sdk/models/api_response_forex_prices.py index 98829543c..683ec40c1 100644 --- a/intrinio_sdk/models/api_response_forex_prices.py +++ b/intrinio_sdk/models/api_response_forex_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_historical_data.py b/intrinio_sdk/models/api_response_historical_data.py index 405931a38..1bf38a9f0 100644 --- a/intrinio_sdk/models/api_response_historical_data.py +++ b/intrinio_sdk/models/api_response_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_index.py b/intrinio_sdk/models/api_response_index.py new file mode 100644 index 000000000..82856a48b --- /dev/null +++ b/intrinio_sdk/models/api_response_index.py @@ -0,0 +1,208 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + + +class ApiResponseIndex(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'symbol': 'str', + 'name': 'str' + } + + attribute_map = { + 'symbol': 'symbol', + 'name': 'name' + } + + def __init__(self, symbol=None, name=None): # noqa: E501 + """ApiResponseIndex - a model defined in Swagger""" # noqa: E501 + + self._symbol = None + self._name = None + self.discriminator = None + + if symbol is not None: + self.symbol = symbol + if name is not None: + self.name = name + + @property + def symbol(self): + """Gets the symbol of this ApiResponseIndex. # noqa: E501 + + The index symbol # noqa: E501 + + :return: The symbol of this ApiResponseIndex. # noqa: E501 + :rtype: str + """ + return self._symbol + + @property + def symbol_dict(self): + """Gets the symbol of this ApiResponseIndex. # noqa: E501 + + The index symbol as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The symbol of this ApiResponseIndex. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.symbol + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'symbol': value } + + + return result + + + @symbol.setter + def symbol(self, symbol): + """Sets the symbol of this ApiResponseIndex. + + The index symbol # noqa: E501 + + :param symbol: The symbol of this ApiResponseIndex. # noqa: E501 + :type: str + """ + + self._symbol = symbol + + @property + def name(self): + """Gets the name of this ApiResponseIndex. # noqa: E501 + + The index name # noqa: E501 + + :return: The name of this ApiResponseIndex. # noqa: E501 + :rtype: str + """ + return self._name + + @property + def name_dict(self): + """Gets the name of this ApiResponseIndex. # noqa: E501 + + The index name as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The name of this ApiResponseIndex. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.name + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'name': value } + + + return result + + + @name.setter + def name(self, name): + """Sets the name of this ApiResponseIndex. + + The index name # noqa: E501 + + :param name: The name of this ApiResponseIndex. # noqa: E501 + :type: str + """ + + self._name = name + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, ApiResponseIndex): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/api_response_indices.py b/intrinio_sdk/models/api_response_indices.py new file mode 100644 index 000000000..376a9d6ab --- /dev/null +++ b/intrinio_sdk/models/api_response_indices.py @@ -0,0 +1,207 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from intrinio_sdk.models.api_response_index import ApiResponseIndex # noqa: F401,E501 + + +class ApiResponseIndices(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'indices': 'list[ApiResponseIndex]', + 'next_page': 'str' + } + + attribute_map = { + 'indices': 'indices', + 'next_page': 'next_page' + } + + def __init__(self, indices=None, next_page=None): # noqa: E501 + """ApiResponseIndices - a model defined in Swagger""" # noqa: E501 + + self._indices = None + self._next_page = None + self.discriminator = None + + if indices is not None: + self.indices = indices + if next_page is not None: + self.next_page = next_page + + @property + def indices(self): + """Gets the indices of this ApiResponseIndices. # noqa: E501 + + + :return: The indices of this ApiResponseIndices. # noqa: E501 + :rtype: list[ApiResponseIndex] + """ + return self._indices + + @property + def indices_dict(self): + """Gets the indices of this ApiResponseIndices. # noqa: E501 + + + :return: The indices of this ApiResponseIndices. # noqa: E501 + :rtype: list[ApiResponseIndex] + """ + + result = None + + value = self.indices + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'indices': value } + + + return result + + + @indices.setter + def indices(self, indices): + """Sets the indices of this ApiResponseIndices. + + + :param indices: The indices of this ApiResponseIndices. # noqa: E501 + :type: list[ApiResponseIndex] + """ + + self._indices = indices + + @property + def next_page(self): + """Gets the next_page of this ApiResponseIndices. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :return: The next_page of this ApiResponseIndices. # noqa: E501 + :rtype: str + """ + return self._next_page + + @property + def next_page_dict(self): + """Gets the next_page of this ApiResponseIndices. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The next_page of this ApiResponseIndices. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.next_page + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'next_page': value } + + + return result + + + @next_page.setter + def next_page(self, next_page): + """Sets the next_page of this ApiResponseIndices. + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :param next_page: The next_page of this ApiResponseIndices. # noqa: E501 + :type: str + """ + + self._next_page = next_page + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, ApiResponseIndices): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/api_response_initial_public_offerings.py b/intrinio_sdk/models/api_response_initial_public_offerings.py index 7897df08c..39e4745bf 100644 --- a/intrinio_sdk/models/api_response_initial_public_offerings.py +++ b/intrinio_sdk/models/api_response_initial_public_offerings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_insider_transaction_filings.py b/intrinio_sdk/models/api_response_insider_transaction_filings.py index 2dc5f2d5a..8303644e6 100644 --- a/intrinio_sdk/models/api_response_insider_transaction_filings.py +++ b/intrinio_sdk/models/api_response_insider_transaction_filings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_municipalities.py b/intrinio_sdk/models/api_response_municipalities.py index 11c64d356..ba5ea373f 100644 --- a/intrinio_sdk/models/api_response_municipalities.py +++ b/intrinio_sdk/models/api_response_municipalities.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_municipalitiy_financials.py b/intrinio_sdk/models/api_response_municipalitiy_financials.py index 99ea466b5..287e39f29 100644 --- a/intrinio_sdk/models/api_response_municipalitiy_financials.py +++ b/intrinio_sdk/models/api_response_municipalitiy_financials.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_news.py b/intrinio_sdk/models/api_response_news.py index f26c91499..272256414 100644 --- a/intrinio_sdk/models/api_response_news.py +++ b/intrinio_sdk/models/api_response_news.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_option_prices.py b/intrinio_sdk/models/api_response_option_prices.py index 78df0494a..f44fb60e9 100644 --- a/intrinio_sdk/models/api_response_option_prices.py +++ b/intrinio_sdk/models/api_response_option_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options.py b/intrinio_sdk/models/api_response_options.py index 9a0bbcf7d..8a3f35841 100644 --- a/intrinio_sdk/models/api_response_options.py +++ b/intrinio_sdk/models/api_response_options.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options_aggregates.py b/intrinio_sdk/models/api_response_options_aggregates.py new file mode 100644 index 000000000..331b9543a --- /dev/null +++ b/intrinio_sdk/models/api_response_options_aggregates.py @@ -0,0 +1,210 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from intrinio_sdk.models.options_aggregate import OptionsAggregate # noqa: F401,E501 + + +class ApiResponseOptionsAggregates(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'aggregates': 'list[OptionsAggregate]', + 'next_page': 'str' + } + + attribute_map = { + 'aggregates': 'aggregates', + 'next_page': 'next_page' + } + + def __init__(self, aggregates=None, next_page=None): # noqa: E501 + """ApiResponseOptionsAggregates - a model defined in Swagger""" # noqa: E501 + + self._aggregates = None + self._next_page = None + self.discriminator = None + + if aggregates is not None: + self.aggregates = aggregates + if next_page is not None: + self.next_page = next_page + + @property + def aggregates(self): + """Gets the aggregates of this ApiResponseOptionsAggregates. # noqa: E501 + + A list of option expiration dates in descending order # noqa: E501 + + :return: The aggregates of this ApiResponseOptionsAggregates. # noqa: E501 + :rtype: list[OptionsAggregate] + """ + return self._aggregates + + @property + def aggregates_dict(self): + """Gets the aggregates of this ApiResponseOptionsAggregates. # noqa: E501 + + A list of option expiration dates in descending order as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The aggregates of this ApiResponseOptionsAggregates. # noqa: E501 + :rtype: list[OptionsAggregate] + """ + + result = None + + value = self.aggregates + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'aggregates': value } + + + return result + + + @aggregates.setter + def aggregates(self, aggregates): + """Sets the aggregates of this ApiResponseOptionsAggregates. + + A list of option expiration dates in descending order # noqa: E501 + + :param aggregates: The aggregates of this ApiResponseOptionsAggregates. # noqa: E501 + :type: list[OptionsAggregate] + """ + + self._aggregates = aggregates + + @property + def next_page(self): + """Gets the next_page of this ApiResponseOptionsAggregates. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :return: The next_page of this ApiResponseOptionsAggregates. # noqa: E501 + :rtype: str + """ + return self._next_page + + @property + def next_page_dict(self): + """Gets the next_page of this ApiResponseOptionsAggregates. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The next_page of this ApiResponseOptionsAggregates. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.next_page + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'next_page': value } + + + return result + + + @next_page.setter + def next_page(self, next_page): + """Sets the next_page of this ApiResponseOptionsAggregates. + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :param next_page: The next_page of this ApiResponseOptionsAggregates. # noqa: E501 + :type: str + """ + + self._next_page = next_page + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, ApiResponseOptionsAggregates): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/api_response_options_chain.py b/intrinio_sdk/models/api_response_options_chain.py index 823752c75..e1e2e298b 100644 --- a/intrinio_sdk/models/api_response_options_chain.py +++ b/intrinio_sdk/models/api_response_options_chain.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options_chain_eod.py b/intrinio_sdk/models/api_response_options_chain_eod.py index 8c10fa14d..e7046514a 100644 --- a/intrinio_sdk/models/api_response_options_chain_eod.py +++ b/intrinio_sdk/models/api_response_options_chain_eod.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options_chain_realtime.py b/intrinio_sdk/models/api_response_options_chain_realtime.py index a974317eb..3fdb0e679 100644 --- a/intrinio_sdk/models/api_response_options_chain_realtime.py +++ b/intrinio_sdk/models/api_response_options_chain_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options_expirations.py b/intrinio_sdk/models/api_response_options_expirations.py index a2c699b58..1f4834742 100644 --- a/intrinio_sdk/models/api_response_options_expirations.py +++ b/intrinio_sdk/models/api_response_options_expirations.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options_price_realtime.py b/intrinio_sdk/models/api_response_options_price_realtime.py index a86e36654..25b1c6db7 100644 --- a/intrinio_sdk/models/api_response_options_price_realtime.py +++ b/intrinio_sdk/models/api_response_options_price_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options_prices_batch_realtime.py b/intrinio_sdk/models/api_response_options_prices_batch_realtime.py index 87b6fdd15..3256a82aa 100644 --- a/intrinio_sdk/models/api_response_options_prices_batch_realtime.py +++ b/intrinio_sdk/models/api_response_options_prices_batch_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options_prices_eod.py b/intrinio_sdk/models/api_response_options_prices_eod.py index 01f7dc5a5..25738d364 100644 --- a/intrinio_sdk/models/api_response_options_prices_eod.py +++ b/intrinio_sdk/models/api_response_options_prices_eod.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options_realtime.py b/intrinio_sdk/models/api_response_options_realtime.py index c9a584936..dc57b5538 100644 --- a/intrinio_sdk/models/api_response_options_realtime.py +++ b/intrinio_sdk/models/api_response_options_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options_stats_realtime.py b/intrinio_sdk/models/api_response_options_stats_realtime.py index 363cd5983..82a717880 100644 --- a/intrinio_sdk/models/api_response_options_stats_realtime.py +++ b/intrinio_sdk/models/api_response_options_stats_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options_tickers.py b/intrinio_sdk/models/api_response_options_tickers.py index 52703f93e..a1de924d5 100644 --- a/intrinio_sdk/models/api_response_options_tickers.py +++ b/intrinio_sdk/models/api_response_options_tickers.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_options_unusual_activity.py b/intrinio_sdk/models/api_response_options_unusual_activity.py index 642082ee0..83b3a43ed 100644 --- a/intrinio_sdk/models/api_response_options_unusual_activity.py +++ b/intrinio_sdk/models/api_response_options_unusual_activity.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_owner_insider_transaction_filings.py b/intrinio_sdk/models/api_response_owner_insider_transaction_filings.py index 254005c71..1a5bacf4e 100644 --- a/intrinio_sdk/models/api_response_owner_insider_transaction_filings.py +++ b/intrinio_sdk/models/api_response_owner_insider_transaction_filings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_owner_institutional_holdings.py b/intrinio_sdk/models/api_response_owner_institutional_holdings.py index 1dc6deb21..f4443eaa0 100644 --- a/intrinio_sdk/models/api_response_owner_institutional_holdings.py +++ b/intrinio_sdk/models/api_response_owner_institutional_holdings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_owners.py b/intrinio_sdk/models/api_response_owners.py index 9ea5786be..277847799 100644 --- a/intrinio_sdk/models/api_response_owners.py +++ b/intrinio_sdk/models/api_response_owners.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_realtime_index_prices.py b/intrinio_sdk/models/api_response_realtime_index_prices.py new file mode 100644 index 000000000..fb8385d12 --- /dev/null +++ b/intrinio_sdk/models/api_response_realtime_index_prices.py @@ -0,0 +1,207 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from intrinio_sdk.models.realtime_index_price import RealtimeIndexPrice # noqa: F401,E501 + + +class ApiResponseRealtimeIndexPrices(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'prices': 'list[RealtimeIndexPrice]', + 'next_page': 'str' + } + + attribute_map = { + 'prices': 'prices', + 'next_page': 'next_page' + } + + def __init__(self, prices=None, next_page=None): # noqa: E501 + """ApiResponseRealtimeIndexPrices - a model defined in Swagger""" # noqa: E501 + + self._prices = None + self._next_page = None + self.discriminator = None + + if prices is not None: + self.prices = prices + if next_page is not None: + self.next_page = next_page + + @property + def prices(self): + """Gets the prices of this ApiResponseRealtimeIndexPrices. # noqa: E501 + + + :return: The prices of this ApiResponseRealtimeIndexPrices. # noqa: E501 + :rtype: list[RealtimeIndexPrice] + """ + return self._prices + + @property + def prices_dict(self): + """Gets the prices of this ApiResponseRealtimeIndexPrices. # noqa: E501 + + + :return: The prices of this ApiResponseRealtimeIndexPrices. # noqa: E501 + :rtype: list[RealtimeIndexPrice] + """ + + result = None + + value = self.prices + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'prices': value } + + + return result + + + @prices.setter + def prices(self, prices): + """Sets the prices of this ApiResponseRealtimeIndexPrices. + + + :param prices: The prices of this ApiResponseRealtimeIndexPrices. # noqa: E501 + :type: list[RealtimeIndexPrice] + """ + + self._prices = prices + + @property + def next_page(self): + """Gets the next_page of this ApiResponseRealtimeIndexPrices. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :return: The next_page of this ApiResponseRealtimeIndexPrices. # noqa: E501 + :rtype: str + """ + return self._next_page + + @property + def next_page_dict(self): + """Gets the next_page of this ApiResponseRealtimeIndexPrices. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The next_page of this ApiResponseRealtimeIndexPrices. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.next_page + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'next_page': value } + + + return result + + + @next_page.setter + def next_page(self, next_page): + """Sets the next_page of this ApiResponseRealtimeIndexPrices. + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :param next_page: The next_page of this ApiResponseRealtimeIndexPrices. # noqa: E501 + :type: str + """ + + self._next_page = next_page + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, ApiResponseRealtimeIndexPrices): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/api_response_reported_financials.py b/intrinio_sdk/models/api_response_reported_financials.py index e8d283e57..9df18336b 100644 --- a/intrinio_sdk/models/api_response_reported_financials.py +++ b/intrinio_sdk/models/api_response_reported_financials.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_securities.py b/intrinio_sdk/models/api_response_securities.py index fbf76e903..c95c54b89 100644 --- a/intrinio_sdk/models/api_response_securities.py +++ b/intrinio_sdk/models/api_response_securities.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_securities_search.py b/intrinio_sdk/models/api_response_securities_search.py index d5e765409..c4a1c5324 100644 --- a/intrinio_sdk/models/api_response_securities_search.py +++ b/intrinio_sdk/models/api_response_securities_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_accumulation_distribution_index.py b/intrinio_sdk/models/api_response_security_accumulation_distribution_index.py index 15a3a0c42..d9e9793a7 100644 --- a/intrinio_sdk/models/api_response_security_accumulation_distribution_index.py +++ b/intrinio_sdk/models/api_response_security_accumulation_distribution_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_average_daily_trading_volume.py b/intrinio_sdk/models/api_response_security_average_daily_trading_volume.py index 65794e0d8..22bd24cbd 100644 --- a/intrinio_sdk/models/api_response_security_average_daily_trading_volume.py +++ b/intrinio_sdk/models/api_response_security_average_daily_trading_volume.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_average_directional_index.py b/intrinio_sdk/models/api_response_security_average_directional_index.py index e4b5d0413..adf07bf57 100644 --- a/intrinio_sdk/models/api_response_security_average_directional_index.py +++ b/intrinio_sdk/models/api_response_security_average_directional_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_average_true_range.py b/intrinio_sdk/models/api_response_security_average_true_range.py index 7f3d8da3e..ff1b7d2b4 100644 --- a/intrinio_sdk/models/api_response_security_average_true_range.py +++ b/intrinio_sdk/models/api_response_security_average_true_range.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_awesome_oscillator.py b/intrinio_sdk/models/api_response_security_awesome_oscillator.py index 1c6006c67..b4ede0af1 100644 --- a/intrinio_sdk/models/api_response_security_awesome_oscillator.py +++ b/intrinio_sdk/models/api_response_security_awesome_oscillator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_bollinger_bands.py b/intrinio_sdk/models/api_response_security_bollinger_bands.py index 501affa7f..977b842d8 100644 --- a/intrinio_sdk/models/api_response_security_bollinger_bands.py +++ b/intrinio_sdk/models/api_response_security_bollinger_bands.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_chaikin_money_flow.py b/intrinio_sdk/models/api_response_security_chaikin_money_flow.py index 9fa8b0b52..e9e6b0824 100644 --- a/intrinio_sdk/models/api_response_security_chaikin_money_flow.py +++ b/intrinio_sdk/models/api_response_security_chaikin_money_flow.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_commodity_channel_index.py b/intrinio_sdk/models/api_response_security_commodity_channel_index.py index 79c797491..ebd4996a6 100644 --- a/intrinio_sdk/models/api_response_security_commodity_channel_index.py +++ b/intrinio_sdk/models/api_response_security_commodity_channel_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_detrended_price_oscillator.py b/intrinio_sdk/models/api_response_security_detrended_price_oscillator.py index b314421e2..3265f7ede 100644 --- a/intrinio_sdk/models/api_response_security_detrended_price_oscillator.py +++ b/intrinio_sdk/models/api_response_security_detrended_price_oscillator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_donchian_channel.py b/intrinio_sdk/models/api_response_security_donchian_channel.py index be481b3c1..d714b1e9b 100644 --- a/intrinio_sdk/models/api_response_security_donchian_channel.py +++ b/intrinio_sdk/models/api_response_security_donchian_channel.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_ease_of_movement.py b/intrinio_sdk/models/api_response_security_ease_of_movement.py index 148022606..53731114b 100644 --- a/intrinio_sdk/models/api_response_security_ease_of_movement.py +++ b/intrinio_sdk/models/api_response_security_ease_of_movement.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_force_index.py b/intrinio_sdk/models/api_response_security_force_index.py index 9c8fb8a4b..b036fb601 100644 --- a/intrinio_sdk/models/api_response_security_force_index.py +++ b/intrinio_sdk/models/api_response_security_force_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_historical_data.py b/intrinio_sdk/models/api_response_security_historical_data.py index 6a59d5375..4af4f80ef 100644 --- a/intrinio_sdk/models/api_response_security_historical_data.py +++ b/intrinio_sdk/models/api_response_security_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_ichimoku_kinko_hyo.py b/intrinio_sdk/models/api_response_security_ichimoku_kinko_hyo.py index 31bdd4bdf..10011365e 100644 --- a/intrinio_sdk/models/api_response_security_ichimoku_kinko_hyo.py +++ b/intrinio_sdk/models/api_response_security_ichimoku_kinko_hyo.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_institutional_ownership.py b/intrinio_sdk/models/api_response_security_institutional_ownership.py index 6a8004698..2d484da45 100644 --- a/intrinio_sdk/models/api_response_security_institutional_ownership.py +++ b/intrinio_sdk/models/api_response_security_institutional_ownership.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_interval_prices.py b/intrinio_sdk/models/api_response_security_interval_prices.py index 848374c3b..e76d943ab 100644 --- a/intrinio_sdk/models/api_response_security_interval_prices.py +++ b/intrinio_sdk/models/api_response_security_interval_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_intraday_prices.py b/intrinio_sdk/models/api_response_security_intraday_prices.py index 567f87c19..7c3bb609b 100644 --- a/intrinio_sdk/models/api_response_security_intraday_prices.py +++ b/intrinio_sdk/models/api_response_security_intraday_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_keltner_channel.py b/intrinio_sdk/models/api_response_security_keltner_channel.py index 1157058eb..3c51fb6b0 100644 --- a/intrinio_sdk/models/api_response_security_keltner_channel.py +++ b/intrinio_sdk/models/api_response_security_keltner_channel.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_know_sure_thing.py b/intrinio_sdk/models/api_response_security_know_sure_thing.py index be4e86776..2f7b036ef 100644 --- a/intrinio_sdk/models/api_response_security_know_sure_thing.py +++ b/intrinio_sdk/models/api_response_security_know_sure_thing.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_mass_index.py b/intrinio_sdk/models/api_response_security_mass_index.py index 4888c3a80..4b68998d0 100644 --- a/intrinio_sdk/models/api_response_security_mass_index.py +++ b/intrinio_sdk/models/api_response_security_mass_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_money_flow_index.py b/intrinio_sdk/models/api_response_security_money_flow_index.py index d2fc3cf02..49d6846e6 100644 --- a/intrinio_sdk/models/api_response_security_money_flow_index.py +++ b/intrinio_sdk/models/api_response_security_money_flow_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_moving_average_convergence_divergence.py b/intrinio_sdk/models/api_response_security_moving_average_convergence_divergence.py index 3c1a0e406..cbf28a7e4 100644 --- a/intrinio_sdk/models/api_response_security_moving_average_convergence_divergence.py +++ b/intrinio_sdk/models/api_response_security_moving_average_convergence_divergence.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_negative_volume_index.py b/intrinio_sdk/models/api_response_security_negative_volume_index.py index e5f6ecea5..229b4ff37 100644 --- a/intrinio_sdk/models/api_response_security_negative_volume_index.py +++ b/intrinio_sdk/models/api_response_security_negative_volume_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_on_balance_volume.py b/intrinio_sdk/models/api_response_security_on_balance_volume.py index 6496deb5a..834fb9657 100644 --- a/intrinio_sdk/models/api_response_security_on_balance_volume.py +++ b/intrinio_sdk/models/api_response_security_on_balance_volume.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_on_balance_volume_mean.py b/intrinio_sdk/models/api_response_security_on_balance_volume_mean.py index 26e93f9c3..cb038d7ca 100644 --- a/intrinio_sdk/models/api_response_security_on_balance_volume_mean.py +++ b/intrinio_sdk/models/api_response_security_on_balance_volume_mean.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_relative_strength_index.py b/intrinio_sdk/models/api_response_security_relative_strength_index.py index 08eab274e..41c855d88 100644 --- a/intrinio_sdk/models/api_response_security_relative_strength_index.py +++ b/intrinio_sdk/models/api_response_security_relative_strength_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_simple_moving_average.py b/intrinio_sdk/models/api_response_security_simple_moving_average.py index a7620a675..d32df6a6b 100644 --- a/intrinio_sdk/models/api_response_security_simple_moving_average.py +++ b/intrinio_sdk/models/api_response_security_simple_moving_average.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_stochastic_oscillator.py b/intrinio_sdk/models/api_response_security_stochastic_oscillator.py index 19f68a24d..65dafab8c 100644 --- a/intrinio_sdk/models/api_response_security_stochastic_oscillator.py +++ b/intrinio_sdk/models/api_response_security_stochastic_oscillator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_stock_price_adjustments.py b/intrinio_sdk/models/api_response_security_stock_price_adjustments.py index 57623da36..139835853 100644 --- a/intrinio_sdk/models/api_response_security_stock_price_adjustments.py +++ b/intrinio_sdk/models/api_response_security_stock_price_adjustments.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_stock_prices.py b/intrinio_sdk/models/api_response_security_stock_prices.py index d5e4954cd..8c38e890d 100644 --- a/intrinio_sdk/models/api_response_security_stock_prices.py +++ b/intrinio_sdk/models/api_response_security_stock_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_triple_exponential_average.py b/intrinio_sdk/models/api_response_security_triple_exponential_average.py index 66d1a0e67..a57c00214 100644 --- a/intrinio_sdk/models/api_response_security_triple_exponential_average.py +++ b/intrinio_sdk/models/api_response_security_triple_exponential_average.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_true_strength_index.py b/intrinio_sdk/models/api_response_security_true_strength_index.py index cc53c5d7a..93a4fec9f 100644 --- a/intrinio_sdk/models/api_response_security_true_strength_index.py +++ b/intrinio_sdk/models/api_response_security_true_strength_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_ultimate_oscillator.py b/intrinio_sdk/models/api_response_security_ultimate_oscillator.py index 5fe943583..6929c7f57 100644 --- a/intrinio_sdk/models/api_response_security_ultimate_oscillator.py +++ b/intrinio_sdk/models/api_response_security_ultimate_oscillator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_volume_price_trend.py b/intrinio_sdk/models/api_response_security_volume_price_trend.py index 24bb6707d..07645b7f3 100644 --- a/intrinio_sdk/models/api_response_security_volume_price_trend.py +++ b/intrinio_sdk/models/api_response_security_volume_price_trend.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_volume_weighted_average_price.py b/intrinio_sdk/models/api_response_security_volume_weighted_average_price.py index f0c4c70f0..e9b1d9f3c 100644 --- a/intrinio_sdk/models/api_response_security_volume_weighted_average_price.py +++ b/intrinio_sdk/models/api_response_security_volume_weighted_average_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_vortex_indicator.py b/intrinio_sdk/models/api_response_security_vortex_indicator.py index a759591f6..e2fe69ce0 100644 --- a/intrinio_sdk/models/api_response_security_vortex_indicator.py +++ b/intrinio_sdk/models/api_response_security_vortex_indicator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_williams_r.py b/intrinio_sdk/models/api_response_security_williams_r.py index 570e45fc5..f16ae0eb0 100644 --- a/intrinio_sdk/models/api_response_security_williams_r.py +++ b/intrinio_sdk/models/api_response_security_williams_r.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_zacks_analyst_ratings.py b/intrinio_sdk/models/api_response_security_zacks_analyst_ratings.py index 7bacbcc3a..52fc772d7 100644 --- a/intrinio_sdk/models/api_response_security_zacks_analyst_ratings.py +++ b/intrinio_sdk/models/api_response_security_zacks_analyst_ratings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_zacks_analyst_ratings_snapshot.py b/intrinio_sdk/models/api_response_security_zacks_analyst_ratings_snapshot.py index 4bb21abec..aec0f1714 100644 --- a/intrinio_sdk/models/api_response_security_zacks_analyst_ratings_snapshot.py +++ b/intrinio_sdk/models/api_response_security_zacks_analyst_ratings_snapshot.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_zacks_eps_surprises.py b/intrinio_sdk/models/api_response_security_zacks_eps_surprises.py index 781832b26..990a55229 100644 --- a/intrinio_sdk/models/api_response_security_zacks_eps_surprises.py +++ b/intrinio_sdk/models/api_response_security_zacks_eps_surprises.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_security_zacks_sales_surprises.py b/intrinio_sdk/models/api_response_security_zacks_sales_surprises.py index ae1626487..c67689ebc 100644 --- a/intrinio_sdk/models/api_response_security_zacks_sales_surprises.py +++ b/intrinio_sdk/models/api_response_security_zacks_sales_surprises.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_sic_index_historical_data.py b/intrinio_sdk/models/api_response_sic_index_historical_data.py index c0d058026..4b10e1db5 100644 --- a/intrinio_sdk/models/api_response_sic_index_historical_data.py +++ b/intrinio_sdk/models/api_response_sic_index_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_sic_indices.py b/intrinio_sdk/models/api_response_sic_indices.py index 3d4ce1957..848f0346e 100644 --- a/intrinio_sdk/models/api_response_sic_indices.py +++ b/intrinio_sdk/models/api_response_sic_indices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_sic_indices_search.py b/intrinio_sdk/models/api_response_sic_indices_search.py index bd9b1abd8..1d6cfaa4f 100644 --- a/intrinio_sdk/models/api_response_sic_indices_search.py +++ b/intrinio_sdk/models/api_response_sic_indices_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_standardized_financials.py b/intrinio_sdk/models/api_response_standardized_financials.py index 4df142c05..75f659465 100644 --- a/intrinio_sdk/models/api_response_standardized_financials.py +++ b/intrinio_sdk/models/api_response_standardized_financials.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_standardized_financials_dimensions.py b/intrinio_sdk/models/api_response_standardized_financials_dimensions.py index 69dc469ac..021fa75a6 100644 --- a/intrinio_sdk/models/api_response_standardized_financials_dimensions.py +++ b/intrinio_sdk/models/api_response_standardized_financials_dimensions.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_stock_exchange_realtime_stock_prices.py b/intrinio_sdk/models/api_response_stock_exchange_realtime_stock_prices.py index 7dbde6e92..c6d779a74 100644 --- a/intrinio_sdk/models/api_response_stock_exchange_realtime_stock_prices.py +++ b/intrinio_sdk/models/api_response_stock_exchange_realtime_stock_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_stock_exchange_securities.py b/intrinio_sdk/models/api_response_stock_exchange_securities.py index 6e496885e..b5b878747 100644 --- a/intrinio_sdk/models/api_response_stock_exchange_securities.py +++ b/intrinio_sdk/models/api_response_stock_exchange_securities.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_stock_exchange_stock_price_adjustments.py b/intrinio_sdk/models/api_response_stock_exchange_stock_price_adjustments.py index 586a5b37f..0c47a7bd8 100644 --- a/intrinio_sdk/models/api_response_stock_exchange_stock_price_adjustments.py +++ b/intrinio_sdk/models/api_response_stock_exchange_stock_price_adjustments.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_stock_exchange_stock_prices.py b/intrinio_sdk/models/api_response_stock_exchange_stock_prices.py index c22d60262..fb76ce2f2 100644 --- a/intrinio_sdk/models/api_response_stock_exchange_stock_prices.py +++ b/intrinio_sdk/models/api_response_stock_exchange_stock_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_stock_exchanges.py b/intrinio_sdk/models/api_response_stock_exchanges.py index 323a51203..8e4f60907 100644 --- a/intrinio_sdk/models/api_response_stock_exchanges.py +++ b/intrinio_sdk/models/api_response_stock_exchanges.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_stock_market_index_historical_data.py b/intrinio_sdk/models/api_response_stock_market_index_historical_data.py index ade8bdbdf..4f28e2660 100644 --- a/intrinio_sdk/models/api_response_stock_market_index_historical_data.py +++ b/intrinio_sdk/models/api_response_stock_market_index_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_stock_market_indices.py b/intrinio_sdk/models/api_response_stock_market_indices.py index 4e4e68685..cae84c321 100644 --- a/intrinio_sdk/models/api_response_stock_market_indices.py +++ b/intrinio_sdk/models/api_response_stock_market_indices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_stock_market_indices_search.py b/intrinio_sdk/models/api_response_stock_market_indices_search.py index 8ae111794..425e78697 100644 --- a/intrinio_sdk/models/api_response_stock_market_indices_search.py +++ b/intrinio_sdk/models/api_response_stock_market_indices_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_analyst_ratings.py b/intrinio_sdk/models/api_response_zacks_analyst_ratings.py index a2f729bcb..22ab852b1 100644 --- a/intrinio_sdk/models/api_response_zacks_analyst_ratings.py +++ b/intrinio_sdk/models/api_response_zacks_analyst_ratings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_ebitda_consensus.py b/intrinio_sdk/models/api_response_zacks_ebitda_consensus.py new file mode 100644 index 000000000..343f8cec4 --- /dev/null +++ b/intrinio_sdk/models/api_response_zacks_ebitda_consensus.py @@ -0,0 +1,210 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from intrinio_sdk.models.zacks_ebitda_consensus import ZacksEBITDAConsensus # noqa: F401,E501 + + +class ApiResponseZacksEBITDAConsensus(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'ebitda_consensuses': 'list[ZacksEBITDAConsensus]', + 'next_page': 'str' + } + + attribute_map = { + 'ebitda_consensuses': 'ebitda_consensuses', + 'next_page': 'next_page' + } + + def __init__(self, ebitda_consensuses=None, next_page=None): # noqa: E501 + """ApiResponseZacksEBITDAConsensus - a model defined in Swagger""" # noqa: E501 + + self._ebitda_consensuses = None + self._next_page = None + self.discriminator = None + + if ebitda_consensuses is not None: + self.ebitda_consensuses = ebitda_consensuses + if next_page is not None: + self.next_page = next_page + + @property + def ebitda_consensuses(self): + """Gets the ebitda_consensuses of this ApiResponseZacksEBITDAConsensus. # noqa: E501 + + Zacks target price consensuses for the latest date # noqa: E501 + + :return: The ebitda_consensuses of this ApiResponseZacksEBITDAConsensus. # noqa: E501 + :rtype: list[ZacksEBITDAConsensus] + """ + return self._ebitda_consensuses + + @property + def ebitda_consensuses_dict(self): + """Gets the ebitda_consensuses of this ApiResponseZacksEBITDAConsensus. # noqa: E501 + + Zacks target price consensuses for the latest date as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The ebitda_consensuses of this ApiResponseZacksEBITDAConsensus. # noqa: E501 + :rtype: list[ZacksEBITDAConsensus] + """ + + result = None + + value = self.ebitda_consensuses + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'ebitda_consensuses': value } + + + return result + + + @ebitda_consensuses.setter + def ebitda_consensuses(self, ebitda_consensuses): + """Sets the ebitda_consensuses of this ApiResponseZacksEBITDAConsensus. + + Zacks target price consensuses for the latest date # noqa: E501 + + :param ebitda_consensuses: The ebitda_consensuses of this ApiResponseZacksEBITDAConsensus. # noqa: E501 + :type: list[ZacksEBITDAConsensus] + """ + + self._ebitda_consensuses = ebitda_consensuses + + @property + def next_page(self): + """Gets the next_page of this ApiResponseZacksEBITDAConsensus. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :return: The next_page of this ApiResponseZacksEBITDAConsensus. # noqa: E501 + :rtype: str + """ + return self._next_page + + @property + def next_page_dict(self): + """Gets the next_page of this ApiResponseZacksEBITDAConsensus. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The next_page of this ApiResponseZacksEBITDAConsensus. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.next_page + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'next_page': value } + + + return result + + + @next_page.setter + def next_page(self, next_page): + """Sets the next_page of this ApiResponseZacksEBITDAConsensus. + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :param next_page: The next_page of this ApiResponseZacksEBITDAConsensus. # noqa: E501 + :type: str + """ + + self._next_page = next_page + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, ApiResponseZacksEBITDAConsensus): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/api_response_zacks_eps_estimates.py b/intrinio_sdk/models/api_response_zacks_eps_estimates.py index 49a56c2a2..fcebd56a2 100644 --- a/intrinio_sdk/models/api_response_zacks_eps_estimates.py +++ b/intrinio_sdk/models/api_response_zacks_eps_estimates.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_eps_growth_rates.py b/intrinio_sdk/models/api_response_zacks_eps_growth_rates.py index 2db61f315..c27e22384 100644 --- a/intrinio_sdk/models/api_response_zacks_eps_growth_rates.py +++ b/intrinio_sdk/models/api_response_zacks_eps_growth_rates.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_eps_surprises.py b/intrinio_sdk/models/api_response_zacks_eps_surprises.py index 32398f75c..a787950fd 100644 --- a/intrinio_sdk/models/api_response_zacks_eps_surprises.py +++ b/intrinio_sdk/models/api_response_zacks_eps_surprises.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_etf_holdings.py b/intrinio_sdk/models/api_response_zacks_etf_holdings.py index e8177b085..2655ff254 100644 --- a/intrinio_sdk/models/api_response_zacks_etf_holdings.py +++ b/intrinio_sdk/models/api_response_zacks_etf_holdings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_forward_p_es.py b/intrinio_sdk/models/api_response_zacks_forward_p_es.py new file mode 100644 index 000000000..fd8cc625f --- /dev/null +++ b/intrinio_sdk/models/api_response_zacks_forward_p_es.py @@ -0,0 +1,210 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from intrinio_sdk.models.zacks_forward_pe import ZacksForwardPE # noqa: F401,E501 + + +class ApiResponseZacksForwardPEs(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'forward_pe': 'list[ZacksForwardPE]', + 'next_page': 'str' + } + + attribute_map = { + 'forward_pe': 'forward_pe', + 'next_page': 'next_page' + } + + def __init__(self, forward_pe=None, next_page=None): # noqa: E501 + """ApiResponseZacksForwardPEs - a model defined in Swagger""" # noqa: E501 + + self._forward_pe = None + self._next_page = None + self.discriminator = None + + if forward_pe is not None: + self.forward_pe = forward_pe + if next_page is not None: + self.next_page = next_page + + @property + def forward_pe(self): + """Gets the forward_pe of this ApiResponseZacksForwardPEs. # noqa: E501 + + Zacks forward PE ratio estimates # noqa: E501 + + :return: The forward_pe of this ApiResponseZacksForwardPEs. # noqa: E501 + :rtype: list[ZacksForwardPE] + """ + return self._forward_pe + + @property + def forward_pe_dict(self): + """Gets the forward_pe of this ApiResponseZacksForwardPEs. # noqa: E501 + + Zacks forward PE ratio estimates as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The forward_pe of this ApiResponseZacksForwardPEs. # noqa: E501 + :rtype: list[ZacksForwardPE] + """ + + result = None + + value = self.forward_pe + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'forward_pe': value } + + + return result + + + @forward_pe.setter + def forward_pe(self, forward_pe): + """Sets the forward_pe of this ApiResponseZacksForwardPEs. + + Zacks forward PE ratio estimates # noqa: E501 + + :param forward_pe: The forward_pe of this ApiResponseZacksForwardPEs. # noqa: E501 + :type: list[ZacksForwardPE] + """ + + self._forward_pe = forward_pe + + @property + def next_page(self): + """Gets the next_page of this ApiResponseZacksForwardPEs. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :return: The next_page of this ApiResponseZacksForwardPEs. # noqa: E501 + :rtype: str + """ + return self._next_page + + @property + def next_page_dict(self): + """Gets the next_page of this ApiResponseZacksForwardPEs. # noqa: E501 + + The token required to request the next page of the data. If null, no further results are available. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The next_page of this ApiResponseZacksForwardPEs. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.next_page + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'next_page': value } + + + return result + + + @next_page.setter + def next_page(self, next_page): + """Sets the next_page of this ApiResponseZacksForwardPEs. + + The token required to request the next page of the data. If null, no further results are available. # noqa: E501 + + :param next_page: The next_page of this ApiResponseZacksForwardPEs. # noqa: E501 + :type: str + """ + + self._next_page = next_page + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, ApiResponseZacksForwardPEs): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/api_response_zacks_institutional_holding_companies.py b/intrinio_sdk/models/api_response_zacks_institutional_holding_companies.py index e475f53ab..e642cb67e 100644 --- a/intrinio_sdk/models/api_response_zacks_institutional_holding_companies.py +++ b/intrinio_sdk/models/api_response_zacks_institutional_holding_companies.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_institutional_holding_owners.py b/intrinio_sdk/models/api_response_zacks_institutional_holding_owners.py index 1f66223de..323120171 100644 --- a/intrinio_sdk/models/api_response_zacks_institutional_holding_owners.py +++ b/intrinio_sdk/models/api_response_zacks_institutional_holding_owners.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_institutional_holdings.py b/intrinio_sdk/models/api_response_zacks_institutional_holdings.py index 3fb043c80..80cc05892 100644 --- a/intrinio_sdk/models/api_response_zacks_institutional_holdings.py +++ b/intrinio_sdk/models/api_response_zacks_institutional_holdings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_long_term_growth_rates.py b/intrinio_sdk/models/api_response_zacks_long_term_growth_rates.py index 87694266f..36521d500 100644 --- a/intrinio_sdk/models/api_response_zacks_long_term_growth_rates.py +++ b/intrinio_sdk/models/api_response_zacks_long_term_growth_rates.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_sales_estimates.py b/intrinio_sdk/models/api_response_zacks_sales_estimates.py index 9b1c05faf..50955d76c 100644 --- a/intrinio_sdk/models/api_response_zacks_sales_estimates.py +++ b/intrinio_sdk/models/api_response_zacks_sales_estimates.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_sales_surprises.py b/intrinio_sdk/models/api_response_zacks_sales_surprises.py index baca54f25..b44e17bd2 100644 --- a/intrinio_sdk/models/api_response_zacks_sales_surprises.py +++ b/intrinio_sdk/models/api_response_zacks_sales_surprises.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/api_response_zacks_target_price_consensuses.py b/intrinio_sdk/models/api_response_zacks_target_price_consensuses.py index 8651a6ff6..9d5293dd5 100644 --- a/intrinio_sdk/models/api_response_zacks_target_price_consensuses.py +++ b/intrinio_sdk/models/api_response_zacks_target_price_consensuses.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/average_daily_trading_volume_technical_value.py b/intrinio_sdk/models/average_daily_trading_volume_technical_value.py index cc3cea36f..aafebe7e1 100644 --- a/intrinio_sdk/models/average_daily_trading_volume_technical_value.py +++ b/intrinio_sdk/models/average_daily_trading_volume_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/average_directional_index_technical_value.py b/intrinio_sdk/models/average_directional_index_technical_value.py index dbd3364b0..6f1cef3c9 100644 --- a/intrinio_sdk/models/average_directional_index_technical_value.py +++ b/intrinio_sdk/models/average_directional_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/average_true_range_technical_value.py b/intrinio_sdk/models/average_true_range_technical_value.py index 73ff570ef..6c75dcfd9 100644 --- a/intrinio_sdk/models/average_true_range_technical_value.py +++ b/intrinio_sdk/models/average_true_range_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/awesome_oscillator_technical_value.py b/intrinio_sdk/models/awesome_oscillator_technical_value.py index 27ba08552..835b43289 100644 --- a/intrinio_sdk/models/awesome_oscillator_technical_value.py +++ b/intrinio_sdk/models/awesome_oscillator_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/bollinger_bands_technical_value.py b/intrinio_sdk/models/bollinger_bands_technical_value.py index 3ba55b569..c6f3bbfc9 100644 --- a/intrinio_sdk/models/bollinger_bands_technical_value.py +++ b/intrinio_sdk/models/bollinger_bands_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/bulk_download_links.py b/intrinio_sdk/models/bulk_download_links.py index 24c117942..94c504c30 100644 --- a/intrinio_sdk/models/bulk_download_links.py +++ b/intrinio_sdk/models/bulk_download_links.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/bulk_download_summary.py b/intrinio_sdk/models/bulk_download_summary.py index 24fba1b66..b82ea03ef 100644 --- a/intrinio_sdk/models/bulk_download_summary.py +++ b/intrinio_sdk/models/bulk_download_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/chaikin_money_flow_technical_value.py b/intrinio_sdk/models/chaikin_money_flow_technical_value.py index 766323d4a..86ccf952f 100644 --- a/intrinio_sdk/models/chaikin_money_flow_technical_value.py +++ b/intrinio_sdk/models/chaikin_money_flow_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/commodity_channel_index_technical_value.py b/intrinio_sdk/models/commodity_channel_index_technical_value.py index f72d82aba..41d4e1a0b 100644 --- a/intrinio_sdk/models/commodity_channel_index_technical_value.py +++ b/intrinio_sdk/models/commodity_channel_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/company.py b/intrinio_sdk/models/company.py index 666121828..de1609f68 100644 --- a/intrinio_sdk/models/company.py +++ b/intrinio_sdk/models/company.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/company_daily_metric.py b/intrinio_sdk/models/company_daily_metric.py index 74f5a496c..f4f50832d 100644 --- a/intrinio_sdk/models/company_daily_metric.py +++ b/intrinio_sdk/models/company_daily_metric.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/company_filing.py b/intrinio_sdk/models/company_filing.py index 419d7adff..5f82ca104 100644 --- a/intrinio_sdk/models/company_filing.py +++ b/intrinio_sdk/models/company_filing.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/company_initial_public_offering.py b/intrinio_sdk/models/company_initial_public_offering.py index af17b82e7..1153762c7 100644 --- a/intrinio_sdk/models/company_initial_public_offering.py +++ b/intrinio_sdk/models/company_initial_public_offering.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/company_news.py b/intrinio_sdk/models/company_news.py index d5f337b91..5562ecef7 100644 --- a/intrinio_sdk/models/company_news.py +++ b/intrinio_sdk/models/company_news.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -48,7 +48,8 @@ class CompanyNews(object): 'spam': 'bool', 'business_relevance': 'float', 'article_sentiment': 'str', - 'article_sentiment_confidence': 'float' + 'article_sentiment_confidence': 'float', + 'body': 'str' } attribute_map = { @@ -66,10 +67,11 @@ class CompanyNews(object): 'spam': 'spam', 'business_relevance': 'business_relevance', 'article_sentiment': 'article_sentiment', - 'article_sentiment_confidence': 'article_sentiment_confidence' + 'article_sentiment_confidence': 'article_sentiment_confidence', + 'body': 'body' } - def __init__(self, id=None, title=None, publication_date=None, url=None, summary=None, source=None, company=None, topics=None, copyright=None, language=None, word_count=None, spam=None, business_relevance=None, article_sentiment=None, article_sentiment_confidence=None): # noqa: E501 + def __init__(self, id=None, title=None, publication_date=None, url=None, summary=None, source=None, company=None, topics=None, copyright=None, language=None, word_count=None, spam=None, business_relevance=None, article_sentiment=None, article_sentiment_confidence=None, body=None): # noqa: E501 """CompanyNews - a model defined in Swagger""" # noqa: E501 self._id = None @@ -87,6 +89,7 @@ def __init__(self, id=None, title=None, publication_date=None, url=None, summary self._business_relevance = None self._article_sentiment = None self._article_sentiment_confidence = None + self._body = None self.discriminator = None if id is not None: @@ -119,6 +122,8 @@ def __init__(self, id=None, title=None, publication_date=None, url=None, summary self.article_sentiment = article_sentiment if article_sentiment_confidence is not None: self.article_sentiment_confidence = article_sentiment_confidence + if body is not None: + self.body = body @property def id(self): @@ -969,6 +974,62 @@ def article_sentiment_confidence(self, article_sentiment_confidence): self._article_sentiment_confidence = article_sentiment_confidence + @property + def body(self): + """Gets the body of this CompanyNews. # noqa: E501 + + The article body. Requires additional access. # noqa: E501 + + :return: The body of this CompanyNews. # noqa: E501 + :rtype: str + """ + return self._body + + @property + def body_dict(self): + """Gets the body of this CompanyNews. # noqa: E501 + + The article body. Requires additional access. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The body of this CompanyNews. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.body + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'body': value } + + + return result + + + @body.setter + def body(self, body): + """Sets the body of this CompanyNews. + + The article body. Requires additional access. # noqa: E501 + + :param body: The body of this CompanyNews. # noqa: E501 + :type: str + """ + + self._body = body + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/intrinio_sdk/models/company_news_summary.py b/intrinio_sdk/models/company_news_summary.py index ef166f7b8..87c9e2aae 100644 --- a/intrinio_sdk/models/company_news_summary.py +++ b/intrinio_sdk/models/company_news_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -46,7 +46,8 @@ class CompanyNewsSummary(object): 'spam': 'bool', 'business_relevance': 'float', 'article_sentiment': 'str', - 'article_sentiment_confidence': 'float' + 'article_sentiment_confidence': 'float', + 'body': 'str' } attribute_map = { @@ -63,10 +64,11 @@ class CompanyNewsSummary(object): 'spam': 'spam', 'business_relevance': 'business_relevance', 'article_sentiment': 'article_sentiment', - 'article_sentiment_confidence': 'article_sentiment_confidence' + 'article_sentiment_confidence': 'article_sentiment_confidence', + 'body': 'body' } - def __init__(self, id=None, title=None, publication_date=None, url=None, summary=None, source=None, topics=None, copyright=None, language=None, word_count=None, spam=None, business_relevance=None, article_sentiment=None, article_sentiment_confidence=None): # noqa: E501 + def __init__(self, id=None, title=None, publication_date=None, url=None, summary=None, source=None, topics=None, copyright=None, language=None, word_count=None, spam=None, business_relevance=None, article_sentiment=None, article_sentiment_confidence=None, body=None): # noqa: E501 """CompanyNewsSummary - a model defined in Swagger""" # noqa: E501 self._id = None @@ -83,6 +85,7 @@ def __init__(self, id=None, title=None, publication_date=None, url=None, summary self._business_relevance = None self._article_sentiment = None self._article_sentiment_confidence = None + self._body = None self.discriminator = None if id is not None: @@ -113,6 +116,8 @@ def __init__(self, id=None, title=None, publication_date=None, url=None, summary self.article_sentiment = article_sentiment if article_sentiment_confidence is not None: self.article_sentiment_confidence = article_sentiment_confidence + if body is not None: + self.body = body @property def id(self): @@ -907,6 +912,62 @@ def article_sentiment_confidence(self, article_sentiment_confidence): self._article_sentiment_confidence = article_sentiment_confidence + @property + def body(self): + """Gets the body of this CompanyNewsSummary. # noqa: E501 + + The article body. Requires additional access. # noqa: E501 + + :return: The body of this CompanyNewsSummary. # noqa: E501 + :rtype: str + """ + return self._body + + @property + def body_dict(self): + """Gets the body of this CompanyNewsSummary. # noqa: E501 + + The article body. Requires additional access. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The body of this CompanyNewsSummary. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.body + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'body': value } + + + return result + + + @body.setter + def body(self, body): + """Sets the body of this CompanyNewsSummary. + + The article body. Requires additional access. # noqa: E501 + + :param body: The body of this CompanyNewsSummary. # noqa: E501 + :type: str + """ + + self._body = body + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/intrinio_sdk/models/company_public_float.py b/intrinio_sdk/models/company_public_float.py index a21e90d9d..b19e3537e 100644 --- a/intrinio_sdk/models/company_public_float.py +++ b/intrinio_sdk/models/company_public_float.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/company_shares_outstanding.py b/intrinio_sdk/models/company_shares_outstanding.py index 8315d0f39..a8e27f15e 100644 --- a/intrinio_sdk/models/company_shares_outstanding.py +++ b/intrinio_sdk/models/company_shares_outstanding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/company_summary.py b/intrinio_sdk/models/company_summary.py index 07d183723..281a5abcb 100644 --- a/intrinio_sdk/models/company_summary.py +++ b/intrinio_sdk/models/company_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/data_tag.py b/intrinio_sdk/models/data_tag.py index cc2acbd6d..d56cbf763 100644 --- a/intrinio_sdk/models/data_tag.py +++ b/intrinio_sdk/models/data_tag.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/data_tag_summary.py b/intrinio_sdk/models/data_tag_summary.py index d39d368dc..08d3a03a1 100644 --- a/intrinio_sdk/models/data_tag_summary.py +++ b/intrinio_sdk/models/data_tag_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/detrended_price_oscillator_technical_value.py b/intrinio_sdk/models/detrended_price_oscillator_technical_value.py index 7b57c78c3..d54e0b9e3 100644 --- a/intrinio_sdk/models/detrended_price_oscillator_technical_value.py +++ b/intrinio_sdk/models/detrended_price_oscillator_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/dividend_record.py b/intrinio_sdk/models/dividend_record.py index 689b95a8a..ab5803880 100644 --- a/intrinio_sdk/models/dividend_record.py +++ b/intrinio_sdk/models/dividend_record.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/donchian_channel_technical_value.py b/intrinio_sdk/models/donchian_channel_technical_value.py index d9cea66db..542ba15e3 100644 --- a/intrinio_sdk/models/donchian_channel_technical_value.py +++ b/intrinio_sdk/models/donchian_channel_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/earnings_record.py b/intrinio_sdk/models/earnings_record.py index 31643cdcc..2d92bbf8c 100644 --- a/intrinio_sdk/models/earnings_record.py +++ b/intrinio_sdk/models/earnings_record.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/ease_of_movement_technical_value.py b/intrinio_sdk/models/ease_of_movement_technical_value.py index 10b01b4b0..e151d03db 100644 --- a/intrinio_sdk/models/ease_of_movement_technical_value.py +++ b/intrinio_sdk/models/ease_of_movement_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/economic_index.py b/intrinio_sdk/models/economic_index.py index 5f9382311..f2c06af85 100644 --- a/intrinio_sdk/models/economic_index.py +++ b/intrinio_sdk/models/economic_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/economic_index_summary.py b/intrinio_sdk/models/economic_index_summary.py index 62e1c9496..5b2da48af 100644 --- a/intrinio_sdk/models/economic_index_summary.py +++ b/intrinio_sdk/models/economic_index_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/eod_index_price.py b/intrinio_sdk/models/eod_index_price.py new file mode 100644 index 000000000..4d1a38cf3 --- /dev/null +++ b/intrinio_sdk/models/eod_index_price.py @@ -0,0 +1,515 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from intrinio_sdk.models.api_response_index import ApiResponseIndex # noqa: F401,E501 + + +class EodIndexPrice(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'index': 'ApiResponseIndex', + 'close': 'float', + 'open': 'float', + 'high': 'float', + 'low': 'float', + 'volume': 'int', + 'date': 'date' + } + + attribute_map = { + 'index': 'index', + 'close': 'close', + 'open': 'open', + 'high': 'high', + 'low': 'low', + 'volume': 'volume', + 'date': 'date' + } + + def __init__(self, index=None, close=None, open=None, high=None, low=None, volume=None, date=None): # noqa: E501 + """EodIndexPrice - a model defined in Swagger""" # noqa: E501 + + self._index = None + self._close = None + self._open = None + self._high = None + self._low = None + self._volume = None + self._date = None + self.discriminator = None + + if index is not None: + self.index = index + if close is not None: + self.close = close + if open is not None: + self.open = open + if high is not None: + self.high = high + if low is not None: + self.low = low + if volume is not None: + self.volume = volume + if date is not None: + self.date = date + + @property + def index(self): + """Gets the index of this EodIndexPrice. # noqa: E501 + + The index # noqa: E501 + + :return: The index of this EodIndexPrice. # noqa: E501 + :rtype: ApiResponseIndex + """ + return self._index + + @property + def index_dict(self): + """Gets the index of this EodIndexPrice. # noqa: E501 + + The index as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The index of this EodIndexPrice. # noqa: E501 + :rtype: ApiResponseIndex + """ + + result = None + + value = self.index + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'index': value } + + + return result + + + @index.setter + def index(self, index): + """Sets the index of this EodIndexPrice. + + The index # noqa: E501 + + :param index: The index of this EodIndexPrice. # noqa: E501 + :type: ApiResponseIndex + """ + + self._index = index + + @property + def close(self): + """Gets the close of this EodIndexPrice. # noqa: E501 + + The close price # noqa: E501 + + :return: The close of this EodIndexPrice. # noqa: E501 + :rtype: float + """ + return self._close + + @property + def close_dict(self): + """Gets the close of this EodIndexPrice. # noqa: E501 + + The close price as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The close of this EodIndexPrice. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.close + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'close': value } + + + return result + + + @close.setter + def close(self, close): + """Sets the close of this EodIndexPrice. + + The close price # noqa: E501 + + :param close: The close of this EodIndexPrice. # noqa: E501 + :type: float + """ + + self._close = close + + @property + def open(self): + """Gets the open of this EodIndexPrice. # noqa: E501 + + The open price # noqa: E501 + + :return: The open of this EodIndexPrice. # noqa: E501 + :rtype: float + """ + return self._open + + @property + def open_dict(self): + """Gets the open of this EodIndexPrice. # noqa: E501 + + The open price as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The open of this EodIndexPrice. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.open + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'open': value } + + + return result + + + @open.setter + def open(self, open): + """Sets the open of this EodIndexPrice. + + The open price # noqa: E501 + + :param open: The open of this EodIndexPrice. # noqa: E501 + :type: float + """ + + self._open = open + + @property + def high(self): + """Gets the high of this EodIndexPrice. # noqa: E501 + + The high price # noqa: E501 + + :return: The high of this EodIndexPrice. # noqa: E501 + :rtype: float + """ + return self._high + + @property + def high_dict(self): + """Gets the high of this EodIndexPrice. # noqa: E501 + + The high price as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The high of this EodIndexPrice. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.high + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'high': value } + + + return result + + + @high.setter + def high(self, high): + """Sets the high of this EodIndexPrice. + + The high price # noqa: E501 + + :param high: The high of this EodIndexPrice. # noqa: E501 + :type: float + """ + + self._high = high + + @property + def low(self): + """Gets the low of this EodIndexPrice. # noqa: E501 + + The low price # noqa: E501 + + :return: The low of this EodIndexPrice. # noqa: E501 + :rtype: float + """ + return self._low + + @property + def low_dict(self): + """Gets the low of this EodIndexPrice. # noqa: E501 + + The low price as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The low of this EodIndexPrice. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.low + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'low': value } + + + return result + + + @low.setter + def low(self, low): + """Sets the low of this EodIndexPrice. + + The low price # noqa: E501 + + :param low: The low of this EodIndexPrice. # noqa: E501 + :type: float + """ + + self._low = low + + @property + def volume(self): + """Gets the volume of this EodIndexPrice. # noqa: E501 + + The volume # noqa: E501 + + :return: The volume of this EodIndexPrice. # noqa: E501 + :rtype: int + """ + return self._volume + + @property + def volume_dict(self): + """Gets the volume of this EodIndexPrice. # noqa: E501 + + The volume as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The volume of this EodIndexPrice. # noqa: E501 + :rtype: int + """ + + result = None + + value = self.volume + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'volume': value } + + + return result + + + @volume.setter + def volume(self, volume): + """Sets the volume of this EodIndexPrice. + + The volume # noqa: E501 + + :param volume: The volume of this EodIndexPrice. # noqa: E501 + :type: int + """ + + self._volume = volume + + @property + def date(self): + """Gets the date of this EodIndexPrice. # noqa: E501 + + The date of the pricing data. # noqa: E501 + + :return: The date of this EodIndexPrice. # noqa: E501 + :rtype: date + """ + return self._date + + @property + def date_dict(self): + """Gets the date of this EodIndexPrice. # noqa: E501 + + The date of the pricing data. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The date of this EodIndexPrice. # noqa: E501 + :rtype: date + """ + + result = None + + value = self.date + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'date': value } + + + return result + + + @date.setter + def date(self, date): + """Sets the date of this EodIndexPrice. + + The date of the pricing data. # noqa: E501 + + :param date: The date of this EodIndexPrice. # noqa: E501 + :type: date + """ + + self._date = date + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, EodIndexPrice): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/eod_index_price_summary.py b/intrinio_sdk/models/eod_index_price_summary.py new file mode 100644 index 000000000..c3b3ed0e3 --- /dev/null +++ b/intrinio_sdk/models/eod_index_price_summary.py @@ -0,0 +1,452 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + + +class EodIndexPriceSummary(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'close': 'float', + 'open': 'float', + 'high': 'float', + 'low': 'float', + 'volume': 'int', + 'date': 'date' + } + + attribute_map = { + 'close': 'close', + 'open': 'open', + 'high': 'high', + 'low': 'low', + 'volume': 'volume', + 'date': 'date' + } + + def __init__(self, close=None, open=None, high=None, low=None, volume=None, date=None): # noqa: E501 + """EodIndexPriceSummary - a model defined in Swagger""" # noqa: E501 + + self._close = None + self._open = None + self._high = None + self._low = None + self._volume = None + self._date = None + self.discriminator = None + + if close is not None: + self.close = close + if open is not None: + self.open = open + if high is not None: + self.high = high + if low is not None: + self.low = low + if volume is not None: + self.volume = volume + if date is not None: + self.date = date + + @property + def close(self): + """Gets the close of this EodIndexPriceSummary. # noqa: E501 + + The close price # noqa: E501 + + :return: The close of this EodIndexPriceSummary. # noqa: E501 + :rtype: float + """ + return self._close + + @property + def close_dict(self): + """Gets the close of this EodIndexPriceSummary. # noqa: E501 + + The close price as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The close of this EodIndexPriceSummary. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.close + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'close': value } + + + return result + + + @close.setter + def close(self, close): + """Sets the close of this EodIndexPriceSummary. + + The close price # noqa: E501 + + :param close: The close of this EodIndexPriceSummary. # noqa: E501 + :type: float + """ + + self._close = close + + @property + def open(self): + """Gets the open of this EodIndexPriceSummary. # noqa: E501 + + The open price # noqa: E501 + + :return: The open of this EodIndexPriceSummary. # noqa: E501 + :rtype: float + """ + return self._open + + @property + def open_dict(self): + """Gets the open of this EodIndexPriceSummary. # noqa: E501 + + The open price as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The open of this EodIndexPriceSummary. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.open + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'open': value } + + + return result + + + @open.setter + def open(self, open): + """Sets the open of this EodIndexPriceSummary. + + The open price # noqa: E501 + + :param open: The open of this EodIndexPriceSummary. # noqa: E501 + :type: float + """ + + self._open = open + + @property + def high(self): + """Gets the high of this EodIndexPriceSummary. # noqa: E501 + + The high price # noqa: E501 + + :return: The high of this EodIndexPriceSummary. # noqa: E501 + :rtype: float + """ + return self._high + + @property + def high_dict(self): + """Gets the high of this EodIndexPriceSummary. # noqa: E501 + + The high price as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The high of this EodIndexPriceSummary. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.high + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'high': value } + + + return result + + + @high.setter + def high(self, high): + """Sets the high of this EodIndexPriceSummary. + + The high price # noqa: E501 + + :param high: The high of this EodIndexPriceSummary. # noqa: E501 + :type: float + """ + + self._high = high + + @property + def low(self): + """Gets the low of this EodIndexPriceSummary. # noqa: E501 + + The low price # noqa: E501 + + :return: The low of this EodIndexPriceSummary. # noqa: E501 + :rtype: float + """ + return self._low + + @property + def low_dict(self): + """Gets the low of this EodIndexPriceSummary. # noqa: E501 + + The low price as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The low of this EodIndexPriceSummary. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.low + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'low': value } + + + return result + + + @low.setter + def low(self, low): + """Sets the low of this EodIndexPriceSummary. + + The low price # noqa: E501 + + :param low: The low of this EodIndexPriceSummary. # noqa: E501 + :type: float + """ + + self._low = low + + @property + def volume(self): + """Gets the volume of this EodIndexPriceSummary. # noqa: E501 + + The volume # noqa: E501 + + :return: The volume of this EodIndexPriceSummary. # noqa: E501 + :rtype: int + """ + return self._volume + + @property + def volume_dict(self): + """Gets the volume of this EodIndexPriceSummary. # noqa: E501 + + The volume as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The volume of this EodIndexPriceSummary. # noqa: E501 + :rtype: int + """ + + result = None + + value = self.volume + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'volume': value } + + + return result + + + @volume.setter + def volume(self, volume): + """Sets the volume of this EodIndexPriceSummary. + + The volume # noqa: E501 + + :param volume: The volume of this EodIndexPriceSummary. # noqa: E501 + :type: int + """ + + self._volume = volume + + @property + def date(self): + """Gets the date of this EodIndexPriceSummary. # noqa: E501 + + The date of the pricing data. # noqa: E501 + + :return: The date of this EodIndexPriceSummary. # noqa: E501 + :rtype: date + """ + return self._date + + @property + def date_dict(self): + """Gets the date of this EodIndexPriceSummary. # noqa: E501 + + The date of the pricing data. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The date of this EodIndexPriceSummary. # noqa: E501 + :rtype: date + """ + + result = None + + value = self.date + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'date': value } + + + return result + + + @date.setter + def date(self, date): + """Sets the date of this EodIndexPriceSummary. + + The date of the pricing data. # noqa: E501 + + :param date: The date of this EodIndexPriceSummary. # noqa: E501 + :type: date + """ + + self._date = date + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, EodIndexPriceSummary): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/esg_company_summary.py b/intrinio_sdk/models/esg_company_summary.py index f757ba4a2..d2a2e7166 100644 --- a/intrinio_sdk/models/esg_company_summary.py +++ b/intrinio_sdk/models/esg_company_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/esg_comprehensive_rating.py b/intrinio_sdk/models/esg_comprehensive_rating.py index 0ab760b6a..d36a51ef9 100644 --- a/intrinio_sdk/models/esg_comprehensive_rating.py +++ b/intrinio_sdk/models/esg_comprehensive_rating.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/esg_comprehensive_rating_with_company.py b/intrinio_sdk/models/esg_comprehensive_rating_with_company.py index fa750d914..6b904c89a 100644 --- a/intrinio_sdk/models/esg_comprehensive_rating_with_company.py +++ b/intrinio_sdk/models/esg_comprehensive_rating_with_company.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/esg_rating.py b/intrinio_sdk/models/esg_rating.py index 365831b85..5069add4c 100644 --- a/intrinio_sdk/models/esg_rating.py +++ b/intrinio_sdk/models/esg_rating.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/esg_rating_with_company.py b/intrinio_sdk/models/esg_rating_with_company.py index 495de40ea..ebbef7576 100644 --- a/intrinio_sdk/models/esg_rating_with_company.py +++ b/intrinio_sdk/models/esg_rating_with_company.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/etf.py b/intrinio_sdk/models/etf.py index da23eb0ea..01dde9f11 100644 --- a/intrinio_sdk/models/etf.py +++ b/intrinio_sdk/models/etf.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/etf_analytics.py b/intrinio_sdk/models/etf_analytics.py index 52b679fe0..e475d6292 100644 --- a/intrinio_sdk/models/etf_analytics.py +++ b/intrinio_sdk/models/etf_analytics.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/etf_holding.py b/intrinio_sdk/models/etf_holding.py index d7ab0aec1..3f6b8feac 100644 --- a/intrinio_sdk/models/etf_holding.py +++ b/intrinio_sdk/models/etf_holding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/etf_stats.py b/intrinio_sdk/models/etf_stats.py index f427f55ac..65dc97f85 100644 --- a/intrinio_sdk/models/etf_stats.py +++ b/intrinio_sdk/models/etf_stats.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/etf_summary.py b/intrinio_sdk/models/etf_summary.py index 3f8a51690..399529763 100644 --- a/intrinio_sdk/models/etf_summary.py +++ b/intrinio_sdk/models/etf_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/filing.py b/intrinio_sdk/models/filing.py index 281975ef6..f0ac5b403 100644 --- a/intrinio_sdk/models/filing.py +++ b/intrinio_sdk/models/filing.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/filing_note.py b/intrinio_sdk/models/filing_note.py index f3480ee3e..c6a516925 100644 --- a/intrinio_sdk/models/filing_note.py +++ b/intrinio_sdk/models/filing_note.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/filing_note_filing.py b/intrinio_sdk/models/filing_note_filing.py index 06f1fbe18..f1775199f 100644 --- a/intrinio_sdk/models/filing_note_filing.py +++ b/intrinio_sdk/models/filing_note_filing.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/filing_note_summary.py b/intrinio_sdk/models/filing_note_summary.py index a384435d8..6fde903ee 100644 --- a/intrinio_sdk/models/filing_note_summary.py +++ b/intrinio_sdk/models/filing_note_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/filing_summary.py b/intrinio_sdk/models/filing_summary.py index c88db321c..15d53fc86 100644 --- a/intrinio_sdk/models/filing_summary.py +++ b/intrinio_sdk/models/filing_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/force_index_technical_value.py b/intrinio_sdk/models/force_index_technical_value.py index 84cd877b1..0f144d1b1 100644 --- a/intrinio_sdk/models/force_index_technical_value.py +++ b/intrinio_sdk/models/force_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/forex_currency.py b/intrinio_sdk/models/forex_currency.py index a6d1ab730..1d4030004 100644 --- a/intrinio_sdk/models/forex_currency.py +++ b/intrinio_sdk/models/forex_currency.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/forex_pair.py b/intrinio_sdk/models/forex_pair.py index 6cc08aac0..bc75fe58c 100644 --- a/intrinio_sdk/models/forex_pair.py +++ b/intrinio_sdk/models/forex_pair.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/forex_price.py b/intrinio_sdk/models/forex_price.py index 35fab3116..bfb8d131f 100644 --- a/intrinio_sdk/models/forex_price.py +++ b/intrinio_sdk/models/forex_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/fundamental.py b/intrinio_sdk/models/fundamental.py index 7c1f6eb22..1c212e978 100644 --- a/intrinio_sdk/models/fundamental.py +++ b/intrinio_sdk/models/fundamental.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/fundamental_summary.py b/intrinio_sdk/models/fundamental_summary.py index 3b25130fc..e32a6d3d5 100644 --- a/intrinio_sdk/models/fundamental_summary.py +++ b/intrinio_sdk/models/fundamental_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/historical_data.py b/intrinio_sdk/models/historical_data.py index 651db8a2b..4c3a69b4a 100644 --- a/intrinio_sdk/models/historical_data.py +++ b/intrinio_sdk/models/historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/ichimoku_kinko_hyo_technical_value.py b/intrinio_sdk/models/ichimoku_kinko_hyo_technical_value.py index 354ef2531..5c6761963 100644 --- a/intrinio_sdk/models/ichimoku_kinko_hyo_technical_value.py +++ b/intrinio_sdk/models/ichimoku_kinko_hyo_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/insider_transaction.py b/intrinio_sdk/models/insider_transaction.py index 407b55433..a1d90e6b9 100644 --- a/intrinio_sdk/models/insider_transaction.py +++ b/intrinio_sdk/models/insider_transaction.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/insider_transaction_filing.py b/intrinio_sdk/models/insider_transaction_filing.py index bf60e89ad..f3cde1a12 100644 --- a/intrinio_sdk/models/insider_transaction_filing.py +++ b/intrinio_sdk/models/insider_transaction_filing.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/institutional_holding.py b/intrinio_sdk/models/institutional_holding.py index 7f0179051..403de9767 100644 --- a/intrinio_sdk/models/institutional_holding.py +++ b/intrinio_sdk/models/institutional_holding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/institutional_ownership.py b/intrinio_sdk/models/institutional_ownership.py index 57943884e..f893e6962 100644 --- a/intrinio_sdk/models/institutional_ownership.py +++ b/intrinio_sdk/models/institutional_ownership.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/intraday_stock_price.py b/intrinio_sdk/models/intraday_stock_price.py index 704e83385..39f2d1bf6 100644 --- a/intrinio_sdk/models/intraday_stock_price.py +++ b/intrinio_sdk/models/intraday_stock_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/keltner_channel_technical_value.py b/intrinio_sdk/models/keltner_channel_technical_value.py index 141d5e9d7..03eca2d8f 100644 --- a/intrinio_sdk/models/keltner_channel_technical_value.py +++ b/intrinio_sdk/models/keltner_channel_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/know_sure_thing_technical_value.py b/intrinio_sdk/models/know_sure_thing_technical_value.py index a152045ef..7570d3533 100644 --- a/intrinio_sdk/models/know_sure_thing_technical_value.py +++ b/intrinio_sdk/models/know_sure_thing_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/market_status_result.py b/intrinio_sdk/models/market_status_result.py index 93e56b170..92bf23e2b 100644 --- a/intrinio_sdk/models/market_status_result.py +++ b/intrinio_sdk/models/market_status_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/mass_index_technical_value.py b/intrinio_sdk/models/mass_index_technical_value.py index 7314c0efc..572b599cb 100644 --- a/intrinio_sdk/models/mass_index_technical_value.py +++ b/intrinio_sdk/models/mass_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/money_flow_index_technical_value.py b/intrinio_sdk/models/money_flow_index_technical_value.py index c697b4209..efbaa4413 100644 --- a/intrinio_sdk/models/money_flow_index_technical_value.py +++ b/intrinio_sdk/models/money_flow_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/moving_average_convergence_divergence_technical_value.py b/intrinio_sdk/models/moving_average_convergence_divergence_technical_value.py index 7fb6e5984..912078933 100644 --- a/intrinio_sdk/models/moving_average_convergence_divergence_technical_value.py +++ b/intrinio_sdk/models/moving_average_convergence_divergence_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/municipality.py b/intrinio_sdk/models/municipality.py index 41305be5f..b835d1320 100644 --- a/intrinio_sdk/models/municipality.py +++ b/intrinio_sdk/models/municipality.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/municipality_financial.py b/intrinio_sdk/models/municipality_financial.py index 0bee459f6..5f101238d 100644 --- a/intrinio_sdk/models/municipality_financial.py +++ b/intrinio_sdk/models/municipality_financial.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/negative_volume_index_technical_value.py b/intrinio_sdk/models/negative_volume_index_technical_value.py index 0f97ab22e..219083818 100644 --- a/intrinio_sdk/models/negative_volume_index_technical_value.py +++ b/intrinio_sdk/models/negative_volume_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/news_topic.py b/intrinio_sdk/models/news_topic.py index deb484de1..1ee4ff6ad 100644 --- a/intrinio_sdk/models/news_topic.py +++ b/intrinio_sdk/models/news_topic.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/on_balance_volume_mean_technical_value.py b/intrinio_sdk/models/on_balance_volume_mean_technical_value.py index f25f9c992..95dba4593 100644 --- a/intrinio_sdk/models/on_balance_volume_mean_technical_value.py +++ b/intrinio_sdk/models/on_balance_volume_mean_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/on_balance_volume_technical_value.py b/intrinio_sdk/models/on_balance_volume_technical_value.py index 93669815c..c2dacd6c6 100644 --- a/intrinio_sdk/models/on_balance_volume_technical_value.py +++ b/intrinio_sdk/models/on_balance_volume_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option.py b/intrinio_sdk/models/option.py index 29352fce0..609fd12de 100644 --- a/intrinio_sdk/models/option.py +++ b/intrinio_sdk/models/option.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_chain.py b/intrinio_sdk/models/option_chain.py index 299941b80..26172c8df 100644 --- a/intrinio_sdk/models/option_chain.py +++ b/intrinio_sdk/models/option_chain.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_chain_eod.py b/intrinio_sdk/models/option_chain_eod.py index 304808e54..e75b3986c 100644 --- a/intrinio_sdk/models/option_chain_eod.py +++ b/intrinio_sdk/models/option_chain_eod.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_chain_realtime.py b/intrinio_sdk/models/option_chain_realtime.py index ac403c284..eefaa99d7 100644 --- a/intrinio_sdk/models/option_chain_realtime.py +++ b/intrinio_sdk/models/option_chain_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_contracts_list.py b/intrinio_sdk/models/option_contracts_list.py index 7737b1678..ff90f89c2 100644 --- a/intrinio_sdk/models/option_contracts_list.py +++ b/intrinio_sdk/models/option_contracts_list.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_eod.py b/intrinio_sdk/models/option_eod.py index 272c961d6..d94e5d116 100644 --- a/intrinio_sdk/models/option_eod.py +++ b/intrinio_sdk/models/option_eod.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_factors_realtime.py b/intrinio_sdk/models/option_factors_realtime.py index 6e72ba554..e84a9403a 100644 --- a/intrinio_sdk/models/option_factors_realtime.py +++ b/intrinio_sdk/models/option_factors_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_interval.py b/intrinio_sdk/models/option_interval.py index b83ef81f0..3e9cdabcb 100644 --- a/intrinio_sdk/models/option_interval.py +++ b/intrinio_sdk/models/option_interval.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_interval_mover.py b/intrinio_sdk/models/option_interval_mover.py index 9465a7c45..6dd9b7392 100644 --- a/intrinio_sdk/models/option_interval_mover.py +++ b/intrinio_sdk/models/option_interval_mover.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_intervals_movers_result.py b/intrinio_sdk/models/option_intervals_movers_result.py index 14e5e04e6..d26768f56 100644 --- a/intrinio_sdk/models/option_intervals_movers_result.py +++ b/intrinio_sdk/models/option_intervals_movers_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_intervals_result.py b/intrinio_sdk/models/option_intervals_result.py index 025c156d8..ddc9e568d 100644 --- a/intrinio_sdk/models/option_intervals_result.py +++ b/intrinio_sdk/models/option_intervals_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_price.py b/intrinio_sdk/models/option_price.py index 0526e30e8..6eb7180d7 100644 --- a/intrinio_sdk/models/option_price.py +++ b/intrinio_sdk/models/option_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_price_batch_realtime.py b/intrinio_sdk/models/option_price_batch_realtime.py index 9b2534ebc..753c51f4d 100644 --- a/intrinio_sdk/models/option_price_batch_realtime.py +++ b/intrinio_sdk/models/option_price_batch_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_price_eod.py b/intrinio_sdk/models/option_price_eod.py index e558e5be7..bc34219d2 100644 --- a/intrinio_sdk/models/option_price_eod.py +++ b/intrinio_sdk/models/option_price_eod.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_price_realtime.py b/intrinio_sdk/models/option_price_realtime.py index 6bfb25ee5..f5802e554 100644 --- a/intrinio_sdk/models/option_price_realtime.py +++ b/intrinio_sdk/models/option_price_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_price_realtime_extended.py b/intrinio_sdk/models/option_price_realtime_extended.py index e9abe1881..d38691e7b 100644 --- a/intrinio_sdk/models/option_price_realtime_extended.py +++ b/intrinio_sdk/models/option_price_realtime_extended.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_realtime.py b/intrinio_sdk/models/option_realtime.py index ba6d93996..d7fb0735d 100644 --- a/intrinio_sdk/models/option_realtime.py +++ b/intrinio_sdk/models/option_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_snapshot_group.py b/intrinio_sdk/models/option_snapshot_group.py index ad7b4c86a..2472429a5 100644 --- a/intrinio_sdk/models/option_snapshot_group.py +++ b/intrinio_sdk/models/option_snapshot_group.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_snapshots_result.py b/intrinio_sdk/models/option_snapshots_result.py index 302babc83..97f2e8f9e 100644 --- a/intrinio_sdk/models/option_snapshots_result.py +++ b/intrinio_sdk/models/option_snapshots_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_stats_realtime.py b/intrinio_sdk/models/option_stats_realtime.py index d616356f8..ef86d3b0c 100644 --- a/intrinio_sdk/models/option_stats_realtime.py +++ b/intrinio_sdk/models/option_stats_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/option_unusual_trade.py b/intrinio_sdk/models/option_unusual_trade.py index fd44e8cb2..dd5050a18 100644 --- a/intrinio_sdk/models/option_unusual_trade.py +++ b/intrinio_sdk/models/option_unusual_trade.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/options_aggregate.py b/intrinio_sdk/models/options_aggregate.py new file mode 100644 index 000000000..5ad59150b --- /dev/null +++ b/intrinio_sdk/models/options_aggregate.py @@ -0,0 +1,269 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + + +class OptionsAggregate(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'ticker': 'str', + 'total_open_interest': 'float', + 'total_volume': 'float' + } + + attribute_map = { + 'ticker': 'ticker', + 'total_open_interest': 'total_open_interest', + 'total_volume': 'total_volume' + } + + def __init__(self, ticker=None, total_open_interest=None, total_volume=None): # noqa: E501 + """OptionsAggregate - a model defined in Swagger""" # noqa: E501 + + self._ticker = None + self._total_open_interest = None + self._total_volume = None + self.discriminator = None + + if ticker is not None: + self.ticker = ticker + if total_open_interest is not None: + self.total_open_interest = total_open_interest + if total_volume is not None: + self.total_volume = total_volume + + @property + def ticker(self): + """Gets the ticker of this OptionsAggregate. # noqa: E501 + + The ticker symbol of the Security for the Option. # noqa: E501 + + :return: The ticker of this OptionsAggregate. # noqa: E501 + :rtype: str + """ + return self._ticker + + @property + def ticker_dict(self): + """Gets the ticker of this OptionsAggregate. # noqa: E501 + + The ticker symbol of the Security for the Option. as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The ticker of this OptionsAggregate. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.ticker + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'ticker': value } + + + return result + + + @ticker.setter + def ticker(self, ticker): + """Sets the ticker of this OptionsAggregate. + + The ticker symbol of the Security for the Option. # noqa: E501 + + :param ticker: The ticker of this OptionsAggregate. # noqa: E501 + :type: str + """ + + self._ticker = ticker + + @property + def total_open_interest(self): + """Gets the total_open_interest of this OptionsAggregate. # noqa: E501 + + Total open interest for the ticker # noqa: E501 + + :return: The total_open_interest of this OptionsAggregate. # noqa: E501 + :rtype: float + """ + return self._total_open_interest + + @property + def total_open_interest_dict(self): + """Gets the total_open_interest of this OptionsAggregate. # noqa: E501 + + Total open interest for the ticker as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The total_open_interest of this OptionsAggregate. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.total_open_interest + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'total_open_interest': value } + + + return result + + + @total_open_interest.setter + def total_open_interest(self, total_open_interest): + """Sets the total_open_interest of this OptionsAggregate. + + Total open interest for the ticker # noqa: E501 + + :param total_open_interest: The total_open_interest of this OptionsAggregate. # noqa: E501 + :type: float + """ + + self._total_open_interest = total_open_interest + + @property + def total_volume(self): + """Gets the total_volume of this OptionsAggregate. # noqa: E501 + + Total volume for the ticker # noqa: E501 + + :return: The total_volume of this OptionsAggregate. # noqa: E501 + :rtype: float + """ + return self._total_volume + + @property + def total_volume_dict(self): + """Gets the total_volume of this OptionsAggregate. # noqa: E501 + + Total volume for the ticker as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The total_volume of this OptionsAggregate. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.total_volume + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'total_volume': value } + + + return result + + + @total_volume.setter + def total_volume(self, total_volume): + """Sets the total_volume of this OptionsAggregate. + + Total volume for the ticker # noqa: E501 + + :param total_volume: The total_volume of this OptionsAggregate. # noqa: E501 + :type: float + """ + + self._total_volume = total_volume + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, OptionsAggregate): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/owner.py b/intrinio_sdk/models/owner.py index 3ad927beb..3f165f3b3 100644 --- a/intrinio_sdk/models/owner.py +++ b/intrinio_sdk/models/owner.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/owner_summary.py b/intrinio_sdk/models/owner_summary.py index bd254a426..d651fa5a8 100644 --- a/intrinio_sdk/models/owner_summary.py +++ b/intrinio_sdk/models/owner_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/realtime_index_price.py b/intrinio_sdk/models/realtime_index_price.py index c056b8292..f5aec98cf 100644 --- a/intrinio_sdk/models/realtime_index_price.py +++ b/intrinio_sdk/models/realtime_index_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/realtime_index_price_index.py b/intrinio_sdk/models/realtime_index_price_index.py index 3ce3bc122..4237c3e93 100644 --- a/intrinio_sdk/models/realtime_index_price_index.py +++ b/intrinio_sdk/models/realtime_index_price_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/realtime_stock_price.py b/intrinio_sdk/models/realtime_stock_price.py index 6bb0865c4..da9c54cdf 100644 --- a/intrinio_sdk/models/realtime_stock_price.py +++ b/intrinio_sdk/models/realtime_stock_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/realtime_stock_price_security.py b/intrinio_sdk/models/realtime_stock_price_security.py index 213ccc829..511455354 100644 --- a/intrinio_sdk/models/realtime_stock_price_security.py +++ b/intrinio_sdk/models/realtime_stock_price_security.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/relative_strength_index_technical_value.py b/intrinio_sdk/models/relative_strength_index_technical_value.py index 9eabdc4a7..cb8387e2d 100644 --- a/intrinio_sdk/models/relative_strength_index_technical_value.py +++ b/intrinio_sdk/models/relative_strength_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/reported_financial.py b/intrinio_sdk/models/reported_financial.py index 5be9fd08e..7f4b47e19 100644 --- a/intrinio_sdk/models/reported_financial.py +++ b/intrinio_sdk/models/reported_financial.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/reported_financial_dimension.py b/intrinio_sdk/models/reported_financial_dimension.py index 4a1f31395..f3735a58c 100644 --- a/intrinio_sdk/models/reported_financial_dimension.py +++ b/intrinio_sdk/models/reported_financial_dimension.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/reported_tag.py b/intrinio_sdk/models/reported_tag.py index 203dc264c..519b501c7 100644 --- a/intrinio_sdk/models/reported_tag.py +++ b/intrinio_sdk/models/reported_tag.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security.py b/intrinio_sdk/models/security.py index 55e20bac9..baa508efa 100644 --- a/intrinio_sdk/models/security.py +++ b/intrinio_sdk/models/security.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_history.py b/intrinio_sdk/models/security_history.py index 09f80df4a..0d4802232 100644 --- a/intrinio_sdk/models/security_history.py +++ b/intrinio_sdk/models/security_history.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_history_list_result.py b/intrinio_sdk/models/security_history_list_result.py index d678e140b..789782d3d 100644 --- a/intrinio_sdk/models/security_history_list_result.py +++ b/intrinio_sdk/models/security_history_list_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_interval_mover.py b/intrinio_sdk/models/security_interval_mover.py index 6883250c2..7dc041230 100644 --- a/intrinio_sdk/models/security_interval_mover.py +++ b/intrinio_sdk/models/security_interval_mover.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_intervals_movers_result.py b/intrinio_sdk/models/security_intervals_movers_result.py index 1e8c5a17a..85279ecf1 100644 --- a/intrinio_sdk/models/security_intervals_movers_result.py +++ b/intrinio_sdk/models/security_intervals_movers_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_replay_file_result.py b/intrinio_sdk/models/security_replay_file_result.py index 4562548eb..ff9c2c61a 100644 --- a/intrinio_sdk/models/security_replay_file_result.py +++ b/intrinio_sdk/models/security_replay_file_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_screen_clause.py b/intrinio_sdk/models/security_screen_clause.py index 97415f37f..68b5a3d35 100644 --- a/intrinio_sdk/models/security_screen_clause.py +++ b/intrinio_sdk/models/security_screen_clause.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_screen_group.py b/intrinio_sdk/models/security_screen_group.py index d8ee82a4a..c9b5fb319 100644 --- a/intrinio_sdk/models/security_screen_group.py +++ b/intrinio_sdk/models/security_screen_group.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_screen_result.py b/intrinio_sdk/models/security_screen_result.py index 01270570c..05ac6a439 100644 --- a/intrinio_sdk/models/security_screen_result.py +++ b/intrinio_sdk/models/security_screen_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_screen_result_data.py b/intrinio_sdk/models/security_screen_result_data.py index fad1ab835..1ab4bd2c6 100644 --- a/intrinio_sdk/models/security_screen_result_data.py +++ b/intrinio_sdk/models/security_screen_result_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_snapshot_group.py b/intrinio_sdk/models/security_snapshot_group.py index 20fb67bb2..0bb9d1711 100644 --- a/intrinio_sdk/models/security_snapshot_group.py +++ b/intrinio_sdk/models/security_snapshot_group.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_snapshots_result.py b/intrinio_sdk/models/security_snapshots_result.py index 886d66a0d..4516e1caf 100644 --- a/intrinio_sdk/models/security_snapshots_result.py +++ b/intrinio_sdk/models/security_snapshots_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_summary.py b/intrinio_sdk/models/security_summary.py index 7968efb28..8f8a7706a 100644 --- a/intrinio_sdk/models/security_summary.py +++ b/intrinio_sdk/models/security_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_trades.py b/intrinio_sdk/models/security_trades.py index 3fee5a77f..02eca96aa 100644 --- a/intrinio_sdk/models/security_trades.py +++ b/intrinio_sdk/models/security_trades.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/security_trades_result.py b/intrinio_sdk/models/security_trades_result.py index 7a2a490df..32f1ac9af 100644 --- a/intrinio_sdk/models/security_trades_result.py +++ b/intrinio_sdk/models/security_trades_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/sic_index.py b/intrinio_sdk/models/sic_index.py index 125a05b97..02b5804f6 100644 --- a/intrinio_sdk/models/sic_index.py +++ b/intrinio_sdk/models/sic_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/simple_moving_average_technical_value.py b/intrinio_sdk/models/simple_moving_average_technical_value.py index 6329c13fe..b1a2c2887 100644 --- a/intrinio_sdk/models/simple_moving_average_technical_value.py +++ b/intrinio_sdk/models/simple_moving_average_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/standardized_financial.py b/intrinio_sdk/models/standardized_financial.py index 8f5427612..75a657fad 100644 --- a/intrinio_sdk/models/standardized_financial.py +++ b/intrinio_sdk/models/standardized_financial.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/standardized_financials_dimension.py b/intrinio_sdk/models/standardized_financials_dimension.py index bf28fd005..46e61e435 100644 --- a/intrinio_sdk/models/standardized_financials_dimension.py +++ b/intrinio_sdk/models/standardized_financials_dimension.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/stochastic_oscillator_technical_value.py b/intrinio_sdk/models/stochastic_oscillator_technical_value.py index 800b5a232..fddba6687 100644 --- a/intrinio_sdk/models/stochastic_oscillator_technical_value.py +++ b/intrinio_sdk/models/stochastic_oscillator_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/stock_exchange.py b/intrinio_sdk/models/stock_exchange.py index 1d2033084..54454c30c 100644 --- a/intrinio_sdk/models/stock_exchange.py +++ b/intrinio_sdk/models/stock_exchange.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/stock_market_index.py b/intrinio_sdk/models/stock_market_index.py index 6a586368c..1a80a4d3a 100644 --- a/intrinio_sdk/models/stock_market_index.py +++ b/intrinio_sdk/models/stock_market_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/stock_market_index_summary.py b/intrinio_sdk/models/stock_market_index_summary.py index 6421931ce..52fff18b9 100644 --- a/intrinio_sdk/models/stock_market_index_summary.py +++ b/intrinio_sdk/models/stock_market_index_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/stock_price.py b/intrinio_sdk/models/stock_price.py index 099c4c11a..6e1be69ef 100644 --- a/intrinio_sdk/models/stock_price.py +++ b/intrinio_sdk/models/stock_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/stock_price_adjustment.py b/intrinio_sdk/models/stock_price_adjustment.py index 4837723f2..a2b4970f8 100644 --- a/intrinio_sdk/models/stock_price_adjustment.py +++ b/intrinio_sdk/models/stock_price_adjustment.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/stock_price_adjustment_summary.py b/intrinio_sdk/models/stock_price_adjustment_summary.py index 3e761e11d..8c7f98d08 100644 --- a/intrinio_sdk/models/stock_price_adjustment_summary.py +++ b/intrinio_sdk/models/stock_price_adjustment_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/stock_price_interval.py b/intrinio_sdk/models/stock_price_interval.py index 0c2acb317..568d23415 100644 --- a/intrinio_sdk/models/stock_price_interval.py +++ b/intrinio_sdk/models/stock_price_interval.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/stock_price_summary.py b/intrinio_sdk/models/stock_price_summary.py index 458aace07..cde991ac9 100644 --- a/intrinio_sdk/models/stock_price_summary.py +++ b/intrinio_sdk/models/stock_price_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/technical_indicator.py b/intrinio_sdk/models/technical_indicator.py index 7d9fc7a5f..6ccadbdff 100644 --- a/intrinio_sdk/models/technical_indicator.py +++ b/intrinio_sdk/models/technical_indicator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/thea_entity_answer.py b/intrinio_sdk/models/thea_entity_answer.py index 3a730f911..7f942a603 100644 --- a/intrinio_sdk/models/thea_entity_answer.py +++ b/intrinio_sdk/models/thea_entity_answer.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/thea_source_document.py b/intrinio_sdk/models/thea_source_document.py index abcba4e68..820d285f6 100644 --- a/intrinio_sdk/models/thea_source_document.py +++ b/intrinio_sdk/models/thea_source_document.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/triple_exponential_average_technical_value.py b/intrinio_sdk/models/triple_exponential_average_technical_value.py index d42bdf147..8d58e0553 100644 --- a/intrinio_sdk/models/triple_exponential_average_technical_value.py +++ b/intrinio_sdk/models/triple_exponential_average_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/true_strength_index_technical_value.py b/intrinio_sdk/models/true_strength_index_technical_value.py index a2aa83671..27ddfa7b7 100644 --- a/intrinio_sdk/models/true_strength_index_technical_value.py +++ b/intrinio_sdk/models/true_strength_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/ultimate_oscillator_technical_value.py b/intrinio_sdk/models/ultimate_oscillator_technical_value.py index 856feca42..09923342a 100644 --- a/intrinio_sdk/models/ultimate_oscillator_technical_value.py +++ b/intrinio_sdk/models/ultimate_oscillator_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/volume_price_trend_technical_value.py b/intrinio_sdk/models/volume_price_trend_technical_value.py index b1029d75f..db909e307 100644 --- a/intrinio_sdk/models/volume_price_trend_technical_value.py +++ b/intrinio_sdk/models/volume_price_trend_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/volume_weighted_average_price_value.py b/intrinio_sdk/models/volume_weighted_average_price_value.py index 343b712c1..70b778073 100644 --- a/intrinio_sdk/models/volume_weighted_average_price_value.py +++ b/intrinio_sdk/models/volume_weighted_average_price_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/vortex_indicator_technical_value.py b/intrinio_sdk/models/vortex_indicator_technical_value.py index 3fc1853e8..932ddad64 100644 --- a/intrinio_sdk/models/vortex_indicator_technical_value.py +++ b/intrinio_sdk/models/vortex_indicator_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/williams_r_technical_value.py b/intrinio_sdk/models/williams_r_technical_value.py index 4f9c5dc8d..6220f25f9 100644 --- a/intrinio_sdk/models/williams_r_technical_value.py +++ b/intrinio_sdk/models/williams_r_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_analyst_rating.py b/intrinio_sdk/models/zacks_analyst_rating.py index 21f4dce53..b036f96ef 100644 --- a/intrinio_sdk/models/zacks_analyst_rating.py +++ b/intrinio_sdk/models/zacks_analyst_rating.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_analyst_rating_snapshot.py b/intrinio_sdk/models/zacks_analyst_rating_snapshot.py index aeaa7b62a..24ffc7f8b 100644 --- a/intrinio_sdk/models/zacks_analyst_rating_snapshot.py +++ b/intrinio_sdk/models/zacks_analyst_rating_snapshot.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_analyst_rating_summary.py b/intrinio_sdk/models/zacks_analyst_rating_summary.py index cc9573ce0..978d1dbeb 100644 --- a/intrinio_sdk/models/zacks_analyst_rating_summary.py +++ b/intrinio_sdk/models/zacks_analyst_rating_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_ebitda_consensus.py b/intrinio_sdk/models/zacks_ebitda_consensus.py new file mode 100644 index 000000000..bfaed62ac --- /dev/null +++ b/intrinio_sdk/models/zacks_ebitda_consensus.py @@ -0,0 +1,757 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + + +class ZacksEBITDAConsensus(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'ticker': 'str', + 'company_name': 'str', + 'estimate_year': 'float', + 'estimate_month': 'float', + 'period': 'str', + 'consensus_type': 'str', + 'estimate_count': 'float', + 'high': 'float', + 'low': 'float', + 'mean': 'float', + 'std_dev': 'float' + } + + attribute_map = { + 'ticker': 'ticker', + 'company_name': 'company_name', + 'estimate_year': 'estimate_year', + 'estimate_month': 'estimate_month', + 'period': 'period', + 'consensus_type': 'consensus_type', + 'estimate_count': 'estimate_count', + 'high': 'high', + 'low': 'low', + 'mean': 'mean', + 'std_dev': 'std_dev' + } + + def __init__(self, ticker=None, company_name=None, estimate_year=None, estimate_month=None, period=None, consensus_type=None, estimate_count=None, high=None, low=None, mean=None, std_dev=None): # noqa: E501 + """ZacksEBITDAConsensus - a model defined in Swagger""" # noqa: E501 + + self._ticker = None + self._company_name = None + self._estimate_year = None + self._estimate_month = None + self._period = None + self._consensus_type = None + self._estimate_count = None + self._high = None + self._low = None + self._mean = None + self._std_dev = None + self.discriminator = None + + if ticker is not None: + self.ticker = ticker + if company_name is not None: + self.company_name = company_name + if estimate_year is not None: + self.estimate_year = estimate_year + if estimate_month is not None: + self.estimate_month = estimate_month + if period is not None: + self.period = period + if consensus_type is not None: + self.consensus_type = consensus_type + if estimate_count is not None: + self.estimate_count = estimate_count + if high is not None: + self.high = high + if low is not None: + self.low = low + if mean is not None: + self.mean = mean + if std_dev is not None: + self.std_dev = std_dev + + @property + def ticker(self): + """Gets the ticker of this ZacksEBITDAConsensus. # noqa: E501 + + The Zacks common exchange ticker # noqa: E501 + + :return: The ticker of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: str + """ + return self._ticker + + @property + def ticker_dict(self): + """Gets the ticker of this ZacksEBITDAConsensus. # noqa: E501 + + The Zacks common exchange ticker as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The ticker of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.ticker + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'ticker': value } + + + return result + + + @ticker.setter + def ticker(self, ticker): + """Sets the ticker of this ZacksEBITDAConsensus. + + The Zacks common exchange ticker # noqa: E501 + + :param ticker: The ticker of this ZacksEBITDAConsensus. # noqa: E501 + :type: str + """ + + self._ticker = ticker + + @property + def company_name(self): + """Gets the company_name of this ZacksEBITDAConsensus. # noqa: E501 + + The company name # noqa: E501 + + :return: The company_name of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: str + """ + return self._company_name + + @property + def company_name_dict(self): + """Gets the company_name of this ZacksEBITDAConsensus. # noqa: E501 + + The company name as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The company_name of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.company_name + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'company_name': value } + + + return result + + + @company_name.setter + def company_name(self, company_name): + """Sets the company_name of this ZacksEBITDAConsensus. + + The company name # noqa: E501 + + :param company_name: The company_name of this ZacksEBITDAConsensus. # noqa: E501 + :type: str + """ + + self._company_name = company_name + + @property + def estimate_year(self): + """Gets the estimate_year of this ZacksEBITDAConsensus. # noqa: E501 + + Fiscal year of the estimate # noqa: E501 + + :return: The estimate_year of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + return self._estimate_year + + @property + def estimate_year_dict(self): + """Gets the estimate_year of this ZacksEBITDAConsensus. # noqa: E501 + + Fiscal year of the estimate as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The estimate_year of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.estimate_year + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'estimate_year': value } + + + return result + + + @estimate_year.setter + def estimate_year(self, estimate_year): + """Sets the estimate_year of this ZacksEBITDAConsensus. + + Fiscal year of the estimate # noqa: E501 + + :param estimate_year: The estimate_year of this ZacksEBITDAConsensus. # noqa: E501 + :type: float + """ + + self._estimate_year = estimate_year + + @property + def estimate_month(self): + """Gets the estimate_month of this ZacksEBITDAConsensus. # noqa: E501 + + Fiscal month of the estimate # noqa: E501 + + :return: The estimate_month of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + return self._estimate_month + + @property + def estimate_month_dict(self): + """Gets the estimate_month of this ZacksEBITDAConsensus. # noqa: E501 + + Fiscal month of the estimate as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The estimate_month of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.estimate_month + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'estimate_month': value } + + + return result + + + @estimate_month.setter + def estimate_month(self, estimate_month): + """Sets the estimate_month of this ZacksEBITDAConsensus. + + Fiscal month of the estimate # noqa: E501 + + :param estimate_month: The estimate_month of this ZacksEBITDAConsensus. # noqa: E501 + :type: float + """ + + self._estimate_month = estimate_month + + @property + def period(self): + """Gets the period of this ZacksEBITDAConsensus. # noqa: E501 + + Whether the estimate year and month are fiscal year (fy) or quarter (fq) # noqa: E501 + + :return: The period of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: str + """ + return self._period + + @property + def period_dict(self): + """Gets the period of this ZacksEBITDAConsensus. # noqa: E501 + + Whether the estimate year and month are fiscal year (fy) or quarter (fq) as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The period of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.period + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'period': value } + + + return result + + + @period.setter + def period(self, period): + """Sets the period of this ZacksEBITDAConsensus. + + Whether the estimate year and month are fiscal year (fy) or quarter (fq) # noqa: E501 + + :param period: The period of this ZacksEBITDAConsensus. # noqa: E501 + :type: str + """ + + self._period = period + + @property + def consensus_type(self): + """Gets the consensus_type of this ZacksEBITDAConsensus. # noqa: E501 + + The type of estimate (ebitda, ebitda, ebit, enterprise_value, cash_flow_per_share, pretax_income) # noqa: E501 + + :return: The consensus_type of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: str + """ + return self._consensus_type + + @property + def consensus_type_dict(self): + """Gets the consensus_type of this ZacksEBITDAConsensus. # noqa: E501 + + The type of estimate (ebitda, ebitda, ebit, enterprise_value, cash_flow_per_share, pretax_income) as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The consensus_type of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.consensus_type + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'consensus_type': value } + + + return result + + + @consensus_type.setter + def consensus_type(self, consensus_type): + """Sets the consensus_type of this ZacksEBITDAConsensus. + + The type of estimate (ebitda, ebitda, ebit, enterprise_value, cash_flow_per_share, pretax_income) # noqa: E501 + + :param consensus_type: The consensus_type of this ZacksEBITDAConsensus. # noqa: E501 + :type: str + """ + + self._consensus_type = consensus_type + + @property + def estimate_count(self): + """Gets the estimate_count of this ZacksEBITDAConsensus. # noqa: E501 + + The number of estimates # noqa: E501 + + :return: The estimate_count of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + return self._estimate_count + + @property + def estimate_count_dict(self): + """Gets the estimate_count of this ZacksEBITDAConsensus. # noqa: E501 + + The number of estimates as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The estimate_count of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.estimate_count + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'estimate_count': value } + + + return result + + + @estimate_count.setter + def estimate_count(self, estimate_count): + """Sets the estimate_count of this ZacksEBITDAConsensus. + + The number of estimates # noqa: E501 + + :param estimate_count: The estimate_count of this ZacksEBITDAConsensus. # noqa: E501 + :type: float + """ + + self._estimate_count = estimate_count + + @property + def high(self): + """Gets the high of this ZacksEBITDAConsensus. # noqa: E501 + + The highest estimate # noqa: E501 + + :return: The high of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + return self._high + + @property + def high_dict(self): + """Gets the high of this ZacksEBITDAConsensus. # noqa: E501 + + The highest estimate as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The high of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.high + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'high': value } + + + return result + + + @high.setter + def high(self, high): + """Sets the high of this ZacksEBITDAConsensus. + + The highest estimate # noqa: E501 + + :param high: The high of this ZacksEBITDAConsensus. # noqa: E501 + :type: float + """ + + self._high = high + + @property + def low(self): + """Gets the low of this ZacksEBITDAConsensus. # noqa: E501 + + The lowest estimate # noqa: E501 + + :return: The low of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + return self._low + + @property + def low_dict(self): + """Gets the low of this ZacksEBITDAConsensus. # noqa: E501 + + The lowest estimate as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The low of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.low + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'low': value } + + + return result + + + @low.setter + def low(self, low): + """Sets the low of this ZacksEBITDAConsensus. + + The lowest estimate # noqa: E501 + + :param low: The low of this ZacksEBITDAConsensus. # noqa: E501 + :type: float + """ + + self._low = low + + @property + def mean(self): + """Gets the mean of this ZacksEBITDAConsensus. # noqa: E501 + + The mean value of all estimates # noqa: E501 + + :return: The mean of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + return self._mean + + @property + def mean_dict(self): + """Gets the mean of this ZacksEBITDAConsensus. # noqa: E501 + + The mean value of all estimates as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The mean of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.mean + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'mean': value } + + + return result + + + @mean.setter + def mean(self, mean): + """Sets the mean of this ZacksEBITDAConsensus. + + The mean value of all estimates # noqa: E501 + + :param mean: The mean of this ZacksEBITDAConsensus. # noqa: E501 + :type: float + """ + + self._mean = mean + + @property + def std_dev(self): + """Gets the std_dev of this ZacksEBITDAConsensus. # noqa: E501 + + The standard deviation of all estimates # noqa: E501 + + :return: The std_dev of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + return self._std_dev + + @property + def std_dev_dict(self): + """Gets the std_dev of this ZacksEBITDAConsensus. # noqa: E501 + + The standard deviation of all estimates as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The std_dev of this ZacksEBITDAConsensus. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.std_dev + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'std_dev': value } + + + return result + + + @std_dev.setter + def std_dev(self, std_dev): + """Sets the std_dev of this ZacksEBITDAConsensus. + + The standard deviation of all estimates # noqa: E501 + + :param std_dev: The std_dev of this ZacksEBITDAConsensus. # noqa: E501 + :type: float + """ + + self._std_dev = std_dev + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, ZacksEBITDAConsensus): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/zacks_eps_estimate.py b/intrinio_sdk/models/zacks_eps_estimate.py index ec48da07f..30fa1d51e 100644 --- a/intrinio_sdk/models/zacks_eps_estimate.py +++ b/intrinio_sdk/models/zacks_eps_estimate.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_eps_growth_rate.py b/intrinio_sdk/models/zacks_eps_growth_rate.py index 206319846..3e8949e28 100644 --- a/intrinio_sdk/models/zacks_eps_growth_rate.py +++ b/intrinio_sdk/models/zacks_eps_growth_rate.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_eps_surprise.py b/intrinio_sdk/models/zacks_eps_surprise.py index 0771a581a..62189ece2 100644 --- a/intrinio_sdk/models/zacks_eps_surprise.py +++ b/intrinio_sdk/models/zacks_eps_surprise.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_eps_surprise_summary.py b/intrinio_sdk/models/zacks_eps_surprise_summary.py index 02cb3d98f..75db8a437 100644 --- a/intrinio_sdk/models/zacks_eps_surprise_summary.py +++ b/intrinio_sdk/models/zacks_eps_surprise_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_etf_holding.py b/intrinio_sdk/models/zacks_etf_holding.py index 9c35e83c7..e06da5b87 100644 --- a/intrinio_sdk/models/zacks_etf_holding.py +++ b/intrinio_sdk/models/zacks_etf_holding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_forward_pe.py b/intrinio_sdk/models/zacks_forward_pe.py new file mode 100644 index 000000000..3d1ae386b --- /dev/null +++ b/intrinio_sdk/models/zacks_forward_pe.py @@ -0,0 +1,635 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + + +class ZacksForwardPE(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'ticker': 'str', + 'company_name': 'str', + 'forward_pe_year1': 'float', + 'forward_pe_year2': 'float', + 'forward_pe_year3': 'float', + 'forward_pe_year4': 'float', + 'forward_pe_year5': 'float', + 'forward_peg_ratio_year1': 'float', + 'last_ttm_eps': 'float' + } + + attribute_map = { + 'ticker': 'ticker', + 'company_name': 'company_name', + 'forward_pe_year1': 'forward_pe_year1', + 'forward_pe_year2': 'forward_pe_year2', + 'forward_pe_year3': 'forward_pe_year3', + 'forward_pe_year4': 'forward_pe_year4', + 'forward_pe_year5': 'forward_pe_year5', + 'forward_peg_ratio_year1': 'forward_peg_ratio_year1', + 'last_ttm_eps': 'last_ttm_eps' + } + + def __init__(self, ticker=None, company_name=None, forward_pe_year1=None, forward_pe_year2=None, forward_pe_year3=None, forward_pe_year4=None, forward_pe_year5=None, forward_peg_ratio_year1=None, last_ttm_eps=None): # noqa: E501 + """ZacksForwardPE - a model defined in Swagger""" # noqa: E501 + + self._ticker = None + self._company_name = None + self._forward_pe_year1 = None + self._forward_pe_year2 = None + self._forward_pe_year3 = None + self._forward_pe_year4 = None + self._forward_pe_year5 = None + self._forward_peg_ratio_year1 = None + self._last_ttm_eps = None + self.discriminator = None + + if ticker is not None: + self.ticker = ticker + if company_name is not None: + self.company_name = company_name + if forward_pe_year1 is not None: + self.forward_pe_year1 = forward_pe_year1 + if forward_pe_year2 is not None: + self.forward_pe_year2 = forward_pe_year2 + if forward_pe_year3 is not None: + self.forward_pe_year3 = forward_pe_year3 + if forward_pe_year4 is not None: + self.forward_pe_year4 = forward_pe_year4 + if forward_pe_year5 is not None: + self.forward_pe_year5 = forward_pe_year5 + if forward_peg_ratio_year1 is not None: + self.forward_peg_ratio_year1 = forward_peg_ratio_year1 + if last_ttm_eps is not None: + self.last_ttm_eps = last_ttm_eps + + @property + def ticker(self): + """Gets the ticker of this ZacksForwardPE. # noqa: E501 + + The Zacks common exchange ticker # noqa: E501 + + :return: The ticker of this ZacksForwardPE. # noqa: E501 + :rtype: str + """ + return self._ticker + + @property + def ticker_dict(self): + """Gets the ticker of this ZacksForwardPE. # noqa: E501 + + The Zacks common exchange ticker as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The ticker of this ZacksForwardPE. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.ticker + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'ticker': value } + + + return result + + + @ticker.setter + def ticker(self, ticker): + """Sets the ticker of this ZacksForwardPE. + + The Zacks common exchange ticker # noqa: E501 + + :param ticker: The ticker of this ZacksForwardPE. # noqa: E501 + :type: str + """ + + self._ticker = ticker + + @property + def company_name(self): + """Gets the company_name of this ZacksForwardPE. # noqa: E501 + + The company name # noqa: E501 + + :return: The company_name of this ZacksForwardPE. # noqa: E501 + :rtype: str + """ + return self._company_name + + @property + def company_name_dict(self): + """Gets the company_name of this ZacksForwardPE. # noqa: E501 + + The company name as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The company_name of this ZacksForwardPE. # noqa: E501 + :rtype: str + """ + + result = None + + value = self.company_name + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'company_name': value } + + + return result + + + @company_name.setter + def company_name(self, company_name): + """Sets the company_name of this ZacksForwardPE. + + The company name # noqa: E501 + + :param company_name: The company_name of this ZacksForwardPE. # noqa: E501 + :type: str + """ + + self._company_name = company_name + + @property + def forward_pe_year1(self): + """Gets the forward_pe_year1 of this ZacksForwardPE. # noqa: E501 + + The forward PE estimate for the first year # noqa: E501 + + :return: The forward_pe_year1 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + return self._forward_pe_year1 + + @property + def forward_pe_year1_dict(self): + """Gets the forward_pe_year1 of this ZacksForwardPE. # noqa: E501 + + The forward PE estimate for the first year as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The forward_pe_year1 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.forward_pe_year1 + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'forward_pe_year1': value } + + + return result + + + @forward_pe_year1.setter + def forward_pe_year1(self, forward_pe_year1): + """Sets the forward_pe_year1 of this ZacksForwardPE. + + The forward PE estimate for the first year # noqa: E501 + + :param forward_pe_year1: The forward_pe_year1 of this ZacksForwardPE. # noqa: E501 + :type: float + """ + + self._forward_pe_year1 = forward_pe_year1 + + @property + def forward_pe_year2(self): + """Gets the forward_pe_year2 of this ZacksForwardPE. # noqa: E501 + + The forward PE estimate for the second year # noqa: E501 + + :return: The forward_pe_year2 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + return self._forward_pe_year2 + + @property + def forward_pe_year2_dict(self): + """Gets the forward_pe_year2 of this ZacksForwardPE. # noqa: E501 + + The forward PE estimate for the second year as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The forward_pe_year2 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.forward_pe_year2 + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'forward_pe_year2': value } + + + return result + + + @forward_pe_year2.setter + def forward_pe_year2(self, forward_pe_year2): + """Sets the forward_pe_year2 of this ZacksForwardPE. + + The forward PE estimate for the second year # noqa: E501 + + :param forward_pe_year2: The forward_pe_year2 of this ZacksForwardPE. # noqa: E501 + :type: float + """ + + self._forward_pe_year2 = forward_pe_year2 + + @property + def forward_pe_year3(self): + """Gets the forward_pe_year3 of this ZacksForwardPE. # noqa: E501 + + The forward PE estimate for the third year # noqa: E501 + + :return: The forward_pe_year3 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + return self._forward_pe_year3 + + @property + def forward_pe_year3_dict(self): + """Gets the forward_pe_year3 of this ZacksForwardPE. # noqa: E501 + + The forward PE estimate for the third year as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The forward_pe_year3 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.forward_pe_year3 + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'forward_pe_year3': value } + + + return result + + + @forward_pe_year3.setter + def forward_pe_year3(self, forward_pe_year3): + """Sets the forward_pe_year3 of this ZacksForwardPE. + + The forward PE estimate for the third year # noqa: E501 + + :param forward_pe_year3: The forward_pe_year3 of this ZacksForwardPE. # noqa: E501 + :type: float + """ + + self._forward_pe_year3 = forward_pe_year3 + + @property + def forward_pe_year4(self): + """Gets the forward_pe_year4 of this ZacksForwardPE. # noqa: E501 + + The forward PE estimate for the fourth year # noqa: E501 + + :return: The forward_pe_year4 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + return self._forward_pe_year4 + + @property + def forward_pe_year4_dict(self): + """Gets the forward_pe_year4 of this ZacksForwardPE. # noqa: E501 + + The forward PE estimate for the fourth year as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The forward_pe_year4 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.forward_pe_year4 + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'forward_pe_year4': value } + + + return result + + + @forward_pe_year4.setter + def forward_pe_year4(self, forward_pe_year4): + """Sets the forward_pe_year4 of this ZacksForwardPE. + + The forward PE estimate for the fourth year # noqa: E501 + + :param forward_pe_year4: The forward_pe_year4 of this ZacksForwardPE. # noqa: E501 + :type: float + """ + + self._forward_pe_year4 = forward_pe_year4 + + @property + def forward_pe_year5(self): + """Gets the forward_pe_year5 of this ZacksForwardPE. # noqa: E501 + + The forward PE estimate for the fifth year # noqa: E501 + + :return: The forward_pe_year5 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + return self._forward_pe_year5 + + @property + def forward_pe_year5_dict(self): + """Gets the forward_pe_year5 of this ZacksForwardPE. # noqa: E501 + + The forward PE estimate for the fifth year as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The forward_pe_year5 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.forward_pe_year5 + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'forward_pe_year5': value } + + + return result + + + @forward_pe_year5.setter + def forward_pe_year5(self, forward_pe_year5): + """Sets the forward_pe_year5 of this ZacksForwardPE. + + The forward PE estimate for the fifth year # noqa: E501 + + :param forward_pe_year5: The forward_pe_year5 of this ZacksForwardPE. # noqa: E501 + :type: float + """ + + self._forward_pe_year5 = forward_pe_year5 + + @property + def forward_peg_ratio_year1(self): + """Gets the forward_peg_ratio_year1 of this ZacksForwardPE. # noqa: E501 + + The forward PEG ratio for the first year # noqa: E501 + + :return: The forward_peg_ratio_year1 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + return self._forward_peg_ratio_year1 + + @property + def forward_peg_ratio_year1_dict(self): + """Gets the forward_peg_ratio_year1 of this ZacksForwardPE. # noqa: E501 + + The forward PEG ratio for the first year as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The forward_peg_ratio_year1 of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.forward_peg_ratio_year1 + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'forward_peg_ratio_year1': value } + + + return result + + + @forward_peg_ratio_year1.setter + def forward_peg_ratio_year1(self, forward_peg_ratio_year1): + """Sets the forward_peg_ratio_year1 of this ZacksForwardPE. + + The forward PEG ratio for the first year # noqa: E501 + + :param forward_peg_ratio_year1: The forward_peg_ratio_year1 of this ZacksForwardPE. # noqa: E501 + :type: float + """ + + self._forward_peg_ratio_year1 = forward_peg_ratio_year1 + + @property + def last_ttm_eps(self): + """Gets the last_ttm_eps of this ZacksForwardPE. # noqa: E501 + + Trailing twelve months earnings per share # noqa: E501 + + :return: The last_ttm_eps of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + return self._last_ttm_eps + + @property + def last_ttm_eps_dict(self): + """Gets the last_ttm_eps of this ZacksForwardPE. # noqa: E501 + + Trailing twelve months earnings per share as a dictionary. Useful for Panda Dataframes. # noqa: E501 + + :return: The last_ttm_eps of this ZacksForwardPE. # noqa: E501 + :rtype: float + """ + + result = None + + value = self.last_ttm_eps + if isinstance(value, list): + result = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result = value.to_dict() + elif isinstance(value, dict): + result = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result = { 'last_ttm_eps': value } + + + return result + + + @last_ttm_eps.setter + def last_ttm_eps(self, last_ttm_eps): + """Sets the last_ttm_eps of this ZacksForwardPE. + + Trailing twelve months earnings per share # noqa: E501 + + :param last_ttm_eps: The last_ttm_eps of this ZacksForwardPE. # noqa: E501 + :type: float + """ + + self._last_ttm_eps = last_ttm_eps + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, ZacksForwardPE): + return False + + return self.__dict__ == other.__dict__ + + def __ne__(self, other): + """Returns true if both objects are not equal""" + return not self == other diff --git a/intrinio_sdk/models/zacks_institutional_holding.py b/intrinio_sdk/models/zacks_institutional_holding.py index d57a09755..38afcd363 100644 --- a/intrinio_sdk/models/zacks_institutional_holding.py +++ b/intrinio_sdk/models/zacks_institutional_holding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_institutional_holding_company_detail.py b/intrinio_sdk/models/zacks_institutional_holding_company_detail.py index 52770b1ac..3f3125e13 100644 --- a/intrinio_sdk/models/zacks_institutional_holding_company_detail.py +++ b/intrinio_sdk/models/zacks_institutional_holding_company_detail.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_institutional_holding_company_summary.py b/intrinio_sdk/models/zacks_institutional_holding_company_summary.py index c310c07df..4ad836a5b 100644 --- a/intrinio_sdk/models/zacks_institutional_holding_company_summary.py +++ b/intrinio_sdk/models/zacks_institutional_holding_company_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_institutional_holding_historical_summary.py b/intrinio_sdk/models/zacks_institutional_holding_historical_summary.py index dd6db56b7..cf793ae7b 100644 --- a/intrinio_sdk/models/zacks_institutional_holding_historical_summary.py +++ b/intrinio_sdk/models/zacks_institutional_holding_historical_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_institutional_holding_owner_detail.py b/intrinio_sdk/models/zacks_institutional_holding_owner_detail.py index 28a0450b3..e17bb0a53 100644 --- a/intrinio_sdk/models/zacks_institutional_holding_owner_detail.py +++ b/intrinio_sdk/models/zacks_institutional_holding_owner_detail.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_institutional_holding_owner_summary.py b/intrinio_sdk/models/zacks_institutional_holding_owner_summary.py index 0b4a6dff8..1d1b219d7 100644 --- a/intrinio_sdk/models/zacks_institutional_holding_owner_summary.py +++ b/intrinio_sdk/models/zacks_institutional_holding_owner_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_long_term_growth_rate.py b/intrinio_sdk/models/zacks_long_term_growth_rate.py index 5f4c01a64..550c430c3 100644 --- a/intrinio_sdk/models/zacks_long_term_growth_rate.py +++ b/intrinio_sdk/models/zacks_long_term_growth_rate.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_sales_estimate.py b/intrinio_sdk/models/zacks_sales_estimate.py index 5c5a298ee..3f78f0192 100644 --- a/intrinio_sdk/models/zacks_sales_estimate.py +++ b/intrinio_sdk/models/zacks_sales_estimate.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_sales_surprise.py b/intrinio_sdk/models/zacks_sales_surprise.py index b6d599edf..06c433eb3 100644 --- a/intrinio_sdk/models/zacks_sales_surprise.py +++ b/intrinio_sdk/models/zacks_sales_surprise.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_sales_surprise_summary.py b/intrinio_sdk/models/zacks_sales_surprise_summary.py index d67467163..e969f9bd2 100644 --- a/intrinio_sdk/models/zacks_sales_surprise_summary.py +++ b/intrinio_sdk/models/zacks_sales_surprise_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/models/zacks_target_price_consensus.py b/intrinio_sdk/models/zacks_target_price_consensus.py index 46cd29597..f9d070273 100644 --- a/intrinio_sdk/models/zacks_target_price_consensus.py +++ b/intrinio_sdk/models/zacks_target_price_consensus.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/intrinio_sdk/rest.py b/intrinio_sdk/rest.py index 3dc4fb282..e6b278fd2 100644 --- a/intrinio_sdk/rest.py +++ b/intrinio_sdk/rest.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/setup.py b/setup.py index 589e5dc36..b398fd471 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_accumulation_distribution_index_technical_value.py b/test/test_accumulation_distribution_index_technical_value.py index dac80b6a5..f2e15ad7d 100644 --- a/test/test_accumulation_distribution_index_technical_value.py +++ b/test/test_accumulation_distribution_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_bulk_download_links.py b/test/test_api_response_bulk_download_links.py index bf97b9d4e..49b4f45a5 100644 --- a/test/test_api_response_bulk_download_links.py +++ b/test/test_api_response_bulk_download_links.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_companies.py b/test/test_api_response_companies.py index aa3dc27b2..a76da9168 100644 --- a/test/test_api_response_companies.py +++ b/test/test_api_response_companies.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_companies_search.py b/test/test_api_response_companies_search.py index b634df894..5e148229e 100644 --- a/test/test_api_response_companies_search.py +++ b/test/test_api_response_companies_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_company_answers.py b/test/test_api_response_company_answers.py index 365f9012f..2f588c609 100644 --- a/test/test_api_response_company_answers.py +++ b/test/test_api_response_company_answers.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_company_daily_metrics.py b/test/test_api_response_company_daily_metrics.py index 5037554c3..e6be5d75f 100644 --- a/test/test_api_response_company_daily_metrics.py +++ b/test/test_api_response_company_daily_metrics.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_company_filings.py b/test/test_api_response_company_filings.py index 19dae8ff8..fefc576b5 100644 --- a/test/test_api_response_company_filings.py +++ b/test/test_api_response_company_filings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_company_fundamentals.py b/test/test_api_response_company_fundamentals.py index e857a5d5f..b17a6b309 100644 --- a/test/test_api_response_company_fundamentals.py +++ b/test/test_api_response_company_fundamentals.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_company_historical_data.py b/test/test_api_response_company_historical_data.py index 5fa6a03c9..281783205 100644 --- a/test/test_api_response_company_historical_data.py +++ b/test/test_api_response_company_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_company_insider_transaction_filings.py b/test/test_api_response_company_insider_transaction_filings.py index 777abe7d0..476952527 100644 --- a/test/test_api_response_company_insider_transaction_filings.py +++ b/test/test_api_response_company_insider_transaction_filings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_company_news.py b/test/test_api_response_company_news.py index e5036be67..7aeaf540f 100644 --- a/test/test_api_response_company_news.py +++ b/test/test_api_response_company_news.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_company_public_float_result.py b/test/test_api_response_company_public_float_result.py index 70d81b114..b5a6649d5 100644 --- a/test/test_api_response_company_public_float_result.py +++ b/test/test_api_response_company_public_float_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_company_recognize.py b/test/test_api_response_company_recognize.py index 003d5957f..f7519f49c 100644 --- a/test/test_api_response_company_recognize.py +++ b/test/test_api_response_company_recognize.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_company_securities.py b/test/test_api_response_company_securities.py index a6ed32d38..f4685bcc4 100644 --- a/test/test_api_response_company_securities.py +++ b/test/test_api_response_company_securities.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_company_shares_outstanding.py b/test/test_api_response_company_shares_outstanding.py index 7c0e1ea0d..e0c6156f0 100644 --- a/test/test_api_response_company_shares_outstanding.py +++ b/test/test_api_response_company_shares_outstanding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_data_tags.py b/test/test_api_response_data_tags.py index b43db84bf..0f377a847 100644 --- a/test/test_api_response_data_tags.py +++ b/test/test_api_response_data_tags.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_data_tags_search.py b/test/test_api_response_data_tags_search.py index aebfd4f9b..6559fd619 100644 --- a/test/test_api_response_data_tags_search.py +++ b/test/test_api_response_data_tags_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_economic_index_historical_data.py b/test/test_api_response_economic_index_historical_data.py index d48bf0015..3f4814e53 100644 --- a/test/test_api_response_economic_index_historical_data.py +++ b/test/test_api_response_economic_index_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_economic_indices.py b/test/test_api_response_economic_indices.py index 2453a4a4b..a3eb39ae3 100644 --- a/test/test_api_response_economic_indices.py +++ b/test/test_api_response_economic_indices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_economic_indices_search.py b/test/test_api_response_economic_indices_search.py index 972bb6584..e01a2369a 100644 --- a/test/test_api_response_economic_indices_search.py +++ b/test/test_api_response_economic_indices_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_eod_index_prices.py b/test/test_api_response_eod_index_prices.py new file mode 100644 index 000000000..0ee5be4bc --- /dev/null +++ b/test/test_api_response_eod_index_prices.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.api_response_eod_index_prices import ApiResponseEodIndexPrices # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestApiResponseEodIndexPrices(unittest.TestCase): + """ApiResponseEodIndexPrices unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testApiResponseEodIndexPrices(self): + """Test ApiResponseEodIndexPrices""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.api_response_eod_index_prices.ApiResponseEodIndexPrices() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_api_response_eod_index_prices_all.py b/test/test_api_response_eod_index_prices_all.py new file mode 100644 index 000000000..99ee08f0d --- /dev/null +++ b/test/test_api_response_eod_index_prices_all.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.api_response_eod_index_prices_all import ApiResponseEodIndexPricesAll # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestApiResponseEodIndexPricesAll(unittest.TestCase): + """ApiResponseEodIndexPricesAll unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testApiResponseEodIndexPricesAll(self): + """Test ApiResponseEodIndexPricesAll""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.api_response_eod_index_prices_all.ApiResponseEodIndexPricesAll() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_api_response_esg_companies.py b/test/test_api_response_esg_companies.py index 9547d08bf..1041ec5bd 100644 --- a/test/test_api_response_esg_companies.py +++ b/test/test_api_response_esg_companies.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_esg_company_comprehensive_rating_history.py b/test/test_api_response_esg_company_comprehensive_rating_history.py index 3bc2090b9..d67badec8 100644 --- a/test/test_api_response_esg_company_comprehensive_rating_history.py +++ b/test/test_api_response_esg_company_comprehensive_rating_history.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_esg_company_rating_history.py b/test/test_api_response_esg_company_rating_history.py index 06f9ec7fd..73aaee679 100644 --- a/test/test_api_response_esg_company_rating_history.py +++ b/test/test_api_response_esg_company_rating_history.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_esg_latest.py b/test/test_api_response_esg_latest.py index 72df40afa..3d05dbabd 100644 --- a/test/test_api_response_esg_latest.py +++ b/test/test_api_response_esg_latest.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_esg_latest_comprehensive.py b/test/test_api_response_esg_latest_comprehensive.py index 845d44efa..ccbbcd3dc 100644 --- a/test/test_api_response_esg_latest_comprehensive.py +++ b/test/test_api_response_esg_latest_comprehensive.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_et_fs.py b/test/test_api_response_et_fs.py index e4b92ca40..2fba4638a 100644 --- a/test/test_api_response_et_fs.py +++ b/test/test_api_response_et_fs.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_etf_holdings.py b/test/test_api_response_etf_holdings.py index 7ebf1a9a7..40e6a2c35 100644 --- a/test/test_api_response_etf_holdings.py +++ b/test/test_api_response_etf_holdings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_filing_answers.py b/test/test_api_response_filing_answers.py index 277db461c..b1d8a39c6 100644 --- a/test/test_api_response_filing_answers.py +++ b/test/test_api_response_filing_answers.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_filing_fundamentals.py b/test/test_api_response_filing_fundamentals.py index 837574a1a..09b2fde15 100644 --- a/test/test_api_response_filing_fundamentals.py +++ b/test/test_api_response_filing_fundamentals.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_filing_notes.py b/test/test_api_response_filing_notes.py index de45f0d45..ec373550f 100644 --- a/test/test_api_response_filing_notes.py +++ b/test/test_api_response_filing_notes.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_filing_notes_search.py b/test/test_api_response_filing_notes_search.py index 42e505d7d..21b13ed0e 100644 --- a/test/test_api_response_filing_notes_search.py +++ b/test/test_api_response_filing_notes_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_filings.py b/test/test_api_response_filings.py index fc3903813..bc362c0c3 100644 --- a/test/test_api_response_filings.py +++ b/test/test_api_response_filings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_forex_currencies.py b/test/test_api_response_forex_currencies.py index 0a26eaaf0..aabf2853f 100644 --- a/test/test_api_response_forex_currencies.py +++ b/test/test_api_response_forex_currencies.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_forex_pairs.py b/test/test_api_response_forex_pairs.py index 3c0b13359..a3df60284 100644 --- a/test/test_api_response_forex_pairs.py +++ b/test/test_api_response_forex_pairs.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_forex_prices.py b/test/test_api_response_forex_prices.py index bf0880c19..d5b191add 100644 --- a/test/test_api_response_forex_prices.py +++ b/test/test_api_response_forex_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_historical_data.py b/test/test_api_response_historical_data.py index ff8178793..61a025365 100644 --- a/test/test_api_response_historical_data.py +++ b/test/test_api_response_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_index.py b/test/test_api_response_index.py new file mode 100644 index 000000000..b1401fd37 --- /dev/null +++ b/test/test_api_response_index.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.api_response_index import ApiResponseIndex # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestApiResponseIndex(unittest.TestCase): + """ApiResponseIndex unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testApiResponseIndex(self): + """Test ApiResponseIndex""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.api_response_index.ApiResponseIndex() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_api_response_indices.py b/test/test_api_response_indices.py new file mode 100644 index 000000000..7fcc38d8b --- /dev/null +++ b/test/test_api_response_indices.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.api_response_indices import ApiResponseIndices # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestApiResponseIndices(unittest.TestCase): + """ApiResponseIndices unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testApiResponseIndices(self): + """Test ApiResponseIndices""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.api_response_indices.ApiResponseIndices() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_api_response_initial_public_offerings.py b/test/test_api_response_initial_public_offerings.py index e9d3ae9b8..7b04238a2 100644 --- a/test/test_api_response_initial_public_offerings.py +++ b/test/test_api_response_initial_public_offerings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_insider_transaction_filings.py b/test/test_api_response_insider_transaction_filings.py index cf5082d15..856c90aa1 100644 --- a/test/test_api_response_insider_transaction_filings.py +++ b/test/test_api_response_insider_transaction_filings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_municipalities.py b/test/test_api_response_municipalities.py index 7448d3485..2bffed99d 100644 --- a/test/test_api_response_municipalities.py +++ b/test/test_api_response_municipalities.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_municipalitiy_financials.py b/test/test_api_response_municipalitiy_financials.py index 9de6c85b6..ef01e8397 100644 --- a/test/test_api_response_municipalitiy_financials.py +++ b/test/test_api_response_municipalitiy_financials.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_news.py b/test/test_api_response_news.py index 74ff26df4..8d422f568 100644 --- a/test/test_api_response_news.py +++ b/test/test_api_response_news.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_option_prices.py b/test/test_api_response_option_prices.py index 926c8c302..173d7884e 100644 --- a/test/test_api_response_option_prices.py +++ b/test/test_api_response_option_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options.py b/test/test_api_response_options.py index 3301319bd..cf7c3dae9 100644 --- a/test/test_api_response_options.py +++ b/test/test_api_response_options.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options_aggregates.py b/test/test_api_response_options_aggregates.py new file mode 100644 index 000000000..50c770a3d --- /dev/null +++ b/test/test_api_response_options_aggregates.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.api_response_options_aggregates import ApiResponseOptionsAggregates # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestApiResponseOptionsAggregates(unittest.TestCase): + """ApiResponseOptionsAggregates unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testApiResponseOptionsAggregates(self): + """Test ApiResponseOptionsAggregates""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.api_response_options_aggregates.ApiResponseOptionsAggregates() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_api_response_options_chain.py b/test/test_api_response_options_chain.py index 4581dcd48..1b70d203f 100644 --- a/test/test_api_response_options_chain.py +++ b/test/test_api_response_options_chain.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options_chain_eod.py b/test/test_api_response_options_chain_eod.py index 6f03803c1..d6663fa23 100644 --- a/test/test_api_response_options_chain_eod.py +++ b/test/test_api_response_options_chain_eod.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options_chain_realtime.py b/test/test_api_response_options_chain_realtime.py index 5ef1f3483..12dc6ea2c 100644 --- a/test/test_api_response_options_chain_realtime.py +++ b/test/test_api_response_options_chain_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options_expirations.py b/test/test_api_response_options_expirations.py index 2820903ef..6662e3643 100644 --- a/test/test_api_response_options_expirations.py +++ b/test/test_api_response_options_expirations.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options_price_realtime.py b/test/test_api_response_options_price_realtime.py index d3743b024..65474f1e8 100644 --- a/test/test_api_response_options_price_realtime.py +++ b/test/test_api_response_options_price_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options_prices_batch_realtime.py b/test/test_api_response_options_prices_batch_realtime.py index a73733eea..d5fcea28c 100644 --- a/test/test_api_response_options_prices_batch_realtime.py +++ b/test/test_api_response_options_prices_batch_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options_prices_eod.py b/test/test_api_response_options_prices_eod.py index 2def558a5..46c339bae 100644 --- a/test/test_api_response_options_prices_eod.py +++ b/test/test_api_response_options_prices_eod.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options_realtime.py b/test/test_api_response_options_realtime.py index 898b3a828..9849135d3 100644 --- a/test/test_api_response_options_realtime.py +++ b/test/test_api_response_options_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options_stats_realtime.py b/test/test_api_response_options_stats_realtime.py index bec54eb92..55372e057 100644 --- a/test/test_api_response_options_stats_realtime.py +++ b/test/test_api_response_options_stats_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options_tickers.py b/test/test_api_response_options_tickers.py index 0c3044d9b..f39b0aab5 100644 --- a/test/test_api_response_options_tickers.py +++ b/test/test_api_response_options_tickers.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_options_unusual_activity.py b/test/test_api_response_options_unusual_activity.py index ecd1225ab..6d6bf3198 100644 --- a/test/test_api_response_options_unusual_activity.py +++ b/test/test_api_response_options_unusual_activity.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_owner_insider_transaction_filings.py b/test/test_api_response_owner_insider_transaction_filings.py index 2e5787b37..b7db23381 100644 --- a/test/test_api_response_owner_insider_transaction_filings.py +++ b/test/test_api_response_owner_insider_transaction_filings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_owner_institutional_holdings.py b/test/test_api_response_owner_institutional_holdings.py index c12ae283a..d4fa03665 100644 --- a/test/test_api_response_owner_institutional_holdings.py +++ b/test/test_api_response_owner_institutional_holdings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_owners.py b/test/test_api_response_owners.py index ec13034e2..b4d083f70 100644 --- a/test/test_api_response_owners.py +++ b/test/test_api_response_owners.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_realtime_index_prices.py b/test/test_api_response_realtime_index_prices.py new file mode 100644 index 000000000..d7b1999f7 --- /dev/null +++ b/test/test_api_response_realtime_index_prices.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.api_response_realtime_index_prices import ApiResponseRealtimeIndexPrices # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestApiResponseRealtimeIndexPrices(unittest.TestCase): + """ApiResponseRealtimeIndexPrices unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testApiResponseRealtimeIndexPrices(self): + """Test ApiResponseRealtimeIndexPrices""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.api_response_realtime_index_prices.ApiResponseRealtimeIndexPrices() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_api_response_reported_financials.py b/test/test_api_response_reported_financials.py index d4b34078a..ca814d96d 100644 --- a/test/test_api_response_reported_financials.py +++ b/test/test_api_response_reported_financials.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_securities.py b/test/test_api_response_securities.py index 3a90993d2..95def358d 100644 --- a/test/test_api_response_securities.py +++ b/test/test_api_response_securities.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_securities_search.py b/test/test_api_response_securities_search.py index 7bec6b41a..e604af3ee 100644 --- a/test/test_api_response_securities_search.py +++ b/test/test_api_response_securities_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_accumulation_distribution_index.py b/test/test_api_response_security_accumulation_distribution_index.py index f3ca3b79f..705af3a56 100644 --- a/test/test_api_response_security_accumulation_distribution_index.py +++ b/test/test_api_response_security_accumulation_distribution_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_average_daily_trading_volume.py b/test/test_api_response_security_average_daily_trading_volume.py index 6bb27a6e8..803ce5848 100644 --- a/test/test_api_response_security_average_daily_trading_volume.py +++ b/test/test_api_response_security_average_daily_trading_volume.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_average_directional_index.py b/test/test_api_response_security_average_directional_index.py index 130215a08..8f07ae957 100644 --- a/test/test_api_response_security_average_directional_index.py +++ b/test/test_api_response_security_average_directional_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_average_true_range.py b/test/test_api_response_security_average_true_range.py index 7b88546d4..0d4107ea7 100644 --- a/test/test_api_response_security_average_true_range.py +++ b/test/test_api_response_security_average_true_range.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_awesome_oscillator.py b/test/test_api_response_security_awesome_oscillator.py index ad48a2600..bf9616af5 100644 --- a/test/test_api_response_security_awesome_oscillator.py +++ b/test/test_api_response_security_awesome_oscillator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_bollinger_bands.py b/test/test_api_response_security_bollinger_bands.py index 433d6a1a4..9f6818532 100644 --- a/test/test_api_response_security_bollinger_bands.py +++ b/test/test_api_response_security_bollinger_bands.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_chaikin_money_flow.py b/test/test_api_response_security_chaikin_money_flow.py index 407bd1637..e42627eeb 100644 --- a/test/test_api_response_security_chaikin_money_flow.py +++ b/test/test_api_response_security_chaikin_money_flow.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_commodity_channel_index.py b/test/test_api_response_security_commodity_channel_index.py index 0e2000263..194ff8a29 100644 --- a/test/test_api_response_security_commodity_channel_index.py +++ b/test/test_api_response_security_commodity_channel_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_detrended_price_oscillator.py b/test/test_api_response_security_detrended_price_oscillator.py index d47189a48..1081a51fa 100644 --- a/test/test_api_response_security_detrended_price_oscillator.py +++ b/test/test_api_response_security_detrended_price_oscillator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_donchian_channel.py b/test/test_api_response_security_donchian_channel.py index 60d6000bc..71d2b8131 100644 --- a/test/test_api_response_security_donchian_channel.py +++ b/test/test_api_response_security_donchian_channel.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_ease_of_movement.py b/test/test_api_response_security_ease_of_movement.py index a60f67bd8..76cf9ce90 100644 --- a/test/test_api_response_security_ease_of_movement.py +++ b/test/test_api_response_security_ease_of_movement.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_force_index.py b/test/test_api_response_security_force_index.py index bc1011296..933171cc5 100644 --- a/test/test_api_response_security_force_index.py +++ b/test/test_api_response_security_force_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_historical_data.py b/test/test_api_response_security_historical_data.py index ea5cd2265..0006ee5ab 100644 --- a/test/test_api_response_security_historical_data.py +++ b/test/test_api_response_security_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_ichimoku_kinko_hyo.py b/test/test_api_response_security_ichimoku_kinko_hyo.py index b5f7e2f83..75a72ea6d 100644 --- a/test/test_api_response_security_ichimoku_kinko_hyo.py +++ b/test/test_api_response_security_ichimoku_kinko_hyo.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_institutional_ownership.py b/test/test_api_response_security_institutional_ownership.py index ff2e12be3..b2b9c0446 100644 --- a/test/test_api_response_security_institutional_ownership.py +++ b/test/test_api_response_security_institutional_ownership.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_interval_prices.py b/test/test_api_response_security_interval_prices.py index 464989dd1..480383fc8 100644 --- a/test/test_api_response_security_interval_prices.py +++ b/test/test_api_response_security_interval_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_intraday_prices.py b/test/test_api_response_security_intraday_prices.py index 3e7ae011a..199c0ea6c 100644 --- a/test/test_api_response_security_intraday_prices.py +++ b/test/test_api_response_security_intraday_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_keltner_channel.py b/test/test_api_response_security_keltner_channel.py index df39f036f..993cdd300 100644 --- a/test/test_api_response_security_keltner_channel.py +++ b/test/test_api_response_security_keltner_channel.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_know_sure_thing.py b/test/test_api_response_security_know_sure_thing.py index 9308b08ae..66ad1c928 100644 --- a/test/test_api_response_security_know_sure_thing.py +++ b/test/test_api_response_security_know_sure_thing.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_mass_index.py b/test/test_api_response_security_mass_index.py index 1551b4755..7d3c498b4 100644 --- a/test/test_api_response_security_mass_index.py +++ b/test/test_api_response_security_mass_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_money_flow_index.py b/test/test_api_response_security_money_flow_index.py index 75a5b0273..2115cdca5 100644 --- a/test/test_api_response_security_money_flow_index.py +++ b/test/test_api_response_security_money_flow_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_moving_average_convergence_divergence.py b/test/test_api_response_security_moving_average_convergence_divergence.py index 92fae5e2d..710e063c8 100644 --- a/test/test_api_response_security_moving_average_convergence_divergence.py +++ b/test/test_api_response_security_moving_average_convergence_divergence.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_negative_volume_index.py b/test/test_api_response_security_negative_volume_index.py index e6cff73cf..d8ed8ee3f 100644 --- a/test/test_api_response_security_negative_volume_index.py +++ b/test/test_api_response_security_negative_volume_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_on_balance_volume.py b/test/test_api_response_security_on_balance_volume.py index 89caa6a9e..f9c941b8e 100644 --- a/test/test_api_response_security_on_balance_volume.py +++ b/test/test_api_response_security_on_balance_volume.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_on_balance_volume_mean.py b/test/test_api_response_security_on_balance_volume_mean.py index a97ea159c..b79e87de7 100644 --- a/test/test_api_response_security_on_balance_volume_mean.py +++ b/test/test_api_response_security_on_balance_volume_mean.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_relative_strength_index.py b/test/test_api_response_security_relative_strength_index.py index 0121be1b4..def04a5e0 100644 --- a/test/test_api_response_security_relative_strength_index.py +++ b/test/test_api_response_security_relative_strength_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_simple_moving_average.py b/test/test_api_response_security_simple_moving_average.py index 931c32308..b6778c740 100644 --- a/test/test_api_response_security_simple_moving_average.py +++ b/test/test_api_response_security_simple_moving_average.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_stochastic_oscillator.py b/test/test_api_response_security_stochastic_oscillator.py index 356986f45..5ac817597 100644 --- a/test/test_api_response_security_stochastic_oscillator.py +++ b/test/test_api_response_security_stochastic_oscillator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_stock_price_adjustments.py b/test/test_api_response_security_stock_price_adjustments.py index 21bb59b60..f7367a381 100644 --- a/test/test_api_response_security_stock_price_adjustments.py +++ b/test/test_api_response_security_stock_price_adjustments.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_stock_prices.py b/test/test_api_response_security_stock_prices.py index 8d65277b1..30be79a0b 100644 --- a/test/test_api_response_security_stock_prices.py +++ b/test/test_api_response_security_stock_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_triple_exponential_average.py b/test/test_api_response_security_triple_exponential_average.py index c0239871e..40af1fa7b 100644 --- a/test/test_api_response_security_triple_exponential_average.py +++ b/test/test_api_response_security_triple_exponential_average.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_true_strength_index.py b/test/test_api_response_security_true_strength_index.py index df3e13cc2..b41c8c597 100644 --- a/test/test_api_response_security_true_strength_index.py +++ b/test/test_api_response_security_true_strength_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_ultimate_oscillator.py b/test/test_api_response_security_ultimate_oscillator.py index e296c0e74..31cf62a05 100644 --- a/test/test_api_response_security_ultimate_oscillator.py +++ b/test/test_api_response_security_ultimate_oscillator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_volume_price_trend.py b/test/test_api_response_security_volume_price_trend.py index 9bbc1a890..fffdff3df 100644 --- a/test/test_api_response_security_volume_price_trend.py +++ b/test/test_api_response_security_volume_price_trend.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_volume_weighted_average_price.py b/test/test_api_response_security_volume_weighted_average_price.py index 83a827729..f0b5afa3c 100644 --- a/test/test_api_response_security_volume_weighted_average_price.py +++ b/test/test_api_response_security_volume_weighted_average_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_vortex_indicator.py b/test/test_api_response_security_vortex_indicator.py index 550f8f35d..ca91ce420 100644 --- a/test/test_api_response_security_vortex_indicator.py +++ b/test/test_api_response_security_vortex_indicator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_williams_r.py b/test/test_api_response_security_williams_r.py index 272c33e51..d7bc8cc53 100644 --- a/test/test_api_response_security_williams_r.py +++ b/test/test_api_response_security_williams_r.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_zacks_analyst_ratings.py b/test/test_api_response_security_zacks_analyst_ratings.py index 08a6159dd..6bd151c49 100644 --- a/test/test_api_response_security_zacks_analyst_ratings.py +++ b/test/test_api_response_security_zacks_analyst_ratings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_zacks_analyst_ratings_snapshot.py b/test/test_api_response_security_zacks_analyst_ratings_snapshot.py index 501435e06..e0506898f 100644 --- a/test/test_api_response_security_zacks_analyst_ratings_snapshot.py +++ b/test/test_api_response_security_zacks_analyst_ratings_snapshot.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_zacks_eps_surprises.py b/test/test_api_response_security_zacks_eps_surprises.py index 371973617..821094880 100644 --- a/test/test_api_response_security_zacks_eps_surprises.py +++ b/test/test_api_response_security_zacks_eps_surprises.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_security_zacks_sales_surprises.py b/test/test_api_response_security_zacks_sales_surprises.py index e9526ce92..85a7d3b3f 100644 --- a/test/test_api_response_security_zacks_sales_surprises.py +++ b/test/test_api_response_security_zacks_sales_surprises.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_sic_index_historical_data.py b/test/test_api_response_sic_index_historical_data.py index 351f67add..6ea8c2e83 100644 --- a/test/test_api_response_sic_index_historical_data.py +++ b/test/test_api_response_sic_index_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_sic_indices.py b/test/test_api_response_sic_indices.py index 69fa08e0b..6aa301f45 100644 --- a/test/test_api_response_sic_indices.py +++ b/test/test_api_response_sic_indices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_sic_indices_search.py b/test/test_api_response_sic_indices_search.py index ce16458d0..87ffeb01d 100644 --- a/test/test_api_response_sic_indices_search.py +++ b/test/test_api_response_sic_indices_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_standardized_financials.py b/test/test_api_response_standardized_financials.py index 2ccb01cc0..bce219f90 100644 --- a/test/test_api_response_standardized_financials.py +++ b/test/test_api_response_standardized_financials.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_standardized_financials_dimensions.py b/test/test_api_response_standardized_financials_dimensions.py index c7f80088d..53aaac2e3 100644 --- a/test/test_api_response_standardized_financials_dimensions.py +++ b/test/test_api_response_standardized_financials_dimensions.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_stock_exchange_realtime_stock_prices.py b/test/test_api_response_stock_exchange_realtime_stock_prices.py index d0fef0760..dcf7a8aed 100644 --- a/test/test_api_response_stock_exchange_realtime_stock_prices.py +++ b/test/test_api_response_stock_exchange_realtime_stock_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_stock_exchange_securities.py b/test/test_api_response_stock_exchange_securities.py index ce8208c75..43d4f46f0 100644 --- a/test/test_api_response_stock_exchange_securities.py +++ b/test/test_api_response_stock_exchange_securities.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_stock_exchange_stock_price_adjustments.py b/test/test_api_response_stock_exchange_stock_price_adjustments.py index da3dfe369..52a51f81f 100644 --- a/test/test_api_response_stock_exchange_stock_price_adjustments.py +++ b/test/test_api_response_stock_exchange_stock_price_adjustments.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_stock_exchange_stock_prices.py b/test/test_api_response_stock_exchange_stock_prices.py index 30fd98882..2a3365ce1 100644 --- a/test/test_api_response_stock_exchange_stock_prices.py +++ b/test/test_api_response_stock_exchange_stock_prices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_stock_exchanges.py b/test/test_api_response_stock_exchanges.py index 5468dcec5..22d6cbe5a 100644 --- a/test/test_api_response_stock_exchanges.py +++ b/test/test_api_response_stock_exchanges.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_stock_market_index_historical_data.py b/test/test_api_response_stock_market_index_historical_data.py index 49e3828a6..ddc84194e 100644 --- a/test/test_api_response_stock_market_index_historical_data.py +++ b/test/test_api_response_stock_market_index_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_stock_market_indices.py b/test/test_api_response_stock_market_indices.py index cca7ba882..a757b52e0 100644 --- a/test/test_api_response_stock_market_indices.py +++ b/test/test_api_response_stock_market_indices.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_stock_market_indices_search.py b/test/test_api_response_stock_market_indices_search.py index 520c75efc..fe243b203 100644 --- a/test/test_api_response_stock_market_indices_search.py +++ b/test/test_api_response_stock_market_indices_search.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_analyst_ratings.py b/test/test_api_response_zacks_analyst_ratings.py index 061f054ff..e61a71e37 100644 --- a/test/test_api_response_zacks_analyst_ratings.py +++ b/test/test_api_response_zacks_analyst_ratings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_ebitda_consensus.py b/test/test_api_response_zacks_ebitda_consensus.py new file mode 100644 index 000000000..1e5e5c9c2 --- /dev/null +++ b/test/test_api_response_zacks_ebitda_consensus.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.api_response_zacks_ebitda_consensus import ApiResponseZacksEBITDAConsensus # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestApiResponseZacksEBITDAConsensus(unittest.TestCase): + """ApiResponseZacksEBITDAConsensus unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testApiResponseZacksEBITDAConsensus(self): + """Test ApiResponseZacksEBITDAConsensus""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.api_response_zacks_ebitda_consensus.ApiResponseZacksEBITDAConsensus() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_api_response_zacks_eps_estimates.py b/test/test_api_response_zacks_eps_estimates.py index 92757f272..8640872bf 100644 --- a/test/test_api_response_zacks_eps_estimates.py +++ b/test/test_api_response_zacks_eps_estimates.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_eps_growth_rates.py b/test/test_api_response_zacks_eps_growth_rates.py index 50a468fdd..dcb69bab1 100644 --- a/test/test_api_response_zacks_eps_growth_rates.py +++ b/test/test_api_response_zacks_eps_growth_rates.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_eps_surprises.py b/test/test_api_response_zacks_eps_surprises.py index 1f68ab7a4..e65ec512e 100644 --- a/test/test_api_response_zacks_eps_surprises.py +++ b/test/test_api_response_zacks_eps_surprises.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_etf_holdings.py b/test/test_api_response_zacks_etf_holdings.py index 79cc831cc..c1188ff66 100644 --- a/test/test_api_response_zacks_etf_holdings.py +++ b/test/test_api_response_zacks_etf_holdings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_forward_p_es.py b/test/test_api_response_zacks_forward_p_es.py new file mode 100644 index 000000000..92484481e --- /dev/null +++ b/test/test_api_response_zacks_forward_p_es.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.api_response_zacks_forward_p_es import ApiResponseZacksForwardPEs # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestApiResponseZacksForwardPEs(unittest.TestCase): + """ApiResponseZacksForwardPEs unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testApiResponseZacksForwardPEs(self): + """Test ApiResponseZacksForwardPEs""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.api_response_zacks_forward_p_es.ApiResponseZacksForwardPEs() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_api_response_zacks_institutional_holding_companies.py b/test/test_api_response_zacks_institutional_holding_companies.py index e48517bfd..48bf24de9 100644 --- a/test/test_api_response_zacks_institutional_holding_companies.py +++ b/test/test_api_response_zacks_institutional_holding_companies.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_institutional_holding_owners.py b/test/test_api_response_zacks_institutional_holding_owners.py index a5422bb41..23758636d 100644 --- a/test/test_api_response_zacks_institutional_holding_owners.py +++ b/test/test_api_response_zacks_institutional_holding_owners.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_institutional_holdings.py b/test/test_api_response_zacks_institutional_holdings.py index e5098602e..fedf0c07e 100644 --- a/test/test_api_response_zacks_institutional_holdings.py +++ b/test/test_api_response_zacks_institutional_holdings.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_long_term_growth_rates.py b/test/test_api_response_zacks_long_term_growth_rates.py index 8a4771101..180c073f3 100644 --- a/test/test_api_response_zacks_long_term_growth_rates.py +++ b/test/test_api_response_zacks_long_term_growth_rates.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_sales_estimates.py b/test/test_api_response_zacks_sales_estimates.py index 9b2dc1fc8..6e5c6f882 100644 --- a/test/test_api_response_zacks_sales_estimates.py +++ b/test/test_api_response_zacks_sales_estimates.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_sales_surprises.py b/test/test_api_response_zacks_sales_surprises.py index d302f5f29..4d34adb29 100644 --- a/test/test_api_response_zacks_sales_surprises.py +++ b/test/test_api_response_zacks_sales_surprises.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_api_response_zacks_target_price_consensuses.py b/test/test_api_response_zacks_target_price_consensuses.py index cc13b88b0..344cb2743 100644 --- a/test/test_api_response_zacks_target_price_consensuses.py +++ b/test/test_api_response_zacks_target_price_consensuses.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_average_daily_trading_volume_technical_value.py b/test/test_average_daily_trading_volume_technical_value.py index 67c4a131c..0564b3a2e 100644 --- a/test/test_average_daily_trading_volume_technical_value.py +++ b/test/test_average_daily_trading_volume_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_average_directional_index_technical_value.py b/test/test_average_directional_index_technical_value.py index f34553b93..0c33d2f70 100644 --- a/test/test_average_directional_index_technical_value.py +++ b/test/test_average_directional_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_average_true_range_technical_value.py b/test/test_average_true_range_technical_value.py index ddb66d02d..a45faf3a5 100644 --- a/test/test_average_true_range_technical_value.py +++ b/test/test_average_true_range_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_awesome_oscillator_technical_value.py b/test/test_awesome_oscillator_technical_value.py index b710096d7..b4406a4be 100644 --- a/test/test_awesome_oscillator_technical_value.py +++ b/test/test_awesome_oscillator_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_bollinger_bands_technical_value.py b/test/test_bollinger_bands_technical_value.py index 05d9182ee..8df806d62 100644 --- a/test/test_bollinger_bands_technical_value.py +++ b/test/test_bollinger_bands_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_bulk_download_links.py b/test/test_bulk_download_links.py index ee148ee06..482198758 100644 --- a/test/test_bulk_download_links.py +++ b/test/test_bulk_download_links.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_bulk_download_summary.py b/test/test_bulk_download_summary.py index 7f356b699..caf43f54e 100644 --- a/test/test_bulk_download_summary.py +++ b/test/test_bulk_download_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_bulk_downloads_api.py b/test/test_bulk_downloads_api.py index 0184f2339..cacce8a9a 100644 --- a/test/test_bulk_downloads_api.py +++ b/test/test_bulk_downloads_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_chaikin_money_flow_technical_value.py b/test/test_chaikin_money_flow_technical_value.py index 01f352dcf..301deaff6 100644 --- a/test/test_chaikin_money_flow_technical_value.py +++ b/test/test_chaikin_money_flow_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_commodity_channel_index_technical_value.py b/test/test_commodity_channel_index_technical_value.py index 2507ba798..f2c640133 100644 --- a/test/test_commodity_channel_index_technical_value.py +++ b/test/test_commodity_channel_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_company.py b/test/test_company.py index d2093a7ba..e973f4f27 100644 --- a/test/test_company.py +++ b/test/test_company.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_company_api.py b/test/test_company_api.py index 78c702b84..97f8e7bb2 100644 --- a/test/test_company_api.py +++ b/test/test_company_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_company_daily_metric.py b/test/test_company_daily_metric.py index 55f1e04e3..851fdfa34 100644 --- a/test/test_company_daily_metric.py +++ b/test/test_company_daily_metric.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_company_filing.py b/test/test_company_filing.py index c2da19ae5..b3ed5a94f 100644 --- a/test/test_company_filing.py +++ b/test/test_company_filing.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_company_initial_public_offering.py b/test/test_company_initial_public_offering.py index 21bd24c8d..0f26f2858 100644 --- a/test/test_company_initial_public_offering.py +++ b/test/test_company_initial_public_offering.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_company_news.py b/test/test_company_news.py index c6766c325..a67684a67 100644 --- a/test/test_company_news.py +++ b/test/test_company_news.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_company_news_summary.py b/test/test_company_news_summary.py index 5a76ab5d4..8edeac4c2 100644 --- a/test/test_company_news_summary.py +++ b/test/test_company_news_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_company_public_float.py b/test/test_company_public_float.py index 64780a700..784aaf2bf 100644 --- a/test/test_company_public_float.py +++ b/test/test_company_public_float.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_company_shares_outstanding.py b/test/test_company_shares_outstanding.py index 5c85c32da..01c83bfa2 100644 --- a/test/test_company_shares_outstanding.py +++ b/test/test_company_shares_outstanding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_company_summary.py b/test/test_company_summary.py index 58c01b6aa..53144751b 100644 --- a/test/test_company_summary.py +++ b/test/test_company_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_data_point_api.py b/test/test_data_point_api.py index 90b7b1c97..dea00f6a0 100644 --- a/test/test_data_point_api.py +++ b/test/test_data_point_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_data_tag.py b/test/test_data_tag.py index 7eed3ce32..cff27e39c 100644 --- a/test/test_data_tag.py +++ b/test/test_data_tag.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_data_tag_api.py b/test/test_data_tag_api.py index 20ee671d0..aad678ac3 100644 --- a/test/test_data_tag_api.py +++ b/test/test_data_tag_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_data_tag_summary.py b/test/test_data_tag_summary.py index b6c3827c0..34f4b13df 100644 --- a/test/test_data_tag_summary.py +++ b/test/test_data_tag_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_detrended_price_oscillator_technical_value.py b/test/test_detrended_price_oscillator_technical_value.py index 133a48907..10693154c 100644 --- a/test/test_detrended_price_oscillator_technical_value.py +++ b/test/test_detrended_price_oscillator_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_dividend_record.py b/test/test_dividend_record.py index a18555e74..5d651d535 100644 --- a/test/test_dividend_record.py +++ b/test/test_dividend_record.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_donchian_channel_technical_value.py b/test/test_donchian_channel_technical_value.py index 2e715dbb2..0a175a46b 100644 --- a/test/test_donchian_channel_technical_value.py +++ b/test/test_donchian_channel_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_earnings_record.py b/test/test_earnings_record.py index 95433ed97..fa1a8dbf4 100644 --- a/test/test_earnings_record.py +++ b/test/test_earnings_record.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_ease_of_movement_technical_value.py b/test/test_ease_of_movement_technical_value.py index c8b4822cd..bc9431842 100644 --- a/test/test_ease_of_movement_technical_value.py +++ b/test/test_ease_of_movement_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_economic_index.py b/test/test_economic_index.py index 6e5e8c212..12505dd19 100644 --- a/test/test_economic_index.py +++ b/test/test_economic_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_economic_index_summary.py b/test/test_economic_index_summary.py index 54179147b..4191081b5 100644 --- a/test/test_economic_index_summary.py +++ b/test/test_economic_index_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_eod_index_price.py b/test/test_eod_index_price.py new file mode 100644 index 000000000..6eab7c337 --- /dev/null +++ b/test/test_eod_index_price.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.eod_index_price import EodIndexPrice # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestEodIndexPrice(unittest.TestCase): + """EodIndexPrice unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testEodIndexPrice(self): + """Test EodIndexPrice""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.eod_index_price.EodIndexPrice() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_eod_index_price_summary.py b/test/test_eod_index_price_summary.py new file mode 100644 index 000000000..b5318a6f3 --- /dev/null +++ b/test/test_eod_index_price_summary.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.eod_index_price_summary import EodIndexPriceSummary # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestEodIndexPriceSummary(unittest.TestCase): + """EodIndexPriceSummary unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testEodIndexPriceSummary(self): + """Test EodIndexPriceSummary""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.eod_index_price_summary.EodIndexPriceSummary() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_esg_api.py b/test/test_esg_api.py index ce72d7f02..fa2a6859f 100644 --- a/test/test_esg_api.py +++ b/test/test_esg_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_esg_company_summary.py b/test/test_esg_company_summary.py index b538c3fe9..906a2e811 100644 --- a/test/test_esg_company_summary.py +++ b/test/test_esg_company_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_esg_comprehensive_rating.py b/test/test_esg_comprehensive_rating.py index 340a0c03e..00968e357 100644 --- a/test/test_esg_comprehensive_rating.py +++ b/test/test_esg_comprehensive_rating.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_esg_comprehensive_rating_with_company.py b/test/test_esg_comprehensive_rating_with_company.py index ea51b5cd1..8a2bf8b20 100644 --- a/test/test_esg_comprehensive_rating_with_company.py +++ b/test/test_esg_comprehensive_rating_with_company.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_esg_rating.py b/test/test_esg_rating.py index 640e01e72..c215cd933 100644 --- a/test/test_esg_rating.py +++ b/test/test_esg_rating.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_esg_rating_with_company.py b/test/test_esg_rating_with_company.py index 05d7723eb..ad4eb4f45 100644 --- a/test/test_esg_rating_with_company.py +++ b/test/test_esg_rating_with_company.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_et_fs_api.py b/test/test_et_fs_api.py index 41f62386a..608de916c 100644 --- a/test/test_et_fs_api.py +++ b/test/test_et_fs_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_etf.py b/test/test_etf.py index a02e043d1..80fcf186b 100644 --- a/test/test_etf.py +++ b/test/test_etf.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_etf_analytics.py b/test/test_etf_analytics.py index 716c8fe3d..e7ce6ff9d 100644 --- a/test/test_etf_analytics.py +++ b/test/test_etf_analytics.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_etf_holding.py b/test/test_etf_holding.py index 8262409d8..6f755471c 100644 --- a/test/test_etf_holding.py +++ b/test/test_etf_holding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_etf_stats.py b/test/test_etf_stats.py index f25c2cb00..d6b2bc581 100644 --- a/test/test_etf_stats.py +++ b/test/test_etf_stats.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_etf_summary.py b/test/test_etf_summary.py index ebb151efe..f1c3da5d9 100644 --- a/test/test_etf_summary.py +++ b/test/test_etf_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_filing.py b/test/test_filing.py index 5eb4d4f36..d4a0ee9ef 100644 --- a/test/test_filing.py +++ b/test/test_filing.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_filing_api.py b/test/test_filing_api.py index e508f5367..549849eba 100644 --- a/test/test_filing_api.py +++ b/test/test_filing_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_filing_note.py b/test/test_filing_note.py index 0b2ba59bd..e79f7b074 100644 --- a/test/test_filing_note.py +++ b/test/test_filing_note.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_filing_note_filing.py b/test/test_filing_note_filing.py index 8f9a85285..2b2f0a0e8 100644 --- a/test/test_filing_note_filing.py +++ b/test/test_filing_note_filing.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_filing_note_summary.py b/test/test_filing_note_summary.py index 46c5937d5..e867cd221 100644 --- a/test/test_filing_note_summary.py +++ b/test/test_filing_note_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_filing_summary.py b/test/test_filing_summary.py index 209ff3ac3..901d891d6 100644 --- a/test/test_filing_summary.py +++ b/test/test_filing_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_force_index_technical_value.py b/test/test_force_index_technical_value.py index 4a0ca68c9..00853a35b 100644 --- a/test/test_force_index_technical_value.py +++ b/test/test_force_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_forex_api.py b/test/test_forex_api.py index 36f4f98b2..ab227310e 100644 --- a/test/test_forex_api.py +++ b/test/test_forex_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_forex_currency.py b/test/test_forex_currency.py index 10851063e..def8b26d2 100644 --- a/test/test_forex_currency.py +++ b/test/test_forex_currency.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_forex_pair.py b/test/test_forex_pair.py index e7eadec54..ffc44734a 100644 --- a/test/test_forex_pair.py +++ b/test/test_forex_pair.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_forex_price.py b/test/test_forex_price.py index 3a8589d74..0f927e3b8 100644 --- a/test/test_forex_price.py +++ b/test/test_forex_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_fundamental.py b/test/test_fundamental.py index 394e08405..f135681e9 100644 --- a/test/test_fundamental.py +++ b/test/test_fundamental.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_fundamental_summary.py b/test/test_fundamental_summary.py index 59ea8580b..38aa67995 100644 --- a/test/test_fundamental_summary.py +++ b/test/test_fundamental_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_fundamentals_api.py b/test/test_fundamentals_api.py index fb7b7186a..be02bc61f 100644 --- a/test/test_fundamentals_api.py +++ b/test/test_fundamentals_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_historical_data.py b/test/test_historical_data.py index 4cb9727ac..56cef3693 100644 --- a/test/test_historical_data.py +++ b/test/test_historical_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_historical_data_api.py b/test/test_historical_data_api.py index 83e2ce29e..1712acaaf 100644 --- a/test/test_historical_data_api.py +++ b/test/test_historical_data_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_ichimoku_kinko_hyo_technical_value.py b/test/test_ichimoku_kinko_hyo_technical_value.py index 715ed76b7..119bb287b 100644 --- a/test/test_ichimoku_kinko_hyo_technical_value.py +++ b/test/test_ichimoku_kinko_hyo_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_index_api.py b/test/test_index_api.py index 2849bf0e6..b7ca7c63e 100644 --- a/test/test_index_api.py +++ b/test/test_index_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -36,6 +36,27 @@ def test_get_all_economic_indices(self): """ pass + def test_get_all_eod_index_prices(self): + """Test case for get_all_eod_index_prices + + All End of Day Index Prices # noqa: E501 + """ + pass + + def test_get_all_index_summaries(self): + """Test case for get_all_index_summaries + + All Index Summaries # noqa: E501 + """ + pass + + def test_get_all_realtime_index_prices(self): + """Test case for get_all_realtime_index_prices + + All Realtime Index Prices # noqa: E501 + """ + pass + def test_get_all_sic_indices(self): """Test case for get_all_sic_indices @@ -78,10 +99,24 @@ def test_get_economic_index_historical_data(self): """ pass + def test_get_eod_index_price_by_id(self): + """Test case for get_eod_index_price_by_id + + End of Day Index Prices By Identifier # noqa: E501 + """ + pass + + def test_get_index_summary_by_id(self): + """Test case for get_index_summary_by_id + + Index Summary By Identifier # noqa: E501 + """ + pass + def test_get_realtime_index_price_by_id(self): """Test case for get_realtime_index_price_by_id - Realtime Index Price # noqa: E501 + Realtime Index Price By Identifier # noqa: E501 """ pass diff --git a/test/test_insider_transaction.py b/test/test_insider_transaction.py index a7704ae65..78a86cdc0 100644 --- a/test/test_insider_transaction.py +++ b/test/test_insider_transaction.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_insider_transaction_filing.py b/test/test_insider_transaction_filing.py index 2601f7114..f2c18fd69 100644 --- a/test/test_insider_transaction_filing.py +++ b/test/test_insider_transaction_filing.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_insider_transaction_filings_api.py b/test/test_insider_transaction_filings_api.py index 8bdd1e7e4..bbee6f307 100644 --- a/test/test_insider_transaction_filings_api.py +++ b/test/test_insider_transaction_filings_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_institutional_holding.py b/test/test_institutional_holding.py index 0bcc6da86..550268ca6 100644 --- a/test/test_institutional_holding.py +++ b/test/test_institutional_holding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_institutional_ownership.py b/test/test_institutional_ownership.py index 42b6f6b93..29b13d443 100644 --- a/test/test_institutional_ownership.py +++ b/test/test_institutional_ownership.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_intraday_stock_price.py b/test/test_intraday_stock_price.py index b5b3461b0..86f3ca2e9 100644 --- a/test/test_intraday_stock_price.py +++ b/test/test_intraday_stock_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_keltner_channel_technical_value.py b/test/test_keltner_channel_technical_value.py index 152f8449c..d7d61bb0c 100644 --- a/test/test_keltner_channel_technical_value.py +++ b/test/test_keltner_channel_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_know_sure_thing_technical_value.py b/test/test_know_sure_thing_technical_value.py index fc546675e..ac247eb88 100644 --- a/test/test_know_sure_thing_technical_value.py +++ b/test/test_know_sure_thing_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_market_api.py b/test/test_market_api.py index 2c49b2ee6..71680333a 100644 --- a/test/test_market_api.py +++ b/test/test_market_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_market_status_result.py b/test/test_market_status_result.py index fcf5add2e..f8b283fd9 100644 --- a/test/test_market_status_result.py +++ b/test/test_market_status_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_mass_index_technical_value.py b/test/test_mass_index_technical_value.py index 41cb1cb2c..68ac0c721 100644 --- a/test/test_mass_index_technical_value.py +++ b/test/test_mass_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_money_flow_index_technical_value.py b/test/test_money_flow_index_technical_value.py index f056bafc6..e4a5c5ed7 100644 --- a/test/test_money_flow_index_technical_value.py +++ b/test/test_money_flow_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_moving_average_convergence_divergence_technical_value.py b/test/test_moving_average_convergence_divergence_technical_value.py index e3418f219..e616c0f20 100644 --- a/test/test_moving_average_convergence_divergence_technical_value.py +++ b/test/test_moving_average_convergence_divergence_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_municipality.py b/test/test_municipality.py index 4f0c44f8d..218cb9c6a 100644 --- a/test/test_municipality.py +++ b/test/test_municipality.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_municipality_api.py b/test/test_municipality_api.py index bbcf40704..e399d0ae6 100644 --- a/test/test_municipality_api.py +++ b/test/test_municipality_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_municipality_financial.py b/test/test_municipality_financial.py index 8357d48e1..961a2ee5a 100644 --- a/test/test_municipality_financial.py +++ b/test/test_municipality_financial.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_negative_volume_index_technical_value.py b/test/test_negative_volume_index_technical_value.py index 2380fd10d..7da95e444 100644 --- a/test/test_negative_volume_index_technical_value.py +++ b/test/test_negative_volume_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_news_topic.py b/test/test_news_topic.py index 1b81acf55..37312e702 100644 --- a/test/test_news_topic.py +++ b/test/test_news_topic.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_on_balance_volume_mean_technical_value.py b/test/test_on_balance_volume_mean_technical_value.py index 7653cb8f6..9b74d0256 100644 --- a/test/test_on_balance_volume_mean_technical_value.py +++ b/test/test_on_balance_volume_mean_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_on_balance_volume_technical_value.py b/test/test_on_balance_volume_technical_value.py index eb42bc6e2..b06acbc04 100644 --- a/test/test_on_balance_volume_technical_value.py +++ b/test/test_on_balance_volume_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option.py b/test/test_option.py index c48a9bdfd..e6626fe01 100644 --- a/test/test_option.py +++ b/test/test_option.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_chain.py b/test/test_option_chain.py index 249724117..b0b57f35b 100644 --- a/test/test_option_chain.py +++ b/test/test_option_chain.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_chain_eod.py b/test/test_option_chain_eod.py index 64f183805..380f827a3 100644 --- a/test/test_option_chain_eod.py +++ b/test/test_option_chain_eod.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_chain_realtime.py b/test/test_option_chain_realtime.py index 1a7eaa5e8..3844c78cf 100644 --- a/test/test_option_chain_realtime.py +++ b/test/test_option_chain_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_contracts_list.py b/test/test_option_contracts_list.py index 39cb597f1..c74d11dd6 100644 --- a/test/test_option_contracts_list.py +++ b/test/test_option_contracts_list.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_eod.py b/test/test_option_eod.py index 850aec7f5..436f79b4e 100644 --- a/test/test_option_eod.py +++ b/test/test_option_eod.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_factors_realtime.py b/test/test_option_factors_realtime.py index 6172705d0..3cff6540a 100644 --- a/test/test_option_factors_realtime.py +++ b/test/test_option_factors_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_interval.py b/test/test_option_interval.py index 079c250f6..c18584998 100644 --- a/test/test_option_interval.py +++ b/test/test_option_interval.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_interval_mover.py b/test/test_option_interval_mover.py index cf025d335..bed80736d 100644 --- a/test/test_option_interval_mover.py +++ b/test/test_option_interval_mover.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_intervals_movers_result.py b/test/test_option_intervals_movers_result.py index 98adb6d45..38a30957d 100644 --- a/test/test_option_intervals_movers_result.py +++ b/test/test_option_intervals_movers_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_intervals_result.py b/test/test_option_intervals_result.py index 6a89c62df..a15271c62 100644 --- a/test/test_option_intervals_result.py +++ b/test/test_option_intervals_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_price.py b/test/test_option_price.py index a009d94e8..ea0dffdb3 100644 --- a/test/test_option_price.py +++ b/test/test_option_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_price_batch_realtime.py b/test/test_option_price_batch_realtime.py index b0653ebbe..98534ae81 100644 --- a/test/test_option_price_batch_realtime.py +++ b/test/test_option_price_batch_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_price_eod.py b/test/test_option_price_eod.py index 7a69d50b3..dccb46d1a 100644 --- a/test/test_option_price_eod.py +++ b/test/test_option_price_eod.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_price_realtime.py b/test/test_option_price_realtime.py index ac5c3fd64..4025ce846 100644 --- a/test/test_option_price_realtime.py +++ b/test/test_option_price_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_price_realtime_extended.py b/test/test_option_price_realtime_extended.py index dfb6b8e61..7b5cd31e8 100644 --- a/test/test_option_price_realtime_extended.py +++ b/test/test_option_price_realtime_extended.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_realtime.py b/test/test_option_realtime.py index 334d58dd1..5ba2037de 100644 --- a/test/test_option_realtime.py +++ b/test/test_option_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_snapshot_group.py b/test/test_option_snapshot_group.py index 333c10605..818060361 100644 --- a/test/test_option_snapshot_group.py +++ b/test/test_option_snapshot_group.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_snapshots_result.py b/test/test_option_snapshots_result.py index 144176031..a5c4e6ec4 100644 --- a/test/test_option_snapshots_result.py +++ b/test/test_option_snapshots_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_stats_realtime.py b/test/test_option_stats_realtime.py index 03d132bb4..c6296eb06 100644 --- a/test/test_option_stats_realtime.py +++ b/test/test_option_stats_realtime.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_option_unusual_trade.py b/test/test_option_unusual_trade.py index 98af3b5f2..dc16e4741 100644 --- a/test/test_option_unusual_trade.py +++ b/test/test_option_unusual_trade.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_options_aggregate.py b/test/test_options_aggregate.py new file mode 100644 index 000000000..1703a0422 --- /dev/null +++ b/test/test_options_aggregate.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.options_aggregate import OptionsAggregate # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestOptionsAggregate(unittest.TestCase): + """OptionsAggregate unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testOptionsAggregate(self): + """Test OptionsAggregate""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.options_aggregate.OptionsAggregate() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_options_api.py b/test/test_options_api.py index 9d61c7297..83c0f53e1 100644 --- a/test/test_options_api.py +++ b/test/test_options_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -36,6 +36,13 @@ def test_get_all_options_tickers(self): """ pass + def test_get_option_aggregates(self): + """Test case for get_option_aggregates + + Total open interest and volume aggregated by ticker # noqa: E501 + """ + pass + def test_get_option_expirations_realtime(self): """Test case for get_option_expirations_realtime diff --git a/test/test_owner.py b/test/test_owner.py index 889884c8f..05223efac 100644 --- a/test/test_owner.py +++ b/test/test_owner.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_owner_summary.py b/test/test_owner_summary.py index 04d517ef8..772a3a974 100644 --- a/test/test_owner_summary.py +++ b/test/test_owner_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_owners_api.py b/test/test_owners_api.py index ff4332fc8..dd0d57f80 100644 --- a/test/test_owners_api.py +++ b/test/test_owners_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_realtime_index_price.py b/test/test_realtime_index_price.py index e3fc4d35d..637b5164c 100644 --- a/test/test_realtime_index_price.py +++ b/test/test_realtime_index_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_realtime_index_price_index.py b/test/test_realtime_index_price_index.py index 828339271..8913c3f04 100644 --- a/test/test_realtime_index_price_index.py +++ b/test/test_realtime_index_price_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_realtime_stock_price.py b/test/test_realtime_stock_price.py index d695c6ee6..b3b267dc2 100644 --- a/test/test_realtime_stock_price.py +++ b/test/test_realtime_stock_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_realtime_stock_price_security.py b/test/test_realtime_stock_price_security.py index 70d7052ce..0a3045b63 100644 --- a/test/test_realtime_stock_price_security.py +++ b/test/test_realtime_stock_price_security.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_relative_strength_index_technical_value.py b/test/test_relative_strength_index_technical_value.py index f0e50b83b..f06150612 100644 --- a/test/test_relative_strength_index_technical_value.py +++ b/test/test_relative_strength_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_reported_financial.py b/test/test_reported_financial.py index f5dac4774..c16617bac 100644 --- a/test/test_reported_financial.py +++ b/test/test_reported_financial.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_reported_financial_dimension.py b/test/test_reported_financial_dimension.py index df64351fb..ac838f61a 100644 --- a/test/test_reported_financial_dimension.py +++ b/test/test_reported_financial_dimension.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_reported_tag.py b/test/test_reported_tag.py index 9d1403087..809e8d261 100644 --- a/test/test_reported_tag.py +++ b/test/test_reported_tag.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security.py b/test/test_security.py index 241b2cd8d..2e28d668f 100644 --- a/test/test_security.py +++ b/test/test_security.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_api.py b/test/test_security_api.py index f9e6076bc..aafa77cc8 100644 --- a/test/test_security_api.py +++ b/test/test_security_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_history.py b/test/test_security_history.py index cd19d5d4c..df24dfae3 100644 --- a/test/test_security_history.py +++ b/test/test_security_history.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_history_list_result.py b/test/test_security_history_list_result.py index 46dfcb787..a80d9b97d 100644 --- a/test/test_security_history_list_result.py +++ b/test/test_security_history_list_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_interval_mover.py b/test/test_security_interval_mover.py index 2d4b9dac2..c6cb1f39e 100644 --- a/test/test_security_interval_mover.py +++ b/test/test_security_interval_mover.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_intervals_movers_result.py b/test/test_security_intervals_movers_result.py index 78ce09089..830df626c 100644 --- a/test/test_security_intervals_movers_result.py +++ b/test/test_security_intervals_movers_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_replay_file_result.py b/test/test_security_replay_file_result.py index 36090640b..ac3848729 100644 --- a/test/test_security_replay_file_result.py +++ b/test/test_security_replay_file_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_screen_clause.py b/test/test_security_screen_clause.py index 50005f6b5..787198d5a 100644 --- a/test/test_security_screen_clause.py +++ b/test/test_security_screen_clause.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_screen_group.py b/test/test_security_screen_group.py index 24488c8d3..bca7600ca 100644 --- a/test/test_security_screen_group.py +++ b/test/test_security_screen_group.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_screen_result.py b/test/test_security_screen_result.py index 48089dd7e..92a005d9b 100644 --- a/test/test_security_screen_result.py +++ b/test/test_security_screen_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_screen_result_data.py b/test/test_security_screen_result_data.py index c7fd1c970..4332ea3e0 100644 --- a/test/test_security_screen_result_data.py +++ b/test/test_security_screen_result_data.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_snapshot_group.py b/test/test_security_snapshot_group.py index 54ab1fb9c..a9198810e 100644 --- a/test/test_security_snapshot_group.py +++ b/test/test_security_snapshot_group.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_snapshots_result.py b/test/test_security_snapshots_result.py index bf98d50e2..d5af7116a 100644 --- a/test/test_security_snapshots_result.py +++ b/test/test_security_snapshots_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_summary.py b/test/test_security_summary.py index 4287265ea..528f626fe 100644 --- a/test/test_security_summary.py +++ b/test/test_security_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_trades.py b/test/test_security_trades.py index 76dd7bf18..c22f7e180 100644 --- a/test/test_security_trades.py +++ b/test/test_security_trades.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_security_trades_result.py b/test/test_security_trades_result.py index edc46e26d..081667944 100644 --- a/test/test_security_trades_result.py +++ b/test/test_security_trades_result.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_sic_index.py b/test/test_sic_index.py index 4abe936e4..ad4fda89a 100644 --- a/test/test_sic_index.py +++ b/test/test_sic_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_simple_moving_average_technical_value.py b/test/test_simple_moving_average_technical_value.py index f26abeeda..06ec559c6 100644 --- a/test/test_simple_moving_average_technical_value.py +++ b/test/test_simple_moving_average_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_standardized_financial.py b/test/test_standardized_financial.py index 00ce056cc..6c65bf10d 100644 --- a/test/test_standardized_financial.py +++ b/test/test_standardized_financial.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_standardized_financials_dimension.py b/test/test_standardized_financials_dimension.py index b54f14792..df63cf184 100644 --- a/test/test_standardized_financials_dimension.py +++ b/test/test_standardized_financials_dimension.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_stochastic_oscillator_technical_value.py b/test/test_stochastic_oscillator_technical_value.py index 95df2ab94..e1290edda 100644 --- a/test/test_stochastic_oscillator_technical_value.py +++ b/test/test_stochastic_oscillator_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_stock_exchange.py b/test/test_stock_exchange.py index feb2a6a18..3f4ec0018 100644 --- a/test/test_stock_exchange.py +++ b/test/test_stock_exchange.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_stock_exchange_api.py b/test/test_stock_exchange_api.py index 982181258..478133225 100644 --- a/test/test_stock_exchange_api.py +++ b/test/test_stock_exchange_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_stock_market_index.py b/test/test_stock_market_index.py index 35fb0c20c..6a0b78323 100644 --- a/test/test_stock_market_index.py +++ b/test/test_stock_market_index.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_stock_market_index_summary.py b/test/test_stock_market_index_summary.py index 3308f8bc6..0d49c3536 100644 --- a/test/test_stock_market_index_summary.py +++ b/test/test_stock_market_index_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_stock_price.py b/test/test_stock_price.py index 20b9646e5..c07c192ea 100644 --- a/test/test_stock_price.py +++ b/test/test_stock_price.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_stock_price_adjustment.py b/test/test_stock_price_adjustment.py index 076a58131..44a3e97e5 100644 --- a/test/test_stock_price_adjustment.py +++ b/test/test_stock_price_adjustment.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_stock_price_adjustment_summary.py b/test/test_stock_price_adjustment_summary.py index 917d9355d..aab7201f9 100644 --- a/test/test_stock_price_adjustment_summary.py +++ b/test/test_stock_price_adjustment_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_stock_price_interval.py b/test/test_stock_price_interval.py index 5ed0f0774..6c058e27e 100644 --- a/test/test_stock_price_interval.py +++ b/test/test_stock_price_interval.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_stock_price_summary.py b/test/test_stock_price_summary.py index 88379b1ca..f2ac79677 100644 --- a/test/test_stock_price_summary.py +++ b/test/test_stock_price_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_technical_api.py b/test/test_technical_api.py index 93f265ed5..f84560f31 100644 --- a/test/test_technical_api.py +++ b/test/test_technical_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_technical_indicator.py b/test/test_technical_indicator.py index 26f74c151..1fb6f5b70 100644 --- a/test/test_technical_indicator.py +++ b/test/test_technical_indicator.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_thea_entity_answer.py b/test/test_thea_entity_answer.py index 6486c78ba..07723e91f 100644 --- a/test/test_thea_entity_answer.py +++ b/test/test_thea_entity_answer.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_thea_source_document.py b/test/test_thea_source_document.py index 7c163459f..62b3f4482 100644 --- a/test/test_thea_source_document.py +++ b/test/test_thea_source_document.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_triple_exponential_average_technical_value.py b/test/test_triple_exponential_average_technical_value.py index 9264fb57f..d16598626 100644 --- a/test/test_triple_exponential_average_technical_value.py +++ b/test/test_triple_exponential_average_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_true_strength_index_technical_value.py b/test/test_true_strength_index_technical_value.py index 213763267..115f48122 100644 --- a/test/test_true_strength_index_technical_value.py +++ b/test/test_true_strength_index_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_ultimate_oscillator_technical_value.py b/test/test_ultimate_oscillator_technical_value.py index e03aaf10d..a27b9e22f 100644 --- a/test/test_ultimate_oscillator_technical_value.py +++ b/test/test_ultimate_oscillator_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_volume_price_trend_technical_value.py b/test/test_volume_price_trend_technical_value.py index 18ee29935..c50ecf358 100644 --- a/test/test_volume_price_trend_technical_value.py +++ b/test/test_volume_price_trend_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_volume_weighted_average_price_value.py b/test/test_volume_weighted_average_price_value.py index b89730709..477f3e601 100644 --- a/test/test_volume_weighted_average_price_value.py +++ b/test/test_volume_weighted_average_price_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_vortex_indicator_technical_value.py b/test/test_vortex_indicator_technical_value.py index 275295c10..b21f9479d 100644 --- a/test/test_vortex_indicator_technical_value.py +++ b/test/test_vortex_indicator_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_williams_r_technical_value.py b/test/test_williams_r_technical_value.py index e9523e2e6..8981dc80e 100644 --- a/test/test_williams_r_technical_value.py +++ b/test/test_williams_r_technical_value.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_analyst_rating.py b/test/test_zacks_analyst_rating.py index b77dae85f..54f8aaeca 100644 --- a/test/test_zacks_analyst_rating.py +++ b/test/test_zacks_analyst_rating.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_analyst_rating_snapshot.py b/test/test_zacks_analyst_rating_snapshot.py index 42ec40553..b7a8864b4 100644 --- a/test/test_zacks_analyst_rating_snapshot.py +++ b/test/test_zacks_analyst_rating_snapshot.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_analyst_rating_summary.py b/test/test_zacks_analyst_rating_summary.py index 96dc984d4..59cde49c0 100644 --- a/test/test_zacks_analyst_rating_summary.py +++ b/test/test_zacks_analyst_rating_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_api.py b/test/test_zacks_api.py index 82513d2c9..1fc32f711 100644 --- a/test/test_zacks_api.py +++ b/test/test_zacks_api.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -36,6 +36,13 @@ def test_get_zacks_analyst_ratings(self): """ pass + def test_get_zacks_ebitda_consensus(self): + """Test case for get_zacks_ebitda_consensus + + Zacks EBITDA Consensus # noqa: E501 + """ + pass + def test_get_zacks_eps_estimates(self): """Test case for get_zacks_eps_estimates @@ -64,6 +71,20 @@ def test_get_zacks_etf_holdings(self): """ pass + def test_get_zacks_forward_pe(self): + """Test case for get_zacks_forward_pe + + Zacks Forward PE Estimates # noqa: E501 + """ + pass + + def test_get_zacks_forward_pe_by_identifier(self): + """Test case for get_zacks_forward_pe_by_identifier + + Zacks Forward PE by identifer # noqa: E501 + """ + pass + def test_get_zacks_institutional_holding_companies(self): """Test case for get_zacks_institutional_holding_companies diff --git a/test/test_zacks_ebitda_consensus.py b/test/test_zacks_ebitda_consensus.py new file mode 100644 index 000000000..b32bd8558 --- /dev/null +++ b/test/test_zacks_ebitda_consensus.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.zacks_ebitda_consensus import ZacksEBITDAConsensus # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestZacksEBITDAConsensus(unittest.TestCase): + """ZacksEBITDAConsensus unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testZacksEBITDAConsensus(self): + """Test ZacksEBITDAConsensus""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.zacks_ebitda_consensus.ZacksEBITDAConsensus() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_zacks_eps_estimate.py b/test/test_zacks_eps_estimate.py index 05539ea76..c56c27d52 100644 --- a/test/test_zacks_eps_estimate.py +++ b/test/test_zacks_eps_estimate.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_eps_growth_rate.py b/test/test_zacks_eps_growth_rate.py index 1c061af3e..e099b07a7 100644 --- a/test/test_zacks_eps_growth_rate.py +++ b/test/test_zacks_eps_growth_rate.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_eps_surprise.py b/test/test_zacks_eps_surprise.py index 8af461082..869699b01 100644 --- a/test/test_zacks_eps_surprise.py +++ b/test/test_zacks_eps_surprise.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_eps_surprise_summary.py b/test/test_zacks_eps_surprise_summary.py index 48fc3dc2f..e7868e0e6 100644 --- a/test/test_zacks_eps_surprise_summary.py +++ b/test/test_zacks_eps_surprise_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_etf_holding.py b/test/test_zacks_etf_holding.py index b93e439b2..e09acec53 100644 --- a/test/test_zacks_etf_holding.py +++ b/test/test_zacks_etf_holding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_forward_pe.py b/test/test_zacks_forward_pe.py new file mode 100644 index 000000000..88baf560f --- /dev/null +++ b/test/test_zacks_forward_pe.py @@ -0,0 +1,40 @@ +# coding: utf-8 + +""" + Intrinio API + + Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 + + OpenAPI spec version: 2.61.1 + + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +from __future__ import absolute_import + +import unittest + +import intrinio_sdk +from intrinio_sdk.models.zacks_forward_pe import ZacksForwardPE # noqa: E501 +from intrinio_sdk.rest import ApiException + + +class TestZacksForwardPE(unittest.TestCase): + """ZacksForwardPE unit test stubs""" + + def setUp(self): + pass + + def tearDown(self): + pass + + def testZacksForwardPE(self): + """Test ZacksForwardPE""" + # FIXME: construct object with mandatory attributes with example values + # model = intrinio_sdk.models.zacks_forward_pe.ZacksForwardPE() # noqa: E501 + pass + + +if __name__ == '__main__': + unittest.main() diff --git a/test/test_zacks_institutional_holding.py b/test/test_zacks_institutional_holding.py index 2c3de266b..532fe4ffb 100644 --- a/test/test_zacks_institutional_holding.py +++ b/test/test_zacks_institutional_holding.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_institutional_holding_company_detail.py b/test/test_zacks_institutional_holding_company_detail.py index 1611c0201..6040451b8 100644 --- a/test/test_zacks_institutional_holding_company_detail.py +++ b/test/test_zacks_institutional_holding_company_detail.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_institutional_holding_company_summary.py b/test/test_zacks_institutional_holding_company_summary.py index a2776a470..efa6270a9 100644 --- a/test/test_zacks_institutional_holding_company_summary.py +++ b/test/test_zacks_institutional_holding_company_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_institutional_holding_historical_summary.py b/test/test_zacks_institutional_holding_historical_summary.py index 20727a9c8..040e8ede6 100644 --- a/test/test_zacks_institutional_holding_historical_summary.py +++ b/test/test_zacks_institutional_holding_historical_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_institutional_holding_owner_detail.py b/test/test_zacks_institutional_holding_owner_detail.py index d4d235382..2da2f4bca 100644 --- a/test/test_zacks_institutional_holding_owner_detail.py +++ b/test/test_zacks_institutional_holding_owner_detail.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_institutional_holding_owner_summary.py b/test/test_zacks_institutional_holding_owner_summary.py index 8ffe2d3d7..5f5573896 100644 --- a/test/test_zacks_institutional_holding_owner_summary.py +++ b/test/test_zacks_institutional_holding_owner_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_long_term_growth_rate.py b/test/test_zacks_long_term_growth_rate.py index d6297c524..0acb28fec 100644 --- a/test/test_zacks_long_term_growth_rate.py +++ b/test/test_zacks_long_term_growth_rate.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_sales_estimate.py b/test/test_zacks_sales_estimate.py index cae07702b..2e93fa5ff 100644 --- a/test/test_zacks_sales_estimate.py +++ b/test/test_zacks_sales_estimate.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_sales_surprise.py b/test/test_zacks_sales_surprise.py index 4830aa01b..a09ea40b5 100644 --- a/test/test_zacks_sales_surprise.py +++ b/test/test_zacks_sales_surprise.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_sales_surprise_summary.py b/test/test_zacks_sales_surprise_summary.py index 9728ccf9c..f4106e615 100644 --- a/test/test_zacks_sales_surprise_summary.py +++ b/test/test_zacks_sales_surprise_summary.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_zacks_target_price_consensus.py b/test/test_zacks_target_price_consensus.py index 1109d37e6..bbcbfe1a6 100644 --- a/test/test_zacks_target_price_consensus.py +++ b/test/test_zacks_target_price_consensus.py @@ -5,7 +5,7 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. # noqa: E501 - OpenAPI spec version: 2.56.6 + OpenAPI spec version: 2.61.1 Generated by: https://github.com/swagger-api/swagger-codegen.git """