File size: 1,482 Bytes
4be8b95 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 |
{
"citation": "",
"description": "",
"features": {
"parent_asin": {
"dtype": "string",
"_type": "Value"
},
"date_first_available": {
"dtype": "timestamp[ns]",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"description": {
"dtype": "string",
"_type": "Value"
},
"filename": {
"dtype": "string",
"_type": "Value"
},
"main_category": {
"dtype": "string",
"_type": "Value"
},
"categories": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"store": {
"dtype": "string",
"_type": "Value"
},
"average_rating": {
"dtype": "float64",
"_type": "Value"
},
"rating_number": {
"dtype": "float64",
"_type": "Value"
},
"price": {
"dtype": "float64",
"_type": "Value"
},
"features": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"details": {
"dtype": "string",
"_type": "Value"
},
"embeddings": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"image": {
"dtype": "string",
"_type": "Value"
},
"__index_level_0__": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
} |