records

records

Active filters Clear all

No active filters

Filters

Grants to voluntary, community and social enterprise organisations - 2020/21

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Payment Date
               

No description available for this field.

Name (identifier)
payment_date
Type
date
Sample
                       
Net Amount
               

No description available for this field.

Name (identifier)
net_amount
Type
decimal
Unit
£
Sample
                       
Irrecoverable VAT
               

No description available for this field.

Name (identifier)
irrecoverable_vat
Type
text
Sample
                       
Department Awarding Grant
               

No description available for this field.

Name (identifier)
department_awarding_grant
Type
text
Sample
                       
Supplier (Beneficiary) Name
               

No description available for this field.

Name (identifier)
supplier_beneficiary_name
Type
text
Sample
                       
Supplier Registered Charity Number
               

No description available for this field.

Name (identifier)
supplier_registered_charity_number
Type
text
Sample
                       
Purpose of Grant
               

No description available for this field.

Name (identifier)
purpose_of_grant
Type
text
Sample
                       
Ward
               

No description available for this field.

Name (identifier)
ward
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"grants-to-voluntary-community-and-social-enterprise-organisations-202021",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/grants-to-voluntary-community-and-social-enterprise-organisations-202021"
      }
    ]
    ,
  • "definitions":
    {
    • "grants-to-voluntary-community-and-social-enterprise-organisations-202021":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/grants-to-voluntary-community-and-social-enterprise-organisations-202021_records"
            }
          }
        }
      }
      ,
    • "grants-to-voluntary-community-and-social-enterprise-organisations-202021_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "payment_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Payment Date",
              • "description":""
              }
              ,
            • "net_amount":
              {
              • "type":"number",
              • "title":"Net Amount",
              • "description":"",
              • "unit":"£"
              }
              ,
            • "irrecoverable_vat":
              {
              • "type":"string",
              • "title":"Irrecoverable VAT",
              • "description":""
              }
              ,
            • "department_awarding_grant":
              {
              • "type":"string",
              • "title":"Department Awarding Grant",
              • "description":""
              }
              ,
            • "supplier_beneficiary_name":
              {
              • "type":"string",
              • "title":"Supplier (Beneficiary) Name",
              • "description":""
              }
              ,
            • "supplier_registered_charity_number":
              {
              • "type":"string",
              • "title":"Supplier Registered Charity Number",
              • "description":""
              }
              ,
            • "purpose_of_grant":
              {
              • "type":"string",
              • "title":"Purpose of Grant",
              • "description":""
              }
              ,
            • "ward":
              {
              • "type":"string",
              • "title":"Ward",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets