Transparenciaportal: Get Emendas
Transparenciaportal via Parse · government_public
Get parliamentary amendments (spending by politicians) for a specific year. Returns paginated results ordered by author. Each amendment includes budget details such as committed, liquidated, and paid values across multiple government functions and programs. Pagination is offset-based: advance by incrementing offset by limit. 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_emendas
- Interface artifact
- sha256:02549a4b55a134fc3e26b9023f9b02be5355f6784874e61cb214b6fcf923f247
- Manifest digest
- sha256:e2ed9523fc5afe93aac1fe0aa803aeac616fbf6c9e05d362524398d8c62a58e9
Request fields
- year (string): Year to query amendments for in YYYY format.
- 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
Example queries
- {"year":"2024","limit":"5","offset":"0"}