Classification of Employees in the Electricity

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Saudi-Adm.
               

No description available for this field.

Name (identifier)
saudi_adm
Type
decimal
Sample
                       
Saudi-Eng.
               

No description available for this field.

Name (identifier)
saudi_eng
Type
decimal
Sample
                       
Saudi-Tech.
               

No description available for this field.

Name (identifier)
saudi_tech
Type
decimal
Sample
                       
Saudi-Lab.
               

No description available for this field.

Name (identifier)
saudi_lab
Type
decimal
Sample
                       
Non Saudi-Adm.
               

No description available for this field.

Name (identifier)
non_saudi_adm
Type
decimal
Sample
                       
Non Saudi-Eng.
               

No description available for this field.

Name (identifier)
non_saudi_eng
Type
decimal
Sample
                       
Non Saudi-Tech.
               

No description available for this field.

Name (identifier)
non_saudi_tech
Type
decimal
Sample
                       
Non Saudi-Lab.
               

No description available for this field.

Name (identifier)
non_saudi_lab
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"classification-of-employees-in-the-electricity",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/classification-of-employees-in-the-electricity"
      }
    ]
    ,
  • "definitions":
    {
    • "classification-of-employees-in-the-electricity":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/classification-of-employees-in-the-electricity_records"
            }
          }
        }
      }
      ,
    • "classification-of-employees-in-the-electricity_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "saudi_adm":
              {
              • "type":"number",
              • "title":"Saudi-Adm.",
              • "description":""
              }
              ,
            • "saudi_eng":
              {
              • "type":"number",
              • "title":"Saudi-Eng.",
              • "description":""
              }
              ,
            • "saudi_tech":
              {
              • "type":"number",
              • "title":"Saudi-Tech.",
              • "description":""
              }
              ,
            • "saudi_lab":
              {
              • "type":"number",
              • "title":"Saudi-Lab.",
              • "description":""
              }
              ,
            • "non_saudi_adm":
              {
              • "type":"number",
              • "title":"Non Saudi-Adm.",
              • "description":""
              }
              ,
            • "non_saudi_eng":
              {
              • "type":"number",
              • "title":"Non Saudi-Eng.",
              • "description":""
              }
              ,
            • "non_saudi_tech":
              {
              • "type":"number",
              • "title":"Non Saudi-Tech.",
              • "description":""
              }
              ,
            • "non_saudi_lab":
              {
              • "type":"number",
              • "title":"Non Saudi-Lab.",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets