input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"body" : "THUS, THAT FIRE WARMED A MAN, MADE LEAD FLUID, AND CHANGED THE COLOUR OR CONSISTENCY IN WOOD OR CHARCOAL;", "next" : "https://raw.githubusercontent.com/CAPSELOCKE/CAPSELOCKE/master/tweets/12240.json"} | json_instruct | {"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "queryName": {"type": "string"}, "severity": {"type": "string"}, "category": {"type": "string"}, "descriptionText": {"type": "string"}, "descriptionUrl": {"type": "string"}, "platform": {"t... | {"id" : "6f5f5444-1422-495f-81ef-24cefd61ed2c", "queryName" : "Password Without Reuse Prevention", "severity" : "MEDIUM", "category" : "Best Practices", "descriptionText" : "Password policy `password_reuse_prevention` doesn't exist or is equal to 0", "descriptionUrl" : "https://docs.ansible.com/ansible/latest/collectio... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "queryName": {"type": "string"}, "severity": {"type": "string"}, "category": {"type": "string"}, "descriptionText": {"type": "string"}, "descriptionUrl": {"type": "string"}, "platform": {"type": "string"}}, "required": ["id", "queryName", "severity", "category... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"routes": {"type": "array", "items": {"type": "object", "properties": {"method": {"type": "string"}, "path": {"type": "string"}, "handler": {"type": "string"}, "config": {"type": "object", "properties": {"policies": {"type": "a... | {"routes" : [{"method" : "GET", "path" : "/product-kinds", "handler" : "product-kind.find", "config" : {"policies" : []}}, {"method" : "GET", "path" : "/product-kinds/count", "handler" : "product-kind.count", "config" : {"policies" : []}}, {"method" : "GET", "path" : "/product-kinds/:id", "handler" : "product-kind.find... | json_instruct | {"type": "object", "properties": {"routes": {"type": "array", "items": {"type": "object", "properties": {"method": {"type": "string"}, "path": {"type": "string"}, "handler": {"type": "string"}, "config": {"type": "object", "properties": {"policies": {"type": "array", "items": {}}}, "required": ["policies"]}}, "required... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"date": {"type": "string"}, "server": {"type": "string"}, "upgrade": {"type": "string"}, "connection": {"type": "s... | {"expireTime" : 9007200822347919000, "key" : "create-remote-file-node-https://www.financial-talk.com/wp-content/uploads/2019/05/favicon.ico", "val" : {"date" : "Wed, 04 Sep 2019 14:23:54 GMT", "server" : "Apache/2.4.39 (cPanel) OpenSSL/1.0.2r mod_bwlimited/1.4 Phusion_Passenger/5.3.7", "upgrade" : "h2,h2c", "connection... | json_instruct | {"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"date": {"type": "string"}, "server": {"type": "string"}, "upgrade": {"type": "string"}, "connection": {"type": "string"}, "last-modified": {"type": "string"}, "etag": {"type": "strin... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "3207211008", "district_id" : "3207211", "name" : "JELAT"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"p": {"type": "string"}}, "required": ["p"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required"... | {"text" : {"0" : {"p" : "\u0627\u0632 \u0645\u0631\u062f \u062f\u0632\u062f \u0647\u06cc\u0686 \u0686\u06cc\u0632 \u0645\u06af\u06cc\u0631 \u0648 \u0645\u062f\u0647 \u0648 \u0627\u06cc\u0634\u0627\u0646 \u0631\u0627 \u0633\u062a\u0648\u0647 \u0645\u06a9\u0646."}, "1" : {"m1" : "\u0645\u06a9\u0646 \u0647\u06cc\u0686 \u0... | json_instruct | {"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"p": {"type": "string"}}, "required": ["p"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "2": {"type": "object", "properties": {"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"stationId": {"type": "integer"}, "stationGroupId": {"type": "integer"}, "name": {"type": "string"}, "lineId": {"type": "integer"}, "zipCode": {"type": "string"}, "pref": {"type": "string"}, "city": {"type": "strin... | {"stationId" : 1190603, "stationGroupId" : 1161237, "name" : "\u9580\u53f8", "lineId" : 11906, "zipCode" : "800-0039", "pref" : "\u798f\u5ca1\u770c", "city" : "\u5317\u4e5d\u5dde\u5e02\u9580\u53f8\u533a", "town" : "\u4e2d\u753a", "longitude" : 130.933438, "latitude" : 33.904309, "status" : 0} | json_instruct | {"type": "object", "properties": {"stationId": {"type": "integer"}, "stationGroupId": {"type": "integer"}, "name": {"type": "string"}, "lineId": {"type": "integer"}, "zipCode": {"type": "string"}, "pref": {"type": "string"}, "city": {"type": "string"}, "town": {"type": "string"}, "longitude": {"type": "number"}, "latit... |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Title": {"type": "string"}, "Description": {"type": "string"}, "CveIDs": {"type": "array", "items": {"type": "string"}}, "References": {"type": "array", "items": {"type... | [{"Name" : "samsung_browser_sop_bypass.rb", "Title" : "Samsung Internet Browser SOP Bypass", "Description" : "This module takes advantage of a Same-Origin Policy (SOP) bypass vulnerability in the Samsung Internet Browser, a popular mobile browser shipping with Samsung Android devices. By default, it initiates a redirec... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Title": {"type": "string"}, "Description": {"type": "string"}, "CveIDs": {"type": "array", "items": {"type": "string"}}, "References": {"type": "array", "items": {"type": "string"}}}, "required": ["Name", "Title", "Description", "... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"RescueIntroduction": {"type": "array", "items": {"type": "string"}}}, "required": ["RescueIntroduction"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"RescueIntroduction" : ["EstablishingCharacterMoment", "RescueRomance", "RecruitmentByRescue", "ComeWithMeIfYouWantToLive", "TheCavalry", "BigDamnHeroes", "BridalCarry", "PlayedForLaughs", "RunningGag", "BookEnds", "JapaneseDelinquents", "EstablishingCharacterMoment", "GentleGiant", "CatchPhrase", "QuicksandSucks", "I... | json_instruct | {"type": "object", "properties": {"RescueIntroduction": {"type": "array", "items": {"type": "string"}}}, "required": ["RescueIntroduction"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integ... | {"nom" : "B\u00e9thelainville", "circ" : "2\u00e8me circonscription", "dpt" : "Meuse", "inscrits" : 156, "abs" : 92, "votants" : 64, "blancs" : 5, "nuls" : 3, "exp" : 56, "res" : [{"nuance" : "REM", "nom" : "Mme Emilie CARIOU", "voix" : 28}, {"nuance" : "FN", "nom" : "M. Eric VILAIN", "voix" : 28}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array"... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"acadYear": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "department": {"type": "string"}, "faculty": {"type": "string"}, "workload": {"type": "array", "items": {"type": "i... | {"acadYear" : "2019/2020", "description" : "This module is designed for doing a general survey on chosen topics in Chinese Literature depending on the specialty of the instructor. Most likely the topic will change from year to year.", "title" : "Topics in Chinese Literature 1", "department" : "Chinese Studies", "facult... | json_instruct | {"type": "object", "properties": {"acadYear": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "department": {"type": "string"}, "faculty": {"type": "string"}, "workload": {"type": "array", "items": {"type": "integer"}}, "prerequisite": {"type": "string"}, "moduleCredit": {"type": "st... |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1890, 6], [1898, 7], [1899, 6], [1904, 5], [1905, 5], [1906, 6], [1908, 5], [1909, 8], [1910, 6], [1912, 6], [1913, 18], [1914, 18], [1915, 10], [1916, 15], [1917, 17], [1918, 14], [1919, 16], [1920, 22], [1921, 10], [1922, 19], [1923, 9], [1924, 22], [1925, 20], [1926, 12], [1927, 15], [1928, 14], [1929, 23], [1930,... | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "... | {"nom" : "Treize-Septiers", "circ" : "4\u00e8me circonscription", "dpt" : "Vend\u00e9e", "inscrits" : 2316, "abs" : 1115, "votants" : 1201, "blancs" : 27, "nuls" : 15, "exp" : 1159, "res" : [{"nuance" : "REM", "nom" : "Mme Martine LEGUILLE-BALLOY", "voix" : 480}, {"nuance" : "UDI", "nom" : "M. Wilfrid MONTASSIER", "voi... | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array"... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"an1.140:0.1": {"type": "string"}, "an1.140:0.2": {"type": "string"}, "an1.140:0.3": {"type": "string"}, "an1.140:1.0": {"type": "string"}, "an1.140:1.1": {"type": "string"}, "an1.140:1.2": {"type": "string"}, "an1.... | {"an1.140:0.1" : "<section class='range' id='140-149'><header><ul><li class='division'>{}</li>", "an1.140:0.2" : "<li>{}</li></ul>", "an1.140:0.3" : "<h1 class='range-title'>{}</h1></header>", "an1.140:1.0" : "<article id='an1.140'><h2 class='sutta-title'>{}</h2>", "an1.140:1.1" : "<p>{}", "an1.140:1.2" : "{}</p>", "an... | json_instruct | {"type": "object", "properties": {"an1.140:0.1": {"type": "string"}, "an1.140:0.2": {"type": "string"}, "an1.140:0.3": {"type": "string"}, "an1.140:1.0": {"type": "string"}, "an1.140:1.1": {"type": "string"}, "an1.140:1.2": {"type": "string"}, "an1.140:1.3": {"type": "string"}, "an1.141:1.0": {"type": "string"}, "an1.1... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "symbol": {"type": "string"}, "decimals": {"type": "integer"}, "website": {"type": "string"}, "description": {"type": "string"}, "explorer": {"type": "st... | {"name" : "INPA Coin", "type" : "BEP20", "symbol" : "INPA", "decimals" : 18, "website" : "https://inpacoin.com/", "description" : "INPA Coin (International Non-Fungible permanent asset) is an Autonomous yield and Liquidity generation protocol", "explorer" : "https://bscscan.com/token/0xD9CBc18e554Aec0d99E9D99324dECC9b4... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "symbol": {"type": "string"}, "decimals": {"type": "integer"}, "website": {"type": "string"}, "description": {"type": "string"}, "explorer": {"type": "string"}, "status": {"type": "string"}, "id": {"type": "string"}, "links": {"ty... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "conquest:block/marble_brick_capital_down_flat"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"1508279-a": {"type": "object", "properties": {"width": {"type": "integer"}, "thumb_url": {"type": "string"}, "image_url": {"type": "string"}, "title": {"type": "string"}, "date": {"type": "string"}, "text": {"type": "null"}, "... | {"1508279-a" : {"width" : 434, "thumb_url" : "http://oldnyc-assets.nypl.org/thumb/1508279-a.jpg", "image_url" : "http://oldnyc-assets.nypl.org/600px/1508279-a.jpg", "title" : "68th Street (East) #35", "date" : "", "text" : null, "folder" : "68th Street (East) #35, Manhattan, NY", "height" : 600, "years" : [""]}, "15082... | json_instruct | {"type": "object", "properties": {"1508279-a": {"type": "object", "properties": {"width": {"type": "integer"}, "thumb_url": {"type": "string"}, "image_url": {"type": "string"}, "title": {"type": "string"}, "date": {"type": "string"}, "text": {"type": "null"}, "folder": {"type": "string"}, "height": {"type": "integer"},... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"description": {"type": "string"}, "comment": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"tslib": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["tsl... | {"description" : "Package versions used by schematics.", "comment" : "This file is needed so that depedencies are synced by Renovate.", "private" : true, "dependencies" : {"tslib" : "^2.3.1", "typescript" : "^4.4.3"}} | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "comment": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"tslib": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["tslib", "typescript"]}}, "required": ["description", "commen... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"1": {"type": "object", "properties": {"cell": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "ctime": {"type": "number"}, "masses": {"type": "array", "items": {"type": "number"}}, "mtime"... | {"1" : {"cell" : [[4.134616409248544, 0.0, 0.0], [2.067308195529848, 3.580682840062568, 0.0], [0.0, 0.0, 26.036738999999997]], "ctime" : 18.214253371612795, "masses" : [138.90547, 138.90547, 79.904, 79.904], "mtime" : 18.214253371612795, "numbers" : [57, 57, 35, 35], "pbc" : [true, true, false], "positions" : [[2.06730... | json_instruct | {"type": "object", "properties": {"1": {"type": "object", "properties": {"cell": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "ctime": {"type": "number"}, "masses": {"type": "array", "items": {"type": "number"}}, "mtime": {"type": "number"}, "numbers": {"type": "array", "items": {"type": ... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "prop... | {"hash" : "0x4a176c0072a7e1b9414405e300de4b75fc9788f5c32af45c7e1e8a7788cf65ff", "parentHash" : "0x4d6de052bb99ded1a3a90bc803dceca888cba615b18d1ba93399e5892bf26f65", "number" : 65561, "timestamp" : 1439239127, "nonce" : "0xc5ab0e49267b2f75", "difficulty" : 1948261412326, "gasLimit" : {"_hex" : "0x2fefd8"}, "gasUsed" : {... | json_instruct | {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/angle": {"type": "number"}, "user/throttle": {"type": "number"}, "user/mode": {"type": "string"}, "pos/pos_x": {"type": "number"}, "pos/pos_y": {"type": "number"}, "pos/po... | {"cam/image_array" : "4414_cam-image_array_.jpg", "user/angle" : -0.186, "user/throttle" : 0.538, "user/mode" : "user", "pos/pos_x" : 48.146, "pos/pos_y" : 0.5554629, "pos/pos_z" : 38.26663, "pos/speed" : 10.87672, "pos/cte" : -1.22722, "milliseconds" : 236298} | json_instruct | {"type": "object", "properties": {"cam/image_array": {"type": "string"}, "user/angle": {"type": "number"}, "user/throttle": {"type": "number"}, "user/mode": {"type": "string"}, "pos/pos_x": {"type": "number"}, "pos/pos_y": {"type": "number"}, "pos/pos_z": {"type": "number"}, "pos/speed": {"type": "number"}, "pos/cte": ... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "attributes": {"type": "object", "properties": {"initiation_time": {"type": "string"}, "status": {"type": "string"}, "e... | {"data" : {"id" : "d66d7354-19b6-4fd0-b917-df6c1bd44545", "type" : "incoming_payment", "attributes" : {"initiation_time" : "2020-02-03T13:32:33.515+03:00", "status" : "Received", "event" : {"type" : "Buygoods Transaction", "resource" : {"transaction_reference" : "1580725953", "origination_time" : "2020-02-03T13:32:33.8... | json_instruct | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "attributes": {"type": "object", "properties": {"initiation_time": {"type": "string"}, "status": {"type": "string"}, "event": {"type": "object", "properties": {"type": {"type": "string"}, "r... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"solution_size": {"type": "integer"}, "ok": {"type": "boolean"}, "resemblance": {"type": "number"}, "problem_id": {"type": "integer"}, "solution_spec_hash": {"type": "string"}}, "required": ["solution_size", "ok", "... | {"solution_size" : 4990, "ok" : true, "resemblance" : 0.662643, "problem_id" : 3369, "solution_spec_hash" : "6fc666295f4e236d8fc9114cbf62cf4b72d06a61"} | json_instruct | {"type": "object", "properties": {"solution_size": {"type": "integer"}, "ok": {"type": "boolean"}, "resemblance": {"type": "number"}, "problem_id": {"type": "integer"}, "solution_spec_hash": {"type": "string"}}, "required": ["solution_size", "ok", "resemblance", "problem_id", "solution_spec_hash"], "$schema": "http://j... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "integer"}, "english": {"type": "string"}, "his_relations": {"type": "object", "properties": {"bo": {"type": "integer"}, "hs1": {"type": "integer"}, "cw1": {"type": "integer"}, "hs2": {"type": "integer"}, "cw2... | {"id" : 46, "english" : "mother's sister's husband", "his_relations" : {"bo" : 15, "hs1" : 47, "cw1" : 48, "hs2" : 49, "cw2" : 50}, "my_relations" : [{"member" : 1, "relation" : "ma"}, {"member" : 3, "relation" : "cm"}, {"member" : 15, "relation" : "ang"}], "variants" : [{"hanji" : "\u59e8\u4e08", "imji" : "\uc774\u02c... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "english": {"type": "string"}, "his_relations": {"type": "object", "properties": {"bo": {"type": "integer"}, "hs1": {"type": "integer"}, "cw1": {"type": "integer"}, "hs2": {"type": "integer"}, "cw2": {"type": "integer"}}, "required": ["bo", "hs1", "cw1", "hs2... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "integer"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": ... | {"Time" : "2021-05-29T19:00:00Z", "Temp" : 21.4, "RelHum" : 77, "WindSpeed" : 2, "WindDir" : 338} | json_instruct | {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "integer"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [["130927100000", "\u5357\u76ae\u9547", "4", "1"], ["130927101000", "\u51af\u5bb6\u53e3\u9547", "4", "1"], ["130927102000", "\u5be8\u5b50\u9547", "4", "1"], ["130927103000", "\u9c8d\u5b98\u5c6f\u9547", "4", "1"], ["130927104000", "\u738b\u5bfa\u9547", "4", "1"], ["130927105000", "\u4e4c\u9a6c\u8425\u9547", "4", "1"], [... | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"bigssh": {"type": "object", "properties": {"label": {"type": "object", "properties": {"nodelabel": {"type": "string"}, "name": {"type": "string"}, "deletelabel": {"type": "string"}, "nopayload": {"type": "string"}, "host": ... | {"bigssh" : {"label" : {"nodelabel" : "Big SSH", "name" : "Name", "deletelabel" : "delete __file__", "nopayload" : "Payload is never a filename", "host" : "Host", "port" : "Port", "user" : "Username", "privateKey" : "Private Key Path", "passphrase" : "Pass phrase, if any", "commandLine" : "Command", "generator" : "Stdi... | json_instruct | {"type": "object", "properties": {"bigssh": {"type": "object", "properties": {"label": {"type": "object", "properties": {"nodelabel": {"type": "string"}, "name": {"type": "string"}, "deletelabel": {"type": "string"}, "nopayload": {"type": "string"}, "host": {"type": "string"}, "port": {"type": "string"}, "user": {"type... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "object", "properties": {"queryName": {"type": "string"}, "severity": {"type": "string"}, "line": {"type": "integer"}, "fileName": {"type": "string"}}, "required": ["queryName", "severity", "line", "fileName"]}, ... | [{"queryName" : "Log Profile Incorrect Category", "severity" : "MEDIUM", "line" : 22, "fileName" : "positive1.json"}, {"queryName" : "Log Profile Incorrect Category", "severity" : "MEDIUM", "line" : 24, "fileName" : "positive2.json"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"queryName": {"type": "string"}, "severity": {"type": "string"}, "line": {"type": "integer"}, "fileName": {"type": "string"}}, "required": ["queryName", "severity", "line", "fileName"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "i... | {"directions" : ["Place the sun-dried tomatoes and white wine into a blender; puree until smooth, then pour into a saucepan. Stir in the barbeque sauce, sesame oil, hot pepper sauce, soy sauce, vinegar, honey, and cornstarch. Bring to a simmer over medium-high heat, then reduce heat to medium-low, and simmer for severa... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"migrate": {"type": "string"}}, "required": ["migrate"]}, "k... | {"name" : "forms-postgres-migrations", "version" : "0.1.0", "description" : "", "main" : "index.js", "scripts" : {"migrate" : "node index.js"}, "keywords" : [], "author" : "Bethany Dunfield", "dependencies" : {"dotenv" : "^10.0.0", "pg-connection-string" : "^2.5.0", "postgres-migrations" : "^5.3.0"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"migrate": {"type": "string"}}, "required": ["migrate"]}, "keywords": {"type": "array", "items": {}}, "author": {"type"... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"build.css": {"type": "string"}}, "required": ["build.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"build.css" : "sha256-39DoBDa4V3eZnPq+DB4WyBGxCzYQTQ8/wzM9tizzoX0="} | json_instruct | {"type": "object", "properties": {"build.css": {"type": "string"}}, "required": ["build.css"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"hue-button": {"type": "object", "properties": {"node": {"type": "object", "properties": {"not-configured": {"type": "string"}, "waiting": {"type": "string"}}, "required": ["not-configured", "waiting"]}}, "requi... | {"hue-button" : {"node" : {"not-configured" : "not configured", "waiting" : "waiting\u2026"}}} | json_instruct | {"type": "object", "properties": {"hue-button": {"type": "object", "properties": {"node": {"type": "object", "properties": {"not-configured": {"type": "string"}, "waiting": {"type": "string"}}, "required": ["not-configured", "waiting"]}}, "required": ["node"]}}, "required": ["hue-button"], "$schema": "http://json-schem... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"config": {"type": "object", "properties": {"step": {"type": "object", "properties": {"user": {"type": "object", "properties": {"data": {"type": "object", "properties": {"azimuth": {"type": "string"}, "declination": {"type":... | {"config" : {"step" : {"user" : {"data" : {"azimuth" : "Azymut (360 stopni, 0 = P\u00f3\u0142noc, 90 = Wsch\u00f3d, 180 = Po\u0142udnie, 270 = Zach\u00f3d)", "declination" : "Deklinacja (0 = Poziomo, 90 = Pionowo)", "latitude" : "Szeroko\u015b\u0107 geograficzna", "longitude" : "D\u0142ugo\u015b\u0107 geograficzna", "m... | json_instruct | {"type": "object", "properties": {"config": {"type": "object", "properties": {"step": {"type": "object", "properties": {"user": {"type": "object", "properties": {"data": {"type": "object", "properties": {"azimuth": {"type": "string"}, "declination": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"typ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"Id": {"type": "string"}, "IsStatic": {"type": "boolean"}, "useGravity": {"type": "boolean"}, "randomRotation": {"type": "boolean"}, "Position": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"... | {"Id" : "gun_world9[2] (33)10196512", "IsStatic" : false, "useGravity" : false, "randomRotation" : false, "Position" : {"x" : -153.588013, "y" : -0.112, "z" : -74.9259949}, "Rotation" : {"x" : 8.53773656e-07, "y" : 345.980682, "z" : 270.1928}, "IsGroupPosition" : false, "GroupPositions" : [], "Root" : "5ea2d1e386f7740d... | json_instruct | {"type": "object", "properties": {"Id": {"type": "string"}, "IsStatic": {"type": "boolean"}, "useGravity": {"type": "boolean"}, "randomRotation": {"type": "boolean"}, "Position": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}, "z": {"type": "number"}}, "required": ["x", "y", "z"]}, "... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "moduleType": {"type": "array", "items": {"ty... | {"name" : "angular-filereader", "homepage" : "https://github.com/Siqu/angular-filereader", "authors" : ["Sebastian Paulmichl <siquent@me.com>"], "description" : "Wrapper for the FileReader API.", "main" : "./dist/angular-filereader.min.js", "moduleType" : ["angular"], "keywords" : ["angular", "FileReader"], "license" :... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "moduleType": {"type": "array", "items": {"type": "string"}}, "keywords": {"type": "array", "items": {"t... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "publisher": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "strin... | {"name" : "pkgforce", "version" : "2.3.0", "description" : "Salesforce Metadata Management Utility Library", "publisher" : "KevinJones", "repository" : "nawforce/pkgforce", "author" : "Kevin Jones <nawforce@gmail.com> (https://github.com/nawforce)", "license" : "BSD-3-Clause", "bugs" : "https://github.com/nawforce/pkgf... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "publisher": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "string"}, "icon": {"type": "string"}, "scripts... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "a37f3b332b7e7548a0a13511a0edf527536fed49"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"schematics": {"type": "object", "properties": {"rxjs-migration-01": {"type": "object", "properties": {"description": {"type": "string"}, "version": {"type": "string"}, "factory": {"type": "string"}}, "required": ["description"... | {"schematics" : {"rxjs-migration-01" : {"description" : "Adds rxjs-compat package to the project to ensure compatability with RxJS 5", "version" : "6.0.0-rc.0", "factory" : "./update-6_0_0/index#rxjsV6MigrationSchematic"}}} | json_instruct | {"type": "object", "properties": {"schematics": {"type": "object", "properties": {"rxjs-migration-01": {"type": "object", "properties": {"description": {"type": "string"}, "version": {"type": "string"}, "factory": {"type": "string"}}, "required": ["description", "version", "factory"]}}, "required": ["rxjs-migration-01"... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "connectsWith": {"type": "array", "items":... | {"type" : "FeatureCollection", "title" : "\u2018Comeli magus\u2019", "id" : "383626", "bbox" : [9.224705, 45.043908, 9.224705, 45.043908], "description" : "An ancient place, cited: BAtlas 39 E3 \u2018Comeli magus\u2019", "connectsWith" : ["788760849"], "names" : ["Comeli magus", "Cameliomagus"], "features" : [{"type" :... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "bbox": {"type": "array", "items": {"type": "number"}}, "description": {"type": "string"}, "connectsWith": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "st... |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#... | [{"name" : "CELINETTE", "frequency" : 0, "gender" : "male"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "morgan", "definition" : "One of a celebrated breed of American trotting horses; -- so called from the name of the stud from which the breed originated in Vermont."} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items... | {"version" : 1.2, "people" : [{"pose_keypoints_2d" : [422.078, 209.35, 0.860379, 462.521, 256.32, 0.805573, 432.57, 256.303, 0.878728, 423.429, 325.487, 0.71352, 412.901, 380.321, 0.876343, 487.338, 256.368, 0.761699, 495.151, 337.221, 0.741512, 474.217, 403.832, 0.776507, 433.826, 409.023, 0.58515, 0, 0, 0, 0, 0, 0, 4... | json_instruct | {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "han... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "... | {"place_name" : "Emigrant", "state_name" : "Montana", "state_abbrv" : "MT", "lat" : "45.2708", "long" : "-110.7921"} | json_instruct | {"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"CORS": {"type": "object", "properties": {"origin": {"type": "array", "items": {"type": "string"}}, "loginOrigin": {"type": "array", "items": {"type": "string"}}, "headers": {"type": "array", "items": {"type": "... | {"CORS" : {"origin" : ["*"], "loginOrigin" : ["*"], "headers" : ["Content-Type"], "maxAge" : 1728000}, "databases" : {"sample" : {"server" : "walrus:", "bucket" : "sample-sync", "users" : {"alice" : {"disabled" : false, "password" : "password", "admin_channels" : ["*"]}, "bob" : {"disabled" : false, "password" : "passw... | json_instruct | {"type": "object", "properties": {"CORS": {"type": "object", "properties": {"origin": {"type": "array", "items": {"type": "string"}}, "loginOrigin": {"type": "array", "items": {"type": "string"}}, "headers": {"type": "array", "items": {"type": "string"}}, "maxAge": {"type": "integer"}}, "required": ["origin", "loginOri... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"all": {"type": "string"}, "triggered=true": {"type": "string"}, "triggered=false": {"type": "string"}}, "required": ["all", "triggered=true"... | {"parent" : "block/cube_all", "textures" : {"all" : "survivalcommandblocks:blocks/command_block_firetick", "triggered=true" : "survivalcommandblocks:blocks/command_block_firetick", "triggered=false" : "survivalcommandblocks:blocks/command_block_firetick"}} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"all": {"type": "string"}, "triggered=true": {"type": "string"}, "triggered=false": {"type": "string"}}, "required": ["all", "triggered=true", "triggered=false"]}}, "required": ["parent", "textures"], "$schema"... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"0": {"type": "boolean"}}, "required": ["0"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"h" : "f8bef9657d1519a176c2", "c" : {"0" : true}} | json_instruct | {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"0": {"type": "boolean"}}, "required": ["0"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"title": {"type": "string"}, "downloads": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}, "hxl": {"type": "integer"}, "org": {"type": "string"}, "id": {"type": "string"}, "resources": {"type": "arra... | {"title" : "Yemen, Rep. - Urban Development", "downloads" : 170, "tags" : ["development", "hxl", "indicators", "Yemen"], "hxl" : 1, "org" : "World Bank Group", "id" : "259a6bd8-15c2-4375-a4e8-5cea5ce55b84", "resources" : [{"update_date" : "2021-02-01T01:31:28.923250", "link" : "https://data.humdata.org/dataset/259a6bd8... | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "downloads": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}, "hxl": {"type": "integer"}, "org": {"type": "string"}, "id": {"type": "string"}, "resources": {"type": "array", "items": {"type": "object", "properties": {"update_date... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "locati... | {"id" : 14860, "title" : ["[Halcyon Hills, Fieldstone Steps]"], "description" : ["The trail ends at the foot of a tall course of weathered fieldstone steps, which winds up the bluff accompanied by large hostas and ferns. High above, a dense company of trees crowns the head of the precipice, bolstered by an impassable ... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "array", "items": {"type": "string"}}, "description": {"type": "array", "items": {"type": "string"}}, "paths": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "wayto": {"type": "object", "properties": {"14859"... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"votes": {"type": "object", "properties": {"diff": {"type": "integer"}, "dem": {"type": "integer"}, "tot": {"type": "integer"}, "gop": {"type": "integer"}}, "required": ["diff", "dem", "tot", "gop"]}, "for": {... | {"votes" : {"diff" : 5714, "dem" : 7881, "tot" : 22514, "gop" : 13595}, "for" : "WI/Barron County/55005", "pct" : {"dem" : 35.0, "per_point_diff" : 25.38, "gop" : 60.38}} | json_instruct | {"type": "object", "properties": {"votes": {"type": "object", "properties": {"diff": {"type": "integer"}, "dem": {"type": "integer"}, "tot": {"type": "integer"}, "gop": {"type": "integer"}}, "required": ["diff", "dem", "tot", "gop"]}, "for": {"type": "string"}, "pct": {"type": "object", "properties": {"dem": {"type": "... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"@material-ui/core": {"type": "string"}, "@material-ui/icons": {"type": "string"}, "browser-router": {"type": "string"}, "formik": {"type": "string"}, "jose-jwe-jws":... | {"dependencies" : {"@material-ui/core" : "^4.12.3", "@material-ui/icons" : "^4.11.2", "browser-router" : "^0.2.0", "formik" : "^2.2.9", "jose-jwe-jws" : "^0.2.2", "react" : "^17.0.2", "react-dom" : "^17.0.2", "react-router-dom" : "^5.2.1", "router" : "^1.3.5", "yup" : "^0.32.9"}} | json_instruct | {"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"@material-ui/core": {"type": "string"}, "@material-ui/icons": {"type": "string"}, "browser-router": {"type": "string"}, "formik": {"type": "string"}, "jose-jwe-jws": {"type": "string"}, "react": {"type": "string"}, "react-dom": {"type"... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"appsettings": {"type": "string"}, "changesite": {"type": "string"}, "help": {"type": "string"}, "logout": {"type": "string"}, "mycourses": {"type": "string"}, "togglemenu": {"type": "string"}, "website": {"type": "string"}}, "... | {"appsettings" : "Pode\u0161avanja aplikacije", "changesite" : "Promeni sajt", "help" : "Pomo\u0107", "logout" : "Odjava", "mycourses" : "Moji kursevi", "togglemenu" : "Uklju\u010di/isklju\u010di meni", "website" : "Veb sajt"} | json_instruct | {"type": "object", "properties": {"appsettings": {"type": "string"}, "changesite": {"type": "string"}, "help": {"type": "string"}, "logout": {"type": "string"}, "mycourses": {"type": "string"}, "togglemenu": {"type": "string"}, "website": {"type": "string"}}, "required": ["appsettings", "changesite", "help", "logout", ... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"timestamp": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"data_type": {"type": "string"}, "value": {"type": "string"}, "max": {"type": "string"}, "min": {"type": "s... | {"timestamp" : "2020-11-12T23:08:14Z", "data" : [{"data_type" : "pm10", "value" : "1.21", "max" : "3.00", "min" : "0.00", "sd" : "0.89"}, {"data_type" : "pm2.5", "value" : "0.79", "max" : "3.00", "min" : "0.00", "sd" : "0.97"}, {"data_type" : "pm1", "value" : "0.07", "max" : "1.00", "min" : "0.00", "sd" : "0.27"}, {"da... | json_instruct | {"type": "object", "properties": {"timestamp": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"data_type": {"type": "string"}, "value": {"type": "string"}, "max": {"type": "string"}, "min": {"type": "string"}, "sd": {"type": "string"}}, "required": ["data_type", "value", "max",... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "6302040014", "district_id" : "6302040", "name" : "TELUK GOSONG"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"authors": {"type": "array", "items": {}}, "doi": {"type": "string"}, "publication_date": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "source_url": {"type": ... | {"authors" : [], "doi" : "", "publication_date" : "", "id" : "EU101409", "url" : "", "source" : "Wikipedia", "source_url" : "https://eu.wikipedia.org/", "licence" : "CC-BY", "language" : "eu", "type" : "other", "description" : "Annual conferences", "text" : "Amnesia.\n| Gaixotasun infotaula |izena = Amnesia |irudia = |... | json_instruct | {"type": "object", "properties": {"authors": {"type": "array", "items": {}}, "doi": {"type": "string"}, "publication_date": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "source_url": {"type": "string"}, "licence": {"type": "string"}, "language": {"type": "string... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"ty... | {"name" : "fe-config-loader", "version" : "1.1.2", "description" : "load configuration dynamically at runtime for front end (vue or react) application", "main" : "index.js", "keywords" : ["config-loader", "vue", "react", "JavaScript", "node", "docker", "kubernetes", "k8s", "container", "config", "config-map", "runtime"... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "propert... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"text": {"type": "string"}, "historical": {"type": "string"}, "credits": {"type": "string"}, "sections": {"type": "array", "items": {"type": "object", "properties": {"prefix": {"type": "string"}, "text": {"type": "string"}}, "r... | {"text" : "Prior to entering into any marketing agreement with any prospective retail dealer, a distributor shall disclose the information set forth in this section to such prospective retail dealer in writing. Prior to transferring any marketing agreement or interest therein to any prospective transferee, a retail dea... | json_instruct | {"type": "object", "properties": {"text": {"type": "string"}, "historical": {"type": "string"}, "credits": {"type": "string"}, "sections": {"type": "array", "items": {"type": "object", "properties": {"prefix": {"type": "string"}, "text": {"type": "string"}}, "required": ["prefix", "text"]}}, "division": {"type": "objec... |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"tech": {"type": "integer"}, "pts": {"type": "integer"}, "connections": {"type": "integer"}, "capacity": {"type": "integer"},... | [{"results" : [{"tech" : 2, "pts" : 140, "connections" : 10557, "capacity" : 509065, "investments" : 698667}, {"tech" : 3, "pts" : 25, "connections" : 1512, "capacity" : 109172, "investments" : 600458}, {"tech" : 4, "pts" : 145, "connections" : 22884, "capacity" : 1103526, "investments" : 4248761}, {"tech" : 1, "pts" :... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"tech": {"type": "integer"}, "pts": {"type": "integer"}, "connections": {"type": "integer"}, "capacity": {"type": "integer"}, "investments": {"type": "integer"}}, "required": ["tech", "pt... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"image": {"type": "object", "properties": {"updated": {"type": "string"}, "metadata": {"type": "object", "properties": {"_sahara_tag_vanilla": {"type": "boolean"}, "_sahara_description": {"type": "string"}, "_sahara_u... | {"image" : {"updated" : "2015-03-24T10:18:33Z", "metadata" : {"_sahara_tag_vanilla" : true, "_sahara_description" : "Ubuntu image for Hadoop 2.7.1", "_sahara_username" : "ubuntu", "_sahara_tag_some_other_tag" : true, "_sahara_tag_2.7.1" : true}, "id" : "bb8d12b5-f9bb-49f0-aecb-739b8a9bec89", "minDisk" : 0, "status" : "... | json_instruct | {"type": "object", "properties": {"image": {"type": "object", "properties": {"updated": {"type": "string"}, "metadata": {"type": "object", "properties": {"_sahara_tag_vanilla": {"type": "boolean"}, "_sahara_description": {"type": "string"}, "_sahara_username": {"type": "string"}, "_sahara_tag_some_other_tag": {"type": ... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["1045503", "1045504", "1045505", "1045506", "1045501", "1045502"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"typ... | {"name" : "ts-utils", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"build" : "tsc", "test" : "mocha --require ts-node/register test/**/*.spec.ts", "depcheck" : "depcheck | tee depcheck.txt", "format" : "prettier --write .", "lint" : "eslint . --ext .ts"}, "keywords" : ["TypeScript", "Utils... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "test": {"type": "string"}, "depcheck": {"type": "string"}, "format": {"type": "string"}, ... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"project_name": {"type": "string"}, "files": {"type": "object", "properties": {"/src/main/java/ro/quador/bizplace/service/util/RandomUtil.java": {"type": "integer"}}, "required": ["/src/main/java/ro/quador/bizplace/service/util/R... | {"project_name" : "coffee4all/jhiptest2", "files" : {"/src/main/java/ro/quador/bizplace/service/util/RandomUtil.java" : 2}, "pull_request" : "https://github.com/coffee4all/jhiptest2/pull/1", "report" : {"files_fixed" : 1, "vulnerabilities_fixed" : 2}} | json_instruct | {"type": "object", "properties": {"project_name": {"type": "string"}, "files": {"type": "object", "properties": {"/src/main/java/ro/quador/bizplace/service/util/RandomUtil.java": {"type": "integer"}}, "required": ["/src/main/java/ro/quador/bizplace/service/util/RandomUtil.java"]}, "pull_request": {"type": "string"}, "r... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"timelineTag": {"type": "string"}, "sortDirection": {"type": "boolean"}}, "required": ["timelineTag", "sortDirection"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"timelineTag" : "weekly", "sortDirection" : true} | json_instruct | {"type": "object", "properties": {"timelineTag": {"type": "string"}, "sortDirection": {"type": "boolean"}}, "required": ["timelineTag", "sortDirection"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "semantic-release": ... | {"name" : "eslint-config-react-native-httol", "version" : "0.0.6-development", "description" : "", "main" : "index.js", "scripts" : {"test" : "eslint -c index.js tests/*.tsx --fix", "semantic-release" : "semantic-release"}, "repository" : {"type" : "git", "url" : "https://github.com/httol/eslint-config-react-native-htt... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "semantic-release": {"type": "string"}}, "required": ["test", "semantic-release"]}, "reposi... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"defaultCommandTimeout": {"type": "integer"}}, "required": ["defaultCommandTimeout"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"defaultCommandTimeout" : 10000} | json_instruct | {"type": "object", "properties": {"defaultCommandTimeout": {"type": "integer"}}, "required": ["defaultCommandTimeout"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "jsnext:main": {"type": "string"... | {"name" : "redux-ducks", "version" : "0.2.0", "description" : "Redux toolset for isolating state as defined by ducks-modular-redux proposal.", "main" : "lib/index.js", "files" : ["lib", "src"], "jsnext:main" : "src/index.js", "scripts" : {"build:lib" : "./node_modules/.bin/babel src --out-dir lib", "check" : "npm run l... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "jsnext:main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build:lib": {"type": "stri... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"swig.js": {"type": "string"}, "swig.min.js": {"type": "string"}}, "required": ["swig.js", "swig.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"swig.js" : "sha256-f64vMGnTJ/nlXRosBsTq4lY72cVEhRc+giF/LrLIj+w=", "swig.min.js" : "sha256-lpcP8e7qJurcDb3xFaTUxk0K5KuibIyCpjpdiv/FPHc="} | json_instruct | {"type": "object", "properties": {"swig.js": {"type": "string"}, "swig.min.js": {"type": "string"}}, "required": ["swig.js", "swig.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"description": {"type": "string"}, "moreInformation": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "authorizedUserIds": {"type": "array", "items": {}}, "authors": {"type": "array", "item... | {"description" : "Implements core 3D vector mathematical functionality.", "moreInformation" : "http://napack.net/api/BasicVector_Core", "tags" : ["vector", "geometry", "math"], "authorizedUserIds" : [], "authors" : ["Gustave Granroth"], "license" : {"type" : "MIT", "licenseText" : null}, "dependencies" : {"BasicVector"... | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "moreInformation": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "authorizedUserIds": {"type": "array", "items": {}}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "object", "properties": ... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"app": {"type": "boolean"}}, "required": ["app"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"h" : "5e43d0493691760b01d0", "c" : {"app" : true}} | json_instruct | {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"app": {"type": "boolean"}}, "required": ["app"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "7109052004", "district_id" : "7109052", "name" : "TOMBATU DUA UTARA"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "username": {"type": "string"}, "password": {"type": "string"}}, "required": ["id", "username", "password"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "airflow", "username" : "airflow_admin", "password" : "av8Q#8wwoWv28"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "username": {"type": "string"}, "password": {"type": "string"}}, "required": ["id", "username", "password"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "start": {"type": "string"}, "li... | {"name" : "wrapkitfree", "version" : "0.1.0", "private" : true, "scripts" : {"dev" : "next dev", "build" : "next build", "start" : "next start", "lint" : "next lint"}, "dependencies" : {"@walletconnect/web3-provider" : "^1.7.1", "bootstrap" : "4.6.0", "next" : "11.1.2", "prop-types" : "15.7.2", "react" : "17.0.2", "rea... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "start": {"type": "string"}, "lint": {"type": "string"}}, "required": ["dev", "build", "start"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.or... | [{"year" : 1979, "sex" : "M", "n" : 5, "prop" : 2.79e-06}, {"year" : 1991, "sex" : "M", "n" : 5, "prop" : 2.36e-06}, {"year" : 2006, "sex" : "M", "n" : 5, "prop" : 2.28e-06}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"status": {"type": "string"}, "tp": {"type": "integer"}, "msg": {"type": "string"}, "result": {"type": "object", "properties": {"\"94402\"": {"type": "string"}}, "required": ["\"94402\""]}, "hits": {"type": "string"}... | {"status" : "success", "tp" : 1, "msg" : "Cities fetched successfully.", "result" : {"\"94402\"" : "Aizpute"}, "hits" : "3464"} | json_instruct | {"type": "object", "properties": {"status": {"type": "string"}, "tp": {"type": "integer"}, "msg": {"type": "string"}, "result": {"type": "object", "properties": {"\"94402\"": {"type": "string"}}, "required": ["\"94402\""]}, "hits": {"type": "string"}}, "required": ["status", "tp", "msg", "result", "hits"], "$schema": "... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": ... | {"id" : 404360269, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "772f84232efe1c85711875988058c7ee", "wof:id" : 404360269, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [5.74552299145046, 48.23115422848313, 5.82795570489314, 48.26117730560988... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "... | {"directions" : ["Prepare the cornbread according to package instructions. Once cornbread is cooled, crumble it into a large bowl. Stir in the bread crumbs.", "Preheat oven to 350 degrees F (175 degrees C).", "In a large pot, saute sausage in margarine with the onion, garlic, green bell pepper and celery until tender. ... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "quadrinodal", "definition" : "Possessing four nodes; as, quadrinodal curves."} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"limit": {"type": "integer"}, "name": {"type": "string"}, "value": {"type": "integer"}, "highalch": {"type": "integer"}, "id": {"type": "integer"}, "lowalch": {"type": "integer"}, "name_pt": {"type": "string"}, "price": {"type": ... | {"limit" : 1000, "name" : "Mystic fire staff", "value" : 42500, "highalch" : 25500, "id" : 1401, "lowalch" : 17000, "name_pt" : "Cajado m\u00edstico do fogo", "price" : 23525, "last" : 23525} | json_instruct | {"type": "object", "properties": {"limit": {"type": "integer"}, "name": {"type": "string"}, "value": {"type": "integer"}, "highalch": {"type": "integer"}, "id": {"type": "integer"}, "lowalch": {"type": "integer"}, "name_pt": {"type": "string"}, "price": {"type": "integer"}, "last": {"type": "integer"}}, "required": ["l... |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "parameter": {"type": "string"}, "value": {"type": "integer"}, "units": {"type": "string"}}, "required": ["id", "parameter", "value", "units"]}, "$schema": "http://json-s... | [{"id" : 0, "parameter" : "Water Temperature", "value" : 88, "units" : "C"}, {"id" : 1, "parameter" : "Brew Volume", "value" : 50, "units" : "ml"}, {"id" : 2, "parameter" : "Extraction Time", "value" : 25, "units" : "s"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "parameter": {"type": "string"}, "value": {"type": "integer"}, "units": {"type": "string"}}, "required": ["id", "parameter", "value", "units"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "ob... | {"hash" : "0xa416f44a78792c27c21dfdc095f1deff6628d499a068885bbfe4e249a8d860d5", "parentHash" : "0x3d7d23e581cbb4426d9cd5639b2a97b4bd3e7678695e81d017c6f5b9789a35af", "number" : 5940, "timestamp" : 1438293178, "nonce" : "0xd4153d7f1b186c56", "difficulty" : 248124042844, "gasLimit" : {"_hex" : "0x1388"}, "gasUsed" : {"_he... | json_instruct | {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints": {"type": "array", "items": {"type": "number"}}, "face_keypoints": {"type": "array", "items": {}}... | {"version" : 1.0, "people" : [{"pose_keypoints" : [360.757, 138.871, 0.957779, 346.378, 162.358, 0.881452, 332.01, 161.067, 0.901028, 320.301, 197.585, 0.84905, 359.423, 201.501, 0.834079, 359.427, 163.662, 0.838981, 356.833, 197.561, 0.491308, 372.455, 204.137, 0.709856, 339.911, 234.155, 0.816222, 348.914, 288.921, 0... | json_instruct | {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints": {"type": "array", "items": {"type": "number"}}, "face_keypoints": {"type": "array", "items": {}}, "hand_left_keypoints": {"type": "array", "items": {}}, "hand_right_k... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "icon": {"type": "string"}, "dependencies": {"type": "array", "i... | {"name" : "pts-knappen", "license" : "MPL 2.0", "author" : "DFRI", "version" : "0.8.5", "homepage" : "https://www.dfri.se/pts-knappen", "icon" : "data/favicon.ico", "dependencies" : ["toolbar-button-complete", "api-utils", "addon-kit"], "fullName" : "pts-knappen", "id" : "jid1-PA0kK7d1bvHpUg", "description" : "Rapporte... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "icon": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "string"}}, "fullName": {"type": "string"}, "id": {"ty... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"title": {"type": "string"}, "downloads": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}, "hxl": {"type": "integer"}, "org": {"type": "string"}, "id": {"type": "string"}, "resources": {"ty... | {"title" : "Cambodia - Climate Change", "downloads" : 220, "tags" : ["hxl", "indicators", "weather and climate", "Cambodia"], "hxl" : 1, "org" : "World Bank Group", "id" : "bc5699c0-6c1b-46e7-bcab-05ffec9b2e59", "resources" : [{"update_date" : "2021-01-28T12:03:23.060690", "link" : "https://data.humdata.org/dataset/bc5... | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "downloads": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}, "hxl": {"type": "integer"}, "org": {"type": "string"}, "id": {"type": "string"}, "resources": {"type": "array", "items": {"type": "object", "properties": {"update_date... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type": "integer"}, "dharmaVerificationStatus": {"type": "string"}}, "required": ["name", "symbol", "address", "dec... | {"name" : "DevoToken", "symbol" : "DEVO", "address" : "0xB989B5EE24185aDBA2A0Ac5aA24Ea28CccED8BFD", "decimals" : 18, "dharmaVerificationStatus" : "UNVERIFIED"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type": "integer"}, "dharmaVerificationStatus": {"type": "string"}}, "required": ["name", "symbol", "address", "decimals", "dharmaVerificationStatus"], "$schema": "http://json-schema.o... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "string"}}, "required": ["expireTime", "key", "val"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"expireTime" : 9007200894520743000, "key" : "/static/c1695ad846d1d65c5f306770737d5567/3033f/Donate.jpg", "val" : "2873736f2694c024c718b3c8bb74bf18"} | json_instruct | {"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "string"}}, "required": ["expireTime", "key", "val"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "shortclothes", "definition" : "Coverings for the legs of men or boys, consisting of trousers which reach only to the knees, -- worn with long stockings."} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "string"}}, "desc": {"type": "string"}, "details": {"type": "object", "properties": {"authors": {"type": "string"}, "format": {"type": "string"}, "isbn-10": {"type": "string"}, ... | {"categories" : ["Debugging and Troubleshooting", "Management", "Operating Systems"], "desc" : " Find out how to isolate, understand, and solve problems encountered when managing users and PCs on Windows. Learn from a Microsoft MVP with many years\u2019 experience supporting Windows users with their Group Policy issues... | json_instruct | {"type": "object", "properties": {"categories": {"type": "array", "items": {"type": "string"}}, "desc": {"type": "string"}, "details": {"type": "object", "properties": {"authors": {"type": "string"}, "format": {"type": "string"}, "isbn-10": {"type": "string"}, "isbn-13": {"type": "string"}, "pages": {"type": "string"},... |
Generate a valid JSON object that conforms to the following schema:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1995, 6], [2000, 5]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.org/draft-07/sc... | [{"year" : 2002, "sex" : "M", "n" : 5, "prop" : 2.42e-06}, {"year" : 2006, "sex" : "M", "n" : 6, "prop" : 2.74e-06}, {"year" : 2007, "sex" : "M", "n" : 7, "prop" : 3.16e-06}, {"year" : 2008, "sex" : "M", "n" : 10, "prop" : 4.59e-06}, {"year" : 2009, "sex" : "M", "n" : 7, "prop" : 3.3e-06}, {"year" : 2010, "sex" : "M", ... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"year": {"type": "integer"}, "sex": {"type": "string"}, "n": {"type": "integer"}, "prop": {"type": "number"}}, "required": ["year", "sex", "n", "prop"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "n... | {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[138.25, 36.666666666666664], [138.25, 36.75], [138.375, 36.75], [138.375, 36.666666666666664], [138.25, 36.666666666666664]]]}, "properties" : {"code" : 553802, "url" : "http://madefor.github.io/0410/api/v1/553802.geojson", "view" : "https://gith... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "ob... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"SettlingTheFrontier": {"type": "array", "items": {"type": "string"}}}, "required": ["SettlingTheFrontier"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"SettlingTheFrontier" : ["BoldExplorer", "PenalColony", "ThisMeansWar", "CultColony", "LostColony", "PenalColony", "InjunCountry", "ColonizedSolarSystem", "TheMigration", "ThePioneer", "DeterminedHomesteader", "TheFederation", "ReconguistaInG", "TheFederation", "ReconguistaInG", "RealLife", "InjunCountry", "ThirstyDes... | json_instruct | {"type": "object", "properties": {"SettlingTheFrontier": {"type": "array", "items": {"type": "string"}}}, "required": ["SettlingTheFrontier"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : "421126456598", "text" : "\u8572\u6625\u53bf\u4ed9\u4eba\u53f0\u8336\u5382\u865a\u62df\u751f\u6d3b\u533a"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"towns": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}}, "required": ["towns"], "$schema": "http://json-schema.org/... | {"towns" : [{"name" : "Nanping", "url" : "nanping"}]} | json_instruct | {"type": "object", "properties": {"towns": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}}, "required": ["towns"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "s": {"type": "array", "items... | {"t" : "karapo'i", "h" : [{"d" : [{"f" : "\u611b\u751f\u6c23\u3001\u767c\u6012\u3002", "s" : ["`karafirang~", "`karaketer~"]}]}], "stem" : "po'i"} | json_instruct | {"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "s": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "s"]}}}, "required": ["d"]}}, "s... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"payment_channel_storage_server": {"type": "object", "properties": {"enabled": {"type": "boolean"}}, "required": ["enabled"]}, "SERVICE_ID": {"type": "string"}, "ORGANIZATION_ID": {"type": "string"}, "DAEMON_END... | {"payment_channel_storage_server" : {"enabled" : true}, "SERVICE_ID" : "test_service", "ORGANIZATION_ID" : "test_org", "DAEMON_END_POINT" : "localhost:5051", "ETHEREUM_JSON_RPC_ENDPOINT" : "http://localhost:8545", "PASSTHROUGH_ENABLED" : true, "PASSTHROUGH_ENDPOINT" : "http://localhost:7003", "IPFS_END_POINT" : "http:/... | json_instruct | {"type": "object", "properties": {"payment_channel_storage_server": {"type": "object", "properties": {"enabled": {"type": "boolean"}}, "required": ["enabled"]}, "SERVICE_ID": {"type": "string"}, "ORGANIZATION_ID": {"type": "string"}, "DAEMON_END_POINT": {"type": "string"}, "ETHEREUM_JSON_RPC_ENDPOINT": {"type": "string... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"checks": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}}, "required": ["checks"], "$schema": "http://json-schema.org/draft-07/... | {"checks" : [{"name" : "prod-active-directory", "url" : "checking/test5.json"}]} | json_instruct | {"type": "object", "properties": {"checks": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}}, "required": ["checks"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"siteId": {"type": "string"}}, "required": ["siteId"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"siteId" : "cb674dc0-cfbd-47f2-a16c-bbf9c90ca39e"} | json_instruct | {"type": "object", "properties": {"siteId": {"type": "string"}}, "required": ["siteId"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[2004, 7], [2006, 11], [2007, 6], [2011, 5]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "... | {"name" : "rensphilipsen/laravel-ns-api", "description" : "A Laravel wrapper for the Nederlandse Spoorwegen (NS) API", "license" : "MIT", "authors" : [{"name" : "Rens Philipsen", "email" : "rens.philipsen@screenlink.nl", "role" : "Developer"}], "require" : {"illuminate/support" : "^8.0", "guzzlehttp/guzzle" : "^7.0", "... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "role": {"type": "string"}}, "required": ["name", "email", "rol... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"params": {"type": "object", "properties": {"id": {"type": "string"}, "layer": {"type": "string"}, "method": {"type": "string"}}, "required": ["id", "layer", "method"]}, "query": {"type": "object", "properties":... | {"params" : {"id" : "GDeltGKG", "layer" : "3", "method" : "query"}, "query" : {"geometryType" : "esriGeometryPolygon", "spatialRel" : "esrispatialreloverlaps", "extension" : {"geometry" : {"spatialReference" : {"wkid" : 4326}, "type" : "Polygon", "coordinates" : [[[-122.23766326904297, 37.507410910479315], [-122.237663... | json_instruct | {"type": "object", "properties": {"params": {"type": "object", "properties": {"id": {"type": "string"}, "layer": {"type": "string"}, "method": {"type": "string"}}, "required": ["id", "layer", "method"]}, "query": {"type": "object", "properties": {"geometryType": {"type": "string"}, "spatialRel": {"type": "string"}, "ex... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"new_version": {"type": "string"}}, "required": ["new_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"new_version" : "1.4.0.20210127.165413"} | json_instruct | {"type": "object", "properties": {"new_version": {"type": "string"}}, "required": ["new_version"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.