http://developer.edmunds.com/terms_of_service/index.html
Attachments
Dataset schema
No description available for this field.
Name (identifier) | year |
Type | date |
Sample |
No description available for this field.
Name (identifier) | squishvins |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_rpm_torque |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | make_id |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_id |
Type | text |
Sample |
No description available for this field.
Name (identifier) | transmission_automatic_type |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_valve_timing |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_equipment_type |
Type | text |
Sample |
No description available for this field.
Name (identifier) | trim |
Type | text |
Sample |
No description available for this field.
Name (identifier) | categories_vehicle_style |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_name |
Type | text |
Sample |
No description available for this field.
Name (identifier) | model_id |
Type | text |
Sample |
No description available for this field.
Name (identifier) | id |
Type | text |
Sample |
No description available for this field.
Name (identifier) | mpg_highway |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | price_used_tmv_retail |
Type | decimal |
Unit | $ |
Sample |
No description available for this field.
Name (identifier) | submodel_nice_name |
Type | text |
Sample |
No description available for this field.
Name (identifier) | categories_vehicle_size |
Type | text |
Sample |
No description available for this field.
Name (identifier) | mpg_city |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | engine_size |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | engine_rpm_horsepower |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | transmission_id |
Type | text |
Sample |
No description available for this field.
Name (identifier) | manufacturercode |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_cylinder |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | engine_horsepower |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | transmission_type |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_code |
Type | text |
Sample |
No description available for this field.
Name (identifier) | drivenwheels |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_displacement |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | name |
Type | text |
Sample |
No description available for this field.
Name (identifier) | categories_primarybody_type |
Type | text |
Sample |
No description available for this field.
Name (identifier) | transmission_number_of_speeds |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_torque |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | engine_valve_gear |
Type | text |
Sample |
No description available for this field.
Name (identifier) | price_used_trade_in |
Type | decimal |
Unit | $ |
Sample |
No description available for this field.
Name (identifier) | submodel_model_name |
Type | text |
Sample |
No description available for this field.
Name (identifier) | make_nice_name |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_compression_ratio |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | engine_total_valves |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | num_of_doors |
Type | text |
Sample |
No description available for this field.
Name (identifier) | make_name |
Type | text |
Sample |
No description available for this field.
Name (identifier) | states |
Type | text |
Sample |
No description available for this field.
Name (identifier) | transmission_name |
Type | text |
Sample |
No description available for this field.
Name (identifier) | submodel_body |
Type | text |
Sample |
No description available for this field.
Name (identifier) | categories_vehicle_type |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_type |
Type | text |
Sample |
No description available for this field.
Name (identifier) | model_nicename |
Type | text |
Sample |
No description available for this field.
Name (identifier) | sheet |
Type | text |
Sample |
No description available for this field.
Name (identifier) | year_id |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_fuel_type |
Type | text |
Sample |
No description available for this field.
Name (identifier) | price_base_invoice |
Type | decimal |
Unit | $ |
Sample |
No description available for this field.
Name (identifier) | transmission_equipment_type |
Type | text |
Sample |
No description available for this field.
Name (identifier) | categories_market |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_compressor_type |
Type | text |
Sample |
No description available for this field.
Name (identifier) | price_deliverycharges |
Type | text |
Sample |
No description available for this field.
Name (identifier) | price_estimate_tmv |
Type | text |
Sample |
No description available for this field.
Name (identifier) | price_base_msrp |
Type | decimal |
Unit | $ |
Sample |
No description available for this field.
Name (identifier) | engine_configuration |
Type | text |
Sample |
No description available for this field.
Name (identifier) | model_name |
Type | text |
Sample |
No description available for this field.
Name (identifier) | categories_epaclass |
Type | text |
Sample |
No description available for this field.
Name (identifier) | price_used_private_party |
Type | decimal |
Unit | $ |
Sample |
No description available for this field.
Name (identifier) | categories_crossover |
Type | text |
Sample |
No description available for this field.
Name (identifier) | engine_manufacturer_engine_code |
Type | text |
Sample |
No description available for this field.
Name (identifier) | submodel_fuel |
Type | text |
Sample |
No description available for this field.
Name (identifier) | price_tmv_recommended_rating |
Type | text |
Sample |
No description available for this field.
Name (identifier) | submodel_tuner |
Type | text |
Sample |
No description available for this field.
Name (identifier) | categories_manufacturer_cab_type |
Type | text |
Sample |
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"united-states-vehicle-spec-data-2014-2016",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/united-states-vehicle-spec-data-2014-2016"
}
] - "definitions":{
- "united-states-vehicle-spec-data-2014-2016":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/united-states-vehicle-spec-data-2014-2016_records"
}
}
} - "records":
} - "properties":
- "united-states-vehicle-spec-data-2014-2016_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "squishvins":,{
- "type":"string",
- "title":"Squishvins",
- "description":""
} - "engine_rpm_torque":,{
- "type":"number",
- "title":"Engine RPM Torque",
- "description":""
} - "make_id":,{
- "type":"string",
- "title":"Make ID",
- "description":""
} - "engine_id":,{
- "type":"string",
- "title":"Engine ID",
- "description":""
} - "transmission_automatic_type":,{
- "type":"string",
- "title":"Transmission Automatic Type",
- "description":""
} - "engine_valve_timing":,{
- "type":"string",
- "title":"Engine Valve Timing",
- "description":""
} - "engine_equipment_type":,{
- "type":"string",
- "title":"Engine Equipment Type",
- "description":""
} - "trim":,{
- "type":"string",
- "title":"Trim",
- "description":""
} - "categories_vehicle_style":,{
- "type":"string",
- "title":"Categories Vehicle Style",
- "description":""
} - "engine_name":,{
- "type":"string",
- "title":"Engine Name",
- "description":""
} - "model_id":,{
- "type":"string",
- "title":"Model ID",
- "description":""
} - "id":,{
- "type":"string",
- "title":"ID",
- "description":""
} - "mpg_highway":,{
- "type":"number",
- "title":"Mpg Highway",
- "description":""
} - "price_used_tmv_retail":,{
- "type":"number",
- "title":"Price Used tmv retail",
- "description":"",
- "unit":"$"
} - "submodel_nice_name":,{
- "type":"string",
- "title":"Submodel Nice name",
- "description":""
} - "categories_vehicle_size":,{
- "type":"string",
- "title":"Categories Vehicle size",
- "description":""
} - "mpg_city":,{
- "type":"number",
- "title":"Mpg City",
- "description":""
} - "engine_size":,{
- "type":"number",
- "title":"Engine Size",
- "description":""
} - "engine_rpm_horsepower":,{
- "type":"number",
- "title":"Engine RPM Horsepower",
- "description":""
} - "transmission_id":,{
- "type":"string",
- "title":"Transmission ID",
- "description":""
} - "manufacturercode":,{
- "type":"string",
- "title":"Manufacturercode",
- "description":""
} - "engine_cylinder":,{
- "type":"number",
- "title":"Engine Cylinder",
- "description":""
} - "engine_horsepower":,{
- "type":"number",
- "title":"Engine Horsepower",
- "description":""
} - "transmission_type":,{
- "type":"string",
- "title":"Transmission Type",
- "description":""
} - "engine_code":,{
- "type":"string",
- "title":"Engine Code",
- "description":""
} - "drivenwheels":,{
- "type":"string",
- "title":"Drivenwheels",
- "description":""
} - "engine_displacement":,{
- "type":"number",
- "title":"Engine Displacement",
- "description":""
} - "name":,{
- "type":"string",
- "title":"Name",
- "description":""
} - "categories_primarybody_type":,{
- "type":"string",
- "title":"Categories Primarybody Type",
- "description":""
} - "transmission_number_of_speeds":,{
- "type":"string",
- "title":"Transmission Number of speeds",
- "description":""
} - "engine_torque":,{
- "type":"number",
- "title":"Engine Torque",
- "description":""
} - "engine_valve_gear":,{
- "type":"string",
- "title":"Engine Valve Gear",
- "description":""
} - "price_used_trade_in":,{
- "type":"number",
- "title":"Price Used Trade-in",
- "description":"",
- "unit":"$"
} - "submodel_model_name":,{
- "type":"string",
- "title":"Submodel Model Name",
- "description":""
} - "make_nice_name":,{
- "type":"string",
- "title":"Make Nice Name",
- "description":""
} - "engine_compression_ratio":,{
- "type":"number",
- "title":"Engine Compression Ratio",
- "description":""
} - "engine_total_valves":,{
- "type":"number",
- "title":"Engine Total valves",
- "description":""
} - "num_of_doors":,{
- "type":"string",
- "title":"Num. of doors",
- "description":""
} - "make_name":,{
- "type":"string",
- "title":"Make Name",
- "description":""
} - "states":,{
- "type":"string",
- "title":"States",
- "description":""
} - "transmission_name":,{
- "type":"string",
- "title":"Transmission Name",
- "description":""
} - "submodel_body":,{
- "type":"string",
- "title":"Submodel Body",
- "description":""
} - "categories_vehicle_type":,{
- "type":"string",
- "title":"Categories Vehicle Type",
- "description":""
} - "engine_type":,{
- "type":"string",
- "title":"Engine Type",
- "description":""
} - "model_nicename":,{
- "type":"string",
- "title":"Model Nicename",
- "description":""
} - "sheet":,{
- "type":"string",
- "title":"Sheet",
- "description":""
} - "year_id":,{
- "type":"string",
- "title":"Year ID",
- "description":""
} - "engine_fuel_type":,{
- "type":"string",
- "title":"Engine Fuel Type",
- "description":""
} - "price_base_invoice":,{
- "type":"number",
- "title":"Price Base Invoice",
- "description":"",
- "unit":"$"
} - "transmission_equipment_type":,{
- "type":"string",
- "title":"Transmission Equipment Type",
- "description":""
} - "categories_market":,{
- "type":"string",
- "title":"Categories Market",
- "description":""
} - "engine_compressor_type":,{
- "type":"string",
- "title":"Engine Compressor Type",
- "description":""
} - "price_deliverycharges":,{
- "type":"string",
- "title":"Price Deliverycharges",
- "description":""
} - "price_estimate_tmv":,{
- "type":"string",
- "title":"Price Estimate tmv",
- "description":""
} - "price_base_msrp":,{
- "type":"number",
- "title":"Price Base msrp",
- "description":"",
- "unit":"$"
} - "engine_configuration":,{
- "type":"string",
- "title":"Engine Configuration",
- "description":""
} - "model_name":,{
- "type":"string",
- "title":"Model Name",
- "description":""
} - "categories_epaclass":,{
- "type":"string",
- "title":"Categories Epaclass",
- "description":""
} - "price_used_private_party":,{
- "type":"number",
- "title":"Price Used Private Party",
- "description":"",
- "unit":"$"
} - "categories_crossover":,{
- "type":"string",
- "title":"Categories Crossover",
- "description":""
} - "engine_manufacturer_engine_code":,{
- "type":"string",
- "title":"Engine Manufacturer engine code",
- "description":""
} - "submodel_fuel":,{
- "type":"string",
- "title":"Submodel Fuel",
- "description":""
} - "price_tmv_recommended_rating":,{
- "type":"string",
- "title":"Price Tmv recommended rating",
- "description":""
} - "submodel_tuner":,{
- "type":"string",
- "title":"Submodel Tuner",
- "description":""
} - "categories_manufacturer_cab_type":{
- "type":"string",
- "title":"Categories Manufacturer cab Type",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "united-states-vehicle-spec-data-2014-2016":