Factset · JSON Structure

Factset Esg Sasb Scores All Structure

Type: object Properties: 32
FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

sasbScoresAll is a JSON Structure definition published by Factset, describing 32 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

date fsymId requestId scoreType accessAndAffordability airQuality allCategories businessEthics businessModelResilience competitiveBehavior criticalIncidentRiskManagement customerPrivacy customerWelfare dataSecurity ecologicalImpacts employeeEngagementDiversityandInclusion employeeHealthAndSafety energyManagement gHGEmissions humanRightsandCommunityRelations laborPractices managementOfTheLegalAndRegulatoryEnvironment materialsSourcingAndEfficiency materiality physicalImpactsOfClimateChange productQualityAndSafety productDesignAndLifecycleManagement sellingPracticesAndProductLabeling supplyChainManagement systemicRiskManagement wasteAndHazardousMaterialsManagement waterAndWastewaterManagement

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$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"
    }
  }
}