Skip to contents

SICONFI – English interface

Fiscal reports, entities, and accounting matrices. English-named functions with English parameter names.

get_entes() get_entities()
Get list of Brazilian government entities
get_anexos() get_annexes()
Get report appendix reference table
get_dca() get_annual_accounts()
Get annual accounts data (DCA)
get_extrato() get_delivery_status()
Get delivery status extract
get_rreo() get_budget_report()
Get Budget Execution Summary Report data (RREO)
get_rgf() get_fiscal_report()
Get Fiscal Management Report data (RGF)
get_msc_patrimonial() get_msc_equity()
Get MSC equity/asset accounts data
get_msc_orcamentaria() get_msc_budget()
Get MSC budgetary accounts data
get_msc_controle() get_msc_control()
Get MSC control accounts data

SICONFI – Portuguese interface

Functions with Portuguese names matching the SICONFI API parameters.

get_entes() get_entities()
Get list of Brazilian government entities
get_anexos() get_annexes()
Get report appendix reference table
get_dca() get_annual_accounts()
Get annual accounts data (DCA)
get_extrato() get_delivery_status()
Get delivery status extract
get_rreo() get_budget_report()
Get Budget Execution Summary Report data (RREO)
get_rgf() get_fiscal_report()
Get Fiscal Management Report data (RGF)
get_msc_patrimonial() get_msc_equity()
Get MSC equity/asset accounts data
get_msc_orcamentaria() get_msc_budget()
Get MSC budgetary accounts data
get_msc_controle() get_msc_control()
Get MSC control accounts data

CUSTOS – English interface

Federal government cost data with English parameter names.

CUSTOS – Portuguese interface

Federal government cost data with Portuguese parameter names.

SADIPEM – English interface

Public debt and credit operations with English parameter names.

get_pvl() get_debt_requests()
Get public debt verification requests (PVL)
get_pvl_tramitacao() get_pvl_status()
Get PVL processing status (approved non-credit operations)
get_opc_cronograma_liberacoes() get_credit_release_schedule()
Get credit operation release schedule
get_opc_cronograma_pagamentos() get_credit_payment_schedule()
Get credit operation payment schedule
get_opc_taxa_cambio() get_credit_exchange_rate()
Get credit operation exchange rate data
get_res_cdp() get_debt_capacity()
Get debt capacity result (CDP)
get_res_cronograma_pagamentos() get_debt_payment_schedule()
Get debt payment schedule result

SADIPEM – Portuguese interface

Public debt and credit operations with Portuguese parameter names.

get_pvl() get_debt_requests()
Get public debt verification requests (PVL)
get_pvl_tramitacao() get_pvl_status()
Get PVL processing status (approved non-credit operations)
get_opc_cronograma_liberacoes() get_credit_release_schedule()
Get credit operation release schedule
get_opc_cronograma_pagamentos() get_credit_payment_schedule()
Get credit operation payment schedule
get_opc_taxa_cambio() get_credit_exchange_rate()
Get credit operation exchange rate data
get_res_cdp() get_debt_capacity()
Get debt capacity result (CDP)
get_res_cronograma_pagamentos() get_debt_payment_schedule()
Get debt payment schedule result

SIORG – Dictionaries

Lookup tables for federal government organizational structure. Use these SIORG codes as organizacao_n1/n2/n3 in CUSTOS functions.

get_siorg_orgaos() get_siorg_organizations()
Get federal organizations from SIORG

SIORG – Structure

Organizational structure and unit details from SIORG.

get_siorg_estrutura() get_siorg_structure()
Get organizational structure from SIORG
get_siorg_unidade() get_siorg_unit()
Get details of a single SIORG unit

Transferências – Dictionaries

Lookup tables for the Transferências API. These return the numeric codes used by the Treasury’s internal systems (NOT IBGE codes). Always query these first to obtain valid codes for other functions.

get_tc_transferencias() get_tc_transfer_types()
Get transfer type dictionary
get_tc_estados() get_tc_states()
Get state dictionary
get_tc_municipios() get_tc_municipalities()
Get municipality dictionary

Transferências – English interface

Constitutional transfers to states and municipalities.

get_tc_por_estados() get_tc_by_state()
Get constitutional transfers by state
get_tc_por_estados_detalhe() get_tc_by_state_detail()
Get detailed constitutional transfers by state
get_tc_por_municipio() get_tc_by_municipality()
Get constitutional transfers by municipality
get_tc_por_municipio_detalhe() get_tc_by_municipality_detail()
Get detailed constitutional transfers by municipality

Transferências – Portuguese interface

Transferências constitucionais para estados e municípios.

get_tc_por_estados() get_tc_by_state()
Get constitutional transfers by state
get_tc_por_estados_detalhe() get_tc_by_state_detail()
Get detailed constitutional transfers by state
get_tc_por_municipio() get_tc_by_municipality()
Get constitutional transfers by municipality
get_tc_por_municipio_detalhe() get_tc_by_municipality_detail()
Get detailed constitutional transfers by municipality

Utilities

Cache management and helpers

tesouror_clear_cache()
Clear the tesouror in-memory cache

SIOPE – English interface

Education spending data from SIOPE (FNDE/MEC). English-named functions with English parameter names.

get_siope_dados_gerais() get_siope_general_data()
Get SIOPE general data
get_siope_responsaveis() get_siope_officials()
Get SIOPE officials/responsible persons data
get_siope_despesas() get_siope_expenses()
Get SIOPE education expenses data
get_siope_despesas_funcao() get_siope_expenses_by_function()
Get SIOPE expenses by education function
get_siope_indicadores() get_siope_indicators()
Get SIOPE education indicators
get_siope_info_complementares() get_siope_supplementary()
Get SIOPE supplementary information
get_siope_receitas() get_siope_revenues()
Get SIOPE education revenue data
get_siope_remuneracao() get_siope_compensation()
Get SIOPE staff compensation data

SIOPE – Portuguese interface

Dados de gastos com educação do SIOPE (FNDE/MEC).

get_siope_dados_gerais() get_siope_general_data()
Get SIOPE general data
get_siope_responsaveis() get_siope_officials()
Get SIOPE officials/responsible persons data
get_siope_despesas() get_siope_expenses()
Get SIOPE education expenses data
get_siope_despesas_funcao() get_siope_expenses_by_function()
Get SIOPE expenses by education function
get_siope_indicadores() get_siope_indicators()
Get SIOPE education indicators
get_siope_info_complementares() get_siope_supplementary()
Get SIOPE supplementary information
get_siope_receitas() get_siope_revenues()
Get SIOPE education revenue data
get_siope_remuneracao() get_siope_compensation()
Get SIOPE staff compensation data