# Location Data

Provides you the ability to query historical data related to where motion was detected within a WiFi Motion network.

## Network motion-density histogram

 - [GET /network/{network_id}/location/histogram](https://docs.cognitivesystems.com/assets/specs/api/core/location-data/getmotiondensityhistogram.md): Retrieve time series array of motion-density values by location for network.

## Device Motion Location History

 - [GET /network/{network_id}/location/history](https://docs.cognitivesystems.com/assets/specs/api/core/location-data/getmotionlocationhistory.md): History of device motion density over a requested time window. Provides the friendly_name and / or location fields when they are set. Indicates whether the device is a NODE or LEAF. The results always include the mac address of the device.

