portaltransparencia.gov.br API: get_expenses_by_organ
portaltransparencia.gov.br via Parse · government_public
Aggregated expenses by government organ. Returns paginated results ordered by organ name ascending. Each record shows committed, liquidated, and paid values per organ per month. 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/get_expenses_by_organ
- Interface artifact
- sha256:251a0c0183d7bec83d983023ac537c91ea76ef7238aacbe0253df738468c6ca2
- Manifest digest
- sha256:f8f563c22ee1e37476596ff2cd2694a6ffa177f422c5e4966db5dbc8036337cb
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"}