Sample Data: 1993 US Cars

Data from 93 cars on sale in the USA in 1993

Originator: Robin H. Lock

(26 columns, 93 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Sample Data: 1993 US Cars"]
Out[1]=

View the data:

In[2]:=
ResourceData["Sample Data: 1993 US Cars"]
Out[2]=

Visualization

Show the distribution of average vehicle prices by manufacturer:

In[3]:=
BoxWhiskerChart[
 GroupBy[ResourceData["Sample Data: 1993 US Cars"], "Manufacturer"][
  All, All, "AvgPrice"], BarOrigin -> Left, BarSpacing -> 1, ChartLabels -> Automatic, ImageSize -> 550]
Out[3]=

Wolfram Research, "Sample Data: 1993 US Cars" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.28589.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information