{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Geographic Segments API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Geographic Segments", "type": "folder" }, "items": [ { "info": { "name": "Factset Geographic Segments", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/geographic-segments", "params": [ { "name": "id", "value": "", "type": "query", "description": "Company Ticker" }, { "name": "periodicity", "value": "", "type": "query", "description": "Periodicity or frequency of the fiscal periods." }, { "name": "schema", "value": "", "type": "query", "description": "The schema that the data is returned as. The following are descriptions for the accepted values:\n- table_group_level - STACH 2.0 row organized package format with parent-child relationships represented using STACH group level cell metadata\n- table_parent_child_columns - STACH 2.0 row organized package format with parent-child relationships represented using STACH parent-child columns\n" } ] }, "docs": "Returns historical and future period broker estimate consensus in a statement format for line items broken down geographically." } ] } ], "bundled": true }