Skip to content

Commit eec5883

Browse files
No release notes for this build
1 parent 537e351 commit eec5883

File tree

331 files changed

+1287
-349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

331 files changed

+1287
-349
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: IntrinioSDK
22
Title: R Package Client for Intrinio API
3-
Version: 1.29.0
3+
Version: 1.30.0
44
Authors@R: person("Swagger Codegen community", email = "[email protected]", role = c("aut", "cre"))
55
Description: Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
66
Depends: R (>= 3.3.3)

NAMESPACE

+2
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ export(ApiResponseSecurityZacksEPSSurprises)
116116
export(ApiResponseSecurityZacksSalesSurprises)
117117
export(ApiResponseStandardizedFinancials)
118118
export(ApiResponseStandardizedFinancialsDimensions)
119+
export(ApiResponseStockExchangeMovers)
119120
export(ApiResponseStockExchangeQuote)
120121
export(ApiResponseStockExchangeRealtimeStockPrices)
121122
export(ApiResponseStockExchangeSecurities)
@@ -261,6 +262,7 @@ export(StandardizedFinancial)
261262
export(StandardizedFinancialsDimension)
262263
export(StochasticOscillatorTechnicalValue)
263264
export(StockExchange)
265+
export(StockExchangeMover)
264266
export(StockMarketIndex)
265267
export(StockMarketIndexSummary)
266268
export(StockPrice)

R/AccumulationDistributionIndexTechnicalValue.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiClient.r

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

@@ -43,7 +43,7 @@ ApiClient <- R6::R6Class(
4343
self$defaultHeaders <- defaultHeaders
4444
}
4545

46-
self$`userAgent` <- 'Swagger-Codegen/1.29.0/r'
46+
self$`userAgent` <- 'Swagger-Codegen/1.30.0/r'
4747
},
4848
callApi = function(url, method, queryParams, headerParams, body, ...){
4949
headers <- httr::add_headers(headerParams)

R/ApiResponseBulkDownloadLinks.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanies.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompaniesSearch.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanyAnswers.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanyDailyMetrics.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanyFilings.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanyFundamentals.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanyHistoricalData.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanyInsiderTransactionFilings.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanyNews.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanyNewsBody.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanyPublicFloatResult.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanyRecognize.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanySecurities.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseCompanySharesOutstanding.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseDataTags.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseDataTagsSearch.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseESGCompanies.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseESGCompanyComprehensiveRatingHistory.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseESGCompanyRatingHistory.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseESGLatest.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseESGLatestComprehensive.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseETFHoldings.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseETFs.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseEconomicIndexHistoricalData.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

R/ApiResponseEconomicIndices.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
44
#
5-
# OpenAPI spec version: 2.70.0
5+
# OpenAPI spec version: 2.72.2
66
#
77
# Generated by: https://github.com/swagger-api/swagger-codegen.git
88

0 commit comments

Comments
 (0)