{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "sasbScoresAll", "type": "object", "properties": { "date": { "type": "string" }, "fsymId": { "type": "string" }, "requestId": { "type": "string" }, "scoreType": { "type": "string" }, "accessAndAffordability": { "type": "number" }, "airQuality": { "type": "number" }, "allCategories": { "type": "object" }, "businessEthics": { "type": "number" }, "businessModelResilience": { "type": "number" }, "competitiveBehavior": { "type": "number" }, "criticalIncidentRiskManagement": { "type": "number" }, "customerPrivacy": { "type": "number" }, "customerWelfare": { "type": "number" }, "dataSecurity": { "type": "number" }, "ecologicalImpacts": { "type": "number" }, "employeeEngagementDiversityandInclusion": { "type": "number" }, "employeeHealthAndSafety": { "type": "number" }, "energyManagement": { "type": "number" }, "gHGEmissions": { "type": "number" }, "humanRightsandCommunityRelations": { "type": "number" }, "laborPractices": { "type": "number" }, "managementOfTheLegalAndRegulatoryEnvironment": { "type": "number" }, "materialsSourcingAndEfficiency": { "type": "number" }, "materiality": { "type": "object" }, "physicalImpactsOfClimateChange": { "type": "number" }, "productQualityAndSafety": { "type": "number" }, "productDesignAndLifecycleManagement": { "type": "number" }, "sellingPracticesAndProductLabeling": { "type": "number" }, "supplyChainManagement": { "type": "number" }, "systemicRiskManagement": { "type": "number" }, "wasteAndHazardousMaterialsManagement": { "type": "number" }, "waterAndWastewaterManagement": { "type": "number" } } }