Wolfram Data Repository
Immediate Computable Access to Curated Contributed Data
Slave sales recorded by the New Orleans register of conveyance, October 1856 to August 1861
Originator: Charles W. Calomiris and Jonathan B. Pritchett
These data were collected from the office of the Orleans parish Civil Clerk of Court. The sample includes all slave sales recorded by the register of conveyance from October 1856 to August 1861. The construction of the dataset is similar to that employed previously by Fogel and Engerman (1976). The unit of observation is the individual with the exception of children who were bundled with their mothers.
(66 columns, 14713 rows)
Retrieve the ResourceObject:
| In[1]:= | ![ResourceObject["New Orleans Slave Sales 1856-1861"]](https://www.wolframcloud.com/obj/resourcesystem/images/f37/f372fe55-1809-4c2d-bf0c-3fbae99d41cf/0ba8e6758d7effc9.png) | 
| Out[1]= |  | 
View the data:
| In[2]:= | ![ResourceData["New Orleans Slave Sales 1856-1861"]](https://www.wolframcloud.com/obj/resourcesystem/images/f37/f372fe55-1809-4c2d-bf0c-3fbae99d41cf/09ed7cc3bf519186.png) | 
| Out[2]= |  | 
Diagram the number of slaves by their age when sold:
| In[3]:= | ![Histogram[
 Transpose[
  ResourceData["New Orleans Slave Sales 1856-1861"][All, {"Age"}]], AxesLabel -> {"Age", "Number of slaves"}]](https://www.wolframcloud.com/obj/resourcesystem/images/f37/f372fe55-1809-4c2d-bf0c-3fbae99d41cf/4cfdc971e1ad4ba0.png) | 
| Out[3]= |  | 
Compare the number and age of slaves by gender when sold:
| In[4]:= | ![PairedHistogram[
 Labeled[Normal@
   ResourceData["New Orleans Slave Sales 1856-1861"][
     Select[#"Sex" === "M" &]][All, "Age"], "Male"], Labeled[Normal@
   ResourceData["New Orleans Slave Sales 1856-1861"][
     Select[#"Sex" === "F" &]][All, "Age"], "Female"], AxesLabel -> {"Number of slaves", "Age"}]](https://www.wolframcloud.com/obj/resourcesystem/images/f37/f372fe55-1809-4c2d-bf0c-3fbae99d41cf/720f191abb583827.png) | 
| Out[4]= |  | 
Wolfram Research, "New Orleans Slave Sales 1856-1861" from the Wolfram Data Repository (2016) https://doi.org/10.24097/wolfram.21104.data