aipiproject / nhtsa_api_call.py

Commit History

Added a docstring to explain function and give API information
f2d2130

averye-duke commited on

Update get_vehicle_info() function by deleting print statements for year, make, and model. Also, remove input to test function
2cb6529

averye-duke commited on

Update API call to only take vin as param. No longer requires model year, but still reutns year, make, model
fe34898

averye-duke commited on

added api call
22c3eb1

averye-duke commited on