export interface JsonPeriod { start: string; end: string; }