# Asset Securitization Interface for Data Exchange (ASIDE)

Specified as [JSON Schema](https://json-schema.org/)

**START HERE:**

- Full Example (data): [BMT Dana Insani 1](dist/examples/bmt-dana-insani-1.json)
- Base-Level Schema: [Securitization](dist/schemas/securitization.schema.json)

## Docs


- **[Address](docs/address.md)** - A physical address
- **[BankBalanceSheetSnapshot](docs/bank-balance-sheet-snapshot.md)** - Snapshot of a bank's balance sheet at a point in time
- **[InstitutionCategory](docs/institution-category.md)** - Industry category of an institution
- **[InstitutionLegal](docs/institution-legal.md)** - An organization or entity's legal registration info
- **[Institution](docs/institution.md)** - Basics about an institution
- **[Iso_4217CurrencyCode](docs/iso-4217-currency-code.md)** - A currency code as specified by ISO-4217
- **[IsoAlpha_2](docs/iso-alpha-2.md)** - A Country Code as Defined By ISO Alpha-2
- **[Issuer](docs/issuer.md)** - An Issuer seeking to raise funds
- **[KsppsBlossomCreditRating](docs/kspps-blossom-credit-rating.md)** - Credit rating assigned by Blossom based on due diligence
- **[KsppsHealthReport](docs/kspps-health-report.md)** - Ministry of cooperatives annual health report for financing cooperatives
- **[KsppsProfile](docs/kspps-profile.md)** - Profile of a "Koperasi Simpan Pinjam dan Pembiayaan Syariah" (KSPPS)
- **[OutsideFinanceObligation](docs/outside-finance-obligation.md)** - Summary of a finance obligation
- **[OutsideFinanceSnapshot](docs/outside-finance-snapshot.md)** - Snapshot of all external financing
- **[Securitization](docs/securitization.md)** - Information about a proposed asset-backed financing.

## Examples

See the [dist/examples](dist/examples) directory

## Schemas

See the [dist/schemas](dist/schemas) directory

Also available as YAML in [schemas](schemas) directory
