Intuizi Documentation
-
Console
-
Data Stream
-
Data Import
-
Integration
-
Misc
On this page
Print / Download as PDF
Visitation Details
Last updated:
Introduction
The Visitation Detail Data Set is a individual signal level report of anonymous mobility data that includes Provider, LocationID, Encrypted Mobile Ad ID, Distance from Location centroid and timestamp of signal. This is report combines with the POI data set to generate the Visitation data sets.
Delivery
The file will be accessible via S3 credentials provided to you upon request. You may transfer the files to your local machine or to your preferred cloud for incorporation into your application, workflow or model.
Example File
CSV Fields – Visitation Detail File
Key | Value | Data Type |
Provider | Hashed persistent value of provider | String(255) |
LocationID | A unique integer representing the physical | Integer |
eid | Encrypted Mobile Ad Identifier | String(255) |
Distance | Distance in miles from centroid of LocationID | Float |
d_utc | Human Readable time stamp of signal | Timestamp |