export interface InputDataInterface { year: string; month: string; day: string; }