A person of interest
Scope
To establish the timeline of events linked to a person of interest (poi)
Anatomy of the solution
We used a set of records of events linked to a person of interest such as
Location
Encounters
Travel
We made the data anonymous, replacing real names by fictitious ones.
The data consist of a dataset in the Wolfram Language definition:
<|event -> {poi, date, location, type, {participants}}|>
The case at hand contained ~100 events, where 3 poi’s were involved over a period of about 18 months.
We coded the analytical tool in Wolfram Language.
Results
It takes about .13 sec to build the complete history for any given poi.
The results are then visualised. This can be done in many ways.
Time line
In this notebook one can inspect the timelines of the 3 poi.
Tracking the POI
In the next video we show the location tracking for every poi.
This is generated by code.
Data source
Confidential
Copyright
Copyright 2019 JP Tollenboom