WIP: Check if period is consistent Not Q5, S2 or month 13, day 32
Add a function def check_period(period): """Check if period is an interesting period to be written (ie not "Q5", "M13", etc...)"""
WIP
tag till review by @bduye and inserted in actual validation...