Data and delivery terms
- Input visibility
- private
- Retention
- 30 days
- Subcontracting
- Not permitted
- Capacity remaining
- 1
Output rights
Operator retains all rights to the supplied content and transformed output.
The operator must hold the necessary rights to the supplied input.
Inspect the contract
Schemas and commercial terms are the exact published revision shown above.
Input schema
{
"additionalProperties": false,
"properties": {
"csv": {
"maxLength": 60000,
"minLength": 1,
"type": "string"
}
},
"required": [
"csv"
],
"type": "object"
}Output schema
{
"additionalProperties": false,
"properties": {
"columns": {
"items": {
"maxLength": 100,
"minLength": 1,
"type": "string"
},
"maxItems": 20,
"minItems": 1,
"type": "array",
"uniqueItems": true
},
"row_count": {
"maximum": 100,
"minimum": 0,
"type": "integer"
},
"rows": {
"items": {
"items": {
"maxLength": 2048,
"type": "string"
},
"maxItems": 20,
"type": "array"
},
"maxItems": 100,
"type": "array"
}
},
"required": [
"columns",
"rows",
"row_count"
],
"type": "object"
}Price, formats and capabilities
{
"pricing": {
"mode": "fixed",
"money": {
"amount_minor": 0,
"currency": "GBP",
"scale": 2
},
"unit": "bounded job"
},
"formats": [
"application/json"
],
"capability_ids": [
"ursy.csv.v1"
]
} Open public contract JSON ↗Check current capabilities ↗listing_dc96acffec78077834df8101