Created
April 21, 2015 20:52
-
-
Save christianvuerings/55adfbdddf040854d933 to your computer and use it in GitHub Desktop.
SIS Prototype Finaid
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "terms": [ | |
| { | |
| "startTerm": "Fall", | |
| "startTermYear": "2014", | |
| "endTerm": "Spring", | |
| "endTermYear": "2015", | |
| "totalOffered": 60000, | |
| "totalAccepted": 43500, | |
| "categories": [ | |
| { | |
| "title": "Gift Aid", | |
| "total": 16000, | |
| "link": { | |
| "title": "Add additional resource", | |
| "type": "add", | |
| "url": "https://bcs-web-dev-03.is.berkeley.edu:8443/psp/bcsdev/EMPLOYEE/HRMS/h/?tab=DEFAULT" | |
| }, | |
| "items": [ | |
| { | |
| "title": "Federal Pell Grant (for Fall 2014)", | |
| "amount": 2500, | |
| "transaction": "GA0009436703", | |
| "servicer": { | |
| "website": { | |
| "title": "Great Lakes Higher Education Corporation & Affiliates", | |
| "url": "https://home.mygreatlakes.org" | |
| }, | |
| "phone": "(800) 236-4300" | |
| }, | |
| "requirements": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus malesuada, ante eget volutpat suscipit, arcu lacus gravida ligula, sit amet suscipit metus elit ac quam. Mauris mauris ex, vestibulum id pretium ac, pretium ac leo. Donec tristique tortor malesuada dolor posuere, sed sagittis ante molestie. Vestibulum et accumsan mauris." | |
| }, | |
| { | |
| "title": "Federal Pell Grant (for Fall 2015)", | |
| "amount": 2500, | |
| "transaction": "GA0009436704" | |
| }, | |
| { | |
| "title": "Wyzant College Scholarship", | |
| "amount": 10000, | |
| "transaction": "GA0009436705" | |
| }, | |
| { | |
| "title": "Hispanic College Fund", | |
| "amount": 1000, | |
| "transaction": "GA0009436706" | |
| } | |
| ] | |
| }, | |
| { | |
| "title": "Net Cost", | |
| "total": 27600, | |
| "link": { | |
| "title": "Revise loan amounts", | |
| "type": "regular", | |
| "url": "https://bcs-web-dev-03.is.berkeley.edu:8443/psp/bcsdev/EMPLOYEE/HRMS/h/?tab=DEFAULT" | |
| }, | |
| "items": [ | |
| { | |
| "title": "Great Lakes Educational Loan", | |
| "type": "Private Loan", | |
| "offered": 18000, | |
| "amount": 11500, | |
| "status": "Accepted", | |
| "Fees": "2.3% of loan total", | |
| "transaction": "OR0009436703", | |
| "servicer": { | |
| "website": { | |
| "title": "Great Lakes Higher Education Corporation & Affiliates", | |
| "url": "https://home.mygreatlakes.org" | |
| }, | |
| "phone": "(800) 236-4300" | |
| }, | |
| "counseling": [ | |
| { | |
| "title": "Entrance counseling", | |
| "completed": true, | |
| "completedDate": "2015-04-15T00:00:00-07:00" | |
| }, | |
| { | |
| "title": "Exit counseling", | |
| "completed": true, | |
| "completedDate": "2015-04-20T00:00:00-07:00" | |
| } | |
| ], | |
| "requirements": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus malesuada, ante eget volutpat suscipit, arcu lacus gravida ligula, sit amet suscipit metus elit ac quam. Mauris mauris ex, vestibulum id pretium ac, pretium ac leo. Donec tristique tortor malesuada dolor posuere, sed sagittis ante molestie. Vestibulum et accumsan mauris." | |
| }, | |
| { | |
| "title": "Federal Direct Subsidized Loan (For Fall 2014)", | |
| "type": "Subsidized Loan", | |
| "offered": 7000, | |
| "amount": 7000, | |
| "status": "Accepted", | |
| "transaction": "OR0009436704" | |
| }, | |
| { | |
| "title": "Federal Direct Subsidized Loan (For Fall 2014)", | |
| "type": "Subsidized Loan", | |
| "offered": 7000, | |
| "amount": 7000, | |
| "status": "Accepted", | |
| "transaction": "OR0009436704" | |
| }, | |
| { | |
| "title": "Federal Direct Subsidized Loan (For Fall 2014)", | |
| "type": "Subsidized Loan", | |
| "offered": 10000, | |
| "amount": 0, | |
| "status": "Declined", | |
| "transaction": "OR0009436704" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "terms": [ | |
| { | |
| "startTerm": "Fall", | |
| "startTermYear": "2014", | |
| "endTerm": "Spring", | |
| "endTermYear": "2015", | |
| "budgetTotal": 60000.0, | |
| "items": [ | |
| { | |
| "title": "Tuition and Fees", | |
| "amount": 28577.0 | |
| }, | |
| { | |
| "title": "Housing (Residence Hall)", | |
| "amount": 19234.0 | |
| }, | |
| { | |
| "title": "Meals (Resident Meal Plan Points)", | |
| "amount": 1495.0 | |
| }, | |
| { | |
| "title": "Books and Supplies", | |
| "amount": 2116.0 | |
| }, | |
| { | |
| "title": "Transportation", | |
| "amount": 728.0 | |
| }, | |
| { | |
| "title": "Health Insurance", | |
| "amount": "Waived" | |
| }, | |
| { | |
| "title": "Personal Expenses", | |
| "amount": 6078.0 | |
| } | |
| ] | |
| }, | |
| { | |
| "startTerm": "Fall", | |
| "startTermYear": "2013", | |
| "endTerm": "Spring", | |
| "endTermYear": "2014", | |
| "budgetTotal": 50000.0, | |
| "items": [ | |
| { | |
| "title": "Tuition and Fees", | |
| "amount": 27333.0 | |
| }, | |
| { | |
| "title": "Housing (Residence Hall)", | |
| "amount": 18004.0 | |
| }, | |
| { | |
| "title": "Meals (Resident Meal Plan Points)", | |
| "amount": 1300.0 | |
| }, | |
| { | |
| "title": "Books and Supplies", | |
| "amount": 2116.0 | |
| }, | |
| { | |
| "title": "Transportation", | |
| "amount": 688.0 | |
| }, | |
| { | |
| "title": "Health Insurance", | |
| "amount": "Waived" | |
| }, | |
| { | |
| "title": "Personal Expenses", | |
| "amount": 5800.0 | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment