{
"name": "<string>",
"type": "<string>",
"hints": [
"<string>"
],
"stats": {
"min": {},
"max": {},
"sum": {},
"count": 123,
"cardinality": 123,
"missing": 123,
"mean": {},
"sumOfSquares": 123,
"stddev": 123,
"percentiles": {}
},
"facets": {},
"pivots": {}
}
{
"name": "<string>",
"type": "<string>",
"hints": [
"<string>"
],
"stats": {
"min": {},
"max": {},
"sum": {},
"count": 123,
"cardinality": 123,
"missing": 123,
"mean": {},
"sumOfSquares": 123,
"stddev": 123,
"percentiles": {}
},
"facets": {},
"pivots": {}
}
The name of a project
The name of an asset
The name of a column in the table
successful operation
The response is of type object
.