Dear Alteryx Experts
I downloaded a data related to telematics from kaggle: https://www.kaggle.com/yunlevin/levin-vehicle-telematics
The thing that I didn't understand about this data is the accData field decryption described on kaggle post, I know the hexadecimal numbers but completely I didn't understand how to decrypt the data on this field based on their written formula, I'll be appreciated if any volunteer can read and understands how the mechanism of decryption for this field could be achieved, in addition, I have 3 more questions :
1) How can we test the data after training if there is no test file?
2)Is the parsing tools in Alteryx able to decrypt (accData)?
3) Kaggle did a competition for telematics: https://www.kaggle.com/c/axa-driver-telematics-analysis
but they removed the data, Is there any other alternative data resources we can download from?