records

records

Active filters Clear all

No active filters

Filters

Certified Complaints

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
decimal
Sample
                       
Month_AR
               

No description available for this field.

Name (identifier)
month_ar
Type
text
Sample
                       
Month_EN
               

No description available for this field.

Name (identifier)
month_en
Type
text
Sample
                       
Service_AR
               

No description available for this field.

Name (identifier)
service_ar
Type
text
Sample
                       
Service_EN
               

No description available for this field.

Name (identifier)
service_en
Type
text
Sample
                       
Category_AR
               

No description available for this field.

Name (identifier)
category_ar
Type
text
Sample
                       
Category_EN
               

No description available for this field.

Name (identifier)
category_en
Type
text
Sample
                       
Number of certified complaints contracts
               

No description available for this field.

Name (identifier)
number_of_certified_complaints_contracts
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"certified-complaints",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/certified-complaints"
      }
    ]
    ,
  • "definitions":
    {
    • "certified-complaints":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/certified-complaints_records"
            }
          }
        }
      }
      ,
    • "certified-complaints_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month_ar":
              {
              • "type":"string",
              • "title":"Month_AR",
              • "description":""
              }
              ,
            • "month_en":
              {
              • "type":"string",
              • "title":"Month_EN",
              • "description":""
              }
              ,
            • "service_ar":
              {
              • "type":"string",
              • "title":"Service_AR",
              • "description":""
              }
              ,
            • "service_en":
              {
              • "type":"string",
              • "title":"Service_EN",
              • "description":""
              }
              ,
            • "category_ar":
              {
              • "type":"string",
              • "title":"Category_AR",
              • "description":""
              }
              ,
            • "category_en":
              {
              • "type":"string",
              • "title":"Category_EN",
              • "description":""
              }
              ,
            • "number_of_certified_complaints_contracts":
              {
              • "type":"number",
              • "title":"Number of certified complaints contracts ",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets