records

records

Active filters Clear all

No active filters

Filters

Contracts March 2015

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Contract number
               

No description available for this field.

Name (identifier)
contract_number
Type
text
Sample
                       
Title of agreement
               

No description available for this field.

Name (identifier)
title_of_agreement
Type
text
Sample
                       
Contract description
               

No description available for this field.

Name (identifier)
contract_description
Type
text
Sample
                       
Department
               

No description available for this field.

Name (identifier)
department
Type
text
Sample
                       
Contract value
               

No description available for this field.

Name (identifier)
contract_value
Type
decimal
Unit
£
Sample
                       
Contract value notes
               

No description available for this field.

Name (identifier)
contract_value_notes
Type
text
Sample
                       
Annual contract value
               

No description available for this field.

Name (identifier)
annual_contract_value
Type
decimal
Unit
£
Sample
                       
Contract value excl variations
               

No description available for this field.

Name (identifier)
contract_value_excl_variations
Type
decimal
Unit
£
Sample
                       
Start date
               

No description available for this field.

Name (identifier)
start_date
Type
date
Sample
                       
End date
               

No description available for this field.

Name (identifier)
end_date
Type
date
Sample
                       
Review date
               

No description available for this field.

Name (identifier)
review_date
Type
date
Sample
                       
Review date notes
               

No description available for this field.

Name (identifier)
review_date_notes
Type
text
Sample
                       
Procurement route
               

No description available for this field.

Name (identifier)
procurement_route
Type
text
Sample
                       
Supplier name
               

No description available for this field.

Name (identifier)
supplier_name
Type
text
Sample
                       
Supplier address
               

No description available for this field.

Name (identifier)
supplier_address
Type
text
Sample
                       
Postcode
               

No description available for this field.

Name (identifier)
postcode
Type
text
Sample
                       
Company registration number
               

No description available for this field.

Name (identifier)
company_registration_number
Type
text
Sample
                       
Small or medium sized enterprise
               

No description available for this field.

Name (identifier)
small_or_medium_sized_enterprise
Type
text
Sample
                       
Voluntary or community sector organisation
               

No description available for this field.

Name (identifier)
voluntary_or_community_sector_organisation
Type
text
Sample
                       
Notes
               

No description available for this field.

Name (identifier)
notes
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"contracts-march-2015",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/contracts-march-2015"
      }
    ]
    ,
  • "definitions":
    {
    • "contracts-march-2015":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/contracts-march-2015_records"
            }
          }
        }
      }
      ,
    • "contracts-march-2015_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "contract_number":
              {
              • "type":"string",
              • "title":"Contract number",
              • "description":""
              }
              ,
            • "title_of_agreement":
              {
              • "type":"string",
              • "title":"Title of agreement",
              • "description":""
              }
              ,
            • "contract_description":
              {
              • "type":"string",
              • "title":"Contract description",
              • "description":""
              }
              ,
            • "department":
              {
              • "type":"string",
              • "title":"Department",
              • "description":""
              }
              ,
            • "contract_value":
              {
              • "type":"number",
              • "title":"Contract value",
              • "description":"",
              • "unit":"£"
              }
              ,
            • "contract_value_notes":
              {
              • "type":"string",
              • "title":"Contract value notes",
              • "description":""
              }
              ,
            • "annual_contract_value":
              {
              • "type":"number",
              • "title":"Annual contract value",
              • "description":"",
              • "unit":"£"
              }
              ,
            • "contract_value_excl_variations":
              {
              • "type":"number",
              • "title":"Contract value excl variations",
              • "description":"",
              • "unit":"£"
              }
              ,
            • "start_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Start date",
              • "description":""
              }
              ,
            • "end_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"End date",
              • "description":""
              }
              ,
            • "review_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Review date",
              • "description":""
              }
              ,
            • "review_date_notes":
              {
              • "type":"string",
              • "title":"Review date notes",
              • "description":""
              }
              ,
            • "procurement_route":
              {
              • "type":"string",
              • "title":"Procurement route",
              • "description":""
              }
              ,
            • "supplier_name":
              {
              • "type":"string",
              • "title":"Supplier name",
              • "description":""
              }
              ,
            • "supplier_address":
              {
              • "type":"string",
              • "title":"Supplier address",
              • "description":""
              }
              ,
            • "postcode":
              {
              • "type":"string",
              • "title":"Postcode",
              • "description":""
              }
              ,
            • "company_registration_number":
              {
              • "type":"string",
              • "title":"Company registration number",
              • "description":""
              }
              ,
            • "small_or_medium_sized_enterprise":
              {
              • "type":"string",
              • "title":"Small or medium sized enterprise",
              • "description":""
              }
              ,
            • "voluntary_or_community_sector_organisation":
              {
              • "type":"string",
              • "title":"Voluntary or community sector organisation",
              • "description":""
              }
              ,
            • "notes":
              {
              • "type":"string",
              • "title":"Notes",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets