.map(([source_name, source_type]) => {
            return {
                key: source_name,
                text: source_type.name,
                value: source_name,