Display All Vehicles As A List
This display will show each vehicle on a line with a code that indicates the options, color, characteristics, and build date. See the changes page for the key to the codes used or look at the bottom of the list for the key.
Cars are sorted by build date. See other display options below.
Bugs:
- Entries without a build date are not sorted correctly. Occasionally I will process the entries without a build date and will enter a build date based on the nearest serial number with a build date previously entered in the database.
- Colors are not differentiated by year. Small changes were made between years.
Display Serial Number, Build Date, Comment, and Picture
This display shows the vehicles along with the user entered comment and a picture associated with each entry.
The entries are sorted based on build date.
Images of the cars are hosted on a server specified by the owner. The list will provide a medium sized image which can then be clicked to see the original sized picture.
Bugs
- The output is will be paged due to the size and number of pictures when the registry gets larger.
- Warning, load time is unknown due to variable picture size, as specified by the owner.)
Display Individual Vehicle with Extra Information
Display of an individual vehicle will format the entry nicely and will include additional information such as comments and a picture of the car, if entered.
Bugs:
- There is the possibility of duplicate serial numbers. I need to examine the model, the year and other VIN information to prevent duplicates. If there are duplicates, only the first entry in the registry will be displayed.
Download a Spread Sheet of the Registry
The registy can be downloaded in spread sheet form, currently Microsoft Excel, so you can manipulate the data. Unfortuantely I made some bad decisions when making the schema. I will work to rectify the problems and make a new release of the data.
The spread sheet is updated occasionally. The goal is to have it dynamically updated when there is a new entry. Do not expect to see your recent entry immediately. Please tell me if you know an automated way of doing this.