Factset · Schema

single

This parameter only works for smaller date/time requests where the file size is upto 128MB.

single=true Returns data in a single file. single=false Returns data in multiple files.

Note: If parameter is not used it take default value as false and returns data in multiple files.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch
View JSON Schema on GitHub

JSON Schema

factset-tick-history-single-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "single",
  "type": "boolean",
  "description": "<p> This parameter only works for smaller date/time requests where the file size is upto 128MB.</P>\nsingle=true  Returns data in a single file. single=false Returns data in multiple files.\n<p> Note: If parameter is not used it take default value as false and returns data in multiple files.</p>\n"
}