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_msrpThe total manufacturer's suggested retail price for the vehicle as configured, derived from base MSRP, delivery charges, installed options MSRP, and applicable discounts and taxes.
Source: Generated - Calculated by combining base MSRP, delivery charges, installed options MSRP, discounts & taxes.
| 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
warrantyManufacturer warranty information associated with the vehicle, providing details about the coverage available from the manufacturer. This information helps consumers and dealers understand the warranty status and coverage terms for the decoded vehicle.
Source: Enriched - Derived from manufacturer specifications based on year, make and model etc.
| Attribute | Data Feed | API |
|---|---|---|
| Name | warranty | warranty |
| Type | stringified object | object |
| Format | Variable, typically 10-256 characters | Variable, typically 10-256 characters |
| Sample | {total: {duration: 36, distance: 36000}, powertrain: {duration: 60, distance: 60000}, anti_corrosion: {duration: 36, distance: 999999}, roadside_assistance: {duration: 60, distance: 60000}} | {total: {duration: 36, distance: 36000}, powertrain: {duration: 60, distance: 60000}, anti_corrosion: {duration: 36, distance: 999999}, roadside_assistance: {duration: 60, distance: 60000}} |
See Also
The following fields highlights MSRP values from different data source, enabling comparison and reconciliation across data sources. The combined_msrp field represents the vehicle's final MSRP, while these fields preserve the source-specific values for transparency and auditability.
original_msrpThe Original MSRP value represents the MSRP captured from Marketcheck listings data when the vehicle was first listed as New and initially detected by Marketcheck.
Source: Enriched - Web scraped by Marketcheck crawlers.
| Attribute | Data Feed | API |
|---|---|---|
| Name | original_msrp | original_msrp |
| Type | float | float |
| Format | Decimal values | Decimal values. |
| Sample | 39125 | 39125 |
See Also
build_specs_msrpMSRP value sourced from MarketCheck Window Stickers data. This represents the MSRP as determined from the window stickers database and is often used as a reference value during Combined MSRP reconciliation. This represents the manufacturer's authoritative MSRP and is typically the most reliable source when available.
Source: Enriched - Derived from MarketCheck Window Stickers data.
| Attribute | Data Feed | API |
|---|---|---|
| Name | build_specs_msrp | build_specs_msrp |
| Type | float | float |
| Format | Decimal values | Decimal values |
| Sample | 39125 | 39125 |
See Also
oem_msrpMSRP value as scraped directly from the OEM (Original Equipment Manufacturer) websites. This represents the manufacturer's authoritative MSRP and is typically the second most reliable source when available. This is also often used as a reference value during Combined MSRP reconciliation when the build_specs_msrp is not available.
Source: Enriched - Derived from OEM-provided data.
| Attribute | Data Feed | API |
|---|---|---|
| Name | oem_msrp | oem_msrp |
| Type | float | float |
| Format | Decimal values | Decimal values |
| Sample | 39625 | 39625 |
See Also
mc_msrpThis represents MarketCheck's best estimate of the MSRP based on aggregating and validating multiple data sources.
Source: Generated - Calculated by MarketCheck reconciliation logic.
| Attribute | Data Feed | API |
|---|---|---|
| Name | mc_msrp | mc_msrp |
| Type | float | float |
| Format | Decimal values | Decimal values |
| Sample | 39125 | 39125 |
See Also
msrp_labelIndicates which source was selected by MarketCheck's reconciliation logic to populate the mc_msrp field. This helps users understand the provenance of MarketCheck's best-estimate MSRP and assess its reliability based on the contributing source.
Source: Generated - Determined during MSRP reconciliation processing.
| Attribute | Data Feed | API |
|---|---|---|
| Name | msrp_label | msrp_label |
| Type | string | string |
| Format | Variable, typically 16 characters | Variable, typically 16 characters |
| Sample | build_specs_msrp | build_specs_msrp |
See Also
Information about discounts and taxes applicable to the vehicle, used to compute the final pricing.
discountsArray of discount entries applicable to the vehicle, with each entry describing a specific discount type and amount. Discounts may include manufacturer rebates or special package/equipment discounts.
Source: Enriched - Derived & reconciled using window stickers and specifications provider's data.
| Attribute | Data Feed | API |
|---|---|---|
| Name | discounts | discounts |
| Type | stringified object | object |
| Format | Array of stringified JSON objects with detailed discount information | Array of JSON objects with detailed discount information |
| Sample | [{name: "DENALI RESERVE PACKAGE DISCOUNT", amount: "-500.0"}] | [{name: "DENALI RESERVE PACKAGE DISCOUNT", amount: "-500.0"}] |
See Also
total_discountThe total monetary value of all discounts applied to the vehicle, computed by summing the individual entries in the discounts array. The values are always represented as positive numbers; however, they indicate discounts that should be subtracted from the combined MSRP during reconciliation.
Source: Generated - Calculated from the discounts array.
| Attribute | Data Feed | API |
|---|---|---|
| Name | total_discount | total_discount |
| Type | float | float |
| Format | Decimal values | Decimal values |
| Sample | 500 | 500 |
See Also
taxesArray of tax entries applicable to the vehicle, with each entry describing a specific tax type and amount. Taxes may include Federal tax, Green tax or other regulatory charges.
Source: Enriched - Derived & reconciled using window stickers and specifications provider's data.
| Attribute | Data Feed | API |
|---|---|---|
| Name | taxes | taxes |
| Type | stringified object | object. |
| Format | Array of stringified JSON objects with detailed tax information | Array of JSON objects with detailed tax information |
| Sample | [{name: "Gas Guzzler Tax", amount: "2100"}] | [{name: "Gas Guzzler Tax", amount: "2100"}] |
See Also
total_taxThe total monetary value of all taxes applied to the vehicle, computed by summing the individual entries in the taxes array.
Source: Generated - Calculated from the taxes array.
| Attribute | Data Feed | API |
|---|---|---|
| Name | total_tax | total_tax |
| Type | float | float |
| Format | Decimal values | Decimal values |
| Sample | 2100 | 2100 |
See Also
record_sourceIdentifies the primary data source used to generate the decoded record. This field helps users understand the provenance of the record and assess data reliability based on source quality.
Source: Generated - Assigned during record processing based on the contributing source.
| Attribute | Data Feed | API |
|---|---|---|
| Name | record_source | record_source |
| Type | string | string |
| Format | Variable, typically 16 characters | Variable, typically 16 characters |
| Sample | mc_build_specs | mc_build_specs |
The following table describes the possible values of record_source, the criteria used to assign each label, and the corresponding data quality indicator:
| Source Label | Criteria | Quality Indicator |
|---|---|---|
build_specs | Build Specs data is available, and the vehicle's trim and version are both confirmed by Build Specs (or a compatible source such as the manufacturer spec or equipment code), and the listing data either is absent or agrees with Build Specs. | Highest - Full Build Specs alignment |
partial_build_specs | Build Specs data is available, but only one of trim, version, or listing aligns with Build Specs. | High - Partial Build Specs coverage |
build_oem | Build Specs data is unavailable, the trim and version are confirmed from OEM data (or a compatible source), and the listing either is absent or agrees with OEM data. | High - Full OEM alignment |
partial_build_oem | Only one of trim, version, or listing aligns with OEM data. | Medium-High - Partial OEM coverage |
new_mc_listing | Build Specs and OEM data are unavailable. The trim, version, and listing all agree, and identify the vehicle as a new car from MarketCheck listing data. | Medium - New vehicle listings |
used_mc_listing | Build Specs and OEM data are unavailable. The trim, version, and listing all agree, and identify the vehicle as a used car from MarketCheck listing data. | Medium - Used vehicle listings |
combined_mc_listing | MarketCheck listing data is available, but the trim source and the listing source disagree on whether the vehicle is new or used. | Medium - Mixed listing signals |
'' (empty string) | None of the above conditions are met — no source provides sufficient alignment to assign a record source. | Low - No confidence alignment |
See Also
record_confidenceConfidence level assigned to the overall decoded record, indicating the reliability of the decoded information. Higher confidence values indicate stronger source agreement and more reliable decoded data.
Source: Generated - Calculated based on source agreement and decoding signals.
| Attribute | Data Feed | API |
|---|---|---|
| Name | record_confidence | record_confidence |
| Type | float | float |
| Format | Decimal values | Decimal values |
| Sample | 100 | 100 |
record_confidence is CalculatedThe score is derived from how closely the combined_msrp aligns with reference MSRP values (build_specs_msrp, oem_msrp, original_msrp). The final value is max(0, 100 - penalty).
Special cases (evaluated before the penalty rules):
nil when no reference_msrp is available for comparison.100 when combined_msrp exactly matches build_specs_msrp, oem_msrp, or original_msrp; or when the record is marked as Build Verified (e.g., Build Verified Considering Discounts, Build Verified – Negative Options Match MSRP Diff, Build Verified – Extra Price Information Match MSRP Diff).0 when the record falls under unrecoverable categories — Missing MSRP Versions, Missing MFG Code Issues, or Base MSRP & MFG Code Record Avl But Not Picked.Penalty-based scoring (when none of the special cases apply):
| MSRP Difference | MSRP % Difference | Penalty | Rationale | Confidence Tier |
|---|---|---|---|---|
$0 | 0% | 0% | Perfect alignment | Perfect / Very High (> 90%) |
<= $500 | 0 - 1.5% | 1.5% | Minor discrepancy | Perfect / Very High (> 90%) |
| Don't Consider | 1.6 - 3% | 3% | Moderate discrepancy | Perfect / Very High (> 90%) |
| Don't Consider | 3.1 - 5% | 5% | Significant discrepancy | Perfect / Very High (> 90%) |
| Don't Consider | 5.1 - 10% | 10% | Major discrepancy | Perfect / Very High (> 90%) |
| Don't Consider | > 10% | 15% | Severe mismatch | High (> 80%) / Medium-High (> 70%) |
MSRP % Difference brackets above 1.5%, only the percentage is evaluated — the absolute MSRP Difference is ignored (shown as "Don't Consider").Additional penalty: An extra +10% penalty is applied when the version field contains a pipe character (|), indicating multiple candidate versions were identified and the version could not be uniquely resolved.
Build Verified Considering Discounts, Build Verified – Negative Options Match MSRP Diff, Build Verified – Extra Price Information Match MSRP Diff, Missing MSRP Versions, Missing MFG Code Issues, and Base MSRP & MFG Code Record Avl But Not Picked are internal classifications. They are not exposed in the response and are derived by NeoVIN by referencing multiple sources and inferring the most reliable outcome.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.