Portaltransparencia: List Contracts
Portaltransparencia via Parse · government_public
List public contracts by period. Returns paginated results ordered by publication date descending. Includes contract number, signing date, validity period, contracting organ, and contracted value. 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
- 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/list_contracts
- Interface artifact
- sha256:d67f2d2e2f5a91fcf29f6f18861fa0e56fc863f2683bce6b9c22177191541a18
- Manifest digest
- sha256:83c42e94aa657bbf231c6f71a1be8c11b459917ae39c4598df25085761d81300
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"}