Skip to content
forked from dboze/greensward

quick population analysis around Shelby County, Memphis, and Overton Park

License

Notifications You must be signed in to change notification settings

wbills/greensward

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greensward

Greensward provides quick and dirty scripts for analyzing population data around Shelby County, Memphis, and Overton Park.

Data

Outputs

  • center of gravity of Shelby County population
  • center of gravity of City of Memphis population
  • measurements within 2 miles of Overton Park boundry
    • total residential population

Setup

Install GDAL (OS X)

brew install gdal

Install node (OS X)

brew install node

Install node modules

npm install

Download and transform data

make all && make clean

Run analysis

node bin/analyze.js

About

quick population analysis around Shelby County, Memphis, and Overton Park

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.7%
  • Makefile 32.3%