records
Alcohol, Refreshment and Late Night Entertainment - Licence Applications Received
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"alcohol-refreshment-and-late-night-entertainment-licence-applications-received",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/alcohol-refreshment-and-late-night-entertainment-licence-applications-received"
}
] - "definitions":{
- "alcohol-refreshment-and-late-night-entertainment-licence-applications-received":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/alcohol-refreshment-and-late-night-entertainment-licence-applications-received_records"
}
}
} - "records":
} - "properties":
- "alcohol-refreshment-and-late-night-entertainment-licence-applications-received_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date_received_from":,{
- "type":"string",
- "format":"date",
- "title":"Date received from",
- "description":""
} - "date_received_to":,{
- "type":"string",
- "format":"date",
- "title":"Date received to",
- "description":""
} - "type_of_application":,{
- "type":"string",
- "title":"Type of Application",
- "description":""
} - "process":,{
- "type":"string",
- "title":"Process",
- "description":""
} - "date_of_application":,{
- "type":"string",
- "format":"date",
- "title":"Date of Application",
- "description":""
} - "premises_name":,{
- "type":"string",
- "title":"Premises Name",
- "description":""
} - "premises_address":,{
- "type":"string",
- "title":"Premises Address",
- "description":""
} - "first_name_of_applicant_licenceholder":,{
- "type":"string",
- "title":"First name of applicant/Licenceholder",
- "description":""
} - "surname_or_company_name_of_applicant_licence_holder":,{
- "type":"string",
- "title":"Surname or Company name of applicant licence holder",
- "description":""
} - "last_date_for_representations_grant_variation_review_minor_variation_applications_only":{
- "type":"string",
- "format":"date",
- "title":"Last Date for Representations (Grant/Variation/Review/Minor Variation Applications Only)",
- "description":""
}
} - "date_received_from":
}
} - "fields":
} - "properties":
} - "alcohol-refreshment-and-late-night-entertainment-licence-applications-received":
}