-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvehicle_base.json
executable file
·1 lines (1 loc) · 2.5 KB
/
vehicle_base.json
1
[{"brand": "Alfa Romeo", "model": "Milano", "year": 1992, "show_name": "Alfa Romeo Milano 1992", "price": 935, "description": "Description"}, {"brand": "Geo", "model": "Spectrum", "year": 2015, "show_name": "Geo Spectrum 2015", "price": 455, "description": "Description"}, {"brand": "Mazda", "model": "Protege5", "year": 1956, "show_name": "Mazda Protege5 1956", "price": 120, "description": "Description"}, {"brand": "Datsun", "model": "510", "year": 1941, "show_name": "Datsun 510 1941", "price": 770, "description": "Description"}, {"brand": "GMC", "model": "TopKick C4500", "year": 2001, "show_name": "GMC TopKick C4500 2001", "price": 513, "description": "Description"}, {"brand": "Land Rover", "model": "Discovery", "year": 1960, "show_name": "Land Rover Discovery 1960", "price": 613, "description": "Description"}, {"brand": "Audi", "model": "A6", "year": 2005, "show_name": "Audi A6 2005", "price": 14, "description": "Description"}, {"brand": "Porsche", "model": "928", "year": 1976, "show_name": "Porsche 928 1976", "price": 837, "description": "Description"}, {"brand": "GMC", "model": "S15 Jimmy", "year": 2011, "show_name": "GMC S15 Jimmy 2011", "price": 722, "description": "Description"}, {"brand": "Dodge", "model": "Lancer", "year": 1902, "show_name": "Dodge Lancer 1902", "price": 397, "description": "Description"}, {"brand": "Fisker", "model": "Karma", "year": 1906, "show_name": "Fisker Karma 1906", "price": 842, "description": "Description"}, {"brand": "Maserati", "model": "Spyder", "year": 1940, "show_name": "Maserati Spyder 1940", "price": 35, "description": "Description"}, {"brand": "FIAT", "model": "2000 Spider", "year": 1950, "show_name": "FIAT 2000 Spider 1950", "price": 300, "description": "Description"}, {"brand": "McLaren", "model": "MP4-12C", "year": 1925, "show_name": "McLaren MP4-12C 1925", "price": 1000, "description": "Description"}, {"brand": "Volkswagen", "model": "Rabbit", "year": 2011, "show_name": "Volkswagen Rabbit 2011", "price": 770, "description": "Description"}, {"brand": "Freightliner", "model": "Sprinter", "year": 1988, "show_name": "Freightliner Sprinter 1988", "price": 377, "description": "Description"}, {"brand": "Yugo", "model": "GVS", "year": 2015, "show_name": "Yugo GVS 2015", "price": 95, "description": "Description"}, {"brand": "DeLorean", "model": "DMC-12", "year": 1929, "show_name": "DeLorean DMC-12 1929", "price": 180, "description": "Description"}, {"brand": "Plymouth", "model": "Laser", "year": 1939, "show_name": "Plymouth Laser 1939", "price": 122, "description": "Description"}]