Statistical Agencies
SIDRA aggregate metadata
Full metadata for a SIDRA aggregate: variables, classification dimensions, territorial levels, and publication periodicity. Use this before calling /data to discover required variables and classifications.
get/api/v1/statistical-agencies/ibge/aggregates/{aggregate_id}/metadata
Path parameters
aggregate_idinteger required
SIDRA aggregate numeric id (e.g. 1737 = IPCA, 6784 = annual national GDP, 4099 = PNAD-C unemployment).
SIDRA aggregate numeric id (e.g. 1737 = IPCA, 6784 = annual national GDP, 4099 = PNAD-C unemployment).
Response
Aggregate metadata with variables, classificacoes and territorial levels.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}