portaltransparencia.gov.br API: search_public_expenses
portaltransparencia.gov.br via Parse · government_public
Search public expenditure records by period. Returns paginated results ordered by month/year descending. Each record includes the government organ, budget function, expense group, and committed/liquidated/paid amounts in Brazilian Real format. Scraper for Brazil's Federal Government Transparency Portal. Provides access to public expenditure data, contracts, civil servants, benefits, travel records, and sanctions. Fulfilled by Parse from portaltransparencia.gov.br.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- portaltransparencia-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/9e04b0c7-3205-4861-90a2-170abdecae1d/search_public_expenses
- Interface artifact
- sha256:ad671f98f910d4dbe569aaae342f5112b0a03679cd69ee60351ed4c5d2f97cc4
- Manifest digest
- sha256:656d4610a31c37f8c144b526311e0c55558b57a5d08e9f2abea0bb2c697c67fb
Request fields
- de (string): Start date in DD/MM/YYYY format.
- ate (string): End date in DD/MM/YYYY format.
- limit (integer): Maximum number of results per page.
- offset (integer): Pagination offset (number of records to skip).
Example queries
- {"de":"01/01/2024","ate":"31/03/2024","limit":"3","offset":"0"}