Lead Intensity
{[ { label: 'High', color: '#0EA5E9' }, { label: 'Medium', color: '#22D3EE' }, { label: 'Low', color: '#164E63' }, ].map(({ label, color }) => ({row.district}
{tooltipFields.map((f) => ({f.replace(/_/g, ' ')}: {String(row[f as keyof GeoRow] ?? '—')}
))}