Issuances and holdings of sustainable debt securities in the euro area
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"sustainable-debt-securities-in-the-euro-area",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/sustainable-debt-securities-in-the-euro-area"
}
] - "definitions":{
- "sustainable-debt-securities-in-the-euro-area":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/sustainable-debt-securities-in-the-euro-area_records"
}
}
} - "records":
} - "properties":
- "sustainable-debt-securities-in-the-euro-area_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "indicator":,{
- "type":"string",
- "title":"Indicator",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "month":,{
- "type":"string",
- "title":"Month",
- "description":""
} - "sustainable_debt_securities_classification":,{
- "type":"string",
- "title":"Sustainable debt securities classification",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "unit":{
- "type":"string",
- "title":"Unit",
- "description":""
}
} - "indicator":
}
} - "fields":
} - "properties":
} - "sustainable-debt-securities-in-the-euro-area":