-
Notifications
You must be signed in to change notification settings - Fork 148
Description
Issue #2007 is still a problem. Any update on it? The number of offerors field is null here, but should be 5
{
"filters": {
"time_period": [
{
"start_date": "2007-10-01",
"end_date": "2025-09-30"
}
],
"award_type_codes": [
"A",
"B",
"C",
"D"
],
"recipient_search_text": [
"WLWRCWJAH9Q8"
]
},
"fields": [
"Recipient UEI",
"Award ID",
"Recipient Name",
"Award Amount",
"Total Outlays",
"Description",
"Contract Award Type",
"def_codes",
"COVID-19 Obligations",
"COVID-19 Outlays",
"Infrastructure Obligations",
"Infrastructure Outlays",
"Awarding Agency",
"Awarding Sub Agency",
"Start Date",
"End Date",
"recipient_id",
"prime_award_recipient_id",
"number_of_offers_received"
],
"page": 1,
"limit": 100,
"sort": "Award Amount",
"order": "desc",
"subawards": false,
"auditTrail": "Results Table - Spending by award search"
}