# Assemble output return "host": groups['host'], "job_id": int(groups['job_id']), "service": groups['service'], "date": today.isoformat(), "start_time": start_dt.isoformat(), "duration_unit": groups['duration_unit'], "mode": groups['mode']
"today015943"