records
Contracts September 2018
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":"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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "contract_number":
}
} - "fields":
} - "properties":
} - "contracts-september-2018":
}
Submit a reuse
Click to expand Click to collapse
Please login to submit a new reuse.