Skip to content

mggg/capy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAPY

Testing

pytest

Reproducing

First, install the dependencies.

Next, download the nhgis race and shapefile data for Census tracts (from 1970-2020 inclusive) into the nhgis folder.

Finally, run the reproduce script to rerun the analysis pipeline:

bash reproduce.sh

Your outputs will be in the outputs/ folder.

Dependencies

Python deps are managed via Poetry. Install Python 3.9.10, then install the Python deps by running:

pip install poetry
poetry install

To launch a shell with the poetry enviroment activated, run:

poetry shell

fd is also required to run the reproduce script.

About

[WIP] Novel metrics to measure geospatial segregation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors