Skip to content

TheTinHat/vandix_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VANDIX Calculator

A Docker container that calculates the Vancouver Area Neighborhood Deprivation Index for varying geographies.

To use, make a folder in the current directory called data. Then run the following command, of course substituting the C:\Users\David\data filepath for whever your data folder is.

docker run -it -v C:\Users\David\data:/data/ dswanlund/vandix

Note that if you want to calculate VANDIX for dissemination areas that intersect with a particular shapefile, ensure that you put that shapefile in the data folder beforehand.

Instructions

About

A vandix calculator running in a docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published