Skip to content

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

License

Notifications You must be signed in to change notification settings

dboze/greensward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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
    • residential population
    • number of households
    • household income counts
      • less than $30k per year
      • less than $75k per year
      • less than $150k per year
      • greater than $150k per year

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