united-states-vehicle-spec-data-2015
By subscribing to this dataset, you can receive email notifications from the dataset's publisher if important changes happen.
DCAT
Semantic Metadata
Attachments
Dataset schema
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_vehiclestyle |
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) | manufacturer_code |
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_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) | driven_wheels |
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_primary_body_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) | number_of_doors |
Type | integer |
Sample |
No description available for this field.
Name (identifier) | make_name |
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_nice_name |
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_delivery_charges |
Type | decimal |
Unit | $ |
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_epa_class |
Type | text |
Sample |
No description available for this field.
Name (identifier) | year |
Type | integer |
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-2015",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/united-states-vehicle-spec-data-2015"
}
] - "definitions":{
- "united-states-vehicle-spec-data-2015":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/united-states-vehicle-spec-data-2015_records"
}
}
} - "records":
} - "properties":
- "united-states-vehicle-spec-data-2015_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "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_vehiclestyle":,{
- "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":""
} - "manufacturer_code":,{
- "type":"string",
- "title":"Manufacturer Code",
- "description":""
} - "engine_cylinder":,{
- "type":"number",
- "title":"Engine Cylinder",
- "description":""
} - "engine_horsepower":,{
- "type":"number",
- "title":"Engine Horsepower",
- "description":""
} - "transmission_transmission_type":,{
- "type":"string",
- "title":"Transmission Type",
- "description":""
} - "engine_code":,{
- "type":"string",
- "title":"Engine Code",
- "description":""
} - "driven_wheels":,{
- "type":"string",
- "title":"Driven Wheels",
- "description":""
} - "engine_displacement":,{
- "type":"number",
- "title":"Engine Displacement",
- "description":""
} - "name":,{
- "type":"string",
- "title":"Name",
- "description":""
} - "categories_primary_body_type":,{
- "type":"string",
- "title":"Categories Primary Body 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":""
} - "number_of_doors":,{
- "type":"integer",
- "title":"Number of doors",
- "description":""
} - "make_name":,{
- "type":"string",
- "title":"Make Name",
- "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_nice_name":,{
- "type":"string",
- "title":"Model Nice Name",
- "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_delivery_charges":,{
- "type":"number",
- "title":"Price Delivery Charges",
- "description":"",
- "unit":"$"
} - "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_epa_class":,{
- "type":"string",
- "title":"Categories EPA Class",
- "description":""
} - "year":,{
- "type":"integer",
- "title":"Year",
- "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":""
}
} - "squishvins":
}
} - "fields":
} - "properties":
} - "united-states-vehicle-spec-data-2015":