Skip to content

Commit

Permalink
Schema and data modification for OneOrg_Debt.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 563463347
  • Loading branch information
Data Commons authored and copybara-github committed Sep 7, 2023
1 parent ab688db commit 6d9e0c0
Show file tree
Hide file tree
Showing 2 changed files with 8,206 additions and 7,986 deletions.
8 changes: 4 additions & 4 deletions core/dcschema.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -1311,14 +1311,14 @@ name: "debtFinancer"
domainIncludes: dcid:Debt
rangeIncludes: dcid:DebtFinancerEnum

Node: dcid:amountInterest
Node: dcid:amountInterestRepayment
typeOf: dcs:Property
name: "amountInterest"
name: "amountInterestRepayment"
domainIncludes: dcid:Debt

Node: dcid:amountOutstandingAndDisbursed
Node: dcid:amountOutstanding
typeOf: dcs:Property
name: "amountOutstandingAndDisbursed"
name: "amountOutstanding"
domainIncludes: dcid:Debt

# TODO(ajaits): add descriptions to new properties
Expand Down
Loading

0 comments on commit 6d9e0c0

Please sign in to comment.