Transparenciaportal: Get Despesas Favorecido
Transparenciaportal via Parse · government_public
Get detailed public expenditures by beneficiary and phase. Returns paginated results ordered by value descending. Each record includes date, beneficiary, state, value, expense phase, supervising agency, function, program, and action. Pagination is offset-based. Access Brazilian government transparency data including parliamentary amendments, public expenditures, payment cards, and public servants information. Fulfilled by Parse from transparenciaportal.gov.br.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- transparenciaportal
- transparenciaportal-gov-br
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/62c5c8b9-c58a-4896-8b8d-66c2b87eb1b7/get_despesas_favorecido
- Interface artifact
- sha256:2bf750a24a3502e2d8774df7e24642396153c14e5ffd2a95cf23b99042c46729
- Manifest digest
- sha256:0f3548b22f5d4f4facf87e6c239ae58282c13016b3095280ac5045114a0a06b7
Request fields
- fase (string): Expense phase: 1 for Empenho, 2 for Liquidação, 3 for Pagamento.: Allowed values: 1, 2, 3
- limit (integer): Maximum number of results per page.: Allowed values: 5, 10, 20
- offset (integer): Pagination offset (number of records to skip).: Allowed values: 0
- date_to (string): End date in DD/MM/YYYY format.
- date_from (string): Start date in DD/MM/YYYY format.
Example queries
- {"fase":"1","limit":"5","offset":"0","date_to":"31/01/2024","date_from":"01/01/2024"}