records
Grants to voluntary, community and social enterprise organisations - 2020/21
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":"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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "payment_date":
}
} - "fields":
} - "properties":
} - "grants-to-voluntary-community-and-social-enterprise-organisations-202021":
}