Interface: Car Car is a struct dataset of all car information Table of contents Properties brand fuel model transmission type year Properties brand • brand: string fuel • fuel: string model • model: string transmission • transmission: string type • type: string year • year: number