-
Some VINs are invalid but still contain enough encoded information for a successful VPIC decode. PyVIN should still send these to the API for decode (either by default or by a flag, TBD).
Example: …
-
Hello James:
First, thank you for doing this, this is an excellent example. When I run this, the results_df has 4 nulls in the execute/result column. When I followed the readme, that example name…
-
@pawaitemadisoncollege team project initial deliverables ready for review
-
Данные для страницы переменной `variables/:variablesId` можно получать также из ресурса ["Get Vehicle Variables List"](https://vpic.nhtsa.dot.gov/api/vehicles/getvehiclevariablelist?format=json), а не…
-
The vehicle attributes section (characters 4-8) is displayed as-is. It should be converted to human-readable information, such as model, engine type and size, vehicle type, and so on, per [49 CFR 565.…
-
In 0.1.0-alpha, the WMI (first three digits of the VIN) is displayed as-is. It should be converted to the name and region/country of the manufacturer.
-
**Is your feature request related to a problem? Please describe.**
NHTSA offers a recalls API which provides information on recalls associated with a year/make/model combination. It would be a grea…
-
I'm trying to decode 7k VINs and would love to know what kind of delay between requests I should enable myself, or that will be forced upon me. I see this in the API documentation:
>Users/Applicat…
-
#Most Important Brands
BMW
Ford
GWM
Honda
Hyundai
Isuzu
KIA
Mahindra
Mercedes
Nissan
Renault
Toyota
Volkswagen
Useful links:
Manu…
-
Is it possible to throttle the API calls if the API supports low RPS?