Factset · Example Payload

Factset Global Prices Shares Outstanding Response Object Example

A sample description.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Global Prices Shares Outstanding Response Object Example is an example object payload from Factset, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fsymIddatedocumentIdrequestIdreportDatepublicationDatefiscalYearreportingPeriodDescriptionreportingPerioddescriptionadrDescriptionadrRatioadrFsymIdtotalOutstandingadrTotalOutstanding

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "date": "example_value",
  "documentId": "500123",
  "requestId": "500123",
  "reportDate": "example_value",
  "publicationDate": "example_value",
  "fiscalYear": 10,
  "reportingPeriodDescription": "example_value",
  "reportingPeriod": 10,
  "description": "A sample description.",
  "adrDescription": "example_value",
  "adrRatio": 42.5,
  "adrFsymId": "500123",
  "totalOutstanding": 42.5,
  "adrTotalOutstanding": 42.5
}