input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"server_offset": {"type": "number"}, "run_start": {"type": "number"}, "run_end": {"type": "number"}}, "required": ["server_offset", "run_start", "run_end"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"server_offset" : 0.030430880459872158, "run_start" : 1526415718072.028, "run_end" : 1526415746919.9382} | json_instruct | {"type": "object", "properties": {"server_offset": {"type": "number"}, "run_start": {"type": "number"}, "run_end": {"type": "number"}}, "required": ["server_offset", "run_start", "run_end"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}, "ko": {"type": "string"}}, "required": ["en", "ko"]}, "category": {"type": "string"}, "platform": {"type": "array",... | {"id" : "0B0101", "name" : {"en" : "Codestar", "ko" : "\ucf54\ub4dc\uc2a4\ud0c0"}, "category" : "robot", "platform" : ["win32"], "icon" : "codestar.png", "module" : "codestar.js", "url" : "http://codestar.co.kr", "email" : "steve@isans.co.kr", "driver" : {"win32-ia32" : "arduino/dpinst-x86.exe", "win32-x64" : "arduino/... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}, "ko": {"type": "string"}}, "required": ["en", "ko"]}, "category": {"type": "string"}, "platform": {"type": "array", "items": {"type": "string"}}, "icon": {"type": "string"}, "module": {"type":... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"manufacturer": {"type": "string"}, "devices": {"type": "array", "items": {"type": "object", "properties": {"market_name": {"type": "string"}, "codename": {"type": "string"}, "model": {"type": "string"}}, "required": ["market_n... | {"manufacturer" : "SKnetworks", "devices" : [{"market_name" : "EG68BE", "codename" : "EG668BE", "model" : "EG668"}, {"market_name" : "EG978TW", "codename" : "EG978TW", "model" : "EG978"}, {"market_name" : "EG980", "codename" : "eg980tw", "model" : "EG980"}, {"market_name" : "WA966", "codename" : "u966e_2", "model" : "W... | json_instruct | {"type": "object", "properties": {"manufacturer": {"type": "string"}, "devices": {"type": "array", "items": {"type": "object", "properties": {"market_name": {"type": "string"}, "codename": {"type": "string"}, "model": {"type": "string"}}, "required": ["market_name", "codename", "model"]}}}, "required": ["manufacturer",... |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["html-to-react-loader", "lint-paths"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$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": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1996, 6], [1998, 8], [1999, 7], [2000, 14], [2001, 11], [2002, 10], [2003, 14], [2004, 23], [2005, 10], [2006, 23], [2007, 41], [2008, 55], [2009, 52], [2010, 58], [2011, 68], [2012, 61], [2013, 58], [2014, 88]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$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"}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"buildSol": {"t... | {"name" : "pantheon-ethers", "version" : "0.0.2", "description" : "JavaScript library that extends Ethers.js with Pantheon APIs including private transactions, administration, Clique, IBFT and Txpool", "main" : "./dist/index.js", "types" : "./dist/index.d.ts", "scripts" : {"buildSol" : "cd ./scripts && ./buildSol.sh", ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"buildSol": {"type": "string"}, "build": {"type": "string"}, "clean": {"type": "string"}, ... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"e": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "re... | {"h" : [{"d" : [{"e" : ["\ufff9`Sapipalafelaw~ `no~ `safa~ `tora~ `'alicay~.\ufffa\ufffb\u5f1f\u5f1f\u60f3\u653e\u8d70\u90a3\u96bb\u9ebb\u96c0\u3002"], "f" : "\u60f3\u653e\u751f\u3001\u60f3\u91cb\u653e\u7272\u53e3\u3002"}]}], "stem" : "lafel", "t" : "sapipalafelaw"} | json_instruct | {"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"e": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["e", "f"]}}}, "required": ["d"]}}, "stem": {"type": "string"},... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"_id": {"type": "string"}, "abbreviation": {"type": "string"}, "name": {"type": "string"}, "lower_name": {"type": "string"}}, "required": ["_id", "abbreviation", "name", "lower_name"], "$schema": "http://json-schema.org/draft-0... | {"_id" : "3148b86b", "abbreviation" : "HrLV", "name" : "Horseradish latent virus", "lower_name" : "horseradish latent virus"} | json_instruct | {"type": "object", "properties": {"_id": {"type": "string"}, "abbreviation": {"type": "string"}, "name": {"type": "string"}, "lower_name": {"type": "string"}}, "required": ["_id", "abbreviation", "name", "lower_name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {}, "required": []}, "name": {"type": "string"}, "product_stoichiometries": {"... | [{"comment" : "spontaneous following after R09860", "definition" : "9alpha-Hydroxyandrosta-1,4-diene-3,17-dione <=> 3-Hydroxy-9,10-secoandrosta-1,3,5(10)-triene-9,17-dione", "orthologs" : {}, "name" : "", "product_stoichiometries" : ["1"], "enzymes" : [], "equation" : "C14909 <=> C19944", "glycans" : false, "substrate_... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {}, "required": []}, "name": {"type": "string"}, "product_stoichiometries": {"type": "array", "items": {"type": "string"}}, "enzymes": {"type": "arr... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"AB": {"type": "array", "items": {"type": "string"}}, "AW": {"type": "array", "items": {"type": "string"}}, "SZ": {"type": "string"}, "C": {"type": "string"}, "SOL": {"type": "array", "items": {"type": "array", "items": {"ty... | {"AB" : ["mb", "md", "nd", "od", "pd", "qd", "qe", "re", "pf", "nf", "le", "ke", "jc", "id"], "AW" : ["rc", "qc", "rd", "oc", "nb", "lb", "lc", "ld", "me", "mf", "mg", "nh", "ph", "qg", "qf"], "SZ" : "19", "C" : "Black to play", "SOL" : [["B", "na", "", ""]]} | json_instruct | {"type": "object", "properties": {"AB": {"type": "array", "items": {"type": "string"}}, "AW": {"type": "array", "items": {"type": "string"}}, "SZ": {"type": "string"}, "C": {"type": "string"}, "SOL": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}}, "required": ["AB", "AW", "SZ", "C", "SOL"],... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"description" : "The answer is not 238. ;)"} | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"town": {"type": "string"}, "koaza": {"type": "string"}, "lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["town", "koaza", "lat", "lng"]}, "$schema": "http://json-schema.org/draft-07/... | [{"town" : "\u91dc\u8c37", "koaza" : "", "lat" : 38.44737, "lng" : 139.226326}, {"town" : "\u5185\u6d66", "koaza" : "", "lat" : 38.465471, "lng" : 139.251767}, {"town" : "\u5b57\u65e5\u30ce\u898b\u5c71", "koaza" : "", "lat" : 38.468436, "lng" : 139.254837}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"town": {"type": "string"}, "koaza": {"type": "string"}, "lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["town", "koaza", "lat", "lng"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"VENDOR": {"type": "array", "items": {"type": "string"}}, "SCADA": {"type": "object", "properties": {"MODBUS": {"type": "object", "properties": {"TCP": {"type": "array", "items": {"type": "string"}}}, "required"... | {"VENDOR" : ["Emerson", "spectra", "Bristol", "bristolb", "BRISTOLBABCOCK", "EmersonProcessRAS"], "SCADA" : {"MODBUS" : {"TCP" : ["502"]}}, "SERVICES" : {}, "CVE_KEYWORDS" : ["cpe:2.3:*:emerson:*:*:*:*:*:*:*:*:*", "emerson"]} | json_instruct | {"type": "object", "properties": {"VENDOR": {"type": "array", "items": {"type": "string"}}, "SCADA": {"type": "object", "properties": {"MODBUS": {"type": "object", "properties": {"TCP": {"type": "array", "items": {"type": "string"}}}, "required": ["TCP"]}}, "required": ["MODBUS"]}, "SERVICES": {"type": "object", "prope... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"componentChunkName": {"type": "string"}, "path": {"type": "string"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"allTutorialsJson": {"type": "object", "properties": {"nodes... | {"componentChunkName" : "component---src-pages-tutorials-js", "path" : "/tutorials/", "result" : {"data" : {"allTutorialsJson" : {"nodes" : [{"graphics_library" : "opengl 2.0", "window_library" : "egl", "title" : "EGL Model", "slug" : "egl-model", "id" : "abc0406f-243c-585c-8de4-3941606a545b", "card_image" : "https://r... | json_instruct | {"type": "object", "properties": {"componentChunkName": {"type": "string"}, "path": {"type": "string"}, "result": {"type": "object", "properties": {"data": {"type": "object", "properties": {"allTutorialsJson": {"type": "object", "properties": {"nodes": {"type": "array", "items": {"type": "object", "properties": {"graph... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"index_name": {"type": "string"}, "start_urls": {"type": "array", "items": {"type": "string"}}, "stop_urls": {"type": "array", "items": {}}, "selectors": {"type": "object", "properties": {"lvl0": {"type": "object",... | {"index_name" : "screamingcircuits", "start_urls" : ["http://beyondbeta.screamingcircuits.com/resource-center", "http://beyondbeta.screamingcircuits.com/resource-center/services", "http://beyondbeta.screamingcircuits.com/resource-center/process", "http://beyondbeta.screamingcircuits.com/resource-center/tips", "http://b... | json_instruct | {"type": "object", "properties": {"index_name": {"type": "string"}, "start_urls": {"type": "array", "items": {"type": "string"}}, "stop_urls": {"type": "array", "items": {}}, "selectors": {"type": "object", "properties": {"lvl0": {"type": "object", "properties": {"selector": {"type": "string"}, "global": {"type": "bool... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"0-4": {"type": "integer"}, "5-17": {"type": "integer"}, "18-29": {"type": "integer"}, "30-49": {"type": "integer"}, "50-64": {"type": "integer"}, "65-79": {"type": "integer"}, "80+": {"type": "integer"}, "N": {"type": "integer... | {"0-4" : 2, "5-17" : 0, "18-29" : 52, "30-49" : 560, "50-64" : 2094, "65-79" : 4280, "80+" : 6262, "N" : 13251} | json_instruct | {"type": "object", "properties": {"0-4": {"type": "integer"}, "5-17": {"type": "integer"}, "18-29": {"type": "integer"}, "30-49": {"type": "integer"}, "50-64": {"type": "integer"}, "65-79": {"type": "integer"}, "80+": {"type": "integer"}, "N": {"type": "integer"}}, "required": ["0-4", "5-17", "18-29", "30-49", "50-64",... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"uuid": {"type": "string"}, "shortName": {"type": "string"}, "longName": {"type": "string"}, "companyName": {"type": "string"}, "versionCode": {"type": "integer"}, "versionLabel": {"type": "string"}, "sdkVersion": {"... | {"uuid" : "9bc7f426-f01b-48dc-87e3-9dabb7e44294", "shortName" : "Rest Time", "longName" : "Rest Time", "companyName" : "Matt Dawson", "versionCode" : 5, "versionLabel" : "1.5", "sdkVersion" : "3", "targetPlatforms" : ["aplite", "basalt"], "watchapp" : {"watchface" : false}, "appKeys" : {"dummy" : 0}, "resources" : {"me... | json_instruct | {"type": "object", "properties": {"uuid": {"type": "string"}, "shortName": {"type": "string"}, "longName": {"type": "string"}, "companyName": {"type": "string"}, "versionCode": {"type": "integer"}, "versionLabel": {"type": "string"}, "sdkVersion": {"type": "string"}, "targetPlatforms": {"type": "array", "items": {"type... |
Please provide a valid JSON object following this schema:
{"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": {}}, ... | {"directions" : ["Preheat oven to 375 degrees F (190 degrees C).", "Place fish fillets in a 8x12 inch baking dish and season with salt and pepper. Pour tomato sauce over fillets and layer sliced potatoes on top. Season to taste with salt and pepper. Loosely cover dish with foil.", "Bake in the preheated oven for 15 to ... | 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... |
Generate a valid JSON object that conforms to the following 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" : "8109010006", "district_id" : "8109010", "name" : "NANALI"} | 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": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id... | {"id" : 404412749, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "a0a4749f6a78a932c1ef923ba27d9e5a", "wof:id" : 404412749, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [6.88204198300952, 48.87537622233341, 6.94941629158235, 48.90741068153991... | 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": ["... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"success": {"type": "... | {"contract" : "0xaa82a82931c968981a7a262943230c2e616722f8", "tool" : "mythril", "start" : 1563526569.780164, "end" : 1563526573.933774, "duration" : 4.153609991073608, "analysis" : {"success" : false, "error" : "Solc experienced a fatal error (code 1).\n\n/unique_chucks/9/0xaa82a82931c968981a7a262943230c2e616722f8.sol:... | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"success": {"type": "boolean"}, "error": {"type": "string"}, "issues": {"type": "array", "it... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"all": {"type": "string"}}, "required": ["all"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "block/cube_all", "textures" : {"all" : "orecrops:blocks/saltOre"}} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"all": {"type": "string"}}, "required": ["all"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "pr... | {"type" : "MultiPolygon", "coordinates" : [[[[-85.04082784599989, 41.10667846300003], [-85.04249854499993, 41.106637375000034], [-85.0425349349999, 41.107587], [-85.04210245599988, 41.10781146600004], [-85.0416782539999, 41.10799417400005], [-85.0408822939999, 41.10892555900005], [-85.04085547299988, 41.10892720100007]... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {... | {"nom" : "Plo\u00ebzal", "dpt" : "C\u00f4tes-d'Armor", "inscrits" : 978, "abs" : 131, "votants" : 847, "blancs" : 20, "nuls" : 4, "exp" : 823, "res" : [{"panneau" : "3", "voix" : 213}, {"panneau" : "9", "voix" : 183}, {"panneau" : "11", "voix" : 133}, {"panneau" : "2", "voix" : 128}, {"panneau" : "4", "voix" : 90}, {"p... | json_instruct | {"type": "object", "properties": {"nom": {"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", "items": {"type": "object"... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "Yad Konrad - Hey, You Found My Personal Website!", "description" : "I do comedy for the bombs, science for fun, and research for a living.", "url" : "https://yadkonrad.com"} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"avatar": {"type": "string"}, "name": {"type": "string"}, "work": {"type": "string"}, "address": {"type": "string"}, "email": {"type": "string"}, "birthday": {"type": "string"}, "mobiles": {"type": "array", "items": {"type": "o... | {"avatar" : "manish.png", "name" : "Manish Kumar", "work" : "Software Engineer", "address" : "Vilage kansal (Near Chandigarh Lake), Mohali", "email" : "manish24898@outlook.com", "birthday" : "26 Oct 1998", "mobiles" : [{"country" : "in", "number" : "+91-7888467626"}]} | json_instruct | {"type": "object", "properties": {"avatar": {"type": "string"}, "name": {"type": "string"}, "work": {"type": "string"}, "address": {"type": "string"}, "email": {"type": "string"}, "birthday": {"type": "string"}, "mobiles": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "numb... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"material-components-web.css": {"type": "string"}, "material-components-web.js": {"type": "string"}, "material-components-web.min.css": {"type": "string"}, "material-components-web.min.js": {"type": "string"}}, "required": [... | {"material-components-web.css" : "sha256-maqMZ8nh6bKbzo9AzZ5P3bVUl8AjgrtaZYU/PIButfA=", "material-components-web.js" : "sha256-5Vd6ZcQvdaVFe+mcE7FVbsy+PO2SM4N1KrerveUie1A=", "material-components-web.min.css" : "sha256-JN+VbE/FHub6vDAUs6bNKqIHjZmC0ad/JJGaN27qBgQ=", "material-components-web.min.js" : "sha256-ZwKVja54sq7V... | json_instruct | {"type": "object", "properties": {"material-components-web.css": {"type": "string"}, "material-components-web.js": {"type": "string"}, "material-components-web.min.css": {"type": "string"}, "material-components-web.min.js": {"type": "string"}}, "required": ["material-components-web.css", "material-components-web.js", "... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"uuid": {"type": "string"}, "children": {"type": "array", "items": {"type": "string"}}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "s... | {"uuid" : "f76a941a-67c9-448a-9262-7cc7dfcb3fdf", "children" : ["24e7af6f-ca6a-480e-ab2d-d25491dc09f4"], "befores" : [{"name" : "app", "status" : "passed", "start" : 1638304691412, "stop" : 1638304691473}], "start" : 1638304691412, "stop" : 1638304692804} | json_instruct | {"type": "object", "properties": {"uuid": {"type": "string"}, "children": {"type": "array", "items": {"type": "string"}}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "require... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"batchcomplete": {"type": "string"}, "query": {"type": "object", "properties": {"normalized": {"type": "array", "items": {"type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}}, "required": ["... | {"batchcomplete" : "", "query" : {"normalized" : [{"from" : "Rosamaria_Montibeller", "to" : "Rosamaria Montibeller"}], "pages" : {"51019546" : {"pageid" : 51019546, "ns" : 0, "title" : "Rosamaria Montibeller", "pageprops" : {"defaultsort" : "Montibeller, Rosamaria", "page_image_free" : "Rosamaria_Montibeller.jpg", "wik... | json_instruct | {"type": "object", "properties": {"batchcomplete": {"type": "string"}, "query": {"type": "object", "properties": {"normalized": {"type": "array", "items": {"type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}}, "required": ["from", "to"]}}, "pages": {"type": "object", "properties": {"51... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"mdb_source_id": {"type": "integer"}, "data_type": {"type": "string"}, "provider": {"type": "string"}, "location": {"type": "object", "properties": {"country_code": {"type": "string"}, "subdivision_name": {"type": "string"},... | {"mdb_source_id" : 720, "data_type" : "gtfs", "provider" : "Transit Windsor", "location" : {"country_code" : "CA", "subdivision_name" : "Ontario", "municipality" : "Windsor", "bounding_box" : {"minimum_latitude" : 42.042087, "maximum_latitude" : 42.34243354, "minimum_longitude" : -83.103199, "maximum_longitude" : -82.6... | json_instruct | {"type": "object", "properties": {"mdb_source_id": {"type": "integer"}, "data_type": {"type": "string"}, "provider": {"type": "string"}, "location": {"type": "object", "properties": {"country_code": {"type": "string"}, "subdivision_name": {"type": "string"}, "municipality": {"type": "string"}, "bounding_box": {"type": ... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"cSpell.words": {"type": "array", "items": {"type": "string"}}}, "required": ["cSpell.words"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"cSpell.words" : ["dircycle", "michaelxmcbride", "zdotdir", "zeet's", "zsh's"]} | json_instruct | {"type": "object", "properties": {"cSpell.words": {"type": "array", "items": {"type": "string"}}}, "required": ["cSpell.words"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"station": {"type": "array", "items": {"type": "object", "properties": {"pref_cd": {"type": "integer"}, "line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "station_cd": {"type": "integer"}, "station_g_c... | {"station" : [{"pref_cd" : 23, "line_cd" : 30018, "line_name" : "\u540d\u9244\u5c0f\u7267\u7dda", "station_cd" : 3001806, "station_g_cd" : 3001806, "station_name" : "\u9593\u5185", "lon" : 136.9312, "lat" : 35.271585}]} | json_instruct | {"type": "object", "properties": {"station": {"type": "array", "items": {"type": "object", "properties": {"pref_cd": {"type": "integer"}, "line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "station_cd": {"type": "integer"}, "station_g_cd": {"type": "integer"}, "station_name": {"type": "string"}, "lon": {"... |
Generate sample JSON data that conforms to the following schema definition:
{"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"}, "... | {"id" : 101892901, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "073846c6ca8d9757ce0909f7e1d700f9", "wof:id" : 101892901, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [4.10548417315624, 46.19664589813857, 4.12424678351812, 46.20781442970372... | 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": ["... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"an8.38:0.1": {"type": "string"}, "an8.38:0.2": {"type": "string"}, "an8.38:0.3": {"type": "string"}, "an8.38:1.1": {"type": "string"}, "an8.38:1.2": {"type": "string"}, "an8.38:2.1": {"type": "string"}, "an8.38... | {"an8.38:0.1" : "A\u1e45guttara Nik\u0101ya 8 ", "an8.38:0.2" : "4. D\u0101navagga ", "an8.38:0.3" : "38. Sappurisasutta ", "an8.38:1.1" : "\u201cSappuriso, bhikkhave, kule j\u0101yam\u0101no bahuno janassa atth\u0101ya hit\u0101ya sukh\u0101ya hoti\u2014", "an8.38:1.2" : "m\u0101t\u0101pit\u016bna\u1e41 atth\u0101ya h... | json_instruct | {"type": "object", "properties": {"an8.38:0.1": {"type": "string"}, "an8.38:0.2": {"type": "string"}, "an8.38:0.3": {"type": "string"}, "an8.38:1.1": {"type": "string"}, "an8.38:1.2": {"type": "string"}, "an8.38:2.1": {"type": "string"}, "an8.38:2.2": {"type": "string"}, "an8.38:2.3": {"type": "string"}, "an8.38:3.1": ... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"server": {"type": "object", "properties": {"accessLog": {"type": "string"}, "port": {"type": "integer"}, "workers": {"type": "integer"}, "maxSockets": {"type": "integer"}, "deadBackendTTL": {"type": "integer"... | {"server" : {"accessLog" : "/var/log/nginx/access.log", "port" : 80, "workers" : 10, "maxSockets" : 100, "deadBackendTTL" : 30, "tcpTimeout" : 30, "retryOnError" : 3, "deadBackendOn500" : true, "httpKeepAlive" : false, "https" : {"port" : 443, "key" : "/etc/ssl/ssl.key", "cert" : "/etc/ssl/ssl.crt"}}, "redisHost" : "12... | json_instruct | {"type": "object", "properties": {"server": {"type": "object", "properties": {"accessLog": {"type": "string"}, "port": {"type": "integer"}, "workers": {"type": "integer"}, "maxSockets": {"type": "integer"}, "deadBackendTTL": {"type": "integer"}, "tcpTimeout": {"type": "integer"}, "retryOnError": {"type": "integer"}, "d... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "dbf8233fcb0489cb0169694c85cc92595d8d4161"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"wapp-api": {"type": "string"}, "node-red": {"type": "string"}, "node-red-contri... | {"scripts" : {"start" : "node-red || exit 0"}, "dependencies" : {"wapp-api" : "^1.1.4", "node-red" : "^0.20.5", "node-red-contrib-wappsto" : "^0.0.2", "node-red-node-openweathermap" : "^0.2.1"}} | json_instruct | {"type": "object", "properties": {"scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"wapp-api": {"type": "string"}, "node-red": {"type": "string"}, "node-red-contrib-wappsto": {"type": "string"}, "node-red-node-openweathe... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "license": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"purescript-prelude": {"type": "string"}}, "requ... | {"name" : "purescript-case-insensitive", "license" : "BSD-3-Clause", "ignore" : ["**/.*", "bower_components", "output"], "dependencies" : {"purescript-prelude" : "^1.0.1"}, "repository" : {"type" : "git", "url" : "git://github.com/rightfold/purescript-case-insensitive.git"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "license": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"purescript-prelude": {"type": "string"}}, "required": ["purescript-prelude"]}, "repository": {"type": "object", "prope... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "it... | {"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-86.526892, 39.135624], [-86.508184, 39.13648], [-86.48107, 39.135692], [-86.480383, 39.136633], [-86.480461, 39.15021], [-86.46361, 39.150454], [-86.462197, 39.149039], [-86.461847, 39.106856], [-86.467294, 39.113967], [... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "numbe... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"status_code": {"type": "string"}, "status_msg": {"type": "string"}, "meta": {"type": "object", "properties": {"tag": {"type": "object", "properties": {"timestamp": {"type": "number"}, "model": {"type": "string"}, "co... | {"status_code" : "OK", "status_msg" : "All images in request have completed successfully. ", "meta" : {"tag" : {"timestamp" : 1442728817.42037, "model" : "default", "config" : "0b2b7436987dd912e077ff576731f8b7"}}, "results" : [{"docid" : 238294315001133236017526980807620704346, "status_code" : "OK", "status_msg" : "OK"... | json_instruct | {"type": "object", "properties": {"status_code": {"type": "string"}, "status_msg": {"type": "string"}, "meta": {"type": "object", "properties": {"tag": {"type": "object", "properties": {"timestamp": {"type": "number"}, "model": {"type": "string"}, "config": {"type": "string"}}, "required": ["timestamp", "model", "confi... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "sample1": {"type": "string"}, "sample2": {"type": "string"}, "sample3": {"type": "string"}}, "required": ["name", "sample1", "sample2", "sample3"], "$schema": "http://json-schema.org/draft-07/schema#"... | {"name" : "quail", "sample1" : "1eff_PrHtEVF8csj4x7SynzzXJyc3biOz", "sample2" : "1WOZ5cY--bkib640N1BM9X4XiBa0zHLEu", "sample3" : "1_XPiliEikfmrikxu82xDXyD5V87ikmgv"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "sample1": {"type": "string"}, "sample2": {"type": "string"}, "sample3": {"type": "string"}}, "required": ["name", "sample1", "sample2", "sample3"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"appid": {"type": "integer"}, "name": {"type": "string"}, "windows": {"type": "boolean"}, "mac": {"type": "boolean"}, "linux": {"type": "boolean"}, "early_access": {"type": "boolean"}, "lookup_time": {"type": ... | {"appid" : 375950, "name" : "Viridi", "windows" : true, "mac" : true, "linux" : true, "early_access" : false, "lookup_time" : 1490984067} | json_instruct | {"type": "object", "properties": {"appid": {"type": "integer"}, "name": {"type": "string"}, "windows": {"type": "boolean"}, "mac": {"type": "boolean"}, "linux": {"type": "boolean"}, "early_access": {"type": "boolean"}, "lookup_time": {"type": "integer"}}, "required": ["appid", "name", "windows", "mac", "linux", "early_... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"groups": {"type": "object", "properties": {"default": {"type": "object", "properties": {"packages": {"type": "array", "items": {"type": "string"}}}, "required": ["packages"]}}, "required": ["default"]}}, "required... | {"groups" : {"default" : {"packages" : ["package.json", "packages/commitlint-config/package.json", "packages/npmpackagejsonlint-config/package.json", "packages/prettier-config/package.json", "packages/tslint-config/package.json"]}}} | json_instruct | {"type": "object", "properties": {"groups": {"type": "object", "properties": {"default": {"type": "object", "properties": {"packages": {"type": "array", "items": {"type": "string"}}}, "required": ["packages"]}}, "required": ["default"]}}, "required": ["groups"], "$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"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repo... | {"name" : "openapi-enforcer-middleware", "version" : "1.0.8", "description" : "An express middleware that makes it easy to write web services that follow an Open API specification.", "main" : "index.js", "scripts" : {"test" : "mocha test"}, "repository" : {"type" : "git", "url" : "git+https://github.com/byu-oit/openapi... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "s... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"topic": {"type": "string"}, "category": {"type": "string"}, "attachments": {"type": "array", "items": {}}, "created_by_name": {"type": "string"}, "created_at": {"type": "string"}, "body": {"type": "string"}, "id": {"type": "st... | {"topic" : ".pic file and tonemap", "category" : "radiance-general", "attachments" : [], "created_by_name" : "Bei Xiao", "created_at" : "August 08, 2006 at 10:30PM", "body" : "Dear Greg,\n Greetings!\n I have two questions. First, does rpict involve any tonemapping\nprocedure? In other words, does the .pic file cont... | json_instruct | {"type": "object", "properties": {"topic": {"type": "string"}, "category": {"type": "string"}, "attachments": {"type": "array", "items": {}}, "created_by_name": {"type": "string"}, "created_at": {"type": "string"}, "body": {"type": "string"}, "id": {"type": "string"}, "created_by": {"type": "string"}}, "required": ["to... |
Generate a valid JSON object that conforms to the following schema:
{"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": {... | {"id" : 10906, "title" : ["[Secondfoot Floors]"], "description" : ["Samples of flooring are stacked about the room. Some are in excellent condition, while some seem to be pre-owned and broken in. The smell of floor varnish and other, less pleasant scents, assail your nose, making your time here a truly unique experie... | 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": {"10907"... |
Please provide a valid JSON object following 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" : 404357681, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "2d7fc41a0dc86fdb0169c4fbdc200510", "wof:id" : 404357681, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [3.7590475064714, 45.74510786700834, 3.82141400706325, 45.80641900852193]... | 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": ["... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "dna": {"type": "string"}, "edition": {"type": "integer"}, "date": {"type": "integer"}, "attributes": {"type": "array",... | {"name" : "Crypto BAYC #764", "description" : "", "image" : "ipfs://QmXZWjCdRevZ3J2AUd9PvTbwo4ef5re6oouoFBX7D2whfC/764.png", "dna" : "c27096ce73fcf8613a8e61de189457ef557b5722", "edition" : 764, "date" : 1645298561171, "attributes" : [{"trait_type" : "TYPE", "value" : "Brown"}, {"trait_type" : "MOUTH", "value" : "Front ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "dna": {"type": "string"}, "edition": {"type": "integer"}, "date": {"type": "integer"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test... | {"name" : "musicbot-master", "version" : "1.0.0", "description" : "<img align=\"right\" src=\"https://i.imgur.com/zrE80HY.png\" height=\"200\" width=\"200\">", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/Bandg... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "s... |
The schema below describes a JSON structure. Generate a valid example:
{"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" : "3601150009", "district_id" : "3601150", "name" : "PARI"} | 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#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {"type": "string"}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "me... | {"id" : "9445b4eb-f7c6-4584-8580-b960ab1cfd9e", "playerTags" : ["f3c07eaf-3d6c-4cc3-9e54-cbecc9c08286"], "teamTags" : ["a37f9158-7f82-46bc-908c-c9e2dda7c33b", "747b8e4a-7e50-4638-a973-ea7950a3e739"], "gameTags" : ["e1740dfc-8581-4207-aa1f-03ee141f7e76"], "metadata" : {"play" : 129, "subPlay" : -1}, "created" : "2021-04... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {"type": "string"}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "su... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "additionalProperties": {"type": "boolean"}, "required": {"type": "array", "items": {"type": "string"}}, "optional": {"type": "array", "items": {"type": "string"}}, "prop... | {"$schema" : "http://json-schema.org/draft-07/schema#", "type" : "object", "additionalProperties" : false, "required" : ["gene_id", "evaluation", "genepanel_name", "genepanel_version"], "optional" : ["presented_geneassessment_id", "analysis_id"], "properties" : {"gene_id" : {"type" : "integer"}, "genepanel_name" : {"ty... | json_instruct | {"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "additionalProperties": {"type": "boolean"}, "required": {"type": "array", "items": {"type": "string"}}, "optional": {"type": "array", "items": {"type": "string"}}, "properties": {"type": "object", "properties": {"gene_id": {"t... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"frames": {"type": "array", "items": {"type": "object", "properties": {"schema": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "fields": {"type":... | {"frames" : [{"schema" : {"meta" : {"type" : "timeseries-many"}, "fields" : [{"name" : "Time", "type" : "time", "typeInfo" : {"frame" : "time.Time"}}, {"name" : "up", "type" : "number", "typeInfo" : {"frame" : "float64"}, "labels" : {"job" : "prometheus", "instance" : "localhost:9090"}}]}, "data" : {"values" : [[143578... | json_instruct | {"type": "object", "properties": {"frames": {"type": "array", "items": {"type": "object", "properties": {"schema": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "fields": {"type": "array", "items": {"type": "object", "properties": {"name"... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"Title": {"type": "string"}, "Authors": {"type": "string"}, "Number of URL Namespaces": {"type": "integer"}, "Number of Regex Namespaces": {"type": "integer"}, "Number of URL Annotations": {"type": "integer"}, "Number... | {"Title" : "32216803.bel", "Authors" : "Shounak Baksi", "Number of URL Namespaces" : 3, "Number of Regex Namespaces" : 0, "Number of URL Annotations" : 2, "Number of Regex Annotations" : 0, "Number of Local Annotations" : 6, "Number of Nodes" : 16, "Number of Edges" : 32, "Number of Citations" : 1, "Number of Authors" ... | json_instruct | {"type": "object", "properties": {"Title": {"type": "string"}, "Authors": {"type": "string"}, "Number of URL Namespaces": {"type": "integer"}, "Number of Regex Namespaces": {"type": "integer"}, "Number of URL Annotations": {"type": "integer"}, "Number of Regex Annotations": {"type": "integer"}, "Number of Local Annotat... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "dna": {"type": "string"}, "edition": {"type": "integer"}, "date": {"type": "integer"}, "attributes": {"type": "array", "ite... | {"name" : "8Bit Cats #254", "description" : "A collection of 8Bit Cats", "image" : "ipfs://QmRJWYg2zmuHPwvaBsXE3jt48XTC3nyTJKrDtKffWrute7/254.png", "dna" : "fd27150802cb62f8979abff0c307990c56094d15", "edition" : 254, "date" : 1644783961554, "attributes" : [{"trait_type" : "Background", "value" : "Night", "frequency" : ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "dna": {"type": "string"}, "edition": {"type": "integer"}, "date": {"type": "integer"}, "attributes": {"type": "array", "items": {"type": "object", "properties": {"trait_type": {"type": "string"... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "includedInParent": {"type": "boolean"}, "mtime": {"type": "integer"}}, "required": ["name", "includedInParent"... | {"dependencies" : [{"name" : "/Users/miguelangel.duran/Dev/react-slidy/package.json", "includedInParent" : true, "mtime" : 1521561185625}, {"name" : "/Users/miguelangel.duran/Dev/react-slidy/.babelrc", "includedInParent" : true, "mtime" : 1520271563719}, {"name" : "/Users/miguelangel.duran/Dev/react-slidy/node_modules/... | json_instruct | {"type": "object", "properties": {"dependencies": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "includedInParent": {"type": "boolean"}, "mtime": {"type": "integer"}}, "required": ["name", "includedInParent", "mtime"]}}, "generated": {"type": "object", "properties": {"js": {"t... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01016082": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"},... | {"type" : "Topology", "objects" : {"E01016082" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00081280", "LAD11CD" : "E06000035"}, "arcs" : [[0, 1, 2, 3]]}, {"type" : "Polygon", "pr... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01016082": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "str... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"&copy; {0} Gap Node Update Site. All rights reserved.": {"type": "string"}}, "required": ["&copy; {0} Gap Node Update Site. All rights reserved."], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"&copy; {0} Gap Node Update Site. All rights reserved." : "&copy; {0} Gap Node Update Site. Tous droits r\u00e9serv\u00e9s."} | json_instruct | {"type": "object", "properties": {"&copy; {0} Gap Node Update Site. All rights reserved.": {"type": "string"}}, "required": ["&copy; {0} Gap Node Update Site. All rights reserved."], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[2001, 5], [2004, 10], [2005, 10], [2006, 12], [2007, 12], [2008, 7], [2009, 13], [2010, 10], [2011, 9], [2012, 7], [2013, 13], [2014, 10]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type":... | {"\u5de5\u5ee0\u540d\u7a31" : "\u5efa\u6210\u6a5f\u68b0\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "99630619", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "06710000018509", "\u5de5\u5ee0\u5730\u5740" : "\u65b0\u7af9\u7e23\u6e56\u53e3\u9109\u9cf3\u5c71\u6751\u4e2d\u83ef\u8def... | json_instruct | {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "st... |
Using the following JSON schema, generate a compatible JSON instance:
{"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" : "3520070014", "district_id" : "3520070", "name" : "PACALAN"} | 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#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"_step": {"type": "integer"}, "mean_var_1": {"type": "number"}, "train_size": {"type": "integer"}, "min_var_0": {"type": "number"}, "mae_0_1": {"type": "number"}, "mean_var_0": {"type": "number"}, "std_var_0": {"type": "number"... | {"_step" : 0, "mean_var_1" : 0.585019908121359, "train_size" : 250, "min_var_0" : 9.999570949048575e-09, "mae_0_1" : 0.0402855695697584, "mean_var_0" : 0.0017342077586410198, "std_var_0" : 0.003428226431188363, "r2_0_1" : 0.9523386524660364, "min_var_1" : 0.27397121353163584, "max_error_0_1" : 0.27936915836738496, "mae... | json_instruct | {"type": "object", "properties": {"_step": {"type": "integer"}, "mean_var_1": {"type": "number"}, "train_size": {"type": "integer"}, "min_var_0": {"type": "number"}, "mae_0_1": {"type": "number"}, "mean_var_0": {"type": "number"}, "std_var_0": {"type": "number"}, "r2_0_1": {"type": "number"}, "min_var_1": {"type": "num... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "arra... | {"directions" : ["In a large skillet cook the onion, the bell pepper, and the garlic in the butter over moderate heat, stirring, until the vegetables are softened, stir in the pumpkin, the broth, the water, the cream, the nutmeg, and salt and pepper to taste, and simmer the sauce, stirring occasionally, for 10 minutes.... | 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": {"type": "string"}}, "title": {"type": "string"}, "url": {"type"... |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"p": {"type": "string"}, "d": {"type": "integer"}}, "required": ["p", "d"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"p" : "68643f20-605d-429d-be22-da0895c688a8", "d" : 437}, {"p" : "0315b8f6-c1e3-4950-bfc9-488219145049", "d" : 131}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"p": {"type": "string"}, "d": {"type": "integer"}}, "required": ["p", "d"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "pr... | {"type" : "MultiPolygon", "coordinates" : [[[[-103.866581, 38.199084], [-103.862489, 38.199118], [-103.861865, 38.199123], [-103.85807, 38.199144], [-103.857375, 38.199142], [-103.857388, 38.196604], [-103.857376, 38.195473], [-103.856216, 38.195479], [-103.855543, 38.195483], [-103.85516, 38.195478], [-103.855105, 38.... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "integer"}, "user_id": {"type": "integer"}, "name": {"type": "string"}, "is_private": {"type": "boolean"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "deleted_at": {"type": "nu... | {"id" : 118, "user_id" : 1, "name" : "alternative", "is_private" : false, "created_at" : "2019-02-24T20:39:25.000000Z", "updated_at" : "2019-02-24T20:39:25.000000Z", "deleted_at" : null} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "user_id": {"type": "integer"}, "name": {"type": "string"}, "is_private": {"type": "boolean"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "deleted_at": {"type": "null"}}, "required": ["id", "user_id", "name", "is_private", "created_at... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"icon": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "moreFields": {"type": "array", "items": {"type": "string"}}, "geometry": {"type": "array", "items": {"type": "string"}}, "te... | {"icon" : "maki-garden", "fields" : ["name", "operator"], "moreFields" : ["address", "email", "fax", "phone", "website"], "geometry" : ["area"], "terms" : ["flower", "greenhouse", "horticulture", "grow", "vivero"], "tags" : {"landuse" : "greenhouse_horticulture"}, "matchScore" : 0.9, "name" : "Greenhouse Horticulture"} | json_instruct | {"type": "object", "properties": {"icon": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "moreFields": {"type": "array", "items": {"type": "string"}}, "geometry": {"type": "array", "items": {"type": "string"}}, "terms": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "obj... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "5fb92d137bdacf328b2ffa76ece764eefb58ad05"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"track": {"type": "string"}, "exercise": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "handle": {"type": "string"}, "is_requester": {"type": "boolean"}, "auto_approve": {"type": "boolean"}}, "required"... | {"track" : "elixir", "exercise" : "bread-and-potions", "id" : "8b7e04f056f14413aa1ff6021ff7e653", "url" : "https://exercism.org/tracks/elixir/exercises/bread-and-potions", "handle" : "henriquecido", "is_requester" : true, "auto_approve" : false} | json_instruct | {"type": "object", "properties": {"track": {"type": "string"}, "exercise": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "handle": {"type": "string"}, "is_requester": {"type": "boolean"}, "auto_approve": {"type": "boolean"}}, "required": ["track", "exercise", "id", "url", "handle", "is_reques... |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : "500231101002", "text" : "\u65b0\u6c11\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a"}, {"id" : "500231101200", "text" : "\u5357\u5370\u5bfa\u6751\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "500231101201", "text" : "\u57ce\u5317\u6751\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "500231101202", "text" : "\u51cc\u4e91\u6... | 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#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object... | {"name" : "SwiftMapper", "version" : "0.1", "summary" : "JSON mapper written in Swift", "description" : "\t\tJSON mapper written in Swift during Swift Crunch in Cracow on July 6th 2014 just for fun!\n", "homepage" : "https://github.com/kam800/SwiftMapper", "license" : "MIT", "authors" : {"Kamil Borzym" : "", "Maciej Ko... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object", "properties": {"Kamil Borzym": {"type": "string"}, "Maciej Kozie\u01... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"actors": {"type": "array", "items": {"type": "object", "properties": {"lastname": {"type": "string"}, "firstname": {"type": "string"}, "birthcity": {"type": "string"}, "role": {"type": "string"}, "birthdate": {"type": "stri... | {"actors" : [{"lastname" : "Watson", "firstname" : "Emma", "birthcity" : "Paris", "role" : "Hermione Granger", "birthdate" : "15/04/1990"}, {"lastname" : "Radcliffe", "firstname" : "Daniel", "birthcity" : "Londres", "role" : "Harry Potter", "birthdate" : "23/07/1989"}, {"lastname" : "Grint", "firstname" : "Rupert", "bi... | json_instruct | {"type": "object", "properties": {"actors": {"type": "array", "items": {"type": "object", "properties": {"lastname": {"type": "string"}, "firstname": {"type": "string"}, "birthcity": {"type": "string"}, "role": {"type": "string"}, "birthdate": {"type": "string"}}, "required": ["lastname", "firstname", "birthcity", "rol... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "required... | {"Logging" : {"LogLevel" : {"Default" : "Information", "Microsoft" : "Warning", "Microsoft.Hosting.Lifetime" : "Information"}}, "AllowedHosts" : "*", "JobDatabase" : {"ConnectionString" : "Data Source=database;Database=Hangfire;Persist Security Info=True;User ID=sa;Password=abcDEF123#"}} | json_instruct | {"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "required": ["Default", "Microsoft", "Microsoft.Hosting.Lifetime"]}}, "required"... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"title": {"type": "string"}, "text": {"type": "string"}, "scanUrl": {"type": "string"}}, "required": ["title", "text", "scanUrl"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"title" : "Smeagol, Bearer of Great Secrets (9R+30)", "text" : "Set:\tReflections\nKind:\tFree People\nCulture:\tGollum\nTwilight:\t0\nCard Type:\tCompanion\nStrength:\t3\nVitality:\t4\nResistance:\t7\nGame Text:\tRing-bound. To play, add a burden. Each time the fellowship moves, place an unbound companion in the dead... | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "text": {"type": "string"}, "scanUrl": {"type": "string"}}, "required": ["title", "text", "scanUrl"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "ob... | {"id" : "266f5dc5-0e83-433e-8621-1491d2e60244", "playerTags" : [], "teamTags" : ["36569151-a2fb-43c1-9df7-2df512424c82", "eb67ae5e-c4bf-46ca-bbbc-425cd34182ff"], "gameTags" : ["b22ea2f1-d5b9-4b53-aaef-f2fc3fb3d931"], "metadata" : {"play" : 159, "subPlay" : -1, "children" : ["ed8a2d77-c456-4b3c-987d-4a0ff656c16a"]}, "cr... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "subPlay": {"type":... |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : "230230101001", "text" : "\u632f\u5174\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a"}, {"id" : "230230101002", "text" : "\u5174\u534e\u793e\u533a\u5c45\u6c11\u59d4\u5458\u4f1a"}, {"id" : "230230101200", "text" : "\u6cbb\u5b89\u6751\u6c11\u59d4\u5458\u4f1a"}, {"id" : "230230101201", "text" : "\u957f\u53d1\u6751\u6... | 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#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}, "urltweet": {"type": "string"}}, "required": ["text", "created", "type", "urltweet"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"text" : "When people say someone is tone-deaf, clueless, doesn't get it -- someone's mind is closed, one point of view is dominating others.", "created" : "Sat, 18 Nov 2017 03:03:03 GMT", "type" : "outline", "urltweet" : "https://twitter.com/davewiner/status/931694109005316102"} | json_instruct | {"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}, "urltweet": {"type": "string"}}, "required": ["text", "created", "type", "urltweet"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "string"}, "code_type_vote": {"type": "string"}, "libelle_type_vote": {"type": "string"}, "demandeur": {"type": "string"}, "libelle": {"type": "string"}, "nb_votants": {"type": "string"}, "date": {"type": "string"}... | {"id" : "VTANR5L15V1510", "code_type_vote" : "SPO", "libelle_type_vote" : "scrutin public ordinaire", "demandeur" : "Pr\u00e9sident du groupe \"de la Gauche d\u00e9mocrate et r\u00e9publicaine\"", "libelle" : "l'amendement n\u00b0 57 de M. Dharr\u00e9ville \u00e0 l'article 3 de la proposition de loi visant \u00e0 renfo... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "code_type_vote": {"type": "string"}, "libelle_type_vote": {"type": "string"}, "demandeur": {"type": "string"}, "libelle": {"type": "string"}, "nb_votants": {"type": "string"}, "date": {"type": "string"}}, "required": ["id", "code_type_vote", "libelle_type_vot... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"typ... | {"body" : "I will add LDFLAGS to configure options when building with fujitsu compiler.\r\nThis is a necessary change to build m4 with Fujitsu compiler.", "user" : "t-karatsu", "url" : "https://api.github.com/repos/spack/spack/issues/11669", "updated_at" : "2019-06-10 23:57:56", "created_at" : "2019-06-10 08:16:09", ... | json_instruct | {"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": ... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "object", "properties": {"cnix-ui-typescript": {"type": "string"}}, "required": ["cnix-ui-typescript"]}, "scripts": {"t... | {"name" : "@cnix-ui/typescript", "version" : "0.0.1", "description" : "", "bin" : {"cnix-ui-typescript" : "bin"}, "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "", "license" : "MIT", "dependencies" : {"debug" : "^4.2.0", "execa" : "^4.1.0", "glob" : "^7.1.6", "typescript" : "^4.0.5"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "bin": {"type": "object", "properties": {"cnix-ui-typescript": {"type": "string"}}, "required": ["cnix-ui-typescript"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}... |
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" : "1409011020", "district_id" : "1409011", "name" : "KASANG BANGSAWAN"} | 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#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "dopper", "definition" : "An Anabaptist or Baptist. [Contemptuous] B. Jonson."} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$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"}, "short_name": {"type": "string"}, "description": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type... | {"name" : "Irish Housing Estate", "short_name" : "IHE", "description" : "Cached Irish Housing Estate application.", "icons" : [{"src" : "img/icons/site/house144.png", "sizes" : "144x144", "type" : "image/png"}, {"src" : "img/icons/site/house168.png", "type" : "image/png", "sizes" : "168x168"}, {"src" : "img/icons/site/... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "short_name": {"type": "string"}, "description": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type": "string"}, "type": {"type": "string"}}, "required": ["src", "sizes", "type... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "pr... | {"id" : "FEGE0", "name" : {"en" : "Obo / Mboki"}, "country" : "CF", "region" : "HM", "identifiers" : {"national" : null, "wmo" : null, "ghcn" : null, "wban" : null, "usaf" : null, "mosmix" : null, "icao" : "FEGE", "iata" : "MKI"}, "location" : {"latitude" : 5.333, "longitude" : 25.9319, "elevation" : 600}, "timezone" :... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"national": {"type": "null"}, "wmo": {"type": "null"}, "ghcn... |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId"... | [{"id" : "2001", "provinceId" : "71", "regencyId" : "01", "districtId" : "35", "name" : "Ibolian"}, {"id" : "2002", "provinceId" : "71", "regencyId" : "01", "districtId" : "35", "name" : "Ibolian Satu"}, {"id" : "2003", "provinceId" : "71", "regencyId" : "01", "districtId" : "35", "name" : "Kinomalingan"}, {"id" : "200... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"]}, "$schema": "http://json-schema.or... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"localities": {"type": "array", "items": {"type": "string"}}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "locality": {"type": "string"}, "lat": {"type": "number"}, "region": {"type": "object", "... | {"localities" : ["Keene, ND", "Johnsons Corner, ND"], "state" : "ND", "postal_code" : "58847", "locality" : "Keene, ND", "lat" : 47.910892, "region" : {"fips" : "38", "abbr" : "ND", "name" : "North Dakota"}, "city" : "Keene", "type" : "STANDARD", "lng" : -102.907792, "counties" : [{"fips" : "053", "name" : "McKenzie Co... | json_instruct | {"type": "object", "properties": {"localities": {"type": "array", "items": {"type": "string"}}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "locality": {"type": "string"}, "lat": {"type": "number"}, "region": {"type": "object", "properties": {"fips": {"type": "string"}, "abbr": {"type": "string"}, "... |
Create a JSON structure that matches this schema definition:
{"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" : "FABIAN", "frequency" : 14955, "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#"} |
Generate a valid JSON object that conforms to the following 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" : "1174030003", "district_id" : "1174030", "name" : "PUSONG LAMA"} | 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#"} |
Please provide a valid JSON object following 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" : "1702040015", "district_id" : "1702040", "name" : "ADIREJO"} | 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#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, ... | {"name" : "peer", "version" : "0.0.1", "description" : "In-browser distributed hashtable (DHT)", "homepage" : "https://github.com/hallettj/peer", "author" : {"name" : "Jesse Hallett", "email" : "jesse@sitr.us", "url" : "http://sitr.us/"}, "repository" : {"type" : "git", "url" : "git://github.com/hallettj/peer.git"}, "b... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"symbol": {"type": "string"}, "address": {"type": "string"}, "overview": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "email": {"type": "string"}, "website": {"type": "string"}, "state": {"typ... | {"symbol" : "BUNNY", "address" : "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51", "overview" : {"en" : ""}, "email" : "", "website" : "https://pancakebunny.finance", "state" : "NORMAL", "links" : {"blog" : "https://pancakebunny-finance.readthedocs.io/en/main/", "twitter" : "https://twitter.com/PancakeBunnyFin", "telegram"... | json_instruct | {"type": "object", "properties": {"symbol": {"type": "string"}, "address": {"type": "string"}, "overview": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "email": {"type": "string"}, "website": {"type": "string"}, "state": {"type": "string"}, "links": {"type": "object", "properties": ... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"description": {"type": "string"}, "number": {"type": "string"}, "class": {"type": "string"}}, "required": ["description", "number", "class"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"description" : "Methallyl alcohol", "number" : "2614", "class" : "3"} | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "number": {"type": "string"}, "class": {"type": "string"}}, "required": ["description", "number", "class"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"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"}... | {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[133.625, 43.083333333333336], [133.625, 43.166666666666664], [133.75, 43.166666666666664], [133.75, 43.083333333333336], [133.625, 43.083333333333336]]]}, "properties" : {"code" : 643355, "url" : "http://madefor.github.io/0410/api/v1/643355.geojs... | 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... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"elm-lang/virtual-dom": {"type": "string"}, "elm-lang/dom": {"type": "string"}, "elm-lang/html": {"type": "string"}, "elm-lang/keyboard": {"type": "string"}, "elm-lang/http": {"type": "string"}, "NoRedInk/elm-decode-pipeline... | {"elm-lang/virtual-dom" : "2.0.4", "elm-lang/dom" : "1.1.1", "elm-lang/html" : "2.0.0", "elm-lang/keyboard" : "1.0.1", "elm-lang/http" : "1.0.0", "NoRedInk/elm-decode-pipeline" : "3.0.1", "thebritican/elm-autocomplete" : "4.0.3", "elm-lang/core" : "5.1.1"} | json_instruct | {"type": "object", "properties": {"elm-lang/virtual-dom": {"type": "string"}, "elm-lang/dom": {"type": "string"}, "elm-lang/html": {"type": "string"}, "elm-lang/keyboard": {"type": "string"}, "elm-lang/http": {"type": "string"}, "NoRedInk/elm-decode-pipeline": {"type": "string"}, "thebritican/elm-autocomplete": {"type"... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"DTD_z0p00025_bw100_1.25<mwd<1.32_3e-08<mdot<1.8e-07": {"type": "array", "items": {"type": "number"}}, "arrbool": {"type": "boolean"}}, "required": ["DTD_z0p00025_bw100_1.25<mwd<1.32_3e-08<mdot<1.8e-07", "arrb... | {"DTD_z0p00025_bw100_1.25<mwd<1.32_3e-08<mdot<1.8e-07" : [1.5537758347618005e-06, 0.0, 0.0, 0.001372055886059237, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 8.50697766054424e-06, 1.0922934345264368e-05, 0.0, 0.0, 0.0, 0.0005033626077744246, 0.00016462422693930235, 0.0008551234308671416, 0.056596260835818604, 0.0, 0.00014610839... | json_instruct | {"type": "object", "properties": {"DTD_z0p00025_bw100_1.25<mwd<1.32_3e-08<mdot<1.8e-07": {"type": "array", "items": {"type": "number"}}, "arrbool": {"type": "boolean"}}, "required": ["DTD_z0p00025_bw100_1.25<mwd<1.32_3e-08<mdot<1.8e-07", "arrbool"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"ExcelExtractor": {"type": "object", "properties": {"ExcelFile": {"type": "string"}, "SheetName": {"type": "string"}}, "required": ["ExcelFile", "SheetName"]}, "SqlServerLoader": {"type": "object", "properties": {"Server": {"type... | {"ExcelExtractor" : {"ExcelFile" : "..\\..\\..\\..\\data\\names-500.xlsx", "SheetName" : "us-500"}, "SqlServerLoader" : {"Server" : "localhost", "Database" : "EtlTest", "Table" : "string_test"}} | json_instruct | {"type": "object", "properties": {"ExcelExtractor": {"type": "object", "properties": {"ExcelFile": {"type": "string"}, "SheetName": {"type": "string"}}, "required": ["ExcelFile", "SheetName"]}, "SqlServerLoader": {"type": "object", "properties": {"Server": {"type": "string"}, "Database": {"type": "string"}, "Table": {"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"openapi": {"type": "string"}, "paths": {"type": "object", "properties": {"/v1": {"type": "object", "properties": {"post": {"type": "object", "properties": {"summary": {"type": "string"}, "requestBody": {"type": "o... | {"openapi" : "3.0.1", "paths" : {"/v1" : {"post" : {"summary" : "Convert an array of doubles to an array of floats", "requestBody" : {"content" : {"application/json" : {"schema" : {"type" : "array", "items" : {"type" : "number", "format" : "double"}}}}}, "responses" : {"200" : {"description" : "OK", "content" : {"appli... | json_instruct | {"type": "object", "properties": {"openapi": {"type": "string"}, "paths": {"type": "object", "properties": {"/v1": {"type": "object", "properties": {"post": {"type": "object", "properties": {"summary": {"type": "string"}, "requestBody": {"type": "object", "properties": {"content": {"type": "object", "properties": {"app... |
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": {"lint": {"type": "string"}, "hospital": {"type": "string"}, ... | {"name" : "covid19-line-bot", "version" : "1.0.0", "description" : "An educational LINE chatbot about COVID-19 status in Indonesia", "main" : "index.js", "scripts" : {"lint" : "eslint src/**/*.ts api/**/*.ts", "hospital" : "tsc ./src/scripts/scraper.ts --esModuleInterop && node ./src/scripts/scraper.js", "rich-menu" : ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"lint": {"type": "string"}, "hospital": {"type": "string"}, "rich-menu": {"type": "string"}, "refresh": {"type": "strin... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@typescript-eslint/eslint-plugin": {"type": "string"}, "@typescript-esl... | {"name" : "@react-x/eslint-config", "version" : "3.4.1", "main" : "src/eslintrc.js", "dependencies" : {"@typescript-eslint/eslint-plugin" : "1.13.0", "@typescript-eslint/parser" : "1.13.0", "babel-eslint" : "10.0.3", "eslint" : "5.16.0", "eslint-config-airbnb" : "18.0.1", "eslint-config-react-app" : "4.0.1", "eslint-pl... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@typescript-eslint/eslint-plugin": {"type": "string"}, "@typescript-eslint/parser": {"type": "string"}, "babel-eslint": {"type": "string"}, "eslint"... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object",... | {"name" : "push-server", "version" : "0.0.0", "repository" : "https://github.com/tirr-c/pwa-exercise.git", "author" : "Wonwoo Choi", "license" : "MIT", "private" : true, "scripts" : {"build" : "tsc", "generate-vapid-keys" : "web-push generate-vapid-keys --json"}, "dependencies" : {"@koa/cors" : "^2.2.3", "koa" : "^2.6.... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "generate-vapid-keys": {"t... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.