Skip to content

Given a postal code, a parcel/mail would be sent to an intended depot

License

Notifications You must be signed in to change notification settings

ElliottSobek/PostalCode-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic badge

PostalCode Parser (PCP)

About

Given a postal code a parcel/mail would be sent to a intended depot and depot stats can be given.

Details

PCP is an object oriented postal code package statistical generator given a list of canadian postal codes. Stats can be date separated and/or depot (province) separated. Additionally, general stats can be produced as well. Finally, the same stats can be exported to a txt or csv file.

Input file format

The input file format is any .txt file following this format. The DATE field is formatted to MMM-DD-YYYY.

DATE

A9A 9A9 ...

NEW DATE

A1A 1A1

etc...

Compiling

Simply run make to compile then ./PCP 'filename' to run.

filename must have .txt or .csv extension.

Contribution

Anyone can contribute and work on any available issues.

Keep the same format as is used. After, simply make a pull request and have patience.

About

Given a postal code, a parcel/mail would be sent to an intended depot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published