This guide provides detailed definitions of all fields in the NeoVIN dataset. Understanding these fields is essential for developers and analysts to effectively use our vehicle decoding data feeds and APIs.
vinThe Vehicle Identification Number (VIN) is a unique 17-character alphanumeric code assigned to every vehicle by the manufacturer. VIN is used as the unique primary key for this dataset.
Source: Input - Provided as input for vehicle decoding.
| Attribute | Data Feed | API |
|---|---|---|
| Name | vin | vin |
| Type | string | string |
| Format | 17 characters | 17 characters |
| Sample | 1C4BJWDG4HL583456 | 1C4BJWDG4HL583456 |
API Parameters
vin - Input parameter for decoding specific VINSee Also
squish_vinVIN prefix identification used in the decoding of the vehicle. This represents a compressed or normalized version of the VIN that helps in pattern matching and decoding processes.
Source: Generated - Derived from the input VIN during processing.
| Attribute | Data Feed | API |
|---|---|---|
| Name | squish_vin | squish_vin |
| Type | string | string |
| Format | 12 characters | 12 characters |
| Sample | 1C4BJWDG_HL | 1C4BJWDG_HL |
See Also
yearRepresents the model year of the vehicle, as designated by the manufacturer. The model year reflects the version or release cycle of the vehicle and may differ from the actual production date. It is essential for identifying vehicle generation, design updates, features, and compliance with regulatory standards.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | year | year |
| Type | integer | integer |
| Format | 4-digit number | 4-digit number |
| Sample | 2017 | 2017 |
See Also
makeSpecifies the manufacturer or brand of the vehicle. The make represents the company that produces the vehicle and is often the first element in identifying a car. This field is essential for categorizing and filtering vehicle listings.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | make | make |
| Type | string | string |
| Format | Variable, typically 3-32 characters | Variable, typically 3-32 characters |
| Sample | Jeep | Jeep |
See Also
modelIndicates the specific product line or series of a vehicle produced by a manufacturer (make). The model differentiates vehicles within a brand and typically reflects design, size, and intended use. It is used in combination with the make to uniquely identify a vehicle offering.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | model | model |
| Type | string | string |
| Format | Variable, typically 3-256 characters | Variable, typically 3-256 characters |
| Sample | Wrangler Unlimited | Wrangler Unlimited |
See Also
countryThe country where the vehicle was manufactured or primarily marketed, as identified through VIN decoding. This information helps understand market-specific specifications and regulatory compliance.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | country | country |
| Type | string | string |
| Format | 3 characters | 3 characters |
| Sample | USA | USA |
See Also
vehicle_typeDefines the general classification or category of the vehicle based on its design, structure, and intended use. The vehicle_type helps group vehicles into recognizable segments for consumers and is commonly used for filtering, comparison, and analytics.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | vehicle_type | vehicle_type |
| Type | string | string |
| Format | Variable, typically 3-32 characters | Variable, typically 3-32 characters |
| Sample | Truck | Truck |
See Also
trimSpecifies the variant or configuration level of a particular vehicle model, often indicating different sets of features, equipment, styling, or performance options. The trim helps differentiate versions of the same model by offering varying levels of luxury, technology, and functionality.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | trim | trim |
| Type | string | string |
| Format | Variable, typically 2-256 characters | Variable, typically 2-256 characters |
| Sample | Willys Wheeler | Willys Wheeler |
See Also
trim_confidenceIdentification of confidence related to the selection of the trim. This field indicates how certain the decoding process is about the identified trim level, which can help users assess data reliability.
Source: Generated - Calculated during the VIN decoding process.
| Attribute | Data Feed | API |
|---|---|---|
| Name | trim_confidence | trim_confidence |
| Type | string | string |
| Format | Variable, typically 4-256 characters | Variable, typically 4-256 characters |
| Sample | equipment_code | equipment_code |
See Also
versionVersion Name of the vehicle, representing a more specific identification than trim. The version provides detailed sub-classification within a trim level, often including specific equipment packages or manufacturing variations.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | version | version |
| Type | string | string |
| Format | Variable, typically 4-256 characters | Variable, typically 4-256 characters |
| Sample | Willys Wheeler W | Willys Wheeler W |
See Also
version_confidenceIdentification of confidence related to the selection of the vehicle version. This indicates the reliability level of the version identification process.
Source: Generated - Calculated during the VIN decoding process.
| Attribute | Data Feed | API |
|---|---|---|
| Name | version_confidence | version_confidence |
| Type | string | string |
| Format | Variable, typically 4-256 characters | Variable, typically 4-256 characters |
| Sample | single | single |
See Also
listing_confidenceIdentification of primary source data used for options. This field indicates the data source that provided the most reliable information for the vehicle's installed options.
Source: Generated - Determined during the data processing and enrichment phase.
| Attribute | Data Feed | API |
|---|---|---|
| Name | listing_confidence | listing_confidence |
| Type | string | string |
| Format | Variable, typically 4-256 characters | Variable, typically 4-256 characters |
| Sample | mc_build_specs | mc_build_specs |
See Also
transmissionDescribes the type of gearbox system used in the vehicle that controls how power is transferred from the engine to the wheels. The transmission impacts the driving experience, fuel efficiency, and performance of the vehicle.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | transmission | transmission |
| Type | string | string |
| Format | Variable, typically 3-32 characters | Variable, typically 3-32 characters |
| Sample | Automatic | Automatic |
See Also
transmission_confidenceIdentification of confidence related to the selection of the installed transmission. This field provides insight into how accurately the transmission type was identified during the decoding process.
Source: Generated - Calculated during the VIN decoding process.
| Attribute | Data Feed | API |
|---|---|---|
| Name | transmission_confidence | transmission_confidence |
| Type | string | string |
| Format | Variable, typically 4-256 characters | Variable, typically 4-256 characters |
| Sample | mc_build_specs|orig|exact_match | mc_build_specs|orig|exact_match |
See Also
transmission_descriptionThe detailed description of the installed transmission, providing more comprehensive information about the transmission characteristics and features beyond the basic type.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | transmission_description | transmission_description |
| Type | string | string |
| Format | Variable, typically 10-256 characters | Variable, typically 10-256 characters |
| Sample | Automatic With Manual Mode Trans | Automatic With Manual Mode Trans |
See Also
drivetrainSpecifies the drive system configuration of a vehicle, indicating how power from the engine or motor is transmitted to the wheels. The drivetrain affects performance, traction, fuel efficiency, and handling, making it an important attribute for vehicle classification and comparison.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | drivetrain | drivetrain |
| Type | string | string |
| Format | Variable, typically 3-64 characters | Variable, typically 3-64 characters |
| Sample | 4WD | 4WD |
See Also
engineBase identification of the number of cylinders and configuration of the installed engine on the vehicle. The engine field helps identify performance characteristics such as power output, efficiency, and suitability for different driving needs.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | engine | engine |
| Type | string | string |
| Format | Variable, typically 6-64 characters | Variable, typically 6-64 characters |
| Sample | 3.6L V6 | 3.6L V6 |
See Also
cylindersIndicates the number of cylinders in the vehicle's engine. This value directly relates to engine performance, fuel efficiency, and vehicle classification.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | cylinders | cylinders |
| Type | integer | integer |
| Format | Positive integer values (1-16) | Positive integer values (1-16) |
| Sample | 6 | 6 |
See Also
engine_typeType of the engine configuration, indicating the arrangement of cylinders in the engine block. Common types include V (V-configuration), I (Inline), H (Horizontally opposed), etc.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | engine_type | engine_type |
| Type | string | string |
| Format | Variable, typically 1-8 characters | Variable, typically 1-8 characters |
| Sample | V | V |
See Also
engine_displacementThe measure of the cylinder volume swept by all of the pistons of a piston engine, excluding the combustion chambers (measured in Liters). Engine displacement often correlates with engine power and fuel efficiency.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | engine_displacement | engine_displacement |
| Type | float | float |
| Format | Decimal values (0.5-15.0) | Decimal values (0.5-15.0) |
| Sample | 3.6 | 3.6 |
See Also
fuel_typeIndicates the type of fuel or energy source the vehicle uses to power its engine. The fuel_type affects vehicle performance, emissions, range, and operating cost. It is a key field for consumers evaluating environmental impact and fuel efficiency.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | fuel_type | fuel_type |
| Type | string | string |
| Format | Variable, typically 3-64 characters | Variable, typically 3-64 characters |
| Sample | Unleaded | Unleaded |
See Also
powertrain_typeDefines the installed propulsion/fuel type of the vehicle, such as Combustion/Hybrid/Battery Electric, etc. This classification helps identify the primary energy source and propulsion technology used by the vehicle.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | powertrain_type | powertrain_type |
| Type | string | string |
| Format | Variable, typically 4-128 characters | Variable, typically 4-128 characters |
| Sample | Combustion | Combustion |
See Also
doorsThe number of doors on the vehicle, typically including front and rear passenger doors, and sometimes the hatch or tailgate in hatchbacks and SUVs.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | doors | doors |
| Type | integer | integer |
| Format | Positive integer values (2-5) | Positive integer values (2-5) |
| Sample | 5 | 5 |
See Also
body_typeDescribes the physical structure and exterior shape of the vehicle, typically reflecting its size, number of doors, roofline, and cargo area design. The body_type is more specific than vehicle_type and helps define the vehicle's intended functionality and style.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | body_type | body_type |
| Type | string | string |
| Format | Variable, typically 3-64 characters | Variable, typically 3-64 characters |
| Sample | SUV | SUV |
See Also
body_subtypeBody subtype (cab) of the vehicle, providing additional classification details beyond the main body type. This field offers more granular categorization, particularly useful for trucks and specialized vehicles.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | body_subtype | body_subtype |
| Type | string | string |
| Format | Variable, typically 3-64 characters | Variable, typically 3-64 characters |
| Sample | Regular | Regular |
See Also
weightGross vehicle weight rating (GVWR) of the vehicle, measured in pounds. This represents the maximum total weight of the vehicle including passengers, cargo, and fluids when fully loaded.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | weight | weight |
| Type | float | float |
| Format | Decimal values (1000-15000) | Decimal values (1000-15000) |
| Sample | 5277 | 5277 |
See Also
widthOverall width of the vehicle measured in inches, including mirrors and other external components. This dimension is important for parking considerations and regulatory compliance.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | width | width |
| Type | float | float |
| Format | Decimal values (50-100) | Decimal values (50-100) |
| Sample | 73.7 | 73.7 |
See Also
heightOverall height of the vehicle measured in inches from the ground to the highest point of the vehicle. This measurement is crucial for clearance considerations such as parking garages and bridges.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | height | height |
| Type | float | float |
| Format | Decimal values (50-120) | Decimal values (50-120) |
| Sample | 70.8 | 70.8 |
See Also
lengthOverall length of the vehicle measured in inches from front bumper to rear bumper. This dimension affects parking requirements and cargo capacity considerations.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | length | length |
| Type | float | float |
| Format | Decimal values (100-300) | Decimal values (100-300) |
| Sample | 173.4 | 173.4 |
See Also
seating_capacityIdentified seating capacity of the vehicle, indicating the maximum number of passengers the vehicle is designed to accommodate safely and legally.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | seating_capacity | seating_capacity |
| Type | float | float |
| Format | Decimal values (1-15) | Decimal values (1-15) |
| Sample | 5 | 5 |
See Also
city_mpgRepresents the estimated fuel efficiency of the vehicle in miles per gallon (MPG) during city driving conditions, as determined by regulatory agencies.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | city_mpg | city_mpg |
| Type | float | float |
| Format | Decimal values (5-60) | Decimal values (5-60) |
| Sample | 16 | 16 |
See Also
highway_mpgRepresents the estimated fuel efficiency of the vehicle in miles per gallon (MPG) under highway driving conditions, as determined by regulatory agencies.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | highway_mpg | highway_mpg |
| Type | float | float |
| Format | Decimal values (8-80) | Decimal values (8-80) |
| Sample | 21 | 21 |
See Also
manufacturer_codeManufacturer code of the vehicle, representing internal manufacturing identifiers used by the automaker for production tracking and parts identification. This code helps identify specific manufacturing specifications and production details.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | manufacturer_code | manufacturer_code |
| Type | string | string |
| Format | Variable, typically 8-32 characters | Variable, typically 8-32 characters |
| Sample | JKJM74/2_W | JKJM74/2_W |
See Also
package_codeExtracted manufacturer package code related to selection of the vehicle version (where available/applicable). This code identifies specific equipment packages or option bundles offered by the manufacturer.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | package_code | package_code |
| Type | string | string |
| Format | Variable, typically 2-32 characters | Variable, typically 2-32 characters |
| Sample | 24W | 24W |
See Also
package_descriptionExtracted manufacturer package code description (where available/applicable). This provides human-readable description of what the package code represents in terms of features and equipment.
Source: Derived using the decode procedure.
| Attribute | Data Feed | API |
|---|---|---|
| Name | package_description | package_description |
| Type | string | string |
| Format | Variable, typically 10-256 characters | Variable, typically 10-256 characters |
| Sample | null | null |
See Also
msrpBase MSRP (Manufacturer's Suggested Retail Price) as defined for the defined version of that vehicle with no options installed. This represents the starting price for the vehicle before any additional equipment or packages.
Source: Enriched - Derived from manufacturer specifications and VIN decoding.
| Attribute | Data Feed | API |
|---|---|---|
| Name | msrp | msrp |
| Type | float | float |
| Format | Decimal values | Decimal values |
| Sample | 34295 | 34295 |
See Also
delivery_chargesManufacturer defined delivery charges, also known as destination fees. These are mandatory fees charged by the manufacturer to cover the cost of transporting the vehicle from the manufacturing facility to the dealership.
Source: Enriched - Derived from manufacturer specifications.
| Attribute | Data Feed | API |
|---|---|---|
| Name | delivery_charges | delivery_charges |
| Type | float | float |
| Format | Decimal values | Decimal values |
| Sample | 1095 | 1095 |
See Also
installed_options_msrpCalculated combination of the MSRP for the installed options and packages. This represents the total additional cost of all factory-installed options and equipment packages beyond the base vehicle price.
Source: Generated - Calculated from identified installed options and their respective MSRPs.
| Attribute | Data Feed | API |
|---|---|---|
| Name | installed_options_msrp | installed_options_msrp |
| Type | float | float |
| Format | Decimal values | Decimal values |
| Sample | 3835 | 3835 |
See Also
combined_msrpCalculated combination of base MSRP with the delivery charges and the installed options MSRP. This represents the total manufacturer's suggested retail price for the vehicle as configured with all identified options and delivery charges.
Source: Generated - Calculated by combining base MSRP, delivery charges, and installed options MSRP.
| Attribute | Data Feed | API |
|---|---|---|
| Name | combined_msrp | combined_msrp |
| Type | float | float |
| Format | Decimal values | Decimal values |
| Sample | 39295 | 39295 |
See Also
interior_colorThe manufacturer defined option code and name for the interior color of the vehicle. This field provides structured information about the vehicle's interior color specification as defined by the manufacturer.
Source: Enriched - Derived from the VIN using the decoder and manufacturer specifications.
| Attribute | Data Feed | API |
|---|---|---|
| Name | interior_color | interior_color |
| Type | stringified object | object |
| Format | Stringified JSON object with code, name, confidence | JSON object with code, name, confidence |
| Sample | {"code": "A7X9", "name": "Black Cloth", "confidence": "1.0"} | {"code": "A7X9", "name": "Black Cloth", "confidence": "1.0"} |
See Also
exterior_colorThe manufacturer defined option code and name for the exterior color of the vehicle. This field includes pricing information when the exterior color is an optional feature that affects the vehicle's MSRP.
Source: Enriched - Derived from the VIN using the decoder and manufacturer specifications.
| Attribute | Data Feed | API |
|---|---|---|
| Name | exterior_color | exterior_color |
| Type | stringified object | object |
| Format | Stringified JSON object with code, name, msrp, confidence | JSON object with code, name, msrp, confidence |
| Sample | {"code": "PAU", "name": "Granite Crystal Metallic Clear Coat", "msrp": "0", "confidence": "1.0"} | {"code": "PAU", "name": "Granite Crystal Metallic Clear Coat", "msrp": "0", "confidence": "1.0"} |
See Also
options_packagesOption and package codes installed on the vehicle, represented as a comma-separated list. These codes identify specific manufacturer options and packages that were factory-installed on the vehicle.
Source: Enriched - Derived from the VIN using the decoder and manufacturer specifications.
| Attribute | Data Feed | API |
|---|---|---|
| Name | options_packages | options_packages |
| Type | string | string |
| Format | Comma-separated option codes | Comma-separated option codes |
| Sample | AHQ,DGJ,MX3,RC9 | AHQ,DGJ,MX3,RC9 |
See Also
installed_options_detailsListing of all identified installed options with comprehensive details. This structured data provides complete information about each option including pricing, confidence levels, and verification status.
Source: Enriched - Derived from the VIN using the decoder and manufacturer specifications.
| Attribute | Data Feed | API |
|---|---|---|
| Name | installed_options_details | installed_options_details |
| Type | stringified object | object |
| Format | Array of stringified JSON objects with detailed option information | Array of JSON objects with detailed option information |
| Sample | See Installed Options Details | See Installed Options Details |
See Also
featuresNormalized feature set of equipment that have been identified as installed on the vehicle, including whether that item was standard to the version of the vehicle or was added as an installed option. These are organized under their respective option codes or under the STANDARD key for base equipment.
Source: Enriched - Derived from the VIN using the decoder and manufacturer specifications.
| Attribute | Data Feed | API |
|---|---|---|
| Name | features | features |
| Type | stringified object | object |
| Format | Nested stringified JSON organized by option codes | Nested JSON organized by option codes |
| Sample | See Features Structure | See Features Structure |
See Also
installed_equipmentDetailed equipment identified as installed on the vehicle, including whether that item was standard to the version of the vehicle or was added as an installed option. This provides granular details about specific equipment attributes and values.
Source: Enriched - Derived from the VIN using the decoder and manufacturer specifications.
| Attribute | Data Feed | API |
|---|---|---|
| Name | installed_equipment | installed_equipment |
| Type | stringified object | object |
| Format | Nested stringified JSON with detailed equipment specifications | Nested JSON with detailed equipment specifications |
| Sample | See Installed Equipment Structure | See Installed Equipment Structure |
See Also
high_value_featuresHigh value features is a subset of features, highlighting the most significant and valuable equipment and options installed on the vehicle. These features are typically those that substantially impact the vehicle's value, functionality, or desirability.
Source: Enriched - Derived from the VIN using the decoder and manufacturer specifications.
| Attribute | Data Feed | API |
|---|---|---|
| Name | high_value_features | high_value_features |
| Type | stringified object | object |
| Format | Nested stringified JSON organized by option codes | Nested JSON organized by option codes |
| Sample | See High Value Features Structure | See High Value Features Structure |
See Also
delivery_dateDelivery date for the records, indicating when the decoded data was processed and made available. This field is important for data warehouse operations and tracking data freshness.
Source: Generated - System-assigned during data processing.
| Attribute | Data Feed | API |
|---|---|---|
| Name | delivery_date | delivery_date |
| Type | date | date |
| Format | YYYY-MM-DD | YYYY-MM-DD |
| Sample | 2023-06-13 | 2023-06-13 |
See Also
decode_versionThis field represents version tracking for VIN decode values, indicating if previous decode results have been updated. Higher versions indicate more recent or improved decoding results for the same VIN.
Source: Generated - System-assigned during data processing and updates.
| Attribute | Data Feed | API |
|---|---|---|
| Name | decode_version | decode_version |
| Type | integer | integer |
| Format | Positive integer values | Positive integer values |
| Sample | 1 | 1 |
See Also
observationReason why decode is not available or status information about the decoding process. This field provides insight into any limitations or special conditions that affected the VIN decoding process.
Source: Generated - System-assigned based on decoding process results.
| Attribute | Data Feed | API |
|---|---|---|
| Name | observation | observation |
| Type | string | string |
| Format | Variable, typically 4-32 characters | Variable, typically 4-32 characters |
| Sample | NO SPECS|VALID VIN|TRUCK | NO SPECS|VALID VIN|TRUCK |
See Also
Several fields in NeoVIN return structured JSON objects containing detailed information:
Interior Color:
{
"code": "A7X9",
"name": "Black Cloth",
"confidence": "1.0"
}
Exterior Color:
{
"code": "PAU",
"name": "Granite Crystal Metallic Clear Coat",
"msrp": "0",
"confidence": "1.0"
}
[
{
"code": "AHQ",
"name": "Max Tow Package",
"msrp": "495",
"type": "P",
"confidence": "High",
"verified": null,
"rule": "Unspecified",
"sale_price": "495"
},
{
"code": "DGJ",
"name": "5-Speed Automatic Transmission",
"msrp": "1400",
"type": "O",
"confidence": "High",
"verified": null,
"rule": "Unspecified",
"sale_price": "1400"
},
{
"code": "MX3",
"name": "Black 3-Piece Hard Top",
"msrp": "995",
"type": "O",
"confidence": "High",
"verified": null,
"rule": "Unspecified",
"sale_price": "995"
},
{
"code": "RC9",
"name": "Alpine 9-Speaker w/All Weather Subwoofer",
"msrp": "945",
"type": "O",
"confidence": "High",
"verified": null,
"rule": "Unspecified",
"sale_price": "945"
}
]
{
"MX3": [
{
"category": "Comfort & Convenience",
"feature_type": "Windshield Wipers",
"description": "Rear Windshield Wipers"
}
],
"AHQ": [
{
"category": "Exterior",
"feature_type": "Trailer",
"description": "Trailer Hitch"
}
],
"RC9": [
{
"category": "Infotainment",
"feature_type": "Audio Speakers",
"description": "Premium Brand Speakers"
}
],
"DGJ": [
{
"category": "Transmission",
"feature_type": "Transmission",
"description": "Manual Mode"
}
],
"STANDARD": [
{
"category": "Comfort & Convenience",
"feature_type": "Air Conditioning-Type",
"description": "Manual Air Conditioning"
}
]
}
{
"AHQ": [
{
"category": "Exterior",
"item": "Trailer towing preparation",
"attribute": "trailer hitch",
"location": "",
"value": "yes"
}
],
"DGJ": [
{
"category": "Transmission",
"item": "Transmission",
"attribute": "number of speeds",
"location": "",
"value": "5"
}
],
"MX3": [
{
"category": "Exterior",
"item": "Convertible roof",
"attribute": "color",
"location": "hard",
"value": "Black"
}
],
"RC9": [
{
"category": "Infotainment",
"item": "Speakers",
"attribute": "brand name",
"location": "",
"value": "Alpine"
}
],
"STANDARD": [
{
"category": "General",
"item": "Model year",
"attribute": "Model year",
"location": "",
"value": "2017"
}
]
}
{
"MX3": [
{
"category": "Exterior",
"description": "Convertible Roof"
}
],
"RC9": [
{
"category": "Infotainment",
"description": "Premium Audio"
}
],
"DGJ": [
{
"category": "Transmission",
"description": "Automatic Transmission"
}
],
"STANDARD": [
{
"category": "Comfort & Convenience",
"description": "Keyless Entry/Locking"
}
]
}
The features and equipment are organized into logical categories:
This comprehensive data dictionary enables users to understand every aspect of the vehicle information provided by NeoVIN, from basic identification through detailed equipment specifications and pricing analysis.