Download Crypto Historical 365 Days - 1 KB 1 Level Minified JSON File Free Sample JSON Data (1 KB 1 Level Minified)
Size : Crypto Historical 365 Days - 1 KB 1 Level Minified
Download the Crypto Historical 365 Days - 1 KB 1 Level Minified JSON file for free. This sample JSON file (1 KB 1 Level Minified) is perfect for API testing, validating databases, and checking website file upload limits.
Designed for developers and testers, this JSON document contains structured JSON objects and JSON arrays, allowing you to simulate real-world scenarios with large JSON datasets.
{
"type": "array",
"items": {
"type": "object",
"required": [
"coin_id",
"coin_name",
"symbol",
"timestamp",
"date",
"price",
"market_cap",
"volume",
"month"
],
"properties": {
"date": {
"type": "string",
"format": "date"
},
"month": {
"type": "string",
"description": "YYYY-MM format"
},
"price": {
"type": "string"
},
"symbol": {
"type": "string"
},
"volume": {
"type": "string"
},
"coin_id": {
"type": "string"
},
"coin_name": {
"type": "string"
},
"price_ma7": {
"type": "string"
},
"timestamp": {
"type": "string",
"description": "Datetime in YYYY-MM-DD HH:MM:SS format"
},
"market_cap": {
"type": "string"
},
"price_ma30": {
"type": "string"
},
"daily_return": {
"type": "string"
},
"volatility_7d": {
"type": "string"
},
"market_cap_rank": {
"type": "string"
},
"cumulative_return": {
"type": "string"
}
}
},
"title": "CryptoMarketData",
"$schema": "http://json-schema.org/draft-07/schema#"
}We found 5 files similar to your selection in the CRYPTO-HISTORICAL-365-DAYS 1LEVEL folder.