Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
I scraped the reference tables from Wikipedia, then created a record ID for each VIM. I then used regex to pull out the check digit. Once I had that, I used Regex again to split the VIMs to rows on every character. Then is was a simple find and replace to transliterate the characters to numbers and some simple calculations.