The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'Processed Text'}) and 5 missing columns ({'Agent', 'Question', 'User', 'Answer', 'ID'}).
This happened while the csv dataset builder was generating data using
hf://datasets/leeroy-jankins/Federal-Trust-Fund-Accounting-Guide/chunks/Federal Trust Fund Accounting Guide.csv (at revision 03afebdd483c6b3eac132b4a3ca1755fec67992d), [/tmp/hf-datasets-cache/medium/datasets/24525714278515-config-parquet-and-info-leeroy-jankins-Federal-Tr-5bc9bc35/hub/datasets--leeroy-jankins--Federal-Trust-Fund-Accounting-Guide/snapshots/03afebdd483c6b3eac132b4a3ca1755fec67992d/Federal Trust Fund Accounting Guide.csv (origin=hf://datasets/leeroy-jankins/Federal-Trust-Fund-Accounting-Guide@03afebdd483c6b3eac132b4a3ca1755fec67992d/Federal Trust Fund Accounting Guide.csv), /tmp/hf-datasets-cache/medium/datasets/24525714278515-config-parquet-and-info-leeroy-jankins-Federal-Tr-5bc9bc35/hub/datasets--leeroy-jankins--Federal-Trust-Fund-Accounting-Guide/snapshots/03afebdd483c6b3eac132b4a3ca1755fec67992d/chunks/Federal Trust Fund Accounting Guide.csv (origin=hf://datasets/leeroy-jankins/Federal-Trust-Fund-Accounting-Guide@03afebdd483c6b3eac132b4a3ca1755fec67992d/chunks/Federal Trust Fund Accounting Guide.csv), /tmp/hf-datasets-cache/medium/datasets/24525714278515-config-parquet-and-info-leeroy-jankins-Federal-Tr-5bc9bc35/hub/datasets--leeroy-jankins--Federal-Trust-Fund-Accounting-Guide/snapshots/03afebdd483c6b3eac132b4a3ca1755fec67992d/tokens/Federal Trust Fund Accounting Guide.csv (origin=hf://datasets/leeroy-jankins/Federal-Trust-Fund-Accounting-Guide@03afebdd483c6b3eac132b4a3ca1755fec67992d/tokens/Federal Trust Fund Accounting Guide.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1800, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
Processed Text: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 389
to
{'ID': Value('int64'), 'User': Value('string'), 'Question': Value('string'), 'Agent': Value('string'), 'Answer': Value('string')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1802, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'Processed Text'}) and 5 missing columns ({'Agent', 'Question', 'User', 'Answer', 'ID'}).
This happened while the csv dataset builder was generating data using
hf://datasets/leeroy-jankins/Federal-Trust-Fund-Accounting-Guide/chunks/Federal Trust Fund Accounting Guide.csv (at revision 03afebdd483c6b3eac132b4a3ca1755fec67992d), [/tmp/hf-datasets-cache/medium/datasets/24525714278515-config-parquet-and-info-leeroy-jankins-Federal-Tr-5bc9bc35/hub/datasets--leeroy-jankins--Federal-Trust-Fund-Accounting-Guide/snapshots/03afebdd483c6b3eac132b4a3ca1755fec67992d/Federal Trust Fund Accounting Guide.csv (origin=hf://datasets/leeroy-jankins/Federal-Trust-Fund-Accounting-Guide@03afebdd483c6b3eac132b4a3ca1755fec67992d/Federal Trust Fund Accounting Guide.csv), /tmp/hf-datasets-cache/medium/datasets/24525714278515-config-parquet-and-info-leeroy-jankins-Federal-Tr-5bc9bc35/hub/datasets--leeroy-jankins--Federal-Trust-Fund-Accounting-Guide/snapshots/03afebdd483c6b3eac132b4a3ca1755fec67992d/chunks/Federal Trust Fund Accounting Guide.csv (origin=hf://datasets/leeroy-jankins/Federal-Trust-Fund-Accounting-Guide@03afebdd483c6b3eac132b4a3ca1755fec67992d/chunks/Federal Trust Fund Accounting Guide.csv), /tmp/hf-datasets-cache/medium/datasets/24525714278515-config-parquet-and-info-leeroy-jankins-Federal-Tr-5bc9bc35/hub/datasets--leeroy-jankins--Federal-Trust-Fund-Accounting-Guide/snapshots/03afebdd483c6b3eac132b4a3ca1755fec67992d/tokens/Federal Trust Fund Accounting Guide.csv (origin=hf://datasets/leeroy-jankins/Federal-Trust-Fund-Accounting-Guide@03afebdd483c6b3eac132b4a3ca1755fec67992d/tokens/Federal Trust Fund Accounting Guide.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
ID int64 | User string | Question string | Agent string | Answer string |
|---|---|---|---|---|
1 | User | What is the primary purpose of the Federal Trust Fund Accounting Guide? | Agent | The primary purpose of the Federal Trust Fund Accounting Guide is to provide a comprehensive framework for understanding and managing the accounting, reporting, and operationa |
2 | User | How does the guide define a federal trust fund? | Agent | A federal trust fund is defined as a type of fund account used to record fiduciary activities where the government holds and manages funds on behalf of beneficiaries, usually based on a specific statute. These funds are used for designated purposes as outlined by law, and the government acts as a trustee for the fund's... |
3 | User | What key principle governs the use of trust fund resources? | Agent | The key principle is that trust fund resources must be used strictly in accordance with the purposes specified by the enabling legislation or statute. These funds are not available for general government spending and must be managed in a manner that preserves their integrity and accountability, reflecting the fiduciary... |
4 | User | Which office has the lead responsibility for the guidance on federal trust fund accounting? | Agent | The Department of the Treasury, specifically the Financial Management Service (now part of the Bureau of the Fiscal Service), holds the lead responsibility for issuing guidance and overseeing the uniform application of trust fund accounting principles across federal agencies . |
5 | User | What are the primary categories of federal funds distinguished in the guide? | Agent | The guide distinguishes federal funds into general funds, special funds, revolving funds, and trust funds. Among these, trust funds are unique because they involve a fiduciary relationship and are governed by statutes that restrict the use of receipts for specific purposes and beneficiaries . |
6 | User | What structural components define a federal trust fund account? | Agent | A federal trust fund account typically consists of receipts, expenditures, unobligated balances, investments, interest earnings, and fund balances. These components must be recorded and reported accurately to reflect the statutory requirements and fiduciary nature of the trust relationship . |
7 | User | Why is the statutory authority critical in managing trust funds? | Agent | Statutory authority is critical because it dictates how funds can be received, used, and invested. All accounting, disbursement, and reporting activities must conform to the legal framework established by Congress, and any deviation may constitute a violation of the trust's fiduciary obligation . |
8 | User | What role does the Treasury play in the investment of trust fund balances? | Agent | The Treasury is responsible for investing the balances of certain trust funds in government securities, as authorized by law. These investments generate interest income, which is credited back to the trust fund, enhancing its resources and furthering the statutory purpose for which the fund was established . |
9 | User | What mechanism is used to record and control the investment of trust fund balances? | Agent | The guide specifies that investment transactions must be recorded in subsidiary accounts, and control totals must be reconciled regularly with Treasury records. Investments are typically in non-marketable Treasury securities, and interest earned must be reported and posted accurately to the fund’s financial recor |
10 | User | How are trust fund balances protected against unauthorized use? | Agent | Trust fund balances are protected through statutory limitations, internal controls, apportionments by the Office of Management and Budget (OMB), and Treasury's oversight. Agencies must ensure that obligations and expenditures are within legal limits and that funds are not commingled with general operating resources . |
11 | User | What accounting basis is required for trust fund accounting? | Agent | The guide mandates the use of accrual accounting for trust fund activities. This basis ensures that financial events are recorded when they occur, not when cash is exchanged, providing a more accurate depiction of the fund’s financial position and enabling proper oversight and reporting . |
12 | User | How are receipts classified in a trust fund account? | Agent | Receipts are classified as either available for obligation and expenditure or unavailable. Available receipts are subject to apportionment and can be used for authorized purposes, while unavailable receipts may be invested or held until authorized by law for use . |
13 | User | What is the purpose of subsidiary ledgers in trust fund accounting? | Agent | Subsidiary ledgers are used to provide detailed records of individual transactions and balances within the trust fund. They support the general ledger and ensure the accuracy of accounting by tracking the status of receipts, disbursements, obligations, and investments at a granular level . |
14 | User | Why is reconciliation an important process in trust fund management? | Agent | Reconciliation ensures that agency records align with Treasury’s records. This process validates the integrity of trust fund data, prevents discrepancies, and ensures that balances reported in financial statements are accurate and consistent with the government-wide financial reporting framework . |
15 | User | What is the significance of OMB apportionments in trust fund operations? | Agent | OMB apportionments control the rate of trust fund spending to ensure prudent fiscal management and compliance with statutory limits. Agencies must operate within the apportioned amounts to prevent violations of the Antideficiency Act and to support effective budget execution . |
16 | User | How are trust fund obligations recorded and tracked? | Agent | Obligations are recorded when a binding agreement is made that will require future outlays. Agencies must use obligation documents and systems to track committed resources, ensuring they do not exceed available balances or violate legal constraints . |
17 | User | What are the consequences of trust fund misuse or mismanagement? | Agent | Misuse of trust fund resources can result in legal violations, audit findings, and loss of public trust. Agencies may face corrective actions, financial penalties, or increased scrutiny by oversight entities such as GAO or OMB if funds are used outside statutory authority or not adequately accounted for . |
18 | User | How are trust fund disbursements processed and controlled? | Agent | Disbursements must be made in accordance with legal authority, supporting documentation, and proper certification. Treasury systems and agency financial management systems work in tandem to process payments, with internal controls ensuring the validity, accuracy, and legality of the disbursement . |
19 | User | What types of reports are required for trust fund oversight? | Agent | Agencies must prepare periodic financial reports, including statements of transactions, balances, and investments. These reports are submitted to Treasury, OMB, and sometimes Congress to ensure accountability, transparency, and informed decision-making . |
20 | User | How does the guide address fund availability and obligation limits? | Agent | The guide emphasizes that funds are only available for obligation to the extent authorized by law and within the limits of apportionments and allotments. Agencies must monitor availability regularly to avoid over-obligation and potential violations of fiscal law . |
21 | User | What is the role of fund symbols in trust fund accounting? | Agent | Fund symbols identify specific trust fund accounts and are used in accounting records, financial reports, and Treasury documentation. They encode information about the agency, the type of fund, and the statutory authority governing the fund’s operations . |
22 | User | Why must agencies separate trust fund transactions from other fund types? | Agent | Trust fund transactions must be separated to maintain the integrity of fiduciary responsibilities and ensure compliance with legal mandates. Commingling could lead to unauthorized use of funds, inaccurate reporting, and violations of trust agreements . |
23 | User | How does the guide promote fiscal accountability? | Agent | The guide promotes fiscal accountability through rigorous documentation, internal controls, reconciliation processes, and adherence to statutory and regulatory requirements. It requires agencies to maintain audit trails and demonstrate stewardship over entrusted resources . |
24 | User | What distinguishes a trust fund from a revolving fund in the guide? | Agent | Trust funds are characterized by statutory fiduciary responsibilities and specific purposes for designated beneficiaries, while revolving funds operate more like business enterprises, where receipts are used to finance ongoing operations without additional appropriations . |
25 | User | What kind of investments are typically made with trust fund balances? | Agent | Typically, trust fund balances are invested in non-marketable U.S. Treasury securities. These instruments are chosen for their stability and guaranteed return, ensuring that interest earnings support the continued viability of the trust fund’s intended purpose . |
26 | User | What internal controls must agencies implement to manage trust fund accounts? | Agent | Agencies must implement a range of internal controls including segregation of duties, supervisory reviews, reconciliation procedures, and robust audit trails to prevent errors or misuse. These controls help ensure compliance with the statutory restrictions on the use of trust funds and promote accountability in finan |
27 | User | What distinguishes available receipts from unavailable receipts in a trust fund? | Agent | Available receipts are those that have been appropriated or otherwise legally authorized for obligation and expenditure, whereas unavailable receipts are funds collected that cannot be obligated until further legislative action or authorization occurs. The distinction is crucial for maintaining compliance with the |
28 | User | How does the Antideficiency Act apply to trust funds? | Agent | The Antideficiency Act prohibits federal agencies from obligating or expending funds in excess of available appropriations, including those in trust funds. Agencies must ensure that all trust fund obligations are supported by legally available resources and that expenditures remain within statutory and apportioned limi... |
29 | User | What is the role of the Treasury Account Symbol (TAS) in trust fund accounting? | Agent | The Treasury Account Symbol (TAS) uniquely identifies each trust fund and is used to track financial activity across Treasury, agency, and government-wide systems. It encodes the fund type, agency identifier, fiscal year, and other components that ensure accurate classification, reporting, and control of funds. |
30 | User | Why is it important to distinguish between budgetary and proprietary accounting in trust fund management? | Agent | Budgetary accounting tracks the legal authority to incur obligations and make payments, while proprietary accounting reflects the financial position and results of operations. Both are essential for trust fund accounting because they support compliance with legal limits and provide a full |
31 | User | What documentation is required to support a trust fund obligation? | Agent | Trust fund obligations must be supported by binding agreements, statutory authority, proper classification, and documentation such as contracts, purchase orders, or interagency agreements. These records must demonstrate that the obligation is valid, legally authorized, and within the scope of the trust fund's purpose. |
32 | User | How is interest income from trust fund investments accounted for? | Agent | Interest income earned on trust fund investments is recorded as revenue to the trust fund and increases its available balance for expenditure. Agencies must ensure that interest is recorded accurately and in accordance with statutory requirements, and that it is distinguished from other types of receipts in financial r... |
33 | User | What are the reporting responsibilities of agencies to Treasury for trust fund accounts? | Agent | Agencies must submit monthly, quarterly, and annual financial reports to Treasury detailing trust fund balances, transactions, investments, and reconciliations. These reports ensure transparency, support the preparation of the Financial Report of the U.S. Government, and help detect errors or irregularitie |
34 | User | How do apportionments affect trust fund execution? | Agent | Apportionments issued by OMB divide the total available budgetary resources into specific time periods or programs to control spending rates and prevent deficiencies. Trust funds, like all appropriated funds, are subject to these controls to ensure responsible fiscal management and adherence to statutory limitations. |
35 | User | What happens when a trust fund receives receipts that are not authorized for use? | Agent | Such receipts are classified as unavailable and must be held in suspense or invested until authorized by Congress for obligation. Agencies cannot use these funds until they are appropriated or otherwise made available by law, and misapplication would constitute a violation of fiscal law. |
36 | User | How does the guide address adjustments to prior-year trust fund transactions? | Agent | Adjustments to prior-year transactions must be recorded using appropriate accounting entries that reflect the nature of the correction, whether it involves obligations, disbursements, or revenues. These adjustments are critical for ensuring the accuracy of financial statements and maintaining compliance with federal |
37 | User | What controls are in place for trust fund investment redemptions? | Agent | Investment redemptions must be properly documented, authorized, and recorded. Agencies must ensure that redemptions occur in accordance with cash needs, statutory constraints, and Treasury investment schedules, and must account for any gain or loss in the trust fund’s proprietary records. |
38 | User | What is the role of the USSGL in trust fund accounting? | Agent | The U.S. Standard General Ledger (USSGL) provides a uniform chart of accounts and accounting structure for federal agencies, ensuring consistent recording and reporting of trust fund transactions. The guide mandates that all trust fund activity be recorded using USSGL accounts to facilitate government-wide financial re... |
39 | User | Why is it important to avoid augmentation of trust fund appropriations? | Agent | Augmentation occurs when an agency uses funds not appropriated for a specific purpose to enhance a trust fund’s resources, violating the constitutional requirement for congressional control over the federal purse. The guide stresses that all receipts must be handled in accordance with legal authorities to avoid imprope... |
40 | User | What systems interface with trust fund accounting data? | Agent | Trust fund accounting interfaces with several systems, including the Central Accounting Reporting System (CARS), Treasury Information Executive Repository (TIER), and the Governmentwide Treasury Account Symbol Adjusted Trial Balance System (GTAS). These systems ensure consistency and support financial reporting and rec... |
41 | User | How does an agency determine if a receipt should be deposited into a trust fund? | Agent | An agency must evaluate the statutory authority governing the receipt to determine its proper classification. If the statute explicitly designates the receipt for a trust fund, it must be deposited accordingly; otherwise, it may be treated as general or miscellaneous receipts and deposited to the Treasury’s genera |
42 | User | What are the implications of a negative unobligated balance in a trust fund? | Agent | A negative unobligated balance indicates that the agency has potentially over-obligated funds in violation of the Antideficiency Act. This condition must be investigated immediately, reported as required by law, and corrective actions taken to prevent recurrence, including strengthening internal controls and improving |
43 | User | Can trust fund resources be transferred between accounts? | Agent | Transfers between trust fund accounts are only permissible if explicitly authorized by law. Unlawful transfers may constitute a misuse of funds and result in legal violations, audit findings, and potential financial or administrative penalties against the responsible officials. |
44 | User | What audit standards apply to trust fund financial statements? | Agent | Trust fund financial statements must adhere to Generally Accepted Government Auditing Standards (GAGAS), Federal Accounting Standards Advisory Board (FASAB) principles, and Office of Management and Budget Circular A-136. These standards ensure the integrity, transparency, and reliability of the reported financial infor... |
45 | User | How are trust fund liabilities recorded and reported? | Agent | Liabilities are recorded when an obligation arises that requires the use of trust fund resources for future settlement. They must be reported in both budgetary and proprietary accounts to provide a complete picture of the fund’s financial obligations and support accurate financial statement presentation. |
46 | User | What role does the Central Accounting Reporting System (CARS) play in trust fund oversight? | Agent | CARS is Treasury’s central financial accounting system that captures trust fund activity at a government-wide level. Agencies must reconcile their internal records with CARS data to ensure consistency, detect errors, and support preparation of the Financial Report of the U.S. Government. |
47 | User | How is the fund balance with Treasury managed for trust funds? | Agent | The fund balance with Treasury represents the available cash resources in a trust fund account and is maintained through the Treasury’s systems. Agencies must reconcile this balance regularly with their internal records and report it accurately in financial statements to reflect true fund availability. |
48 | User | What types of financial statements are required for trust funds? | Agent | Trust funds require several financial statements including the Balance Sheet, Statement of Net Cost, Statement of Changes in Net Position, and Statement of Budgetary Resources. These statements provide a comprehensive view of the fund’s financial condition and are critical for audit and oversight purposes. |
49 | User | What guidance does the Federal Trust Fund Accounting Guide provide for reporting interest receivable? | Agent | The guide directs that interest receivable be recorded when earned but not yet received, in accordance with the accrual basis of accounting. This ensures that financial statements reflect all expected income and provide an accurate view of the fund’s financial position. |
50 | User | How are erroneous trust fund deposits corrected? | Agent | Erroneous deposits must be corrected through journal entries that reverse the improper transaction and reclassify the receipt to the correct account. Agencies must document the error, notify Treasury as needed, and ensure the correction is reflected in all affected financial reports and systems. |
51 | User | What is the fiduciary responsibility of agencies managing trust funds? | Agent | Agencies managing trust funds have a fiduciary responsibility to use the funds strictly in accordance with the purposes outlined in the governing statutes. They must ensure transparency, protect the interests of the beneficiaries, maintain accurate records, and avoid misuse or diversion of funds to unauthorized purpose... |
52 | User | How should agencies handle differences between Treasury and agency trust fund records? | Agent | Agencies are required to perform regular reconciliations between their internal accounting records and Treasury’s Central Accounting Reporting System (CARS). Any discrepancies must be investigated and resolved promptly, and reconciliation documentation must be retained for audit and review purposes to mainta |
53 | User | What is the purpose of the Governmentwide Treasury Account Symbol Adjusted Trial Balance System (GTAS) in trust fund reporting? | Agent | GTAS is a government-wide system used to collect and validate trial balances from federal agencies, including trust fund data. It standardizes financial information for the production of the Financial Report of the U.S. Government and ensures consistency, accuracy, an |
54 | User | What is a statutory earmark and how does it relate to trust funds? | Agent | A statutory earmark designates specific revenue sources or receipts for a trust fund, requiring that the funds be used exclusively for a defined purpose. These earmarks are legally binding and enforce a fiduciary structure in which the government is obligated to manage and expend those funds in line with legislative in... |
55 | User | Can agencies pool trust fund resources for administrative convenience? | Agent | No, agencies are not allowed to pool trust fund resources unless expressly authorized by law. Each trust fund must be maintained separately with its own accounting records, and commingling of funds undermines statutory compliance, fiduciary obligations, and auditability. |
56 | User | What is the difference between intragovernmental and public trust fund balances? | Agent | Intragovernmental balances represent transactions and investments between federal entities, such as Treasury-held securities, while public balances involve collections or payments to or from the public. Both must be tracked separately for financial reporting and reconciliation to reflect accurate financial relatio |
57 | User | What legal references must agencies consult when managing trust funds? | Agent | Agencies must consult the enabling statute establishing the trust fund, 31 U.S.C. for fiscal statutes, OMB Circular A-11 for budget guidance, Treasury Financial Manual (TFM), and relevant GAO guidance such as the Principles of Federal Appropriations Law. These legal sources ensure that agencies understand and adhere to... |
58 | User | How do trust fund transactions impact the unified budget? | Agent | Although trust funds are accounted for separately from general funds, they are included in the unified budget unless specifically exempted by statute. Their receipts and expenditures affect the overall budget totals and may impact federal deficit calculations, particularly for large mandatory programs such as Social Se... |
59 | User | How are prior period adjustments reported for trust fund accounts? | Agent | Prior period adjustments must be reported separately from current-year activity and documented with detailed explanations. These entries correct errors or reflect changes in accounting estimates and must be recorded in accordance with federal accounting standards to preserve the accuracy and integrity of financial stat... |
60 | User | What are unobligated balances and how are they treated in trust funds? | Agent | Unobligated balances are funds that have not yet been legally committed to a specific purpose. They may be carried forward if legally authorized, invested in Treasury securities to earn interest, or rescinded by Congress. Proper tracking of these balances ensures compliance with funding availability and supports apport... |
61 | User | How are refunds of trust fund expenditures recorded? | Agent | Refunds must be recorded as either reductions to expenditures or as miscellaneous receipts, depending on the nature of the refund and statutory authority. Proper classification ensures that fund balances are not overstated and that expenditure reports accurately reflect net outflows. |
62 | User | What is the significance of the “miscellaneous receipts” statute in trust fund accounting? | Agent | The “miscellaneous receipts” statute (31 U.S.C. § 3302(b)) requires that all collections for the federal government be deposited into the general fund unless otherwise authorized by law. This statute prevents unauthorized augmentation of agency appropriations and ensures that trust fund receipts are used |
63 | User | Can trust fund balances be used to make loans or guarantees? | Agent | Only if explicitly authorized by the fund’s governing statute. Some trust funds, such as those related to housing or education, include provisions for direct loan or loan guarantee programs. Agencies must follow strict accounting and legal procedures to record obligations, disbursements, and recoveries associated with ... |
64 | User | How does the guide address trust fund custodial relationships? | Agent | The guide clarifies that custodial relationships involve the collection or holding of funds on behalf of another entity or group. In such cases, the agency’s responsibility is limited to safeguarding and transferring the funds, and the receipts are often deposited into Treasury as custodial revenue, not recorded as tru... |
65 | User | What is the proper method for reporting interagency trust fund transactions? | Agent | Interagency trust fund transactions must be recorded using intragovernmental accounts, supported by documentation such as Interagency Agreements (IAAs), and reconciled through systems like GTAS and CARS. Both trading partners must record consistent entries to ensure balanced government-wide financial statements. |
66 | User | How does the accrual of liabilities impact trust fund balances? | Agent | Liabilities accrued for services received or goods delivered decrease the available fund balance and must be reflected in both budgetary and proprietary accounts. Accurate accruals prevent overstatement of resources and support proper obligation control and fund availability assessments. |
67 | User | What is the role of the Statement of Budgetary Resources in trust fund reporting? | Agent | The Statement of Budgetary Resources (SBR) provides a detailed account of the trust fund’s budgetary activity, including resources available, obligations incurred, and outlays made. It links budget execution with financial reporting and is essential for demonstrating compliance with budget authority and legal lim |
68 | User | How are interest-bearing and non-interest-bearing trust funds treated differently? | Agent | Interest-bearing trust funds are invested in Treasury securities and earn interest credited to the fund, increasing its resources. Non-interest-bearing trust funds do not earn investment income and are generally held in cash or as balances with the Treasury. The distinction affects fund growth, expenditure plann |
69 | User | What controls exist to prevent double counting of trust fund assets? | Agent | Treasury requires agencies to record trust fund investments and balances using USSGL accounts and to perform reconciliations to CARS. Interagency and intragovernmental balances are matched and eliminated during government-wide reporting to avoid double-counting assets or liabilities. |
70 | User | How should agencies handle adjustments due to reclassification of trust fund activity? | Agent | Agencies must reclassify trust fund activity using journal entries that reflect the proper fund type and account code. The adjustments must be supported by documentation, comply with federal accounting standards, and be reported in updated trial balances and financial statements. |
71 | User | Can trust fund resources be used to pay administrative expenses? | Agent | Yes, if the fund’s authorizing statute permits it. Some trust funds allow for a portion of receipts or interest earnings to be used for administrative costs, while others prohibit it. Agencies must review statutory language carefully and record such expenses in accordance with accounting guidance. |
72 | User | What happens to trust fund balances that remain unused at year-end? | Agent | Unused trust fund balances may remain available for obligation depending on the fund’s statutory duration—whether no-year, multi-year, or one-year funds. If the funds are no-year, they carry forward; otherwise, they may expire and require reauthorization to be used again. |
73 | User | How is transparency ensured in trust fund financial operations? | Agent | Transparency is ensured through detailed reporting to Treasury and OMB, publication of financial statements, adherence to GAO audit requirements, and public availability of fund data. Agencies must maintain comprehensive records and provide justifications for all financial transactions to promote public trust and overs... |
74 | User | What distinguishes earmarked trust funds from general trust funds? | Agent | Earmarked trust funds are established by law for specific programs and beneficiaries, such as Medicare or Social Security, and are often included in financial disclosures. General trust funds may support broader missions and have fewer restrictions, though all must be used in accordance with statutory purpose. |
75 | User | Why is fund type classification critical in federal trust fund accounting? | Agent | Accurate classification between trust, special, revolving, and general funds ensures correct application of statutory controls, reporting requirements, and budget execution rules. Misclassification can lead to incorrect financial statements, legal violations, and challenges in reconciling with Treasury and government-w... |
76 | User | What steps must agencies follow when closing a trust fund account? | Agent | When closing a trust fund account, agencies must first ensure all obligations are liquidated or deobligated, all balances are reconciled with Treasury, and final reports are submitted. Residual balances must be returned to Treasury unless otherwise authorized, and the fund’s closure must comply with guidance in the Tre... |
77 | User | What audit risks are unique to trust fund operations? | Agent | Trust fund operations pose audit risks such as misclassification of receipts, misuse of funds, improper investment practices, and failure to comply with statutory purposes. Auditors scrutinize internal controls, reconciliation practices, interest allocation accuracy, and adherence to legal restrictions, as trust funds ... |
78 | User | How does the timing of receipts affect trust fund reporting? | Agent | Timing affects classification and availability: receipts recorded in the wrong period can misstate the fund’s financial position and result in reporting errors. Accrual-based accounting requires that revenue be recognized when earned, not necessarily when received, necessitating accurate cut-off procedures during year-... |
79 | User | How are transfers between Treasury-managed and agency-managed trust funds handled? | Agent | Transfers between Treasury and agency trust fund accounts must be supported by statutory authority, executed via appropriate journal entries, and recorded in both Treasury and agency systems. These transactions must be reconciled in GTAS and CARS to ensure integrity and transparency in reporting. |
80 | User | Can trust fund investment earnings be used immediately upon receipt? | Agent | Only if the fund’s enabling legislation provides for immediate availability. Some statutes require that interest earnings be held until appropriated or limit their use to specific activities. Agencies must consult legal authority and ensure that investment earnings are used appropriately and recorded correctly in both ... |
81 | User | What role do allotments play in trust fund budget execution? | Agent | Allotments are subdivisions of apportionments issued to operating units within an agency, enabling more granular control of trust fund resources. They help ensure that spending remains within legal limits, support internal monitoring, and promote accountability in the day-to-day use of trust funds. |
82 | User | How are gains or losses from trust fund investments accounted for? | Agent | Since trust funds are generally invested in non-marketable Treasury securities, realized gains or losses are rare. However, when applicable, such as early redemption, agencies must recognize gains or losses in proprietary accounts and report them in accordance with FASAB standards and Treasury guidance. |
83 | User | What are some common causes of trust fund reporting discrepancies? | Agent | Common causes include timing differences in posting transactions, misclassification of receipts or disbursements, errors in interest allocation, and lack of timely reconciliations. These discrepancies must be investigated and resolved to ensure accurate reporting in GTAS, CARS, and agency financial systems. |
84 | User | How should agencies document trust fund investment decisions? | Agent | Investment decisions must be documented with clear references to statutory authority, investment schedules, and correspondence with Treasury. Agencies should maintain records of investment amounts, maturity dates, interest rates, and justifications for timing or changes in investment strategy, supporting audit readines... |
85 | User | What guidance exists for treating expired trust fund appropriations? | Agent | Expired trust fund appropriations remain available only for recording, adjusting, and liquidating obligations incurred during the period of availability. Agencies must not incur new obligations and must return unused balances to Treasury or treat them according to the fund’s statutory disposition provisions. |
86 | User | How should agencies report trust fund performance metrics? | Agent | Agencies report performance metrics in their annual financial reports, linking program outcomes to trust fund spending. Metrics may include beneficiary reach, efficiency of disbursements, or return on investments, offering stakeholders insight into how well the fund meets its statutory purpose. |
87 | User | What documentation supports trust fund compliance with budget authority? | Agent | Supporting documentation includes apportionment schedules, allotments, obligation records, statutory authority references, investment agreements, and reconciliations. These records demonstrate that trust fund resources are used lawfully and within authorized levels, facilitating audits and program reviews. |
88 | User | How are trust fund resources handled in cases of agency reorganization? | Agent | In an agency reorganization, trust fund accounts may be transferred to successor organizations only if allowed by statute or approved by Treasury and OMB. The transfer must include all balances, obligations, investments, and related records, ensuring seamless continuity of fiduciary responsibility. |
89 | User | How are Treasury warrants used in trust fund accounting? | Agent | Treasury warrants establish the legal budget authority for agencies to obligate and expend trust fund resources. They reflect enacted legislation and provide the foundation for recording available balances in agency accounting systems, marking the starting point for budget execution. |
90 | User | What role does the Antideficiency Act play in investment-related obligations? | Agent | Investment-related obligations, such as paying accrued interest or redeeming securities, must be covered by available budgetary resources. The Antideficiency Act prohibits incurring liabilities without sufficient authority, so agencies must ensure that trust fund balances and interest receipts are sufficient to meet |
91 | User | How are trust fund activities captured in agency trial balances? | Agent | Trust fund transactions are recorded in the USSGL at the fund level and rolled up into agency trial balances submitted via GTAS. The balances reflect assets, liabilities, revenues, and expenses, and are essential for preparing financial statements and reconciling with Treasury data. |
92 | User | What happens if a trust fund receives unauthorized or excess collections? | Agent | Unauthorized or excess collections must be returned to the payer or transferred to miscellaneous receipts unless there is statutory authority to retain them. Agencies must document such events, notify Treasury, and adjust financial records to prevent misrepresentation of fund availability. |
93 | User | Can trust fund expenditures be obligated in advance of appropriations? | Agent | No, unless a permanent or advance appropriation is authorized by law. Trust funds are subject to the same fiscal constraints as other federal funds, and advance obligations without budget authority violate the Antideficiency Act and could trigger enforcement actions. |
94 | User | What is the significance of the fiduciary fund type in financial statements? | Agent | Fiduciary fund types highlight the government’s role as trustee, signaling that the resources are held for external parties and cannot be used for general government purposes. This classification ensures transparency and appropriate disclosure in agency and government-wide financial reports. |
95 | User | How does an agency distinguish between custodial and trust fund receipts? | Agent | Custodial receipts are collected on behalf of other entities (e.g., taxes, fines), while trust fund receipts are collected and managed for specific programs or beneficiaries under statutory authority. Trust fund receipts are recognized as revenues in proprietary accounts; custodial receipts are not, unless authorized. |
96 | User | What is the accounting treatment for trust fund transfers to states or grantees? | Agent | Such transfers are recorded as expenses or grants in proprietary accounts and as outlays in budgetary accounts. Agencies must document the statutory basis, ensure compliance with fund purpose, and report the disbursements in accordance with OMB and Treasury guidance. |
97 | User | Can trust fund balances be rescinded by Congress? | Agent | Yes, Congress can rescind unobligated trust fund balances through legislation, thereby reducing the agency’s authority to obligate funds. Such rescissions must be reflected in both budgetary and proprietary accounts and reported to Treasury and OMB in compliance with applicable laws. |
98 | User | How do agencies handle trust fund transactions involving foreign entities? | Agent | Transactions involving foreign entities must comply with international agreements, federal appropriations law, and foreign currency exchange requirements. Agencies must document legal authority, ensure currency conversion is accurate, and record the transactions in accordance with FASAB standards. |
99 | User | What happens when a trust fund no longer has a statutory purpose? | Agent | If the enabling legislation is repealed or the fund's purpose is fulfilled, the account must be closed following Treasury and OMB procedures. Residual balances are typically returned to Treasury unless otherwise directed, and all obligations must be settled prior to closure. |
100 | User | What best practices does the guide recommend for trust fund oversight? | Agent | The guide recommends maintaining up-to-date internal controls, conducting regular reconciliations, retaining comprehensive documentation, ensuring statutory compliance, and performing ongoing training for personnel. These practices safeguard public resources, promote transparency, and ensure the integrity of federal tr... |
- Dataset Summary
- Supported Tasks
- Dataset Structure
- Dataset Creation
- Data Splits
- Intended Uses
- Out-of-Scope Uses
- Licensing and Use Restrictions
- Data Quality
- Bias, Risks, and Limitations
- Personally Identifiable Information
- Security Considerations
- Maintenance
- Citation
- Dataset Card Authors
- Acknowledgements
# 📚 Federal Trust Fund Accounting Guide
- Maintainer: Terry Eppler
- Ownership: US Federal Government
📋 Overview
Dataset Summary
The Federal Trust Fund Accounting Guide Dataset is a structured natural-language dataset derived from the Federal Trust Fund Accounting Guide, dated June 2001, with selected revised material dated January 2003.
The source guide explains accounting and reporting concepts for Federal trust funds, excluding trust revolving funds. It describes how Federal trust funds are established, how trust fund receipt and expenditure accounts are structured, how trust fund receipts are designated as available or unavailable, and how trust fund activity is reported using Treasury Appropriation Fund Symbols, the United States Standard General Ledger, the SF 133 Report on Budget Execution and Budgetary Resources, the USSGL 2108 Year-End Closing Statement, Program and Financing Schedules, and agency financial statements.
The guide is organized into eight scenarios:
- Scenario I: Basic Trust Fund Accounting
- Scenario II: Trust Fund Balances Precluded from Obligation
- Scenario III: Trust Fund Receipts Available for Investment but not Obligation
- Scenario IV: Trust Fund Investments
- Scenario V: Treasury-Managed Trust Fund Allocation Accounts
- Scenario VI: Trust Fund Appropriation Transfers for Specific Treasury Appropriation Fund Symbols
- Scenario VII: Trust Funds with Contract Authority, Part I: Appropriations to Liquidate Contract Authority Funded by Nonexpenditure Transfers
- Scenario VIII: Trust Funds with Contract Authority, Part II: Transfers of Contract Authority
The dataset is intended to support retrieval-augmented generation, federal accounting question answering, budget-execution classification, transaction-pattern extraction, scenario-based accounting analysis, citation-aware response generation, and domain adaptation for language models working with Federal trust fund accounting and reporting.
Supported Tasks
Retrieval-Augmented Generation
The dataset may be used to build vector indexes, lexical indexes, or hybrid retrieval systems that retrieve relevant passages from the guide in response to questions about Federal trust fund accounting, USSGL accounts, TAFS structure, investment accounting, budgetary reporting, proprietary reporting, and nonexpenditure transfer treatment.
Question Answering
The dataset supports extractive, closed-domain, and open-domain question answering where answers should be grounded in the source guide text.
Example questions include:
- What fund types make up the Federal Government account structure?
- What is the difference between trust funds and Federal funds?
- What does the Federal Trust Fund Accounting Guide cover?
- How are trust fund receipt accounts and expenditure accounts structured?
- What is the difference between receipts available for investment and receipts available for obligation?
- Why do trust funds generally not use USSGL accounts 3100 and 5700?
- What USSGL accounts are used for trust fund transfers?
- How are trust fund investments in Treasury securities recorded?
- How are Treasury-managed trust fund allocation accounts reported?
- How are appropriations to liquidate contract authority handled for trust funds?
Summarization
The dataset can be used to summarize scenarios, transaction narratives, reporting requirements, USSGL account treatments, Federal trust fund structures, and budgetary or proprietary accounting examples.
Text Classification
The dataset can support classification by scenario, fund activity, USSGL account, transaction code, report type, budgetary treatment, proprietary treatment, transfer type, investment treatment, or contract-authority accounting pattern.
Named Entity Recognition and Information Extraction
The dataset may be used to extract entities such as:
- USSGL account numbers and titles;
- Treasury Appropriation Fund Symbols;
- transaction codes;
- Treasury forms;
- OMB forms and reports;
- budgetary reports;
- proprietary financial statements;
- trust fund scenarios;
- Federal agencies;
- accounting references;
- fund types;
- transfer types;
- investment terms.
Dataset Structure
The recommended dataset structure is one record per logical unit, such as scenario, subscenario, transaction, reporting schedule, trial balance, financial-statement section, paragraph, table, or semantic chunk.
For retrieval and training workflows, transaction-level and scenario-level chunks are especially useful because the guide is organized around accounting scenarios and journal entry examples.
Recommended Fields
| Field | Type | Description |
|---|---|---|
id |
string | Stable unique identifier for the record. |
source_document |
string | Source document name. |
document_date |
string | Source document date or revision date. |
scenario_number |
string | Scenario number, such as Scenario I or Scenario VIII. |
scenario_title |
string | Scenario title. |
section |
string | Section heading or subsection heading. |
transaction_number |
string | Transaction number or closing-entry identifier, if applicable. |
transaction_code |
string | Transaction code, such as TC A186, TC B107, or TC F204. |
accounting_basis |
string | Budgetary, proprietary, or both. |
ussgl_accounts |
list[string] | USSGL account numbers and titles appearing in the record. |
forms_and_reports |
list[string] | Forms or reports referenced in the record. |
fund_type |
string | Trust fund, trust fund receipt account, trust fund expenditure account, or related fund type. |
tafs |
list[string] | Treasury Appropriation Fund Symbols or illustrative symbols. |
page |
string | Source page reference. |
title |
string | Best available heading for the record. |
text |
string | Cleaned source text for the record. |
summary |
string | Optional short summary of the record. |
keywords |
list[string] | Extracted or curated keywords. |
citations |
list[string] | Source citation metadata, such as scenario, page, and transaction reference. |
chunk_index |
integer | Sequential chunk index within the scenario or section. |
token_count |
integer | Approximate token count for the record. |
Example Record
{
"id": "federal_trust_fund_accounting_guide_scenario_i_txn_001",
"source_document": "Federal Trust Fund Accounting Guide",
"document_date": "June 2001",
"scenario_number": "Scenario I",
"scenario_title": "Basic Trust Fund Accounting",
"section": "Basic Trust Fund Accounting",
"transaction_number": "1",
"transaction_code": "TC A186",
"accounting_basis": "Budgetary and proprietary",
"ussgl_accounts": [
"4114 Appropriated Trust or Special Fund Receipts",
"4450 Unapportioned Authority",
"1010 Fund Balance With Treasury",
"5800 Tax Revenue Collected"
],
"forms_and_reports": [
"Fiscal Service Optional Form 1017-G",
"SF 133",
"USSGL 2108"
],
"fund_type": "Federal trust fund",
"tafs": [
"20X8000.001",
"20X8000"
],
"page": "Scenario I, page I-3",
"title": "Record receipts deposited into a trust fund receipt account",
"text": "To record receipts deposited into a trust fund receipt account, which are automatically credited to the corresponding trust fund expenditure account...",
"summary": "Records trust fund receipts as appropriated trust or special fund receipts and tax revenue collected, without using an appropriation warrant.",
"keywords": [
"trust fund receipts",
"appropriated trust fund receipts",
"fund balance with treasury",
"tax revenue collected",
"TAFS",
"USSGL"
],
"citations": [
"Federal Trust Fund Accounting Guide, Scenario I, page I-3, transaction 1"
],
"chunk_index": 1,
"token_count": 145
}
Dataset Creation
Source Data
The dataset is derived from:
Federal Trust Fund Accounting Guide, June 2001, including selected revised material dated January 2003.
The source guide addresses Federal trust fund accounting and reporting using scenario-based examples. It discusses trust fund receipt accounts, trust fund expenditure accounts, available and unavailable receipts, investment activity, transfers, Treasury-managed trust funds, appropriations to and from specific Treasury-managed trust fund TAFS, and trust funds with contract authority.
Processing Pipeline
A recommended processing workflow includes:
- Extract text from the source PDF.
- Preserve scenario titles, page labels, transaction numbers, transaction codes, and report headings.
- Preserve USSGL account numbers, account titles, debit and credit structures, and budgetary/proprietary labels.
- Preserve references to SF 133, USSGL 2108, Program and Financing Schedules, OMB Form and Content Statements, SF 1151, SF 132, SF 224, OPAC, TAFS, and related Treasury or OMB reporting mechanisms.
- Normalize page headers, page footers, line breaks, hyphenation, spacing artifacts, and duplicated scenario headings.
- Split the guide into scenario-level, transaction-level, and report-level records.
- Attach metadata for scenario number, scenario title, transaction code, USSGL accounts, report type, page reference, and source.
- Validate that each record can be traced back to the source guide.
- Optionally generate summaries, keywords, question-answer pairs, accounting-topic labels, or instruction-tuning examples from the extracted records.
Recommended Chunking Strategy
For retrieval use cases, chunk by accounting-document hierarchy where possible:
- scenario;
- year or subscenario;
- transaction;
- budgetary entry;
- proprietary entry;
- closing entry;
- trial balance;
- SF 133 presentation;
- USSGL 2108 presentation;
- Program and Financing Schedule presentation;
- OMB Form and Content Statement presentation.
When sections are long, split into chunks of approximately 500 to 1,000 tokens with 50 to 150 tokens of overlap. Every chunk should retain the scenario number, scenario title, page reference, transaction code, and relevant USSGL account metadata.
For accounting and budget-execution retrieval, preserving transaction boundaries is more important than achieving uniform chunk size. Avoid splitting in the middle of debit and credit entries, report crosswalks, or paired budgetary and proprietary examples.
Data Splits
The dataset may be distributed as a single corpus or divided by scenario or task.
Suggested Split Design
| Split | Purpose |
|---|---|
corpus |
Full guide-derived corpus for retrieval and indexing. |
scenarios |
Scenario narratives and explanatory accounting guidance. |
transactions |
Transaction-level records with USSGL entries and transaction codes. |
reports |
SF 133, USSGL 2108, Program and Financing Schedule, and financial-statement records. |
accounts |
USSGL account references and account-use examples. |
qa |
Validated question-answer records derived from the guide, if included by the dataset maintainer. |
train |
Records used for model training, instruction generation, or embedding index creation. |
validation |
Records reserved for prompt, retrieval, or model-selection validation. |
test |
Records reserved for held-out evaluation. |
For retrieval-augmented generation, a single corpus split may be sufficient.
splits:
- name: corpus
num_examples: 1
- name: scenarios
num_examples: 8
- name: transactions
num_examples: 0
- name: reports
num_examples: 0
- name: accounts
num_examples: 0
- name: qa
num_examples: 0
- name: train
num_examples: 0
- name: validation
num_examples: 0
- name: test
num_examples: 0
Intended Uses
Primary Intended Uses
This dataset is intended for:
- building retrieval-augmented generation systems for Federal trust fund accounting;
- developing Federal budget-execution and USSGL question-answering systems;
- evaluating citation-grounded answers against source accounting guidance;
- training or fine-tuning models on Federal trust fund accounting terminology;
- extracting structured references to USSGL accounts, TAFS, transaction codes, reporting forms, transfers, investments, and contract-authority concepts;
- supporting research in accounting-domain, budget-domain, and government-document natural-language processing.
Example Use Cases
- A Federal accountant asks how to record receipts deposited into an available trust fund receipt account.
- A budget analyst searches for the SF 133 treatment of receipts available for investment but not obligation.
- A financial manager retrieves guidance on trust fund investments in Treasury securities.
- An analyst compares expenditure transfers and nonexpenditure transfers for trust funds.
- A data scientist builds embeddings for scenario-level and transaction-level retrieval over Federal trust fund accounting guidance.
- A model is evaluated on its ability to classify entries by USSGL account, scenario, transaction type, report type, or budgetary/proprietary accounting treatment.
Out-of-Scope Uses
The dataset should not be used as the sole source for:
- professional accounting advice;
- official financial-statement preparation decisions;
- audit opinions;
- determinations of compliance with current Treasury, OMB, or FASAB requirements;
- replacement of current Treasury Financial Manual guidance;
- replacement of current OMB Circular A-11, OMB Circular A-136, or USSGL guidance;
- agency-specific trust fund accounting determinations without review of the establishing legislation and current appropriation language;
- decisions involving classified, controlled unclassified, proprietary, procurement-sensitive, or personally identifiable information.
The dataset reflects text derived from historical Federal accounting guidance. Users remain responsible for confirming currency, authoritative status, applicability, and later changes before operational use.
Licensing and Use Restrictions
The source document appears to be Federal Government accounting guidance. The dataset maintainer should verify the authoritative source, current publication status, and applicable reuse conditions before redistribution.
Recommended dataset license field:
license: mit
Suggested license note:
This dataset is derived from a Federal Government accounting guide. Dataset maintainers should verify whether all extracted, transformed, enriched, or generated fields are distributable and should document any restrictions associated with derived annotations, summaries, question-answer pairs, or third-party processing.
Data Quality
Strengths
- High-value domain text for Federal trust fund accounting and budget-execution NLP.
- Strong scenario-based structure with explicit transaction examples.
- Rich USSGL account references, transaction codes, report crosswalks, and financial statement presentations.
- Useful for citation-grounded retrieval and accounting guidance question answering.
- Strong fit for extracting structured accounting patterns, TAFS references, transfer treatments, investment accounting, and contract-authority accounting examples.
Known Limitations
- The guide is dated June 2001, with selected material revised in January 2003.
- Treasury, OMB, USSGL, and FASAB guidance may have changed after publication.
- PDF extraction may introduce page-header, footer, table, line-break, hyphenation, or spacing artifacts.
- Some tabular debit and credit entries may require manual or table-aware validation.
- Scenario examples are illustrative and not an exhaustive list of all Federal trust fund transactions.
- Some accounting determinations depend on agency-specific establishing legislation, appropriation language, OMB guidance, Treasury guidance, and current USSGL crosswalks.
- Generated summaries or question-answer pairs, if included, should be validated against the source guide.
Bias, Risks, and Limitations
This dataset represents Federal trust fund accounting guidance and reflects the Treasury, OMB, USSGL, and FASAB reporting environment at the time of the guide.
Potential risks include:
- using historical guidance when later Treasury, OMB, USSGL, or FASAB updates apply;
- treating illustrative scenarios as exhaustive accounting rules;
- applying trust fund guidance to special funds, general funds, revolving funds, deposit funds, or trust revolving funds without verifying applicability;
- treating model output as professional accounting advice or audit evidence;
- failing to preserve debit and credit structure during chunking;
- missing distinctions between budgetary and proprietary accounting entries;
- missing distinctions between availability for investment and availability for obligation.
Models trained or evaluated on this dataset should be designed to cite source passages, identify uncertainty, preserve transaction context, distinguish budgetary from proprietary accounting, and defer to current authoritative sources and qualified professionals for final accounting determinations.
Personally Identifiable Information
The source guide is a public accounting guidance document and is not expected to contain personal records, private individual-level data, or personally identifiable information. Dataset maintainers should still review extracted text and metadata before publication to confirm that no unintended sensitive information was introduced during processing.
Security Considerations
The dataset is derived from Federal accounting guidance. It should not be combined with classified, controlled unclassified, procurement-sensitive, proprietary, or personally identifiable data unless the resulting dataset is governed under appropriate controls.
Maintenance
Dataset Maintainer
The maintainer is not specified in the source document.
Update Frequency
The dataset should be refreshed when current authoritative Treasury, OMB, USSGL, or FASAB guidance supersedes or materially changes the accounting treatments described in the guide.
Because individual trust fund accounting treatments may depend on current law, current USSGL accounts, current OMB reporting requirements, and current Treasury Financial Manual guidance, maintainers should track currency at the scenario, account, transaction, and report-crosswalk level.
Versioning Recommendation
Use semantic versioning tied to both dataset-processing changes and source-guidance updates.
Example version history:
v1.0.0 - Initial dataset release based on the Federal Trust Fund Accounting Guide.
v1.1.0 - Added scenario-level summaries, keywords, and report-type metadata.
v1.2.0 - Added transaction-level records and USSGL account metadata.
v1.3.0 - Added validated question-answer pairs and accounting-topic labels.
v2.0.0 - Refreshed source text after authoritative guidance update.
Citation
When using this dataset, cite the source guide and the dataset release.
Dataset citation:
@misc{federal_trust_fund_accounting_guide_dataset,
title = {Federal Trust Fund Accounting Guide Dataset},
author = {{Dataset Maintainer Not Specified}},
year = {2026},
howpublished = {Hugging Face Dataset},
note = {Derived from the Federal Trust Fund Accounting Guide}
}
Recommended source citation:
@misc{federal_trust_fund_accounting_guide,
title = {Federal Trust Fund Accounting Guide},
author = {{United States Government}},
year = {2001},
month = {June},
note = {Includes selected revised material dated January 2003}
}
Dataset Card Authors
The dataset card was prepared for a document-derived Hugging Face dataset based on the Federal Trust Fund Accounting Guide.
Acknowledgements
This dataset is based on the Federal Trust Fund Accounting Guide, which provides scenario-based Federal trust fund accounting and reporting guidance using USSGL, TAFS, SF 133, USSGL 2108, Program and Financing Schedule, and agency financial-statement examples.
- Downloads last month
- 18