records

records

Active filters Clear all

No active filters

Filters

Contracts September 2018

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
                       
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
                       
Annual contract value ($)
               

No description available for this field.

Name (identifier)
annual_contract_value0
Type
decimal
Unit
$
Sample
                       
Contract value excl variations ($)
               

No description available for this field.

Name (identifier)
contract_value_excl_variations0
Type
decimal
Unit
$
Sample
                       
Annual contract value (€)
               

No description available for this field.

Name (identifier)
annual_contract_value_eu
Type
decimal
Unit
Sample
                       
Contract value excl variations (€)
               

No description available for this field.

Name (identifier)
contract_value_excl_variations_eu
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-september-2018",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/contracts-september-2018"
      }
    ]
    ,
  • "definitions":
    {
    • "contracts-september-2018":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/contracts-september-2018_records"
            }
          }
        }
      }
      ,
    • "contracts-september-2018_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":"£"
              }
              ,
            • "annual_contract_value":
              {
              • "type":"number",
              • "title":"Annual contract value",
              • "description":"",
              • "unit":"£"
              }
              ,
            • "contract_value_excl_variations":
              {
              • "type":"number",
              • "title":"Contract value excl variations",
              • "description":"",
              • "unit":"£"
              }
              ,
            • "annual_contract_value0":
              {
              • "type":"number",
              • "title":"Annual contract value ($)",
              • "description":"",
              • "unit":"$"
              }
              ,
            • "contract_value_excl_variations0":
              {
              • "type":"number",
              • "title":"Contract value excl variations ($)",
              • "description":"",
              • "unit":"$"
              }
              ,
            • "annual_contract_value_eu":
              {
              • "type":"number",
              • "title":"Annual contract value (€)",
              • "description":"",
              • "unit":"€"
              }
              ,
            • "contract_value_excl_variations_eu":
              {
              • "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":""
              }
            }
          }
        }
      }
    }
}

Reuses

Click to expand Click to collapse

Submit a reuse

Click to expand Click to collapse

Your last name will be publicly displayed with your reuse

Your first name will be publicly displayed with your reuse

Your email will not be published publicly and will only be used by the administrators to contact you.

Short description of your work (max. 50 characters)

A longer description of what you achieved using this dataset (max. 1000 characters)

An URL where your work can be accessed publicly

 or 

(optional) An URL or an image which illustrates your work

false

Similar datasets