{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "gics", "type": "object", "properties": { "fsymId": { "type": "string" }, "date": { "type": "string" }, "gicsSectorName": { "type": "string" }, "gicsSectorNumber": { "type": "string" }, "gicsIndustryGroupName": { "type": "string" }, "gicsIndustryGroupNumber": { "type": "string" }, "gicsIndustryName": { "type": "string" }, "gicsIndustryNumber": { "type": "string" }, "gicsSubIndustryName": { "type": "string" }, "gicsSubIndustryNumber": { "type": "string" }, "requestId": { "type": "string" } } }