Skip to content

Data and markdown to reproduce some analyses and visualizations in Sinensky and Farahani 2018, "Disturbance-Diversity Relationships in the Late Archaic Southwest: Implications for Farmer - Forager Foodways" (https://doi.org/10.1017/aaq.2017.74)

Notifications You must be signed in to change notification settings

alanfarahani/las-capas-bots-analysis

Repository files navigation

Analysis of Paleoethnobotanical Data from the Archaeological Site of Las Capas (ca. 1500 BCE - 730 CE)

Table of Contents
  1. About The Project
  2. Data Description
  3. Prerequisites and Use
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

This repository contains the markdown and files needed to reproduce Figures 5c, 5d, 7a, 7b, and 7d in Sinensky, R. J. and Farahani, A. 2018. Diversity-disturbance relationships in the Late Archaic Southwest: implications for farmer-forager foodways. American Antiquity 83: 281-301..

The best explanation of the project is in the article abstract (which this summary cribs), but in brief, this research sought to understand how communities at the Las Capas site in southern Arizona responded to environmental disturbances the during the San Pedro phase (1220–730 BC) through changes in their food production. Through the analysis of more than 1,300 archaeological sediment samples from thousands of excavated cultural features, we learned that moderate-intensity flood events during the Middle San Pedro phase (930–800 BC) preceded the greatest richness and diversity of harvested plants, while during periods with little environmental disturbance, maize was more dominant, We interpreted these findings against the backdrop of several different competing paradigms in ecology that attempt to model the effect of environmental disturbance on species richness (= number of different kinds of biological taxonomic entities).

See the compiled analyses and figures here.

(back to top)

Data Description

Files

  • sinensky_and_farahani_2018_paleoethnobotanical_data.csv : Counts of the archaeological plant remains from previous and some more recent analyses at Las Capas. Includes the volume of analyzed sediment and some contextual information (intramural y/n, locus, feature number, etc.).

  • sinensky_and_farahani_2018_estimates_output.csv : As the filename states, this is the output of analyses conducted in the very helpful EstimateS software managed by Robert Colwell, which is used for "statistical estimation of species richness". This program was used to infer (crop) species richness for each archaeological "stratum". The calculation was based on taxonomic abundance by sample. Here richness refers to the ecological concept, namely the number of unique instances of some kind of biological entity (species, genus, etc.) in a defined area. We have since reanalyzed these data) for a book chapter on the measurement of mathematical diversity in archaeology, and a future repository (link TBA) will contain those data..

Markdown

  • supplement.Rmd : An (R) markdown that allows for interactive reproducibility of all of the figures and tables found in the manuscript, plus some additional analyses.

  • supplement.html : A compiled version of the markdown in the event you just wanted to look at the analyses and figures .

(back to top)

Prerequisites and Use

You will need:

The packages needed for markdown compilation are listed at the beginning of the (R) markdown.

Contributing

You can contribute to this repository by identifying coding errors, proposing more elegant syntax, or suggesting additional analyses / visualization. Any contributions you make are very welcome.

If you have a suggestion, first please open an issue with the tag "enhancement". Depending on how much work you've already done, I might recommend that you fork the repo and create a pull request.

If so:

  1. Fork the project

  2. Create a branch (git checkout -b enhancement/amazinganalysis)

  3. Commit your changes (git commit -m 'Added an incredible new analysis')

  4. Push to the branch (git push origin enhancement/amazinganalysis)

  5. Open a pull request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Alan Farahani - [email protected]

Project Link: https://github.com/alanfarahani/dhiban-bots-analysis

(back to top)

Acknowledgments

  • README template
  • From the abstract: Archaeological research at Las Capas was made possible by funding provided by Pima County, Arizona. The 2008-2009 project was administered by the Tres Rios Reclamation Facility, and the Pima County Office of Sustainability and Conservation, Cultural Resources and Historical Preservation Division. We would like to thank James Vint, Fred Nials, William Doelle, Veronica Perez-Rodriguez, Francis Smiley, Christian Downum, and Kelley Hays-Gilpin for their support. Additional thanks to Karen Adams, Wolf Gumerman, and Mike Diehl for help with specimen identification.

(back to top)

About

Data and markdown to reproduce some analyses and visualizations in Sinensky and Farahani 2018, "Disturbance-Diversity Relationships in the Late Archaic Southwest: Implications for Farmer - Forager Foodways" (https://doi.org/10.1017/aaq.2017.74)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages