.cdm-java.6.0.0-dev.72.source-code.cdm-observable-asset-FloatingRateIndex.schema.json Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$anchor": "cdm.observable.asset",
"type": "object",
"title": "FloatingRateIndex",
"description": "An index based in interest rates or inflation rates in a certain market.",
"properties": {
"InterestRateIndex": {
"description": "An interest rate index which can change over time, e.g. the SONIA (Sterling Overnight Index Average) in the UK.",
"$ref": "cdm-observable-asset-InterestRateIndex.schema.json"
},
"InflationIndex": {
"description": "An index that measures inflation in a specific market, e.g. the US Consumer Price Index.",
"$ref": "cdm-observable-asset-InflationIndex.schema.json"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy