Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse LIBRARY FUND BALANCES Table


View exposing summarized library fund balance records including encumbrance amounts, expenditures, and remaining balance measures used for financial reporting and analysis.


Field Name

Description

Data Type

Length

LIBRARY_FUND_KEY

Surrogate key identifying the library fund.

VARCHAR2

20

TOTAL_ALLOCATION_AMOUNT

Total allocation amount associated with the record.

NUMBER

17,2

TOTAL_COMMITMENT_AMOUNT

Total commitment amount associated with the record.

NUMBER

20,2

TOTAL_EXPENDITURE_AMOUNT

Total expenditure amount associated with the record.

NUMBER

17,2

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE