{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "sfdrPai", "type": "object", "properties": { "fsymId": { "type": "string" }, "requestId": { "type": "string" }, "subTopicCode": { "type": "string" }, "subTopicName": { "type": "string" }, "indicatorType": { "type": "string" }, "periodEndDate": { "type": "string" }, "reportingPeriod": { "type": "string" }, "standardizedUnit": { "type": "string" }, "standardizedValue": { "type": "string" } } }