Transparenciaportal: Get Despesas Recursos Recebidos
Transparenciaportal via Parse · government_public
Get resources received by beneficiaries for a given period. Returns paginated results ordered by month/year. Each record identifies the beneficiary, their type, location, and the value received. 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_recursos_recebidos
- Interface artifact
- sha256:fbdc439a9f27ebfc7f65f1b951c718bcd3be6e49be408b16b71ceadb25f0cf37
- Manifest digest
- sha256:1f19ba6e890e0a1c8d36db45664d940e874460345388fac04850aa73717f37b2
Request fields
- 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
- {"limit":"5","offset":"0","date_to":"31/01/2024","date_from":"01/01/2024"}