Add endowment spending distribution, move planning docs to private
- Add IPEDS F2H03C (spending distribution for current use) to endowment schema, loader, queries, and dashboard - Endowment tab now shows spend rate alongside investment return rate - Move planning docs to planning/ directory (gitignored) - Update data dictionary Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
13fb4b8418
commit
a766f6ff0d
8 changed files with 22 additions and 344 deletions
|
|
@ -162,6 +162,7 @@ Raw data layer for University of Delaware administrative analytics. All tables a
|
|||
| endowment_eoy | BIGINT | Endowment value, end of fiscal year | F2H02 |
|
||||
| new_gifts | BIGINT | New gifts and additions to endowment | F2H03A |
|
||||
| net_investment_return | BIGINT | Net investment return on endowment | F2H03B |
|
||||
| spending_distribution | BIGINT | Spending distribution for current use (negative) | F2H03C |
|
||||
| other_changes | BIGINT | Other changes in endowment value | F2H03D |
|
||||
| total_private_gifts | BIGINT | Total private gifts, grants, and contracts | F2D08 |
|
||||
| total_investment_return | BIGINT | Total investment return (all funds) | F2D10 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue