The purpose of this repository is to facilitate sharing code and data among Democracy Lab's research assistants. Most code is designed to run "out-of-the-box," from Democracy Lab's root folder, and calls directories specific to this repository's file hierarchy.
To ensure consistent coding and organization practices, we ask RAs to refer to the Democracy Lab Wiki before starting work.
See the Democracy Lab Wiki for information about:
git clone https://github.com/stephbuon/democracy-lab.git
From inside the democracy-lab directory:
git reset --hard
git pull