Based on feedback in vehicle-comments.csv, we need to improve the cleaning logic for vehicle makes and models.
Top 10 High Impact Fixes:
- Expand multi-word make extraction (e.g., Freight Rover, Austin Morris, Austin Morris, etc.)
- Fix model capitalization for common abbreviations (CBR, RS, SQ, GS, etc.)
- Handle Mercedes-Benz 'Class' models capitalization (e.g., CLA Class, GLA Class)
- Standardize/Collapse Vauxhall and Opel makes.
- Standardize/Collapse MCC and smart makes.
- Allow 'Generic' as a valid make (currently treated as NA).
- Refine DAF and Leyland DAF distinction and standardization.
- Consistent handling of 'Model Missing' and redacted values.
- Fix specific model capitalization (e.g., bZ4X, LandCruiser).
- Handle Vespa (Douglas) as a distinct make.
These changes will significantly improve the quality of cleaned vehicle data.
Based on feedback in vehicle-comments.csv, we need to improve the cleaning logic for vehicle makes and models.
Top 10 High Impact Fixes:
These changes will significantly improve the quality of cleaned vehicle data.