{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Week API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Week", "type": "folder" }, "items": [ { "info": { "name": "Factset End-of-day (eod) Key Figures for the Time Range of One Week.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/notation/keyFigures/week/1/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": "End-of-day (EOD) key figures for the time range of one week." }, { "info": { "name": "Factset End-of-day (eod) Key Figures for the Time Range of One Week, for a List of Notations.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/notation/keyFigures/week/1/list", "params": [ { "name": "identifiers", "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": "End-of-day (EOD) key figures for the time range of one week, for a list of notations." }, { "info": { "name": "End-of-day (EOD) benchmark key figures of a stock for the time range of one week.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/stock/notation/keyFigures/benchmark/week/1/get", "params": [ { "name": "identifier", "value": "", "type": "query" }, { "name": "identifierType", "value": "", "type": "query" }, { "name": "idNotationBenchmark", "value": "", "type": "query" }, { "name": "_attributes", "value": "", "type": "query", "description": "Limit the attributes returned in the response to the specified set." }, { "name": "_language", "value": "", "type": "query" } ] }, "docs": "End-of-day (EOD) benchmark key figures of a stock for the time range of one week." } ] } ], "bundled": true }