Stale data most likely. That date comes from reading the sticker. There was a period of time where that data was cached indefinitely so it stays outdated. I fixed that bug a few weeks ago but must not have purged all of the records. That data should be refreshed every week. Iβll go and purge...
Iβm keying off the first 6 digits of the VIN which groups vehicles with similar features. Itβs not as specific as if I grouped by the first 8 characters, but gives a decent approximation of similar vehicles in the same status.
Only users of the app unfortunately which means that the accuracy of estimated times and such won't be super precise, but it would be good enough. That's good advice! I'll add a couple digits and see what that does to the stat pool.
From the information I am aware of, picked would mean your vehicle has been selected for a trailer for shipment. I could be wrong, but that would be my best guess. That is if your build is out of production.
Yes, but rather than storing the full VINs, I store the first six digits. This is all that is necessary to group vehicles together. From what I can find there isn't a publicly available system to get this information. Soon you will be able to see the average time vehicles spend in a specific status.
Ha that's a nice guide. The app is using NHTSA now. I used to pull the data from Ford, but since they are so intermittently available, I pull it from NHTSA (they have a public API for it).
The app uses the first6 digits to match vehicles with similar ones for the statistics. This will be how I...
Are you able to get past the submission page? If not, check your VIN is all capital letters and doesn't contain spaces. If you can, it may be that your order isn't yet available in Ford's tracking system.
Ford it seems generalizes the trim in the VIN, so I guess in terms of the Bronco, it would show all Bronco's. From what I can tell the VIN can contain an individual trim, but it would be up to the manufacturer to specify one. You can decode the VIN using the NHTSA...
Much appreciated! Honestly Ford could be quite a bit more transparent about their process. It would be so much nicer to know if a vehicle is waiting on parts, it's lower priority, stuck on ice mountain for x reason and people would be more happy about it.
No one likes to not "know" haha
My...
Only orders that are using the app that match a similar build as yours.
So essentially I pull out the make/model/year/trim out of the VIN and count all of the other vehicles that match. So you will only see vehicles that are similar to yours.
My assumption would be your vehicle is being picked to move onto a truck, but that would just be from my knowledge in what "pick" means in the distribution/packaging world.