export interface BuildingData { id: number label: string code: string }