Skip to content

TheTinHat/vandix_calculator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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