records

records

Active filters Clear all

No active filters

Filters

Ajman Free Zone Companies Name

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Company Name
               

No description available for this field.

Name (identifier)
company_name
Type
text
Sample
                       
Company Name - Arabic
               

No description available for this field.

Name (identifier)
company_name_arabic
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"ajman-free-zone-companies-name",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ajman-free-zone-companies-name"
      }
    ]
    ,
  • "definitions":
    {
    • "ajman-free-zone-companies-name":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ajman-free-zone-companies-name_records"
            }
          }
        }
      }
      ,
    • "ajman-free-zone-companies-name_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "company_name":
              {
              • "type":"string",
              • "title":"Company Name",
              • "description":""
              }
              ,
            • "company_name_arabic":
              {
              • "type":"string",
              • "title":"Company Name - Arabic",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets