Issuances and holdings of green debt securities by country and sector
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"issuances-holdings-of-green-debt-securities-by-country-sector",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/issuances-holdings-of-green-debt-securities-by-country-sector"
}
] - "definitions":{
- "issuances-holdings-of-green-debt-securities-by-country-sector":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/issuances-holdings-of-green-debt-securities-by-country-sector_records"
}
}
} - "records":
} - "properties":
- "issuances-holdings-of-green-debt-securities-by-country-sector_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "indicator":,{
- "type":"string",
- "title":"Indicator",
- "description":""
} - "country_sector":,{
- "type":"string",
- "title":"Country/ Sector",
- "description":""
} - "type":,{
- "type":"string",
- "title":"Type",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "month":,{
- "type":"string",
- "title":"Month",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "unit":,{
- "type":"string",
- "title":"Unit",
- "description":""
} - "column_8":,{
- "type":"string",
- "title":"Column 8",
- "description":""
} - "column_9":,{
- "type":"string",
- "title":"Column 9",
- "description":""
} - "column_10":,{
- "type":"string",
- "title":"Column 10",
- "description":""
} - "column_11":{
- "type":"string",
- "title":"Column 11",
- "description":""
}
} - "indicator":
}
} - "fields":
} - "properties":
} - "issuances-holdings-of-green-debt-securities-by-country-sector":