Exporting from the Opções panel
Open an indicator
Navigate to any indicator detail page by clicking a card in the catalog or search results.
Apply filters (optional)
Use the Ferramentas sidebar panel to set a start date, end date, or granularity before exporting. The CSV output reflects the current filtered view.
CSV file format
The exported file contains two columns:| Column | Description |
|---|---|
Date | The date of the data point in ISO 8601 format (YYYY-MM-DD) |
Value | The numeric value for that date |
{indicatorName}_data.csv where {indicatorName} is the name of the indicator.
The CSV export uses the same date range and granularity that are currently active in the Ferramentas panel. If you want to export the full unfiltered dataset, click Reset in the Ferramentas panel before exporting.
Exporting per source
If an indicator has multiple data sources, you can export data from each source independently using the Sources table below the chart.
Per-source files are named
{sourceName}_data.csv where {sourceName} is the name of the linked resource.
Per-source exports are useful when you need to audit the raw data from a single provider without mixing data from other sources that may cover overlapping or different time periods.
