AwardingSubTierAgencyName
The name of the level 2 organization of the federal government department or independent agency that awards, executes, or is otherwise responsible for the transaction (as shown in the Federal Hierarchy).
| Type | string |
|---|---|
| Length | 0–100 |
Provenance
| CDM entity | Awarding Agency |
|---|---|
| Data groups | Assistance Listing (AL) Information, AL Header, Notice of Funding Opportunity (NOFO) Information, NOFO Basic Information |
| Related elements | (2) AwardingSubTierAgencyName, (3) Sub tier |
| Grants activity references | GRM.010.010 Grant Program Set-up and Maintenance, GRM.010.020 Grant Program Funding Opportunity, GRM.030.010 Grant Award Issuance |
| References | (1) 2 CFR 200.203, (2) GSDM v1.1, (3) SAM.gov Assistance Listing, (9) SAM.gov Federal Hierarchy |
| Description source | (2) Modified |
Example & schema
"string"{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "AwardingSubTierAgencyName.schema.json", "title": "AwardingSubTierAgencyName", "description": "The name of the level 2 organization of the federal government department or independent agency that awards, executes, or is otherwise responsible for the transaction (as shown in the Federal Hierarchy).", "type": "string", "maxLength": 100, "x-maxLengthSource": "(9)", "x-domainValues": "Please follow these instructions: See:\nhttps://files.usaspending.gov/reference_data/agency_codes.csv ('SUBTIER NAME' column). Names are consistent with the GSA IAE Federal Hierarchy from SAM.gov", "x-cdmEntity": "Awarding Agency", "x-grantsActivityReferences": [ "GRM.010.010 Grant Program Set-up and Maintenance", "GRM.010.020 Grant Program Funding Opportunity", "GRM.030.010 Grant Award Issuance" ], "x-dataGroups": [ "Assistance Listing (AL) Information", "AL Header", "Notice of Funding Opportunity (NOFO) Information", "NOFO Basic Information" ], "x-relatedElements": [ "(2) AwardingSubTierAgencyName", "(3) Sub tier" ], "x-descriptionSource": [ "(2) Modified" ], "x-references": [ "(1) 2 CFR 200.203", "(2) GSDM v1.1", "(3) SAM.gov Assistance Listing", "(9) SAM.gov Federal Hierarchy" ]}