Also, in English, what does that all mean?! Cause it sounds interesting!
I just used a ~15 line subroutine in BASIC to access the VW site and retrieve the phone number of my dealer.
Principle proved I think.
Next steps:
- Access car info data instead
- Insert into a loop that sequentially accesses each order number
- Apply some annoying stuff like waits to allow the website to respond, filters to ignore non GTD/GTI orders and error handling for cases where the order number returns an error
- Generate a .csv file with the output paired with the order number used

This might totally work.
In English:
A list of every 23xxxxxx order number in the country associated with a GTI or GTD together with the colour, dealer, transmission, doors and if it has the PP. And HOPEFULLY come week 22 the confirmed BW as well. Now that would give us a sample big enough to properly analyse.
I think I have a new pet project. Might all fall flat on its face mind you, as I said I'm a total noob.