Data Definitions

Detailed definitions of all fields in the NeoVIN dataset

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.

Field Definitions

vin

The 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.

AttributeData FeedAPI
Namevinvin
Typestringstring
Format17 characters17 characters
Sample1C4BJWDG4HL5834561C4BJWDG4HL583456

API Parameters

  • vin - Input parameter for decoding specific VIN

See Also

squish_vin

VIN 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.

AttributeData FeedAPI
Namesquish_vinsquish_vin
Typestringstring
Format12 characters12 characters
Sample1C4BJWDG_HL1C4BJWDG_HL

See Also

  • vin - Full VIN information

year

Represents 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.

AttributeData FeedAPI
Nameyearyear
Typeintegerinteger
Format4-digit number4-digit number
Sample20172017

See Also

  • make - Manufacturer information
  • model - Vehicle model details

make

Specifies 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.

AttributeData FeedAPI
Namemakemake
Typestringstring
FormatVariable, typically 3-32 charactersVariable, typically 3-32 characters
SampleJeepJeep

See Also

  • model - Vehicle model information
  • year - Model year details

model

Indicates 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.

AttributeData FeedAPI
Namemodelmodel
Typestringstring
FormatVariable, typically 3-256 charactersVariable, typically 3-256 characters
SampleWrangler UnlimitedWrangler Unlimited

See Also

  • make - Manufacturer information
  • trim - Vehicle trim level details

country

The 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.

AttributeData FeedAPI
Namecountrycountry
Typestringstring
Format3 characters3 characters
SampleUSAUSA

See Also

  • make - Manufacturer information

vehicle_type

Defines 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.

AttributeData FeedAPI
Namevehicle_typevehicle_type
Typestringstring
FormatVariable, typically 3-32 charactersVariable, typically 3-32 characters
SampleTruckTruck

See Also

Vehicle Configuration & Specifications

trim

Specifies 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.

AttributeData FeedAPI
Nametrimtrim
Typestringstring
FormatVariable, typically 2-256 charactersVariable, typically 2-256 characters
SampleWillys WheelerWillys Wheeler

See Also

trim_confidence

Identification 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.

AttributeData FeedAPI
Nametrim_confidencetrim_confidence
Typestringstring
FormatVariable, typically 4-256 charactersVariable, typically 4-256 characters
Sampleequipment_codeequipment_code

See Also

version

Version 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.

AttributeData FeedAPI
Nameversionversion
Typestringstring
FormatVariable, typically 4-256 charactersVariable, typically 4-256 characters
SampleWillys Wheeler WWillys Wheeler W

See Also

version_confidence

Identification 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.

AttributeData FeedAPI
Nameversion_confidenceversion_confidence
Typestringstring
FormatVariable, typically 4-256 charactersVariable, typically 4-256 characters
Samplesinglesingle

See Also

listing_confidence

Identification 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.

AttributeData FeedAPI
Namelisting_confidencelisting_confidence
Typestringstring
FormatVariable, typically 4-256 charactersVariable, typically 4-256 characters
Samplemc_build_specsmc_build_specs

See Also

Powertrain & Performance

transmission

Describes 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.

AttributeData FeedAPI
Nametransmissiontransmission
Typestringstring
FormatVariable, typically 3-32 charactersVariable, typically 3-32 characters
SampleAutomaticAutomatic

See Also

transmission_confidence

Identification 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.

AttributeData FeedAPI
Nametransmission_confidencetransmission_confidence
Typestringstring
FormatVariable, typically 4-256 charactersVariable, typically 4-256 characters
Samplemc_build_specs|orig|exact_matchmc_build_specs|orig|exact_match

See Also

transmission_description

The 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.

AttributeData FeedAPI
Nametransmission_descriptiontransmission_description
Typestringstring
FormatVariable, typically 10-256 charactersVariable, typically 10-256 characters
SampleAutomatic With Manual Mode TransAutomatic With Manual Mode Trans

See Also

drivetrain

Specifies 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.

AttributeData FeedAPI
Namedrivetraindrivetrain
Typestringstring
FormatVariable, typically 3-64 charactersVariable, typically 3-64 characters
Sample4WD4WD

See Also

engine

Base 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.

AttributeData FeedAPI
Nameengineengine
Typestringstring
FormatVariable, typically 6-64 charactersVariable, typically 6-64 characters
Sample3.6L V63.6L V6

See Also

cylinders

Indicates 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.

AttributeData FeedAPI
Namecylinderscylinders
Typeintegerinteger
FormatPositive integer values (1-16)Positive integer values (1-16)
Sample66

See Also

engine_type

Type 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.

AttributeData FeedAPI
Nameengine_typeengine_type
Typestringstring
FormatVariable, typically 1-8 charactersVariable, typically 1-8 characters
SampleVV

See Also

engine_displacement

The 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.

AttributeData FeedAPI
Nameengine_displacementengine_displacement
Typefloatfloat
FormatDecimal values (0.5-15.0)Decimal values (0.5-15.0)
Sample3.63.6

See Also

fuel_type

Indicates 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.

AttributeData FeedAPI
Namefuel_typefuel_type
Typestringstring
FormatVariable, typically 3-64 charactersVariable, typically 3-64 characters
SampleUnleadedUnleaded

See Also

powertrain_type

Defines 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.

AttributeData FeedAPI
Namepowertrain_typepowertrain_type
Typestringstring
FormatVariable, typically 4-128 charactersVariable, typically 4-128 characters
SampleCombustionCombustion

See Also

Physical Dimensions & Capacity

doors

The 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.

AttributeData FeedAPI
Namedoorsdoors
Typeintegerinteger
FormatPositive integer values (2-5)Positive integer values (2-5)
Sample55

See Also

body_type

Describes 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.

AttributeData FeedAPI
Namebody_typebody_type
Typestringstring
FormatVariable, typically 3-64 charactersVariable, typically 3-64 characters
SampleSUVSUV

See Also

body_subtype

Body 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.

AttributeData FeedAPI
Namebody_subtypebody_subtype
Typestringstring
FormatVariable, typically 3-64 charactersVariable, typically 3-64 characters
SampleRegularRegular

See Also

weight

Gross 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.

AttributeData FeedAPI
Nameweightweight
Typefloatfloat
FormatDecimal values (1000-15000)Decimal values (1000-15000)
Sample52775277

See Also

width

Overall 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.

AttributeData FeedAPI
Namewidthwidth
Typefloatfloat
FormatDecimal values (50-100)Decimal values (50-100)
Sample73.773.7

See Also

height

Overall 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.

AttributeData FeedAPI
Nameheightheight
Typefloatfloat
FormatDecimal values (50-120)Decimal values (50-120)
Sample70.870.8

See Also

length

Overall 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.

AttributeData FeedAPI
Namelengthlength
Typefloatfloat
FormatDecimal values (100-300)Decimal values (100-300)
Sample173.4173.4

See Also

seating_capacity

Identified 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.

AttributeData FeedAPI
Nameseating_capacityseating_capacity
Typefloatfloat
FormatDecimal values (1-15)Decimal values (1-15)
Sample55

See Also

Fuel Economy

city_mpg

Represents 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.

AttributeData FeedAPI
Namecity_mpgcity_mpg
Typefloatfloat
FormatDecimal values (5-60)Decimal values (5-60)
Sample1616

See Also

highway_mpg

Represents 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.

AttributeData FeedAPI
Namehighway_mpghighway_mpg
Typefloatfloat
FormatDecimal values (8-80)Decimal values (8-80)
Sample2121

See Also

Manufacturer Codes & Pricing

manufacturer_code

Manufacturer 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.

AttributeData FeedAPI
Namemanufacturer_codemanufacturer_code
Typestringstring
FormatVariable, typically 8-32 charactersVariable, typically 8-32 characters
SampleJKJM74/2_WJKJM74/2_W

See Also

package_code

Extracted 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.

AttributeData FeedAPI
Namepackage_codepackage_code
Typestringstring
FormatVariable, typically 2-32 charactersVariable, typically 2-32 characters
Sample24W24W

See Also

package_description

Extracted 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.

AttributeData FeedAPI
Namepackage_descriptionpackage_description
Typestringstring
FormatVariable, typically 10-256 charactersVariable, typically 10-256 characters
Samplenullnull

See Also

Pricing Information

msrp

Base 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.

AttributeData FeedAPI
Namemsrpmsrp
Typefloatfloat
FormatDecimal valuesDecimal values
Sample3429534295

See Also

delivery_charges

Manufacturer 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.

AttributeData FeedAPI
Namedelivery_chargesdelivery_charges
Typefloatfloat
FormatDecimal valuesDecimal values
Sample10951095

See Also

installed_options_msrp

Calculated 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.

AttributeData FeedAPI
Nameinstalled_options_msrpinstalled_options_msrp
Typefloatfloat
FormatDecimal valuesDecimal values
Sample38353835

See Also

combined_msrp

Calculated 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.

AttributeData FeedAPI
Namecombined_msrpcombined_msrp
Typefloatfloat
FormatDecimal valuesDecimal values
Sample3929539295

See Also

Colors

interior_color

The 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.

AttributeData FeedAPI
Nameinterior_colorinterior_color
Typestringified objectobject
FormatStringified JSON object with code, name, confidenceJSON 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_color

The 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.

AttributeData FeedAPI
Nameexterior_colorexterior_color
Typestringified objectobject
FormatStringified JSON object with code, name, msrp, confidenceJSON 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 & Features

options_packages

Option 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.

AttributeData FeedAPI
Nameoptions_packagesoptions_packages
Typestringstring
FormatComma-separated option codesComma-separated option codes
SampleAHQ,DGJ,MX3,RC9AHQ,DGJ,MX3,RC9

See Also

installed_options_details

Listing 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.

AttributeData FeedAPI
Nameinstalled_options_detailsinstalled_options_details
Typestringified objectobject
FormatArray of stringified JSON objects with detailed option informationArray of JSON objects with detailed option information
SampleSee Installed Options DetailsSee Installed Options Details

See Also

Features & Equipment

features

Normalized 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.

AttributeData FeedAPI
Namefeaturesfeatures
Typestringified objectobject
FormatNested stringified JSON organized by option codesNested JSON organized by option codes
SampleSee Features StructureSee Features Structure

See Also

installed_equipment

Detailed 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.

AttributeData FeedAPI
Nameinstalled_equipmentinstalled_equipment
Typestringified objectobject
FormatNested stringified JSON with detailed equipment specificationsNested JSON with detailed equipment specifications
SampleSee Installed Equipment StructureSee Installed Equipment Structure

See Also

high_value_features

High 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.

AttributeData FeedAPI
Namehigh_value_featureshigh_value_features
Typestringified objectobject
FormatNested stringified JSON organized by option codesNested JSON organized by option codes
SampleSee High Value Features StructureSee High Value Features Structure

See Also

System Information

delivery_date

Delivery 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.

AttributeData FeedAPI
Namedelivery_datedelivery_date
Typedatedate
FormatYYYY-MM-DDYYYY-MM-DD
Sample2023-06-132023-06-13

See Also

decode_version

This 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.

AttributeData FeedAPI
Namedecode_versiondecode_version
Typeintegerinteger
FormatPositive integer valuesPositive integer values
Sample11

See Also

observation

Reason 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.

AttributeData FeedAPI
Nameobservationobservation
Typestringstring
FormatVariable, typically 4-32 charactersVariable, typically 4-32 characters
SampleNO SPECS|VALID VIN|TRUCKNO SPECS|VALID VIN|TRUCK

See Also

Understanding the Data Structure

JSON Object Fields

Several fields in NeoVIN return structured JSON objects containing detailed information:

Color Objects

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"
}

Installed Options Details

[
  {
    "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"
  }
]

Features Structure

{
  "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"
    }
  ]
}

Installed Equipment Structure

{
  "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"
    }
  ]
}

High Value Features Structure

{
  "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"
    }
  ]
}

Data Categories

The features and equipment are organized into logical categories:

  • Comfort & Convenience: Climate control, seating features, convenience items
  • Exterior: Body features, lighting, exterior styling elements
  • Infotainment: Audio systems, connectivity, entertainment features
  • Transmission: Transmission type and related features
  • Safety & Driver Assist: Safety systems and driver assistance features

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.