Obtain the list of subagencies and offices based on the provided toptier_code and fiscal year, as well as award type. Can be either by funding agency or awarding agency. Based on transaction data.

Documentation for this endpoint can be found here.

GET /api/v2/agency/012/sub_agency/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Trace: no-cache
Content-Type: application/json
Vary: Accept

{
    "toptier_code": "012",
    "fiscal_year": 2024,
    "page_metadata": {
        "page": 1,
        "total": 21,
        "limit": 10,
        "next": 2,
        "previous": null,
        "hasNext": true,
        "hasPrevious": false
    },
    "results": [
        {
            "abbreviation": "FNS",
            "name": "Food and Nutrition Service",
            "total_obligations": 73358691069.7,
            "transaction_count": 7005,
            "new_award_count": 1770,
            "children": [
                {
                    "code": "1234HK",
                    "name": "SUPPLEMENTAL NUTRITIONAL ASST PROG",
                    "total_obligations": 45060039569.71,
                    "transaction_count": 2089,
                    "new_award_count": 515
                },
                {
                    "code": "12348L",
                    "name": "Child Nutrition Division",
                    "total_obligations": 22790276371.88,
                    "transaction_count": 1995,
                    "new_award_count": 522
                },
                {
                    "code": "12348M",
                    "name": "Special Supplemental Program for Women Infants and Children",
                    "total_obligations": 5350295017.91,
                    "transaction_count": 1495,
                    "new_award_count": 283
                },
                {
                    "code": "12348N",
                    "name": "Food Distribution Division",
                    "total_obligations": 152578707.27,
                    "transaction_count": 1337,
                    "new_award_count": 439
                },
                {
                    "code": "123198",
                    "name": "USDA FNS",
                    "total_obligations": 5501402.93,
                    "transaction_count": 89,
                    "new_award_count": 11
                }
            ]
        },
        {
            "abbreviation": "FSA",
            "name": "Farm Service Agency",
            "total_obligations": 3437959884.59,
            "transaction_count": 1090865,
            "new_award_count": 1090862,
            "children": [
                {
                    "code": "12346T",
                    "name": "Deputy Administrator Farm Programs",
                    "total_obligations": 3437977998.99,
                    "transaction_count": 1090862,
                    "new_award_count": 1090862
                },
                {
                    "code": "123151",
                    "name": "FSA-MGMT SVS DIV-ACQ MGMT BRAN-DC",
                    "total_obligations": -18114.4,
                    "transaction_count": 3,
                    "new_award_count": 0
                }
            ]
        },
        {
            "abbreviation": "AMS",
            "name": "Agricultural Marketing Service",
            "total_obligations": 2296207530.05,
            "transaction_count": 5082,
            "new_award_count": 2210,
            "children": [
                {
                    "code": "123J14",
                    "name": "USDA  AMS  3J14",
                    "total_obligations": 1879189325.72,
                    "transaction_count": 3649,
                    "new_award_count": 1362
                },
                {
                    "code": "121NTB",
                    "name": "USDA AMS WBSCM",
                    "total_obligations": 151101009.8,
                    "transaction_count": 26,
                    "new_award_count": 17
                },
                {
                    "code": "121NTP",
                    "name": "USDA AMS WBSCM",
                    "total_obligations": 123463353.84,
                    "transaction_count": 353,
                    "new_award_count": 178
                },
                {
                    "code": "12RMDG",
                    "name": "ORGANIC MARKET DEVELOPMENT GRANT",
                    "total_obligations": 45756196.01,
                    "transaction_count": 62,
                    "new_award_count": 62
                },
                {
                    "code": "12LFPA",
                    "name": "LOCAL FOOD PURCHASING ASSISTANCE -COMMODITY PROCUREMENT",
                    "total_obligations": 31887917.0,
                    "transaction_count": 55,
                    "new_award_count": 36
                },
                {
                    "code": "127289",
                    "name": "DAIRY BUSINESS INNOVATION",
                    "total_obligations": 22999999.0,
                    "transaction_count": 4,
                    "new_award_count": 4
                },
                {
                    "code": "12348X",
                    "name": "Farmers' Market and Local Food Promotion Program",
                    "total_obligations": 21116222.47,
                    "transaction_count": 72,
                    "new_award_count": 72
                },
                {
                    "code": "124965",
                    "name": "REGIONAL FOOD SYSTEM",
                    "total_obligations": 4418541.3,
                    "transaction_count": 10,
                    "new_award_count": 10
                },
                {
                    "code": "12LFSP",
                    "name": "COMMODITY PROCUREMENT - LOCAL FOOD FOR SCHOOLS PROGRAM",
                    "total_obligations": 3924026.0,
                    "transaction_count": 11,
                    "new_award_count": 6
                },
                {
                    "code": "12342C",
                    "name": "Inspection Grading and Standardization",
                    "total_obligations": 3549458.57,
                    "transaction_count": 24,
                    "new_award_count": 22
                },
                {
                    "code": "12349E",
                    "name": "Market Protection and Promotion",
                    "total_obligations": 3484000.0,
                    "transaction_count": 22,
                    "new_award_count": 11
                },
                {
                    "code": "121NTF",
                    "name": "USDA AMS WBSCM",
                    "total_obligations": 2041002.49,
                    "transaction_count": 655,
                    "new_award_count": 372
                },
                {
                    "code": "12347M",
                    "name": "Technical Agricultural Assistance",
                    "total_obligations": 1876575.0,
                    "transaction_count": 1,
                    "new_award_count": 1
                },
                {
                    "code": "121NTS",
                    "name": "USDA AMS WBSCM",
                    "total_obligations": 1588818.0,
                    "transaction_count": 68,
                    "new_award_count": 52
                },
                {
                    "code": "12348Y",
                    "name": "Specialty Crop Block Grant Program - Farm Bill",
                    "total_obligations": 268887.86,
                    "transaction_count": 1,
                    "new_award_count": 1
                },
                {
                    "code": "124740",
                    "name": "USDA  AMS  COTTON DIVISION",
                    "total_obligations": 178344.92,
                    "transaction_count": 56,
                    "new_award_count": 0
                },
                {
                    "code": "12342A",
                    "name": "Market News",
                    "total_obligations": 11000.0,
                    "transaction_count": 3,
                    "new_award_count": 2
                },
                {
                    "code": "12AMPR",
                    "name": "AMS PANDEMIC RELIEF",
                    "total_obligations": 0.0,
                    "transaction_count": 1,
                    "new_award_count": 0
                },
                {
                    "code": "12349F",
                    "name": "Wholesale Farmers and Alternative Market Development",
                    "total_obligations": -0.9,
                    "transaction_count": 5,
                    "new_award_count": 1
                },
                {
                    "code": "12349H",
                    "name": "Transportation Services",
                    "total_obligations": -647147.03,
                    "transaction_count": 4,
                    "new_award_count": 1
                }
            ]
        },
        {
            "abbreviation": "FS",
            "name": "Forest Service",
            "total_obligations": 1713129673.21,
            "transaction_count": 16434,
            "new_award_count": 4548,
            "children": [
                {
                    "code": "123187",
                    "name": "USDA FOREST SERVICE",
                    "total_obligations": 351457429.41,
                    "transaction_count": 1143,
                    "new_award_count": 283
                },
                {
                    "code": "1291S8",
                    "name": "PACIFIC SOUTHWEST REGION, REGION 5",
                    "total_obligations": 235234392.49,
                    "transaction_count": 1255,
                    "new_award_count": 65
                },
                {
                    "code": "1202SA",
                    "name": "INCIDENT PROCUREMENT AVIATION BRANCH",
                    "total_obligations": 229523019.18,
                    "transaction_count": 1689,
                    "new_award_count": 458
                },
                {
                    "code": "12363N",
                    "name": "USDA-FS, STEWARDSHIP CONTRACTING BRANCH",
                    "total_obligations": 145307844.08,
                    "transaction_count": 467,
                    "new_award_count": 256
                },
                {
                    "code": "1204H1",
                    "name": "PACIFIC NORTHWEST REGIONAL OFFICE",
                    "total_obligations": 93792345.92,
                    "transaction_count": 157,
                    "new_award_count": 53
                },
                {
                    "code": "1256A1",
                    "name": "EASTERN REGION USDA FOREST SERVICE",
                    "total_obligations": 88465899.46,
                    "transaction_count": 223,
                    "new_award_count": 117
                },
                {
                    "code": "127604",
                    "name": "USDA FS WO AQM IT SUPPORT BRANCH",
                    "total_obligations": 79029633.87,
                    "transaction_count": 307,
                    "new_award_count": 159
                },
                {
                    "code": "1202SC",
                    "name": "USDA-FS, INCIDENT PROCUREMENT LOGISTICS",
                    "total_obligations": 56772921.01,
                    "transaction_count": 399,
                    "new_award_count": 181
                },
                {
                    "code": "1282X9",
                    "name": "Rocky Mountain Regional Office",
                    "total_obligations": 38508357.06,
                    "transaction_count": 599,
                    "new_award_count": 12
                },
                {
                    "code": "1243N9",
                    "name": "SOUTHERN REGION FIRE AVIATION",
                    "total_obligations": 36023456.89,
                    "transaction_count": 80,
                    "new_award_count": 43
                },
                {
                    "code": "128371",
                    "name": "Southwestern Regional Office, Region 3",
                    "total_obligations": 31008818.47,
                    "transaction_count": 238,
                    "new_award_count": 9
                },
                {
                    "code": "1282A7",
                    "name": "USDA FOREST SERVICE",
                    "total_obligations": 19509996.99,
                    "transaction_count": 537,
                    "new_award_count": 116
                },
                {
                    "code": "1284M8",
                    "name": "Intermountain Regional Office, Region 4",
                    "total_obligations": 19118319.76,
                    "transaction_count": 58,
                    "new_award_count": 14
                },
                {
                    "code": "129702",
                    "name": "USDA FOREST SERVICE-SPOC SW",
                    "total_obligations": 18919383.69,
                    "transaction_count": 114,
                    "new_award_count": 20
                },
                {
                    "code": "120343",
                    "name": "Regional Office, R1",
                    "total_obligations": 16745854.71,
                    "transaction_count": 163,
                    "new_award_count": 19
                },
                {
                    "code": "1202SB",
                    "name": "USDA-FS PPS INCIDENT PROCUREMENT",
                    "total_obligations": 14225088.2,
                    "transaction_count": 586,
                    "new_award_count": 546
                },
                {
                    "code": "1240LU",
                    "name": "USDA-FS, CSA INTERMOUNTAIN 9",
                    "total_obligations": 14205439.83,
                    "transaction_count": 138,
                    "new_award_count": 34
                },
                {
                    "code": "1282B1",
                    "name": "USDA FOREST SERVICE-SPOC IM",
                    "total_obligations": 14124899.86,
                    "transaction_count": 138,
                    "new_award_count": 64
                },
                {
                    "code": "124439",
                    "name": "USDA-FS, CSA EAST 1",
                    "total_obligations": 9804870.88,
                    "transaction_count": 181,
                    "new_award_count": 53
                },
                {
                    "code": "1240BH",
                    "name": "USDA-FS, CSA NORTHWEST 6",
                    "total_obligations": 8396451.79,
                    "transaction_count": 178,
                    "new_award_count": 24
                },
                {
                    "code": "124452",
                    "name": "USDA-FS, CSA EAST 12",
                    "total_obligations": 8150023.86,
                    "transaction_count": 133,
                    "new_award_count": 30
                },
                {
                    "code": "1204T1",
                    "name": "UMPQUA NATIONAL FOREST",
                    "total_obligations": 8143327.18,
                    "transaction_count": 22,
                    "new_award_count": 7
                },
                {
                    "code": "1204P5",
                    "name": "FREMONT WINEMA NATIONAL FOREST",
                    "total_obligations": 7878674.37,
                    "transaction_count": 27,
                    "new_award_count": 7
                },
                {
                    "code": "127EAS",
                    "name": "USDA-FS, CSA SOUTHWEST 2",
                    "total_obligations": 7521834.86,
                    "transaction_count": 164,
                    "new_award_count": 42
                },
                {
                    "code": "124455",
                    "name": "USDA-FS, CSA EAST 13",
                    "total_obligations": 6631588.63,
                    "transaction_count": 236,
                    "new_award_count": 61
                },
                {
                    "code": "124568",
                    "name": "SOUTHERN RESEARCH STATION",
                    "total_obligations": 6247330.29,
                    "transaction_count": 91,
                    "new_award_count": 17
                },
                {
                    "code": "1240BK",
                    "name": "USDA-FS, CSA NORTHWEST 1",
                    "total_obligations": 5874779.63,
                    "transaction_count": 202,
                    "new_award_count": 57
                },
                {
                    "code": "120109",
                    "name": "Alaska Regional Office, R10",
                    "total_obligations": 5590834.93,
                    "transaction_count": 22,
                    "new_award_count": 7
                },
                {
                    "code": "1240BD",
                    "name": "USDA-FS, CSA NORTHWEST 2",
                    "total_obligations": 5504308.32,
                    "transaction_count": 208,
                    "new_award_count": 68
                },
                {
                    "code": "1205GG",
                    "name": "OKANOGAN-WENATCHEE NATIONAL FOREST",
                    "total_obligations": 5308887.35,
                    "transaction_count": 19,
                    "new_award_count": 6
                },
                {
                    "code": "124442",
                    "name": "USDA-FS, CSA EAST 4",
                    "total_obligations": 5264215.82,
                    "transaction_count": 364,
                    "new_award_count": 158
                },
                {
                    "code": "1240BE",
                    "name": "USDA-FS, CSA NORTHWEST 3",
                    "total_obligations": 4776438.65,
                    "transaction_count": 162,
                    "new_award_count": 49
                },
                {
                    "code": "1240LT",
                    "name": "USDA-FS, CSA INTERMOUNTAIN 8",
                    "total_obligations": 4752436.77,
                    "transaction_count": 207,
                    "new_award_count": 30
                },
                {
                    "code": "127EAU",
                    "name": "USDA-FS, CSA SOUTHWEST 4",
                    "total_obligations": 4447506.18,
                    "transaction_count": 213,
                    "new_award_count": 57
                },
                {
                    "code": "124441",
                    "name": "USDA-FS, CSA EAST 3",
                    "total_obligations": 4430890.16,
                    "transaction_count": 273,
                    "new_award_count": 85
                },
                {
                    "code": "1240BJ",
                    "name": "USDA-FS, CSA NORTHWEST 7",
                    "total_obligations": 4033260.16,
                    "transaction_count": 134,
                    "new_award_count": 22
                },
                {
                    "code": "1284ME",
                    "name": "USDA FS   ROCKY MOUNTAIN RESEARCH",
                    "total_obligations": 3964705.28,
                    "transaction_count": 105,
                    "new_award_count": 24
                },
                {
                    "code": "120391",
                    "name": "Flathead National Forest",
                    "total_obligations": 3612785.59,
                    "transaction_count": 6,
                    "new_award_count": 3
                },
                {
                    "code": "124440",
                    "name": "USDA-FS, CSA EAST 2",
                    "total_obligations": 3139044.7,
                    "transaction_count": 160,
                    "new_award_count": 67
                },
                {
                    "code": "1284LM",
                    "name": "USDA-FS, CSA INTERMOUNTAIN 2",
                    "total_obligations": 3133587.77,
                    "transaction_count": 169,
                    "new_award_count": 60
                },
                {
                    "code": "1204N7",
                    "name": "ROGUE RIVER-SISKIYOU NATL FOREST",
                    "total_obligations": 3043173.48,
                    "transaction_count": 43,
                    "new_award_count": 6
                },
                {
                    "code": "124419",
                    "name": "USDA FOREST SERVICE-SPOC EAST",
                    "total_obligations": 2964575.62,
                    "transaction_count": 246,
                    "new_award_count": 23
                },
                {
                    "code": "1291Y9",
                    "name": "Los Padres National Forest",
                    "total_obligations": 2856812.51,
                    "transaction_count": 48,
                    "new_award_count": 4
                },
                {
                    "code": "124451",
                    "name": "USDA-FS, CSA EAST 11",
                    "total_obligations": 2848890.81,
                    "transaction_count": 152,
                    "new_award_count": 11
                },
                {
                    "code": "124445",
                    "name": "USDA-FS, CSA EAST 6",
                    "total_obligations": 2825505.74,
                    "transaction_count": 120,
                    "new_award_count": 50
                },
                {
                    "code": "120489",
                    "name": "USDA FOREST SERVICE-SPOC NW",
                    "total_obligations": 2508334.87,
                    "transaction_count": 63,
                    "new_award_count": 20
                },
                {
                    "code": "12569R",
                    "name": "USDA-FS PPS INCIDENT PROCUREMENT",
                    "total_obligations": 2381144.87,
                    "transaction_count": 99,
                    "new_award_count": 84
                },
                {
                    "code": "1284LL",
                    "name": "USDA-FS, CSA INTERMOUNTAIN 1",
                    "total_obligations": 2325314.61,
                    "transaction_count": 175,
                    "new_award_count": 51
                },
                {
                    "code": "129360",
                    "name": "HUMBOLDT-TOIYABE NATIONAL FOREST",
                    "total_obligations": 2318211.61,
                    "transaction_count": 29,
                    "new_award_count": 8
                },
                {
                    "code": "127EAX",
                    "name": "USDA-FS, CSA SOUTHWEST 7",
                    "total_obligations": 2257676.7,
                    "transaction_count": 71,
                    "new_award_count": 12
                },
                {
                    "code": "1282D7",
                    "name": "White River National Forest",
                    "total_obligations": 2175544.85,
                    "transaction_count": 33,
                    "new_award_count": 12
                },
                {
                    "code": "123604",
                    "name": "NORTHERN RESEARCH STATION",
                    "total_obligations": 2135411.33,
                    "transaction_count": 66,
                    "new_award_count": 11
                },
                {
                    "code": "1291U9",
                    "name": "Eldorado National Forest",
                    "total_obligations": 2081604.97,
                    "transaction_count": 14,
                    "new_award_count": 2
                },
                {
                    "code": "12435H",
                    "name": "CHATTAHOOCHEE OCONNE NATL FOREST",
                    "total_obligations": 2071108.25,
                    "transaction_count": 29,
                    "new_award_count": 1
                },
                {
                    "code": "124448",
                    "name": "USDA-FS, CSA EAST 9",
                    "total_obligations": 2014702.9,
                    "transaction_count": 188,
                    "new_award_count": 66
                },
                {
                    "code": "127EAV",
                    "name": "USDA-FS, CSA SOUTHWEST 5",
                    "total_obligations": 1946957.68,
                    "transaction_count": 111,
                    "new_award_count": 34
                },
                {
                    "code": "124446",
                    "name": "USDA-FS, CSA EAST 7",
                    "total_obligations": 1925249.34,
                    "transaction_count": 161,
                    "new_award_count": 63
                },
                {
                    "code": "127EAT",
                    "name": "USDA-FS, CSA SOUTHWEST 3",
                    "total_obligations": 1922716.68,
                    "transaction_count": 148,
                    "new_award_count": 19
                },
                {
                    "code": "1282Y9",
                    "name": "Grand Mesa, Uncompahgre & Gunnison National Forest",
                    "total_obligations": 1846239.37,
                    "transaction_count": 26,
                    "new_award_count": 10
                },
                {
                    "code": "124447",
                    "name": "USDA-FS, CSA EAST 8",
                    "total_obligations": 1841882.7,
                    "transaction_count": 27,
                    "new_award_count": 11
                },
                {
                    "code": "120351",
                    "name": "Bitterroot National Forest",
                    "total_obligations": 1735790.0,
                    "transaction_count": 11,
                    "new_award_count": 3
                },
                {
                    "code": "1291V9",
                    "name": "Lake Tahoe Basin Management Unit",
                    "total_obligations": 1629731.7,
                    "transaction_count": 8,
                    "new_award_count": 2
                },
                {
                    "code": "1240LP",
                    "name": "USDA-FS, CSA INTERMOUNTAIN 4",
                    "total_obligations": 1625125.11,
                    "transaction_count": 147,
                    "new_award_count": 32
                },
                {
                    "code": "124443",
                    "name": "USDA-FS, CSA EAST 5",
                    "total_obligations": 1612858.72,
                    "transaction_count": 265,
                    "new_award_count": 50
                },
                {
                    "code": "124870",
                    "name": "LAND BETWEEN THE LAKES NRA",
                    "total_obligations": 1589671.61,
                    "transaction_count": 7,
                    "new_award_count": 1
                },
                {
                    "code": "128486",
                    "name": "Dixie National Forest",
                    "total_obligations": 1474821.52,
                    "transaction_count": 11,
                    "new_award_count": 4
                },
                {
                    "code": "1204R4",
                    "name": "WILLAMETTE NATIONAL FOREST",
                    "total_obligations": 1468868.34,
                    "transaction_count": 20,
                    "new_award_count": 4
                },
                {
                    "code": "1240LQ",
                    "name": "USDA-FS, CSA INTERMOUNTAIN 5",
                    "total_obligations": 1456476.59,
                    "transaction_count": 125,
                    "new_award_count": 36
                },
                {
                    "code": "1254A4",
                    "name": "HURON MANISTEE NATIONAL FOREST",
                    "total_obligations": 1400092.46,
                    "transaction_count": 23,
                    "new_award_count": 7
                },
                {
                    "code": "125680",
                    "name": "FOREST PRODUCTS LABORATORY",
                    "total_obligations": 1378664.68,
                    "transaction_count": 37,
                    "new_award_count": 9
                },
                {
                    "code": "1240LS",
                    "name": "USDA-FS, CSA INTERMOUNTAIN 7",
                    "total_obligations": 1327722.35,
                    "transaction_count": 116,
                    "new_award_count": 33
                },
                {
                    "code": "1282BH",
                    "name": "Pike and San Isabel National Forest",
                    "total_obligations": 1235719.95,
                    "transaction_count": 13,
                    "new_award_count": 2
                },
                {
                    "code": "120M96",
                    "name": "PACIFIC NORTHWEST RESEARCH STATION",
                    "total_obligations": 1195488.16,
                    "transaction_count": 41,
                    "new_award_count": 4
                },
                {
                    "code": "1202RZ",
                    "name": "USDA-FS, AT-INCIDENT MGT SVCS BRANCH",
                    "total_obligations": 1179074.55,
                    "transaction_count": 114,
                    "new_award_count": 99
                },
                {
                    "code": "128508",
                    "name": "Medicine Bow-Routt National Forest",
                    "total_obligations": 1096099.38,
                    "transaction_count": 16,
                    "new_award_count": 6
                },
                {
                    "code": "124283",
                    "name": "NATIONAL FORESTS IN FLORIDA",
                    "total_obligations": 1089522.41,
                    "transaction_count": 32,
                    "new_award_count": 2
                },
                {
                    "code": "129AD6",
                    "name": "PACIFIC SOUTHWEST FOREST AND RANGE EXPERIMENT STATION",
                    "total_obligations": 951500.58,
                    "transaction_count": 16,
                    "new_award_count": 5
                },
                {
                    "code": "127A86",
                    "name": "Ouachita National Forest",
                    "total_obligations": 927790.33,
                    "transaction_count": 14,
                    "new_award_count": 0
                },
                {
                    "code": "1233GW",
                    "name": "NORTHEASTERN AREA STATE AND PRIVATE FORESTRY",
                    "total_obligations": 924353.03,
                    "transaction_count": 19,
                    "new_award_count": 0
                },
                {
                    "code": "120467",
                    "name": "MOUNT HOOD NATIONAL FOREST",
                    "total_obligations": 858771.03,
                    "transaction_count": 17,
                    "new_award_count": 4
                },
                {
                    "code": "1240BF",
                    "name": "USDA-FS, CSA NORTHWEST 4",
                    "total_obligations": 858292.72,
                    "transaction_count": 106,
                    "new_award_count": 38
                },
                {
                    "code": "1205M6",
                    "name": "MT BAKER SNOQUALMIE NATIONAL FOREST",
                    "total_obligations": 846838.25,
                    "transaction_count": 21,
                    "new_award_count": 6
                },
                {
                    "code": "128771",
                    "name": "USDA FS BEAVERHEAD-DEERLODGE NF",
                    "total_obligations": 812979.67,
                    "transaction_count": 12,
                    "new_award_count": 4
                },
                {
                    "code": "1204T0",
                    "name": "SIUSLAW NATIONAL FOREST",
                    "total_obligations": 769423.78,
                    "transaction_count": 26,
                    "new_award_count": 3
                },
                {
                    "code": "123434",
                    "name": "MONONGAHELA NATIONAL FOREST",
                    "total_obligations": 727637.23,
                    "transaction_count": 15,
                    "new_award_count": 3
                },
                {
                    "code": "124450",
                    "name": "USDA-FS, CSA EAST 10",
                    "total_obligations": 725190.37,
                    "transaction_count": 88,
                    "new_award_count": 13
                },
                {
                    "code": "120120",
                    "name": "CHUGACH NATIONAL FOREST",
                    "total_obligations": 697412.75,
                    "transaction_count": 9,
                    "new_award_count": 3
                },
                {
                    "code": "128191",
                    "name": "Prescott National Forest",
                    "total_obligations": 679673.22,
                    "transaction_count": 7,
                    "new_award_count": 3
                },
                {
                    "code": "127EAY",
                    "name": "USDA-FS, CSA SOUTHWEST 1",
                    "total_obligations": 655739.39,
                    "transaction_count": 174,
                    "new_award_count": 30
                },
                {
                    "code": "1203K0",
                    "name": "LEWIS & CLARK NATIONAL FOREST",
                    "total_obligations": 589961.53,
                    "transaction_count": 10,
                    "new_award_count": 4
                },
                {
                    "code": "12024B",
                    "name": "USDA FOREST SERVICE",
                    "total_obligations": 575412.76,
                    "transaction_count": 110,
                    "new_award_count": 53
                },
                {
                    "code": "1203R6",
                    "name": "LOLO NATIONAL FOREST",
                    "total_obligations": 570306.8,
                    "transaction_count": 24,
                    "new_award_count": 7
                },
                {
                    "code": "129A28",
                    "name": "Shasta-Trinity National Forest",
                    "total_obligations": 551886.93,
                    "transaction_count": 8,
                    "new_award_count": 1
                },
                {
                    "code": "1240LN",
                    "name": "USDA-FS, CSA INTERMOUNTAIN 3",
                    "total_obligations": 550506.05,
                    "transaction_count": 67,
                    "new_award_count": 16
                },
                {
                    "code": "1240BG",
                    "name": "USDA-FS, CSA NORTHWEST 5",
                    "total_obligations": 518214.43,
                    "transaction_count": 94,
                    "new_award_count": 19
                },
                {
                    "code": "1282AK",
                    "name": "Rio Grande National Forest",
                    "total_obligations": 516038.81,
                    "transaction_count": 12,
                    "new_award_count": 4
                },
                {
                    "code": "120281",
                    "name": "IDAHO PANHANDLE NATIONAL FOREST",
                    "total_obligations": 500544.86,
                    "transaction_count": 14,
                    "new_award_count": 4
                },
                {
                    "code": "12F31B",
                    "name": "El Yunque / Caribbean National Forest",
                    "total_obligations": 496688.63,
                    "transaction_count": 3,
                    "new_award_count": 1
                },
                {
                    "code": "123395",
                    "name": "George Washington/Jefferson National Forest",
                    "total_obligations": 486185.47,
                    "transaction_count": 8,
                    "new_award_count": 2
                },
                {
                    "code": "1256A6",
                    "name": "CHEQUAMEGON-NICOLET NATIONAL FOREST",
                    "total_obligations": 475599.67,
                    "transaction_count": 17,
                    "new_award_count": 6
                },
                {
                    "code": "129A08",
                    "name": "MODOC NATIONAL FOREST",
                    "total_obligations": 467488.66,
                    "transaction_count": 4,
                    "new_award_count": 1
                },
                {
                    "code": "129A23",
                    "name": "Sequoia National Forest",
                    "total_obligations": 432983.05,
                    "transaction_count": 8,
                    "new_award_count": 1
                },
                {
                    "code": "1251A8",
                    "name": "SHAWNEE NATIONAL FOREST",
                    "total_obligations": 430279.85,
                    "transaction_count": 12,
                    "new_award_count": 2
                },
                {
                    "code": "1263A9",
                    "name": "SUPERIOR NATIONAL FOREST",
                    "total_obligations": 419769.63,
                    "transaction_count": 39,
                    "new_award_count": 5
                },
                {
                    "code": "1204GG",
                    "name": "DESCHUTES NATIONAL FOREST",
                    "total_obligations": 411585.17,
                    "transaction_count": 16,
                    "new_award_count": 3
                },
                {
                    "code": "12531A",
                    "name": "DANIEL BOONE NATIONAL FOREST",
                    "total_obligations": 387181.34,
                    "transaction_count": 15,
                    "new_award_count": 0
                },
                {
                    "code": "1282CS",
                    "name": "San Juan National Forest",
                    "total_obligations": 387024.88,
                    "transaction_count": 26,
                    "new_award_count": 5
                },
                {
                    "code": "1291U4",
                    "name": "Cleveland National Forest",
                    "total_obligations": 321091.38,
                    "transaction_count": 6,
                    "new_award_count": 2
                },
                {
                    "code": "129A47",
                    "name": "Six Rivers National Forest",
                    "total_obligations": 319371.55,
                    "transaction_count": 20,
                    "new_award_count": 3
                },
                {
                    "code": "124660",
                    "name": "SAVANNAH RIVER SITE",
                    "total_obligations": 304604.12,
                    "transaction_count": 5,
                    "new_award_count": 0
                },
                {
                    "code": "128197",
                    "name": "Coronado National Forest",
                    "total_obligations": 302273.34,
                    "transaction_count": 17,
                    "new_award_count": 2
                },
                {
                    "code": "127DF5",
                    "name": "National Forests & Grasslands in Texas",
                    "total_obligations": 298237.72,
                    "transaction_count": 5,
                    "new_award_count": 0
                },
                {
                    "code": "128399",
                    "name": "Gila National Forest",
                    "total_obligations": 275750.2,
                    "transaction_count": 7,
                    "new_award_count": 2
                },
                {
                    "code": "1240LR",
                    "name": "USDA-FS, CSA INTERMOUNTAIN 6",
                    "total_obligations": 273322.69,
                    "transaction_count": 70,
                    "new_award_count": 21
                },
                {
                    "code": "1205G1",
                    "name": "COLVILLE NATIONAL FOREST",
                    "total_obligations": 273160.0,
                    "transaction_count": 12,
                    "new_award_count": 3
                },
                {
                    "code": "1224H8",
                    "name": "ALLEGHENY NATIONAL FOREST",
                    "total_obligations": 271198.62,
                    "transaction_count": 20,
                    "new_award_count": 2
                },
                {
                    "code": "121484",
                    "name": "WHITE MOUNTAIN NATIONAL FOREST",
                    "total_obligations": 267717.83,
                    "transaction_count": 23,
                    "new_award_count": 3
                },
                {
                    "code": "1267T0",
                    "name": "Black Hills National Forest",
                    "total_obligations": 259992.22,
                    "transaction_count": 20,
                    "new_award_count": 8
                },
                {
                    "code": "124670",
                    "name": "FRANCIS MARION & SUMTER NATL FORESTS",
                    "total_obligations": 251435.63,
                    "transaction_count": 14,
                    "new_award_count": 1
                },
                {
                    "code": "126392",
                    "name": "CHIPPEWA NATIONAL FOREST",
                    "total_obligations": 249447.93,
                    "transaction_count": 24,
                    "new_award_count": 4
                },
                {
                    "code": "1204KK",
                    "name": "MALHEUR NATIONAL FOREST",
                    "total_obligations": 246767.85,
                    "transaction_count": 8,
                    "new_award_count": 1
                },
                {
                    "code": "120261",
                    "name": "Boise National Forest",
                    "total_obligations": 246448.65,
                    "transaction_count": 24,
                    "new_award_count": 4
                },
                {
                    "code": "120398",
                    "name": "CUSTER GALLATIN NATIONAL FOREST",
                    "total_obligations": 215739.96,
                    "transaction_count": 13,
                    "new_award_count": 4
                },
                {
                    "code": "1266X1",
                    "name": "Dakota Prairie Grasslands",
                    "total_obligations": 209841.73,
                    "transaction_count": 16,
                    "new_award_count": 4
                },
                {
                    "code": "1204N0",
                    "name": "OCHOCO NATIONAL FOREST",
                    "total_obligations": 182441.5,
                    "transaction_count": 19,
                    "new_award_count": 1
                },
                {
                    "code": "120252",
                    "name": "Nez Perce-Clearwater National Forest",
                    "total_obligations": 180230.71,
                    "transaction_count": 12,
                    "new_award_count": 4
                },
                {
                    "code": "124756",
                    "name": "CHEROKEE NATIONAL FOREST",
                    "total_obligations": 155917.61,
                    "transaction_count": 8,
                    "new_award_count": 0
                },
                {
                    "code": "120267",
                    "name": "Sawtooth National Forest",
                    "total_obligations": 154991.51,
                    "transaction_count": 15,
                    "new_award_count": 2
                },
                {
                    "code": "1205G2",
                    "name": "USDA FS OLYMPIC NATIONAL FOREST",
                    "total_obligations": 145470.11,
                    "transaction_count": 9,
                    "new_award_count": 1
                },
                {
                    "code": "120256",
                    "name": "USDA FOREST SERVICE",
                    "total_obligations": 138447.53,
                    "transaction_count": 11,
                    "new_award_count": 3
                },
                {
                    "code": "121681",
                    "name": "GREEN MOUNTAIN NATIONAL FOREST",
                    "total_obligations": 133521.38,
                    "transaction_count": 19,
                    "new_award_count": 3
                },
                {
                    "code": "120112",
                    "name": "TONGASS NATIONAL FOREST",
                    "total_obligations": 127866.12,
                    "transaction_count": 22,
                    "new_award_count": 3
                },
                {
                    "code": "120M30",
                    "name": "Columbia River Gorge National Scenic Area",
                    "total_obligations": 127026.0,
                    "transaction_count": 29,
                    "new_award_count": 3
                },
                {
                    "code": "124146",
                    "name": "NATIONAL FORESTS IN ALABAMA",
                    "total_obligations": 121343.73,
                    "transaction_count": 6,
                    "new_award_count": 0
                },
                {
                    "code": "128472",
                    "name": "Manti-Lasal National Forest",
                    "total_obligations": 113044.93,
                    "transaction_count": 9,
                    "new_award_count": 2
                },
                {
                    "code": "129A72",
                    "name": "SAN DIMAS TECHNOLOGY AND DEVELOPMENT CENTER",
                    "total_obligations": 112371.04,
                    "transaction_count": 2,
                    "new_award_count": 2
                },
                {
                    "code": "1291Z9",
                    "name": "Mendocino National Forest",
                    "total_obligations": 108076.72,
                    "transaction_count": 3,
                    "new_award_count": 1
                },
                {
                    "code": "1205K3",
                    "name": "GIFFORD PINCHOT NATIONAL FOREST",
                    "total_obligations": 94733.91,
                    "transaction_count": 15,
                    "new_award_count": 2
                },
                {
                    "code": "1264R4",
                    "name": "MARK TWAIN NATIONAL FOREST",
                    "total_obligations": 89628.69,
                    "transaction_count": 32,
                    "new_award_count": 4
                },
                {
                    "code": "1291W8",
                    "name": "Klamath National Forest",
                    "total_obligations": 88243.35,
                    "transaction_count": 8,
                    "new_award_count": 0
                },
                {
                    "code": "1204R3",
                    "name": "UMATILLA NATIONAL FOREST R6",
                    "total_obligations": 85604.46,
                    "transaction_count": 6,
                    "new_award_count": 1
                },
                {
                    "code": "1252B1",
                    "name": "HOOSIER NATIONAL FOREST",
                    "total_obligations": 75537.9,
                    "transaction_count": 9,
                    "new_award_count": 2
                },
                {
                    "code": "1282VV",
                    "name": "JOB CORPS NATIONAL FIELD OFFICE",
                    "total_obligations": 69060.0,
                    "transaction_count": 1,
                    "new_award_count": 0
                },
                {
                    "code": "1283D5",
                    "name": "CIBOLA NATIONAL FOREST",
                    "total_obligations": 66812.36,
                    "transaction_count": 15,
                    "new_award_count": 0
                },
                {
                    "code": "127K11",
                    "name": "Kisatchie National Forest",
                    "total_obligations": 64563.53,
                    "transaction_count": 3,
                    "new_award_count": 0
                },
                {
                    "code": "124550",
                    "name": "NATIONAL FORESTS IN NORTH CAROLINA",
                    "total_obligations": 63383.2,
                    "transaction_count": 5,
                    "new_award_count": 1
                },
                {
                    "code": "1254B0",
                    "name": "HIAWATHA NATIONAL FOREST",
                    "total_obligations": 60972.73,
                    "transaction_count": 8,
                    "new_award_count": 2
                },
                {
                    "code": "128180",
                    "name": "Tonto National Forest",
                    "total_obligations": 55045.3,
                    "transaction_count": 7,
                    "new_award_count": 0
                },
                {
                    "code": "1265T0",
                    "name": "Nebraska National Forest",
                    "total_obligations": 52536.01,
                    "transaction_count": 10,
                    "new_award_count": 2
                },
                {
                    "code": "1283A7",
                    "name": "Carson National Forest",
                    "total_obligations": 50882.32,
                    "transaction_count": 13,
                    "new_award_count": 1
                },
                {
                    "code": "129JGP",
                    "name": "USDA FOREST SERVICE",
                    "total_obligations": 43333.04,
                    "transaction_count": 9,
                    "new_award_count": 0
                },
                {
                    "code": "1282FT",
                    "name": "ROCKY MTN RESEARCH STATION",
                    "total_obligations": 41820.0,
                    "transaction_count": 5,
                    "new_award_count": 0
                },
                {
                    "code": "1284N8",
                    "name": "USDA FOREST SERVICE",
                    "total_obligations": 41250.37,
                    "transaction_count": 6,
                    "new_award_count": 0
                },
                {
                    "code": "1204M3",
                    "name": "WALLOWA WHITMAN NATIONAL FOREST",
                    "total_obligations": 40000.0,
                    "transaction_count": 15,
                    "new_award_count": 1
                },
                {
                    "code": "128499",
                    "name": "ASHLEY NATIONAL FOREST",
                    "total_obligations": 34438.21,
                    "transaction_count": 6,
                    "new_award_count": 1
                },
                {
                    "code": "128462",
                    "name": "Fishlake National Forest",
                    "total_obligations": 34176.7,
                    "transaction_count": 11,
                    "new_award_count": 2
                },
                {
                    "code": "1202NV",
                    "name": "Caribou-Targhee National Forest",
                    "total_obligations": 32670.99,
                    "transaction_count": 12,
                    "new_award_count": 2
                },
                {
                    "code": "1203J1",
                    "name": "KOOTENAI NATIONAL FOREST",
                    "total_obligations": 29677.58,
                    "transaction_count": 5,
                    "new_award_count": 1
                },
                {
                    "code": "1255N9",
                    "name": "WAYNE NATIONAL FOREST",
                    "total_obligations": 28792.57,
                    "transaction_count": 8,
                    "new_award_count": 0
                },
                {
                    "code": "1202L3",
                    "name": "Salmon and Challis National Forests",
                    "total_obligations": 27536.28,
                    "transaction_count": 18,
                    "new_award_count": 2
                },
                {
                    "code": "1263PX",
                    "name": "USDA FOREST SERVICE",
                    "total_obligations": 17675.0,
                    "transaction_count": 2,
                    "new_award_count": 0
                },
                {
                    "code": "128538",
                    "name": "BIGHORN NATIONAL FOREST",
                    "total_obligations": 10200.0,
                    "transaction_count": 7,
                    "new_award_count": 0
                },
                {
                    "code": "127EAW",
                    "name": "USDA-FS, CSA SOUTHWEST 6",
                    "total_obligations": 3840.09,
                    "transaction_count": 71,
                    "new_award_count": 3
                },
                {
                    "code": "12344V",
                    "name": "AQM ENTERPRISE ACTIVITIES",
                    "total_obligations": 0.0,
                    "transaction_count": 1,
                    "new_award_count": 0
                },
                {
                    "code": "1291W2",
                    "name": "INYO NATIONAL FOREST",
                    "total_obligations": 0.0,
                    "transaction_count": 1,
                    "new_award_count": 0
                },
                {
                    "code": "129A40",
                    "name": "Sierra National Forest",
                    "total_obligations": -4.44,
                    "transaction_count": 2,
                    "new_award_count": 0
                },
                {
                    "code": "12447U",
                    "name": "NATIONAL FORESTS IN MISSISSIPPI",
                    "total_obligations": -6.13,
                    "transaction_count": 2,
                    "new_award_count": 0
                },
                {
                    "code": "127512",
                    "name": "LINCOLN NATIONAL FOREST",
                    "total_obligations": -348.04,
                    "transaction_count": 2,
                    "new_award_count": 0
                },
                {
                    "code": "12046W",
                    "name": "USDA FOREST SERVICE",
                    "total_obligations": -879.0,
                    "transaction_count": 48,
                    "new_award_count": 0
                },
                {
                    "code": "1284JC",
                    "name": "GEOSPATIAL SERVICE & TECHNOLOGY CENTER",
                    "total_obligations": -989.0,
                    "transaction_count": 7,
                    "new_award_count": 0
                },
                {
                    "code": "120345",
                    "name": "Aerial Fire Depot",
                    "total_obligations": -1420.32,
                    "transaction_count": 1,
                    "new_award_count": 0
                },
                {
                    "code": "129A14",
                    "name": "San Bernardino National Forest",
                    "total_obligations": -4102.61,
                    "transaction_count": 4,
                    "new_award_count": 0
                },
                {
                    "code": "1251KN",
                    "name": "MIDEWIN NATIONAL TALLGRASS PRAIRIE",
                    "total_obligations": -4296.98,
                    "transaction_count": 7,
                    "new_award_count": 0
                },
                {
                    "code": "1294TZ",
                    "name": "WESTERN ZONE",
                    "total_obligations": -9368.41,
                    "transaction_count": 3,
                    "new_award_count": 0
                },
                {
                    "code": "128544",
                    "name": "Shoshone National Forest",
                    "total_obligations": -9616.51,
                    "transaction_count": 2,
                    "new_award_count": 0
                },
                {
                    "code": "128173",
                    "name": "Apache-Sitgreaves National Forests",
                    "total_obligations": -13580.51,
                    "transaction_count": 2,
                    "new_award_count": 1
                },
                {
                    "code": "120355",
                    "name": "USDA FOREST SERVICE",
                    "total_obligations": -17220.87,
                    "transaction_count": 2,
                    "new_award_count": 0
                },
                {
                    "code": "127J18",
                    "name": "Ozark/St. Francis National Forest",
                    "total_obligations": -18426.62,
                    "transaction_count": 7,
                    "new_award_count": 1
                },
                {
                    "code": "128156",
                    "name": "Kaibab National Forest",
                    "total_obligations": -20162.24,
                    "transaction_count": 4,
                    "new_award_count": 0
                },
                {
                    "code": "1254A7",
                    "name": "OTTAWA NATIONAL FOREST",
                    "total_obligations": -46809.12,
                    "transaction_count": 16,
                    "new_award_count": 1
                },
                {
                    "code": "129A55",
                    "name": "Stanilaus National Forest",
                    "total_obligations": -49125.33,
                    "transaction_count": 7,
                    "new_award_count": 1
                },
                {
                    "code": "129AB5",
                    "name": "USDA FOREST SERVICE",
                    "total_obligations": -59901.86,
                    "transaction_count": 8,
                    "new_award_count": 0
                },
                {
                    "code": "128555",
                    "name": "BRIDGER-TETON NATIONAL FOREST",
                    "total_obligations": -71342.52,
                    "transaction_count": 9,
                    "new_award_count": 1
                },
                {
                    "code": "1233RK",
                    "name": "ALBUQUERQUE SERVICE CENTER",
                    "total_obligations": -80802.25,
                    "transaction_count": 5,
                    "new_award_count": 4
                },
                {
                    "code": "1243ZP",
                    "name": "USDA  FOREST SERVICE",
                    "total_obligations": -82589.82,
                    "transaction_count": 4,
                    "new_award_count": 0
                },
                {
                    "code": "128167",
                    "name": "Coconino National Forest",
                    "total_obligations": -93190.04,
                    "transaction_count": 10,
                    "new_award_count": 0
                },
                {
                    "code": "129JNE",
                    "name": "LASSEN NATIONAL FOREST",
                    "total_obligations": -94319.89,
                    "transaction_count": 4,
                    "new_award_count": 1
                },
                {
                    "code": "1284A0",
                    "name": "Unita-Wasatch-Cache National Forest",
                    "total_obligations": -98296.22,
                    "transaction_count": 17,
                    "new_award_count": 0
                },
                {
                    "code": "129AC7",
                    "name": "USDA FOREST SERVICE",
                    "total_obligations": -120867.84,
                    "transaction_count": 7,
                    "new_award_count": 0
                },
                {
                    "code": "128379",
                    "name": "Santa Fe National Forest",
                    "total_obligations": -137690.87,
                    "transaction_count": 7,
                    "new_award_count": 0
                },
                {
                    "code": "1282AT",
                    "name": "Arapaho and Roosevelt National Forest",
                    "total_obligations": -277138.94,
                    "transaction_count": 12,
                    "new_award_count": 1
                },
                {
                    "code": "12F430",
                    "name": "International Institute of Tropical Forestry",
                    "total_obligations": -403235.52,
                    "transaction_count": 20,
                    "new_award_count": 2
                },
                {
                    "code": "129JGA",
                    "name": "Plumas National Forest",
                    "total_obligations": -807440.01,
                    "transaction_count": 10,
                    "new_award_count": 1
                },
                {
                    "code": "129A63",
                    "name": "Tahoe National Forest",
                    "total_obligations": -2766681.92,
                    "transaction_count": 7,
                    "new_award_count": 0
                },
                {
                    "code": "1291T5",
                    "name": "Angeles National Forest",
                    "total_obligations": -5840969.2,
                    "transaction_count": 8,
                    "new_award_count": 0
                }
            ]
        },
        {
            "abbreviation": "NRCS",
            "name": "Natural Resources Conservation Service",
            "total_obligations": 850874246.34,
            "transaction_count": 110040,
            "new_award_count": 53300,
            "children": [
                {
                    "code": "12346G",
                    "name": "Conservation Planning and Technical Assistance Division",
                    "total_obligations": 280894119.1,
                    "transaction_count": 651,
                    "new_award_count": 210
                },
                {
                    "code": "12346Q",
                    "name": "Environmental Quality Incentives Program",
                    "total_obligations": 230933794.51,
                    "transaction_count": 71060,
                    "new_award_count": 33902
                },
                {
                    "code": "123CCC",
                    "name": "Commodity Credit Corporation Funded Programs",
                    "total_obligations": 229057421.65,
                    "transaction_count": 29,
                    "new_award_count": 29
                },
                {
                    "code": "12346P",
                    "name": "Conservation Stewardship Program",
                    "total_obligations": 114028263.6,
                    "transaction_count": 37636,
                    "new_award_count": 18870
                },
                {
                    "code": "12346F",
                    "name": "Easement Programs Division",
                    "total_obligations": 400409.64,
                    "transaction_count": 39,
                    "new_award_count": 11
                },
                {
                    "code": "12349A",
                    "name": "Local Food Promotion Program",
                    "total_obligations": 0.0,
                    "transaction_count": 1,
                    "new_award_count": 0
                },
                {
                    "code": "1240AZ",
                    "name": "NRCS-NATL WATER AND CLIMATE CNTR",
                    "total_obligations": 0.0,
                    "transaction_count": 1,
                    "new_award_count": 0
                },
                {
                    "code": "12S987",
                    "name": "NRCS-SOIL AND PLANT SCIENCE DIV",
                    "total_obligations": -556.95,
                    "transaction_count": 4,
                    "new_award_count": 0
                },
                {
                    "code": "124D90",
                    "name": "NRCS CONTRACTING SVS BRANCH-TEAM 4",
                    "total_obligations": -3702.14,
                    "transaction_count": 1,
                    "new_award_count": 0
                },
                {
                    "code": "12346S",
                    "name": "Wildlife Habitat Incentive Program",
                    "total_obligations": -10470.28,
                    "transaction_count": 3,
                    "new_award_count": 1
                },
                {
                    "code": "121A23",
                    "name": "NRCS CONTRACTING SVS BRANCH-TEAM 1",
                    "total_obligations": -365374.37,
                    "transaction_count": 2,
                    "new_award_count": 0
                },
                {
                    "code": "12346K",
                    "name": "Agricultural Management Assistance",
                    "total_obligations": -1750388.87,
                    "transaction_count": 372,
                    "new_award_count": 172
                },
                {
                    "code": "12346R",
                    "name": "Regional Conservation Partnership Program",
                    "total_obligations": -2309131.53,
                    "transaction_count": 240,
                    "new_award_count": 106
                }
            ]
        },
        {
            "abbreviation": "RHS",
            "name": "Rural Housing Service",
            "total_obligations": 737907103.14,
            "transaction_count": 31681,
            "new_award_count": 22545,
            "children": [
                {
                    "code": "12348D",
                    "name": "Multi-Family Housing",
                    "total_obligations": 627376318.34,
                    "transaction_count": 7894,
                    "new_award_count": 3628
                },
                {
                    "code": "12348C",
                    "name": "Single Family Housing",
                    "total_obligations": 62617713.0,
                    "transaction_count": 23333,
                    "new_award_count": 18805
                },
                {
                    "code": "12RADA",
                    "name": "USDA/RD/REGIONAL ACQ DIVISION",
                    "total_obligations": 25766022.71,
                    "transaction_count": 47,
                    "new_award_count": 2
                },
                {
                    "code": "12SAD1",
                    "name": "USDA/RD/STRATEGIC ACQUISITION DIV",
                    "total_obligations": 22020243.4,
                    "transaction_count": 63,
                    "new_award_count": 12
                },
                {
                    "code": "12C0BA",
                    "name": "USDA/RD/CONTRACT OPERATIONS BRANCH",
                    "total_obligations": 1933828.98,
                    "transaction_count": 40,
                    "new_award_count": 3
                },
                {
                    "code": "12348E",
                    "name": "Community Facilities",
                    "total_obligations": 1591604.45,
                    "transaction_count": 69,
                    "new_award_count": 65
                },
                {
                    "code": "12C0BZ",
                    "name": "USDA/RD/CONTRACT OPERATIONS BRANCH",
                    "total_obligations": 623410.86,
                    "transaction_count": 36,
                    "new_award_count": 8
                },
                {
                    "code": "128241",
                    "name": "COLORADO STATE OFFICE",
                    "total_obligations": -164.0,
                    "transaction_count": 3,
                    "new_award_count": 0
                },
                {
                    "code": "120551",
                    "name": "WASHINGTON STATE OFFICE",
                    "total_obligations": -1350.0,
                    "transaction_count": 1,
                    "new_award_count": 0
                },
                {
                    "code": "12RADZ",
                    "name": "USDA/RD/REGIONAL ACQ DIVISION",
                    "total_obligations": -1489.22,
                    "transaction_count": 112,
                    "new_award_count": 6
                },
                {
                    "code": "1231ME",
                    "name": "PROCUREMENT MANAGEMENT OFFICE",
                    "total_obligations": -821907.58,
                    "transaction_count": 35,
                    "new_award_count": 0
                },
                {
                    "code": "12SAD2",
                    "name": "USDA/RD/STRATEGIC ACQUISITION DIV 2",
                    "total_obligations": -3197127.8,
                    "transaction_count": 48,
                    "new_award_count": 16
                }
            ]
        },
        {
            "abbreviation": "OCFO",
            "name": "Office of the Chief Financial Officer",
            "total_obligations": 528515111.43,
            "transaction_count": 1379,
            "new_award_count": 276,
            "children": [
                {
                    "code": "123144",
                    "name": "USDA, OCP-POD-ACQ-MGMT-BRANCH-FTC",
                    "total_obligations": 526839005.82,
                    "transaction_count": 1355,
                    "new_award_count": 274
                },
                {
                    "code": "127245",
                    "name": "USDA, OCFO-NFC-ACQ-MGMT OFFICE",
                    "total_obligations": 1658587.47,
                    "transaction_count": 23,
                    "new_award_count": 2
                },
                {
                    "code": "1264WC",
                    "name": "USDA, OCIO-NITC-RMD RESRC SUPT SVC",
                    "total_obligations": 17518.14,
                    "transaction_count": 1,
                    "new_award_count": 0
                }
            ]
        },
        {
            "abbreviation": "APHIS",
            "name": "Animal and Plant Health Inspection Service",
            "total_obligations": 525207609.61,
            "transaction_count": 3958,
            "new_award_count": 1634,
            "children": [
                {
                    "code": "12340C",
                    "name": "VS-SURVEY PREPARE RESPOND RIVERDALE MD",
                    "total_obligations": 328702960.11,
                    "transaction_count": 996,
                    "new_award_count": 724
                },
                {
                    "code": "126395",
                    "name": "MRPBS MINNEAPOLIS MN",
                    "total_obligations": 109503721.91,
                    "transaction_count": 1840,
                    "new_award_count": 759
                },
                {
                    "code": "12349V",
                    "name": "PPQ-FO FT COLLINS CO",
                    "total_obligations": 62319019.02,
                    "transaction_count": 358,
                    "new_award_count": 34
                },
                {
                    "code": "12342M",
                    "name": "IS RIVERDALE MD",
                    "total_obligations": 9584035.72,
                    "transaction_count": 9,
                    "new_award_count": 4
                },
                {
                    "code": "12V690",
                    "name": "VS-DIAGNOSTICS  BIOLOGICS",
                    "total_obligations": 6621194.82,
                    "transaction_count": 137,
                    "new_award_count": 10
                },
                {
                    "code": "12V470",
                    "name": "VS RPS RIVERDALE MD",
                    "total_obligations": 4552995.77,
                    "transaction_count": 161,
                    "new_award_count": 14
                },
                {
                    "code": "12349U",
                    "name": "PPQ RIVERDALE MD",
                    "total_obligations": 2267082.52,
                    "transaction_count": 25,
                    "new_award_count": 5
                },
                {
                    "code": "12340D",
                    "name": "WS HQ FEDERAL ASSISTANCE RIVERDALE MD",
                    "total_obligations": 982848.75,
                    "transaction_count": 9,
                    "new_award_count": 4
                },
                {
                    "code": "12340G",
                    "name": "WS RESEARCH RIVERDALE MD",
                    "total_obligations": 880763.44,
                    "transaction_count": 103,
                    "new_award_count": 7
                },
                {
                    "code": "12V580",
                    "name": "VS-STRATEGY  POLICY RIVERDALE MD",
                    "total_obligations": 878942.38,
                    "transaction_count": 76,
                    "new_award_count": 22
                },
                {
                    "code": "12342N",
                    "name": "LPA FEDERAL ASSISTANCE RIVERDALE MD",
                    "total_obligations": 216967.17,
                    "transaction_count": 16,
                    "new_award_count": 7
                },
                {
                    "code": "1274DF",
                    "name": "PPQ EDINBURG TX",
                    "total_obligations": 88375.18,
                    "transaction_count": 7,
                    "new_award_count": 4
                },
                {
                    "code": "123267",
                    "name": "MRP WARRANTED CARDHOLDERS",
                    "total_obligations": 85431.31,
                    "transaction_count": 8,
                    "new_award_count": 6
                },
                {
                    "code": "12342R",
                    "name": "MRPBS AAMD FACILITIES RIVERDALE MD",
                    "total_obligations": 60000.0,
                    "transaction_count": 3,
                    "new_award_count": 1
                },
                {
                    "code": "127D09",
                    "name": "IS BROWNSVILLE",
                    "total_obligations": 29435.25,
                    "transaction_count": 7,
                    "new_award_count": 2
                },
                {
                    "code": "12340F",
                    "name": "WS  RIVERDALE MD",
                    "total_obligations": 16274.06,
                    "transaction_count": 6,
                    "new_award_count": 2
                },
                {
                    "code": "12346Z",
                    "name": "Technical Assistance for Specialty Crops Program",
                    "total_obligations": 0.0,
                    "transaction_count": 1,
                    "new_award_count": 0
                },
                {
                    "code": "12342S",
                    "name": "OCRDI  RIVERDALE MD",
                    "total_obligations": -17348.08,
                    "transaction_count": 2,
                    "new_award_count": 2
                },
                {
                    "code": "12346H",
                    "name": "Science and Technology",
                    "total_obligations": -43310.73,
                    "transaction_count": 5,
                    "new_award_count": 0
                },
                {
                    "code": "12349K",
                    "name": "AC RIVERDALE MD",
                    "total_obligations": -74992.78,
                    "transaction_count": 7,
                    "new_award_count": 0
                },
                {
                    "code": "1232KW",
                    "name": "MRPBS AAMD CONTRACTING",
                    "total_obligations": -84208.72,
                    "transaction_count": 4,
                    "new_award_count": 0
                },
                {
                    "code": "126197",
                    "name": "VS DB AMES IA",
                    "total_obligations": -97485.42,
                    "transaction_count": 9,
                    "new_award_count": 1
                },
                {
                    "code": "12340E",
                    "name": "WS EAST FEDERAL ASSISTANCE RIVERDALE MD",
                    "total_obligations": -104193.66,
                    "transaction_count": 2,
                    "new_award_count": 0
                },
                {
                    "code": "12349W",
                    "name": "PPQ-S&T RALEIGH NC",
                    "total_obligations": -1160898.41,
                    "transaction_count": 167,
                    "new_award_count": 26
                }
            ]
        },
        {
            "abbreviation": "NIFA",
            "name": "National Institute of Food and Agriculture",
            "total_obligations": 521790043.28,
            "transaction_count": 1982,
            "new_award_count": 993,
            "children": [
                {
                    "code": "12348T",
                    "name": "Institute of Food Protection and Sustainability (IFPS)",
                    "total_obligations": 301890529.85,
                    "transaction_count": 891,
                    "new_award_count": 469
                },
                {
                    "code": "12348V",
                    "name": "Institute of Youth, Family, and Community (IYFC)",
                    "total_obligations": 113431933.54,
                    "transaction_count": 492,
                    "new_award_count": 233
                },
                {
                    "code": "12348S",
                    "name": "Institute of Bioenergy, Climate, and Environment (IBCE)",
                    "total_obligations": 73756882.56,
                    "transaction_count": 355,
                    "new_award_count": 185
                },
                {
                    "code": "1234HU",
                    "name": "Institute of  Food Safety and Nutrition (IFSN)",
                    "total_obligations": 32710697.33,
                    "transaction_count": 244,
                    "new_award_count": 106
                }
            ]
        },
        {
            "abbreviation": "RUS",
            "name": "Rural Utilities Service",
            "total_obligations": 353573710.96,
            "transaction_count": 255,
            "new_award_count": 253,
            "children": [
                {
                    "code": "1234HJ",
                    "name": "Telecommunications Programs",
                    "total_obligations": 122792719.0,
                    "transaction_count": 37,
                    "new_award_count": 35
                },
                {
                    "code": "12347V",
                    "name": "Water and Waste Disposal Systems for Rural Communities",
                    "total_obligations": 112553363.36,
                    "transaction_count": 125,
                    "new_award_count": 125
                },
                {
                    "code": "12348E",
                    "name": "Community Facilities",
                    "total_obligations": 84523833.0,
                    "transaction_count": 70,
                    "new_award_count": 70
                },
                {
                    "code": "12348H",
                    "name": "Electric Programs",
                    "total_obligations": 26559723.6,
                    "transaction_count": 19,
                    "new_award_count": 19
                },
                {
                    "code": "12347W",
                    "name": "Technical Assistance and Training Grants",
                    "total_obligations": 5150072.0,
                    "transaction_count": 1,
                    "new_award_count": 1
                },
                {
                    "code": "12347Y",
                    "name": "Emergency Community Water Assistance Grants",
                    "total_obligations": 1994000.0,
                    "transaction_count": 3,
                    "new_award_count": 3
                }
            ]
        }
    ],
    "messages": []
}