{ "opencollection": "1.0.0", "info": { "name": "Device Location Retrieval Check Device Swap Population Density Data API", "version": "wip" }, "items": [ { "info": { "name": "Population Density Data", "type": "folder" }, "items": [ { "info": { "name": "Retrieves population density information in a specified area", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/location-retrieval/vwip/retrieve", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves population density estimation together with the estimation range related for a time slot for a given area (described as a polygon) as a data set consisting of a sequence of equally-sized objects covering the input polygon area." } ] } ], "bundled": true }