records

records

Active filters Clear all

No active filters

Filters

Building materials testing laboratory reports for Ajman Municipality and Planning Department

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
                       
Category_EN
               

No description available for this field.

Name (identifier)
category_en
Type
text
Sample
                       
Category_AR
               

No description available for this field.

Name (identifier)
category_ar
Type
text
Sample
                       
Number of Issued Reports from BML
               

No description available for this field.

Name (identifier)
number_of_issued_reports_from_bml
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"municipality",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/municipality"
      }
    ]
    ,
  • "definitions":
    {
    • "municipality":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/municipality_records"
            }
          }
        }
      }
      ,
    • "municipality_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":""
              }
              ,
            • "category_en":
              {
              • "type":"string",
              • "title":"Category_EN",
              • "description":""
              }
              ,
            • "category_ar":
              {
              • "type":"string",
              • "title":"Category_AR",
              • "description":""
              }
              ,
            • "number_of_issued_reports_from_bml":
              {
              • "type":"number",
              • "title":"Number of Issued Reports from BML",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets