Download Human Capital Project - 5 KB 1 Level Formatted JSON File Free Sample JSON Data (5 KB 1 Level Formatted)
Size : Human Capital Project - 5 KB 1 Level Formatted
Download the Human Capital Project - 5 KB 1 Level Formatted JSON file for free. This sample JSON file (5 KB 1 Level Formatted) 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": [
"FREQ",
"REF_AREA",
"INDICATOR",
"Value",
"Year",
"Month"
],
"properties": {
"FREQ": {
"type": "string",
"description": "Frequency (e.g., M = Monthly)"
},
"Year": {
"type": "string"
},
"Month": {
"type": "string"
},
"Value": {
"type": "string",
"description": "Index value"
},
"REF_AREA": {
"type": "string",
"description": "Country or region code"
},
"INDICATOR": {
"type": "string",
"description": "Indicator code"
},
"REF_AREA_LABEL": {
"type": "string",
"description": "Country or region name"
},
"INDICATOR_LABEL": {
"type": "string",
"description": "Indicator description"
}
}
},
"title": "ConsumerPriceIndex",
"$schema": "http://json-schema.org/draft-07/schema#"
}We found 1 files similar to your selection in the HUMAN-CAPITAL-PROJECT 1LEVEL folder.