Location History Dataset

Mobile device geographic location data points derived from mobile application and network access usage.

The Location History data feed is delivered as a TSV file with the following fields. This represents data that is directly collected by Phunware such as Phunware SDK's.

FieldDescriptionData TypeExample
timestampUTC epoch timestamp of the geographic location event (in milliseconds)Long1562615686
ifaMobile advertising ID - a unique, user-resettable ID for advertising.String00006e84-b499-4e16-9cc0-c3df13c71cf0
ifaTypeThe encoding of mobile advertising ID.Stringraw, SHA1, MD5
latitiudeGeographic coordinate that specifies the north-south position of a point on the Earth's surface.Float37.871473
longitudeGeographic coordinate that specifies the east-west position of a point on the Earth's surface.Float-122.258565
horizontalAccuracyThe radius of uncertainty for the location measurement by the device, measured in meters. This field will contain a value when the data is available.Float10.0
geohashA string encoding of the latitude and longitude that identifies a rectangular cell on earth (Geohash). The content is a geohash length 8 (38m x 19m).String9q9p3yq1
geoTypeThe method by which the geographic location measurement was derivedInteger1 = device GPS)
2 = IP based lookup
3 = user provided
ipAddressThe unique address the device used to connect to the networkString151.101.65.121