A research compendium for exploring the effect of precipitation and drought on Salmonella infections in the 4 corners states
Under Review with One Health: Association between precipitation events, drought, and animal operations with Salmonella infections in the Southwest US, 2009–2021
Report Bug · Request Feature · Contribute
Using public health surveillance, meteorological, and farm animal census data from Arizona, Colorado, New Mexico, and counties in Utah, this ecological study aims to assess the association between precipitation and the incidence of Salmonella infections by county from 2009–2021 and determine how this association is modified by prior drought level and animal operations. We merged 29,350 cases of salmonellosis reported in 127/141 counties with total precipitation (inches), temperature (average °F), Palmer Drought Severity Index (PDSI, category), and animal census data (density per square mile) by week from 2009–2021. Negative binomial generalized estimating equations adjusted for temperature with a 2-week lag were used to explore the acute association between precipitation and salmonellosis with resulting Incidence Rate Ratios (IRR). We then conducted stratified analyses to explore the association with precipitation following antecedent drought level and type of animal density (per square mile) on this association.
This is a GitHub repository for a research project that explores the association between precipitation, drought, and presence and density of livestock on human enteric illness in Arizona, Colorado, New Mexico, and Utah. All data, except human case data, are available via this compendium. Instructions for collecting data, as well as code for merging and linking data are available to help others reproduce the results and conduct this work in other areas. Although surveillance data in this analysis are not considered protected health information, health data require a data use agreement with each individual state health department in order to gain access. Please contact the lead author for further guidance: Erika Austhof, [email protected]
To get started using any data or code, click on the folder and file you want. Click on the Copy button in order to copy and paste it into your own code line, or clone the repository to your own GitHub to get access to the full project.
Data Sources used in this analysis
• PRISM, meteorological data daily and 30-year normals by county-level centroid
• NOAA, drought severity county time series
• NOAA, NCEI Southern Oscillation Index
• USDM, drought severity time series
• USDA Animal Census, presence and density data
• Köppen-Geiger climate zone, sensitivity analysis - Beck HE, Zimmermann NE, McVicar TR, Vergopolan N, Berg A, Wood EF. Present and future Köppen-Geiger climate classification maps at 1-km resolution. Sci Data. 2018;5(1):180214. doi:10.1038/sdata.2018.214
• US Census, land area by county
• US Census, 2010 population estimates
• US Census, 2020 population estimates
This project is set up so that you can follow the same protocol that we did in your own work, with data sources, R and Stata code, and additional resources for merging data with data in your own jurisdiction.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this project better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU 3.0 License. See LICENSE.txt
for more information.
Erika Austhof - [email protected]
Project Link: https://github.com/austhofe/4CornersCCandFBD