hoganhaben / CAR21_AmazonPropertyOverlap

This repo contains analysis presented in Paul Furumo et al. 2024 (PNAS) Land conflicts from overlapping claims in Brazil’s rural environmental registry

Home Page:https://sac.stanford.edu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAR21_AmazonPropertyOverlap

This repository is for Paul Furumo et al. 2024 PNAS "Land conflicts from overlapping claims in Brazil’s rural environmental registry"

It contains 3 Python/Jupyter Notebook files:

  1. def_statistics_CS.py - this file calculates the deforestation statistics used in the Chi-square analysis.
  2. LR_statistics_CS.py - this file calculates the LR (legal forest reserve) statistics used in the Chi-square analysis.
  3. duplicate_filter.ipynb - this file is used to identify suspected duplicates in the CAR database.

It contains 3 R Markdown files:

  1. CAR21_PoissonOverlap.Rmd - this is the main analysis file which fits the Poisson generalized linear mixed-effects models.

  2. CAR21_ChiSquared.Rmd - this file contains the Chi-squared tests for evaluation whether deforestation occurs disproportionately in property overlaps.

  3. CAR21_temporalANOVAS.Rmd - this file contains Analysis of Variance to test whether CAR21 property overlap is increasing over time.

Finally, it contains 3 figures which appear in the main text or supporing information appendix of the manuscript.

For questions regarding the details of the study or the dataset, please contact Paul Furumo (pfurumo at gmail dot com).

About

This repo contains analysis presented in Paul Furumo et al. 2024 (PNAS) Land conflicts from overlapping claims in Brazil’s rural environmental registry

https://sac.stanford.edu/


Languages

Language:Jupyter Notebook 57.9%Language:Python 42.1%