We defined a function permitting data extraction of differents arguments json file :
- Matched_position
- Geo_Display
Then we defined a function calculating the delta between two arguments in the first json. Then another function permitting doing a delta between two differents alerts with two different json files.
Delta function from one file
./deltaAlert file.json
Delta function from two files
./deltaAlert file.json otherfile.json