{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Average API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Average", "type": "folder" }, "items": [ { "info": { "name": "Factset Average End-of-day (eod) Key Figures for Different Trading Days Periods.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/notation/keyFigures/tradingDay/average/get", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." } ] }, "docs": "Average end-of-day (EOD) key figures for different trading days periods. A trading day is a calendar day on that trading of the notation was possible." } ] } ], "bundled": true }