records

records

Active filters Clear all

No active filters

Filters

Economic Permits (Promotions, Sales and Clearance)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
PermitTypeAr
               

No description available for this field.

Name (identifier)
permittypear
Type
text
Sample
                       
PermitTypeEn
               

No description available for this field.

Name (identifier)
permittypeen
Type
text
Sample
                       
PermitStartDate
               

No description available for this field.

Name (identifier)
permitstartdate
Type
date
Sample
                       
PermitEndDate
               

No description available for this field.

Name (identifier)
permitenddate
Type
text
Sample
                       
TradeNameAR
               

No description available for this field.

Name (identifier)
tradenamear
Type
text
Sample
                       
TradeNameEN
               

No description available for this field.

Name (identifier)
tradenameen
Type
text
Sample
                       
LicenseSourceAr
               

No description available for this field.

Name (identifier)
licensesourcear
Type
text
Sample
                       
LicenseSourceEn
               

No description available for this field.

Name (identifier)
licensesourceen
Type
text
Sample
                       
LicenseNumber
               

No description available for this field.

Name (identifier)
licensenumber
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"economic-permits-promotions-sales-and-clearance",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/economic-permits-promotions-sales-and-clearance"
      }
    ]
    ,
  • "definitions":
    {
    • "economic-permits-promotions-sales-and-clearance":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/economic-permits-promotions-sales-and-clearance_records"
            }
          }
        }
      }
      ,
    • "economic-permits-promotions-sales-and-clearance_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "permittypear":
              {
              • "type":"string",
              • "title":"PermitTypeAr",
              • "description":""
              }
              ,
            • "permittypeen":
              {
              • "type":"string",
              • "title":"PermitTypeEn",
              • "description":""
              }
              ,
            • "permitstartdate":
              {
              • "type":"string",
              • "format":"date",
              • "title":"PermitStartDate",
              • "description":""
              }
              ,
            • "permitenddate":
              {
              • "type":"string",
              • "title":"PermitEndDate",
              • "description":""
              }
              ,
            • "tradenamear":
              {
              • "type":"string",
              • "title":"TradeNameAR",
              • "description":""
              }
              ,
            • "tradenameen":
              {
              • "type":"string",
              • "title":"TradeNameEN",
              • "description":""
              }
              ,
            • "licensesourcear":
              {
              • "type":"string",
              • "title":"LicenseSourceAr",
              • "description":""
              }
              ,
            • "licensesourceen":
              {
              • "type":"string",
              • "title":"LicenseSourceEn",
              • "description":""
              }
              ,
            • "licensenumber":
              {
              • "type":"string",
              • "title":"LicenseNumber",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets