Skip to content

An exercise in regex, a simple script made to process population data from the Canadian census reports.

License

Notifications You must be signed in to change notification settings

andrewloux/scrubber.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrubber.py

Function: Simple regex based script that strips the Canadian census data of the locale and population information, and stores it in a text file.

Usage

$$python scrubber.py -s [raw csv data] -d [path of existing destination text file]

About

An exercise in regex, a simple script made to process population data from the Canadian census reports.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages