{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Table API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Table", "type": "folder" }, "items": [ { "info": { "name": "Factset Interim/Annual Estimate Table", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/table", "params": [ { "name": "id", "value": "", "type": "query", "description": "Company Ticker" }, { "name": "metric", "value": "", "type": "query", "description": "Requested metric. For more details, visit [Online Assitant Page #15034](https://oa.apps.factset.com/pages/15034)." } ] }, "docs": "Returns a timeseries grid of Interim and Annual data for a single line item" } ] } ], "bundled": true }