If you are building a dashboard or a data visualization tool, you can create a legend that triggers downloads directly. Feature Component Implementation Detail

Ensure all download links have aria-label tags describing exactly what the user is downloading.

Place the legend in a standard corner (usually Bottom Right or Top Right ) so it doesn't obstruct primary content.

For a specific platform like , you might use a Legend Widget and customize it to include custom feature attributes that link back to your source data. AI responses may include mistakes. Learn more

A dedicated "Download" button or a dropdown menu labeled "Source Legend".

A side panel or modal using a Custom Item Template to list multiple source types. 4. Design Best Practices

Explain the source, such as "Source: World Bank Data" or "Version 2.1," when a user hovers over a download option. 3. Implementation Example (Python/Web)

Automatically generate links based on the active dataset or visualization displayed.