Skip to content

Résultats d'élection Montréal 2009, en format XML, un commit par mise à jour

Notifications You must be signed in to change notification settings

elecnix/resultats-mtl-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Each time the XML file for the Montreal 2009 elections changed, a commit was created.

This repo is 100 times smaller than the unzipped XML files, and 10 times smaller than
a ZIP file. To obtain each XML file separately, try this:

# for commit in `git log |grep commit|cut -f 2 -d ' '` ; do git checkout $commit && cp media.xml `git show |grep Import|cut -d ' ' -f 6` ; done

See also http://github.com/elecnix/resultats-mtl for the Rails app that imported and
presented these results.

About

Résultats d'élection Montréal 2009, en format XML, un commit par mise à jour

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published