Skip to content

Commit

Permalink
Merge pull request #159 from GSA-TTS/jp/agency-to-assistance
Browse files Browse the repository at this point in the history
API Rollup: Agency -> Assistance
  • Loading branch information
jperson1 authored Sep 18, 2024
2 parents 9daafe6 + 3356478 commit 01600dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/rollup.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ The code for this tutorial can be found in the [fac-api-examples](https://github

{{ rollup("ALN") }}

The ALN, or Agency Listing number, is a two-part identifier with the shape `12.345`. Sometimes it includes letters (`12.RD`), or even letters _and_ numbers (`12.U01`). Historically, it is sometimes even messier. The FAC does not distribute the ALN. It distributes the agency prefix (the first part of the code) and the program number (the second part of the code).
The ALN, or Assistance Listing number, is a two-part identifier with the shape `12.345`. Sometimes it includes letters (`12.RD`), or even letters _and_ numbers (`12.U01`). Historically, it is sometimes even messier. The FAC does not distribute the ALN. It distributes the agency prefix (the first part of the code) and the program number (the second part of the code).

The FAC collects two fields related to the ALN: the `federal_agency_prefix` and `federal_award_extension`. Both of these fields are required as part of the federal awards workbook and are distributed via the `federal_awards` endpoint.

Expand Down

0 comments on commit 01600dd

Please sign in to comment.