usaspending.gov API: list_agencies
usaspending.gov via Parse · government_public
List all federal toptier agencies with budget authority amounts for the current active fiscal year and quarter. Returns agencies sorted by the specified field. Each agency includes budget_authority_amount, percentage_of_total_budget_authority, and agency_slug for further lookups. API to extract and analyze US Federal government spending, awards, and contract data from USASpending.gov. Fulfilled by Parse from usaspending.gov.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- usaspending-gov
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5b0e32c7-a0f5-44e5-b985-35a41a088f63/list_agencies
- Interface artifact
- sha256:2af26007a3c1b55b9438bd2eb1c90dfd68c35f0a1804920225e5695d2a7111a7
- Manifest digest
- sha256:68b8951387d7fa25ea40236f6202d4063931a1b578ebd4be612af494a7d9f862
Request fields
- sort (string): Field to sort results by. Accepted values: 'percentage_of_total_budget_authority', 'agency_name', 'budget_authority_amount', 'obligated_amount', 'outlay_amount'.: Allowed values: percentage_of_total_budget_authority, agency_name, budget_authority_amount, obligated_amount, outlay_amount
- order (string): Sort order: 'asc' for ascending, 'desc' for descending.: Allowed values: desc, asc
Example queries
- {"sort":"percentage_of_total_budget_authority","order":"desc"}