Skip to content

Look up the wards for a list of Minneapolis street addresses

Notifications You must be signed in to change notification settings

Radcliffe/WardFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minneapolis Ward Finder

##What does it do?##

This is a Python 2.7 script that accepts a list of Minneapolis street addresses and looks up the ward for each address.

##How do I use it?##

The syntax is as follows:

python wards.py inputfile outputfile

where inputfile is a text file containing a list of street addresses, one address per line, and outputfile is the output file, which will contain the street addresses and the ward information, separated by commas.

There is also a web version at http://ward-wiz.appspot.com.

##Installation and requirements##

This script requires Python 2.7 and the lxml library.

##Who wrote this?##

David Radcliffe ([email protected])

About

Look up the wards for a list of Minneapolis street addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages