input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
Following the schema specification below, generate a valid 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":... | {"hash" : "0x866dfa064f49d5c4ba57c086a7d0e57a98d84e8198625c245055d2cc8e105193", "parentHash" : "0x536afc9618c9fbdd720b3356986cf3029f374636f2edae0ad6d2824184b8dccc", "number" : 91631, "timestamp" : 1439658763, "nonce" : "0x161f5388d8b5a19a", "difficulty" : 3503187966679, "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"]... |
Using the following JSON schema, generate a compatible 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"}, "e": {"type": "array", "items": {... | {"t" : "mi'ora'oran", "h" : [{"d" : [{"f" : "\u628a\u2026\u6d17\u5237\u4e86\u3001\u7814\u78e8\u4e86\u3002", "e" : ["\ufff9`Mi'ora'or~`a~`n~ `ko~ `wadis~ `ako~.\ufffa\ufffb\u6211\u7684\u7259\u5237\u597d\u4e86\u3002"]}, {"f" : "\u6307\u6d17\u5237\u7684\u3001\u7814\u78e8\u7684\uff08\u5c0d\u8c61\u3001\u5730\u65b9\uff09\u30... | 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"}, "e": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "e"]}}}, "required": ["d"]}}, "s... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"AccountId": {"type": "string"}, "RegionId": {"type": "string"}, "ResourceId": {"type": "string"}, "ResourceType": {"type": "string"}, "ResourceName": {"type": "string"}, "AvailabilityZone": {"type": "string"}, "ResourceCrea... | {"AccountId" : "long", "RegionId" : "string", "ResourceId" : "string", "ResourceType" : "string", "ResourceName" : "string", "AvailabilityZone" : "string", "ResourceCreationTime" : "date", "ResourceGroupId" : "string", "Arn" : "string", "ResourceStatus" : "string", "ResourceDeleted" : "integer", "TagsStr" : "string", "... | json_instruct | {"type": "object", "properties": {"AccountId": {"type": "string"}, "RegionId": {"type": "string"}, "ResourceId": {"type": "string"}, "ResourceType": {"type": "string"}, "ResourceName": {"type": "string"}, "AvailabilityZone": {"type": "string"}, "ResourceCreationTime": {"type": "string"}, "ResourceGroupId": {"type": "st... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"accountLinkingWhitelistedDomains": {"type": "null"}, "asin": {"type": "string"}, "averageRating": {"type": "number"}, "canDisable": {"type": "boolean"}, "capabilities": {"type": "null"}, "category": {"type": "null"}, "descr... | {"accountLinkingWhitelistedDomains" : null, "asin" : "B01LF7V7NU", "averageRating" : 2.7, "canDisable" : true, "capabilities" : null, "category" : null, "description" : "this skill helps you to get information about the movies and tv series. it will give the imdb rating and the plot of particular movie or show.", "ena... | json_instruct | {"type": "object", "properties": {"accountLinkingWhitelistedDomains": {"type": "null"}, "asin": {"type": "string"}, "averageRating": {"type": "number"}, "canDisable": {"type": "boolean"}, "capabilities": {"type": "null"}, "category": {"type": "null"}, "description": {"type": "string"}, "enablement": {"type": "null"}, "... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"install": {"typ... | {"name" : "sprintanalyzer", "title" : "Sprint Analyzer", "description" : "Sprint Analyzer", "version" : "0.0.0", "private" : true, "scripts" : {"install" : "napa"}, "engines" : {"node" : ">=0.10.8"}, "dependencies" : {"jira" : "git://github.com/Woellchen/node-jira#develop", "hapi" : "=2.1.*", "socket.io" : "=0.9.*", "q... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"install": {"type": "string"}}, "required": ["install"]}, "engines": {"type": "object"... |
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" : 404382691, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "05dc2dcc7c0277aa1d34a2c6b77886c7", "wof:id" : 404382691, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [1.57903216080802, 43.17792251358109, 1.62322468243981, 43.19849882006335... | 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": ["... |
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" : "7204040017", "district_id" : "7204040", "name" : "KADUWAA"} | 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 a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"Dashboard": {"type": "string"}, "DOMESTIC BREEDING OF CAVALIER KINGS CHARLES SPANIEL DOGS": {"type": "string"}, "Bitches": {"type": "string"}, "Contact": {"type": "string"}, "Write to us": {"type": "string"}, "Add": ... | {"Dashboard" : "Dashboard", "DOMESTIC BREEDING OF CAVALIER KINGS CHARLES SPANIEL DOGS" : "DOMESTIC BREEDING OF CAVALIER KINGS CHARLES SPANIEL DOGS", "Bitches" : "Bitches", "Contact" : "Contact", "Write to us" : "Write to Us", "Add" : "Add", "Posts" : "Posts", "Read more" : "Read more ->", "Photos" : "Photos", "Delete" ... | json_instruct | {"type": "object", "properties": {"Dashboard": {"type": "string"}, "DOMESTIC BREEDING OF CAVALIER KINGS CHARLES SPANIEL DOGS": {"type": "string"}, "Bitches": {"type": "string"}, "Contact": {"type": "string"}, "Write to us": {"type": "string"}, "Add": {"type": "string"}, "Posts": {"type": "string"}, "Read more": {"type"... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "webm_url": {"type": "string"}, "attributes": {"type": "object", "properties": {"id": {"type": "integer"}}, "required": ["id"]}}, "requir... | {"name" : "name_164", "description" : "description_164", "image" : "https://ipfs.io/ipfs/Qma3rj6d8MV94ifHYtxxAdESUU5aHH4YCnhVmhjyHqBYXM", "webm_url" : "ipfs://image.webm", "attributes" : {"id" : 164}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "webm_url": {"type": "string"}, "attributes": {"type": "object", "properties": {"id": {"type": "integer"}}, "required": ["id"]}}, "required": ["name", "description", "image", "webm_url", "attrib... |
Create a JSON structure that matches this 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": "number"}}}}}, "r... | {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[147.25, 24.666666666666668], [147.25, 24.75], [147.375, 24.75], [147.375, 24.666666666666668], [147.25, 24.666666666666668]]]}, "properties" : {"code" : 374702, "url" : "http://madefor.github.io/0410/api/v1/374702.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... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"method": {"type": "string"}, "translators": {"type": "array", "items": {"type": "string"}}, "input": {"type": "string"}}, "required": ["method", "translators", "input"], "$schema": "http://json-schema.org/dra... | {"method" : "ncycles", "translators" : ["silero_asr_en", "tacotron_pytorch"], "input" : "input/tweets.csv"} | json_instruct | {"type": "object", "properties": {"method": {"type": "string"}, "translators": {"type": "array", "items": {"type": "string"}}, "input": {"type": "string"}}, "required": ["method", "translators", "input"], "$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#"}
| [[1993, 6], [1999, 5], [2004, 9], [2010, 5]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"display_weight": {"type": "integer"}, "name": {"type": "string"}, "url": {"type": "string"}, "jurisdiction": {"type": "string"}, "is_capital_city": {"type": "boolean"}, "contact": {"type": "object", "properties": {"twitter": {... | {"display_weight" : 70, "name" : "Dunedin", "url" : "http://portal.govhack.org/locations/nz/dunedin.html", "jurisdiction" : "nz", "is_capital_city" : false, "contact" : {"twitter" : "GovHackNZ"}, "location" : {"lat" : -45.878693, "lon" : 170.50258}, "type" : "Official Event", "id" : "dunedin", "website_url" : "http://g... | json_instruct | {"type": "object", "properties": {"display_weight": {"type": "integer"}, "name": {"type": "string"}, "url": {"type": "string"}, "jurisdiction": {"type": "string"}, "is_capital_city": {"type": "boolean"}, "contact": {"type": "object", "properties": {"twitter": {"type": "string"}}, "required": ["twitter"]}, "location": {... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"datestamp": {"type": "string"}, "nameWithOwner": {"type": "string"}, "name": {"type": "string"}, "commits": {"type": "integer"}, "forkCount": {"type": "integer"}, "issues": {"type": "integer"}, "openIssues": {"type... | {"datestamp" : "2020-03-20", "nameWithOwner" : "twitter/util", "name" : "util", "commits" : 2653, "forkCount" : 526, "issues" : 109, "openIssues" : 3, "closedIssues" : 106, "pullRequests" : 163, "openPullRequests" : 1, "mergedPullRequests" : 9, "closedPullRequests" : 153, "stargazers" : 2354, "watchers" : 243} | json_instruct | {"type": "object", "properties": {"datestamp": {"type": "string"}, "nameWithOwner": {"type": "string"}, "name": {"type": "string"}, "commits": {"type": "integer"}, "forkCount": {"type": "integer"}, "issues": {"type": "integer"}, "openIssues": {"type": "integer"}, "closedIssues": {"type": "integer"}, "pullRequests": {"t... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"dir": {"type": "string"}, "lang": {"type": "string"}, "name": {"type": "string"}, "scope": {"type": "string"}, "display": {"type": "string"}, "start_url": {"type": "string"}, "short_name": {"type": "string"}, "the... | {"dir" : "ltr", "lang" : "English", "name" : "RH Music Player Nightly", "scope" : "/", "display" : "standalone", "start_url" : "https://nightly.music.hampoelz.net/", "short_name" : "RH Music Nightly", "theme_color" : "#0D47A1", "description" : "Would you like to be the first to see what's new in RH Music Player? We pro... | json_instruct | {"type": "object", "properties": {"dir": {"type": "string"}, "lang": {"type": "string"}, "name": {"type": "string"}, "scope": {"type": "string"}, "display": {"type": "string"}, "start_url": {"type": "string"}, "short_name": {"type": "string"}, "theme_color": {"type": "string"}, "description": {"type": "string"}, "orien... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"uuid": {"type": "string"}, "project_id": {"type": "integer"}, "region": {"type": "string"}}, "required": ["uuid", "project_id", "region"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"uuid" : "second", "project_id" : 20962, "region" : "na"} | json_instruct | {"type": "object", "properties": {"uuid": {"type": "string"}, "project_id": {"type": "integer"}, "region": {"type": "string"}}, "required": ["uuid", "project_id", "region"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/sche... | {"title" : "\u30ce\u30b9\u30bf\u30eb\u30b8\u30c3\u30af\u30ec\u30a4\u30f3\u30d5\u30a9\u30fc\u30eb-\u604b\u5982\u96e8\u6b62OP", "author" : "CHiCO with HoneyWorks", "musicType" : "\u52a8\u6f2b", "musicNo" : "0008980"} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"uuid": {"type": "string"}, "parent": {"type": "string"}, "pid": {"type": "integer"}, "argv": {"type": "array", "items": {"type": "string"}}, "execArgv": {"type": "array", "items": {}}, "cwd": {"type": "string"}, "... | {"uuid" : "42cb4a68-3172-4b96-afa9-de7f5026d758", "parent" : "2209b723-dd92-494d-bc9c-ef0adba383db", "pid" : 25722, "argv" : ["/usr/local/Cellar/node/11.6.0/bin/node", "/Users/student/Projects/Week10/bankTechTest/node_modules/.bin/jasmine"], "execArgv" : [], "cwd" : "/Users/student/Projects/Week10/bankTechTest", "time"... | json_instruct | {"type": "object", "properties": {"uuid": {"type": "string"}, "parent": {"type": "string"}, "pid": {"type": "integer"}, "argv": {"type": "array", "items": {"type": "string"}}, "execArgv": {"type": "array", "items": {}}, "cwd": {"type": "string"}, "time": {"type": "integer"}, "ppid": {"type": "integer"}, "root": {"type"... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "short_name": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type": "string"}, "type": {"type": "string"}}, "required": ... | {"name" : "Search Youtube", "short_name" : "Search", "icons" : [{"src" : "images/avatar-icon-128.png", "sizes" : "128x128", "type" : "image/png"}, {"src" : "images/avatar-icon-144.png", "sizes" : "144x144", "type" : "image/png"}, {"src" : "images/avatar-icon-152.png", "sizes" : "152x152", "type" : "image/png"}, {"src" ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "short_name": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type": "string"}, "type": {"type": "string"}}, "required": ["src", "sizes", "type"]}}, "lang": {"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"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}}, "r... | {"name" : "nodejs-home-automation-rest-api", "version" : "1.0.0", "description" : "NodeJS REST-API for Home Automation", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "start" : "nodemon app.js"}, "author" : "Hitesh Garg", "license" : "ISC", "dependencies" : {"bcryptjs" : "^2.... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "start"]}, "author": {"type": "string"},... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", ... | {"name" : "mip-zhaobiao-select", "version" : "1.0.0", "description" : "\u4e0b\u62c9\u66f4\u6539\u8868\u5355\u63d0\u4ea4\u63d2\u4ef6", "author" : {"name" : "zhaobiao.cn", "email" : "150386322@qq.com"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "required": ["name", "version", "description", "author"],... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"<page title>": {"type": "string"}, "fob price": {"type": "string"}, "minorder quantity": {"type": "string"}, "payment terms": {"type": "string"}, "port": {"type": "string"}, "supply ability": {"type": "string"}}, "required": [... | {"<page title>" : "Colorful Nylon Camera Boxes,Eva Camera Bags Cases For Outdoor Cameras - Buy Camera Bag Case,Digital Camera Case,Colorful Camera Case Product on Alibaba.com", "fob price" : "US $2.5 - 5.5 / Piece Get Latest\nPrice", "minorder quantity" : "2000 Piece/Pieces Camera bags cases", "payment terms" : "L/C,D/... | json_instruct | {"type": "object", "properties": {"<page title>": {"type": "string"}, "fob price": {"type": "string"}, "minorder quantity": {"type": "string"}, "payment terms": {"type": "string"}, "port": {"type": "string"}, "supply ability": {"type": "string"}}, "required": ["<page title>", "fob price", "minorder quantity", "payment ... |
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" : "artery", "definition" : "1. The trachea or windpipe. [Obs.] \"Under the artery, or windpipe, is the mouth of the stomach.\" Holland. 2. (Anat.) One of the vessels or tubes which carry either venous or arterial blood from the heart. They have tricker and more muscular walls than veins, and are connected with... | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"title": {"type": "string"}, "genre": {"type": "string"}, "creators": {"type": "array", "items": {"type": "string"}}, "cast": {"type": "array", "items": {"type": "string"}}, "country_of_origin": {"type": "string"}, "s... | {"title" : "Chase", "genre" : "Drama", "creators" : ["Stephen J. Cannell"], "cast" : ["Mitchell Ryan", "Wayne Maunder", "Reid Smith"], "country_of_origin" : "United States", "seasons" : 1, "episodes" : 23, "start_date" : "Tue Sep 11 00:00:00 EDT 1973", "end_date" : "Wed Apr 10 00:00:00 EDT 1974"} | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "genre": {"type": "string"}, "creators": {"type": "array", "items": {"type": "string"}}, "cast": {"type": "array", "items": {"type": "string"}}, "country_of_origin": {"type": "string"}, "seasons": {"type": "integer"}, "episodes": {"type": "integer"}, "start... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {"K17745": {"type": "string"}}, "required": ["K17745"]}, "name": {"type... | [{"comment" : "", "definition" : "L-threo-Tetrahydrobiopterin + 2 NADP+ <=> 6-Pyruvoyltetrahydropterin + 2 NADPH + 2 H+", "orthologs" : {"K17745" : "sepiapterin reductase [EC:1.1.1.325]"}, "name" : "L-threo-tetrahydrobiopterin:NADP+ oxidoreductase", "product_stoichiometries" : ["2", "2", "1"], "enzymes" : ["1.1.1.325"]... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {"K17745": {"type": "string"}}, "required": ["K17745"]}, "name": {"type": "string"}, "product_stoichiometries": {"type": "array", "items": {"type": ... |
Generate a valid JSON object that conforms to the following 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" : 9007200893979580000, "key" : "/static/e6ed4afd08ccc757f7e2cbb9ac1136d5/00547/project-04.jpg", "val" : "192fd3fbbd3a043a01b18ac5d7b02134"} | 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 an example JSON object that satisfies this schema:
{"type": "object", "properties": {"head": {"type": "array", "items": {}}, "neck": {"type": "array", "items": {}}, "shoulder": {"type": "array", "items": {}}, "back": {"type": "array", "items": {}}, "chest": {"type": "array", "items": {}}, "wrist": {"type": "arr... | {"head" : [], "neck" : [], "shoulder" : [], "back" : [], "chest" : [], "wrist" : [], "hands" : [], "waist" : [], "legs" : [], "feet" : [], "finger" : [], "trinket" : [], "melee" : [], "ranged" : []} | json_instruct | {"type": "object", "properties": {"head": {"type": "array", "items": {}}, "neck": {"type": "array", "items": {}}, "shoulder": {"type": "array", "items": {}}, "back": {"type": "array", "items": {}}, "chest": {"type": "array", "items": {}}, "wrist": {"type": "array", "items": {}}, "hands": {"type": "array", "items": {}},... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "version", "description", "title", "u... | {"name" : "Chat", "version" : "0.0.1", "description" : "Documentation for the Chat Application", "title" : "Chat APIs", "url" : "http://localhost:3000"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "version", "description", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"amenity": {"type": "string"}, "food": {"type": "string"}, "name": {"type": "string"}, "payment:coins": {"type": "string"}, "... | {"type" : "Feature", "id" : "node/3612651793", "properties" : {"amenity" : "vending_machine", "food" : "eggs", "name" : "Kistlerhof Eier", "payment:coins" : "yes", "payment:notes" : "5\u20ac", "vending" : "food", "id" : "node/3612651793"}, "geometry" : {"type" : "Point", "coordinates" : [11.5103322, 48.4310962]}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"amenity": {"type": "string"}, "food": {"type": "string"}, "name": {"type": "string"}, "payment:coins": {"type": "string"}, "payment:notes": {"type": "string"}, "vending": {"type": "st... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "nul... | {"contract" : "0x7e33009c42399f05fc4b16aeb3acc6a60df88058", "tool" : "mythril", "start" : 1563605293.5241077, "end" : 1563605299.9000793, "duration" : 6.375971555709839, "analysis" : {"error" : null, "issues" : [], "success" : true}} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "bo... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"meta": {"type": "object", "properties": {"region": {"type": "string"}, "stub": {"type": "string"}, "type": {"type": "string"}}, "required": ["region", "stub", "type"]}, "info": {"type": "object", "properties": {"grade": {"type":... | {"meta" : {"region" : "north_face", "stub" : "wet_dreams_variation", "type" : "route"}, "info" : {"grade" : "5.10d", "name" : "Wet Dreams Variation", "types" : ["unknown"]}} | json_instruct | {"type": "object", "properties": {"meta": {"type": "object", "properties": {"region": {"type": "string"}, "stub": {"type": "string"}, "type": {"type": "string"}}, "required": ["region", "stub", "type"]}, "info": {"type": "object", "properties": {"grade": {"type": "string"}, "name": {"type": "string"}, "types": {"type":... |
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" : "St. Kitts and Nevis - Energy and Mining", "downloads" : 67, "tags" : ["energy", "hxl", "indicators", "mining", "Saint Kitts And Nevis"], "hxl" : 1, "org" : "World Bank Group", "id" : "defd4d59-ac4d-495d-91f5-aaa9668de99a", "resources" : [{"update_date" : "2021-01-28T12:13:20.680655", "link" : "https://data.... | 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... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity"... | {"schema_version" : "1.2.0", "id" : "GHSA-w3m3-f5c2-c97p", "modified" : "2022-05-13T01:03:28Z", "published" : "2022-05-13T01:03:28Z", "aliases" : ["CVE-2011-1960"], "details" : "Microsoft Internet Explorer 6 through 9 does not properly implement JavaScript event handlers, which allows remote attackers to access content... | json_instruct | {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "a... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": ... | {"name" : "mtvplayer", "version" : "0.0.1", "description" : "mtvplayer for everyone, for everything", "author" : "", "repository" : {"type" : "git", "url" : "git+https://github.com/zhibirc/mtvplayer.git"}, "main" : "index.js", "scripts" : {"lint" : "eslint .", "ava:watch" : "ava --verbose --watch", "ava" : "ava --verbo... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "main": {"type": "string"}, ... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "debug": {"type": "string"}, "st... | {"name" : "lr_frontend", "version" : "1.0.0", "description" : "generic frontend server", "main" : "index.js", "scripts" : {"test" : "npm test", "debug" : "rm -rf logs && DEBUG_MODE=true node --inspect-brk=18899 index.js ", "start" : "rm -rf logs && node index.js", "startpm2" : "rm -rf logs && pm2 start process.json"}, ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "debug": {"type": "string"}, "start": {"type": "string"}, "startpm2": {"type": "string"}}, ... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "username": {"type": "string"}, "text": {"type": "string"}, "date": {"type": "string"}, "retweet": {"type": "integer"}, "like": {"type"... | [{"id" : "1099333657083310081", "url" : "https://twitter.com/warutaron1994/status/1099333657083310081", "username" : "", "text" : "\u0e19\u0e48\u0e32\u0e14\u0e39\u0e21\u0e32\u0e01 \u0e2d\u0e22\u0e32\u0e01\u0e43\u0e2b\u0e49\u0e21\u0e35", "date" : "23-02-2019 22:42", "retweet" : 0, "like" : 1}, {"id" : "10993162955210711... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "username": {"type": "string"}, "text": {"type": "string"}, "date": {"type": "string"}, "retweet": {"type": "integer"}, "like": {"type": "integer"}}, "required": ["id", "url", "username", "text", "date", "r... |
Construct a JSON document that adheres to this schema specification:
{"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" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-118.389726, 34.076615], [-118.389727, 34.080881], [-118.376244, 34.08951], [-118.376951, 34.08863], [-118.377033, 34.08304], [-118.370302, 34.083157], [-118.370294, 34.080169], [-118.374209, 34.080161], [-118.374202, 34.... | 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 sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"manufacturer": {"type": "string"}, "market_name": {"type": "string"}, "codename": {"type": "string"}, "model": {"type": "string"}}, "required": ["manufacturer", "market_name", "code... | [{"manufacturer" : "EVEREST-EVERPAD", "market_name" : "DC-1032", "codename" : "mid1032_mk", "model" : "DC-1032"}, {"manufacturer" : "PCBOX", "market_name" : "PCB-T104", "codename" : "mid1032_mk", "model" : "PCB-T104"}, {"manufacturer" : "ViewSonic", "market_name" : "ViewPad_M10_2_32", "codename" : "mid1032_mk", "model"... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"manufacturer": {"type": "string"}, "market_name": {"type": "string"}, "codename": {"type": "string"}, "model": {"type": "string"}}, "required": ["manufacturer", "market_name", "codename", "model"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "o... | {"id" : "6d09395d-9e60-4908-9cab-086847ceff2e", "playerTags" : [], "teamTags" : ["ca3f1c8c-c025-4d8e-8eef-5be6accbeb16", "878c1bf6-0d21-4659-bfee-916c8314d69c"], "gameTags" : ["2c06c2bc-4885-4390-bcab-3946181db596"], "metadata" : {"play" : 268, "subPlay" : -1, "children" : ["0e4c2cd0-73ee-4195-8577-e6738064bf4d"]}, "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":... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "homepage": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}... | {"name" : "el-media-keys", "homepage" : "https://github.com/NorthernLogic/el-media-keys", "version" : "0.1.2", "authors" : ["Zachary Jones <zacharytamas@gmail.com>"], "description" : "A Polymer element for binding methods to presses of Media Keys in an Electron application.", "main" : "el-media-keys.html", "moduleType"... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "homepage": {"type": "string"}, "version": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "moduleType": {"type": "array", "items": {}}, "keywords": {"type": "array... |
Create a JSON structure that matches this 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": "number"}}}}}, "r... | {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[137.75, 25.083333333333332], [137.75, 25.166666666666668], [137.875, 25.166666666666668], [137.875, 25.083333333333332], [137.75, 25.083333333333332]]]}, "properties" : {"code" : 373756, "url" : "http://madefor.github.io/0410/api/v1/373756.geojso... | 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... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["chattigo-webchat"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"gorillascript.js": {"type": "string"}, "style.css": {"type": "string"}}, "required": ["gorillascript.js", "style.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"gorillascript.js" : "sha256-nPNTwpg7uuYJgJmp3cGQaMwpkdUV9cRFo13HK+3ZYH0=", "style.css" : "sha256-qSPLX+krxyZdvPiA7jqkd9UavdytPsz1aa2maX2zI1M="} | json_instruct | {"type": "object", "properties": {"gorillascript.js": {"type": "string"}, "style.css": {"type": "string"}}, "required": ["gorillascript.js", "style.css"], "$schema": "http://json-schema.org/draft-07/schema#"} |
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#"}
| [[1978, 5], [1995, 5]] | 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": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"typ... | {"type" : "FeatureCollection", "features" : [{"type" : "Feature", "id" : "TK", "properties" : {"name" : "Tokelau"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[-171.19066321499992, -9.35637786299992], [-171.19550533799992, -9.350681247999944], [-171.19969641799992, -9.344333591999941], [-171.203195766999... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "geometry": {"type": "object", ... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"ngDeps": {"type": "object", "properties": {"1": {"type": "string"}, "3": {"type": "array", "items": {"type": "object", "properties": {"1": {"type": "string"}, "5": {"type": "boolean"}}, "required": ["1", "5"]}}, "6": {"type... | {"ngDeps" : {"1" : "angular_components.model.ui.item_sorter", "3" : [{"1" : "dart:collection", "5" : false}, {"1" : "./has_renderer.dart", "5" : false}], "6" : "item_sorter.dart"}, "type" : {"sortItems" : {"class" : "Identifier", "name" : "sortItems", "moduleUrl" : "asset:angular_components/lib/src/model/ui/item_sorter... | json_instruct | {"type": "object", "properties": {"ngDeps": {"type": "object", "properties": {"1": {"type": "string"}, "3": {"type": "array", "items": {"type": "object", "properties": {"1": {"type": "string"}, "5": {"type": "boolean"}}, "required": ["1", "5"]}}, "6": {"type": "string"}}, "required": ["1", "3", "6"]}, "type": {"type": ... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"type": {"type": "string"}, "attrType": {"type": "integer"}, "releaseDate": {"type": "string"}, "weight": {"type": "integer"}, "attribute": {"type": "object", "properties": {"work": {"type": "string"}}, "required":... | {"type" : "source", "attrType" : 0, "releaseDate" : "2021-08-26", "weight" : 2021080, "attribute" : {"work" : "tsukihime"}, "data" : {"name" : {"en" : "Tsukihime Material I", "ja" : "\u6708\u59eb\u30de\u30c6\u30ea\u30a2\u30ebI", "zh" : "\u6708\u59ecMaterial I"}}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "attrType": {"type": "integer"}, "releaseDate": {"type": "string"}, "weight": {"type": "integer"}, "attribute": {"type": "object", "properties": {"work": {"type": "string"}}, "required": ["work"]}, "data": {"type": "object", "properties": {"name": {"type": "... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"oid": {"type": "string"}, "hafta": {"type": "integer"}, "buyukIkramiyeKazananIl": {"type": "string"}, "cekilisTarihi": {"type": "string"}, "cekilisTuru": {"type": "string"}, "rakamlar": {"type": "string"}, "rakamlarN... | {"oid" : "642jdgiod6c67g00", "hafta" : 779, "buyukIkramiyeKazananIl" : "", "cekilisTarihi" : "18/05/2016", "cekilisTuru" : "SANS_TOPU", "rakamlar" : "32#24#22#19#18#12", "rakamlarNumaraSirasi" : "18 - 19 - 22 - 24 - 32 - <b>12</b>", "devretti" : false, "devirSayisi" : 0, "bilenKisiler" : [{"oid" : "642jdmiod6c67b07", "... | json_instruct | {"type": "object", "properties": {"oid": {"type": "string"}, "hafta": {"type": "integer"}, "buyukIkramiyeKazananIl": {"type": "string"}, "cekilisTarihi": {"type": "string"}, "cekilisTuru": {"type": "string"}, "rakamlar": {"type": "string"}, "rakamlarNumaraSirasi": {"type": "string"}, "devretti": {"type": "boolean"}, "d... |
Based on the schema below, produce a valid JSON object:
{"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"}}}}}, "requir... | {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[124.125, 45.833333333333336], [124.125, 45.916666666666664], [124.25, 45.916666666666664], [124.25, 45.833333333333336], [124.125, 45.833333333333336]]]}, "properties" : {"code" : 682461, "url" : "http://madefor.github.io/0410/api/v1/682461.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... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "compile": {"type": "stri... | {"name" : "json-api-client", "version" : "5.0.2", "main" : "./lib/json-api-client", "license" : "Apache-2.0", "scripts" : {"start" : "npm run compile; onchange ./src/* -- npm run compile", "compile" : "coffee --compile --output ./lib ./src", "preversion" : "npm run compile"}, "dependencies" : {"normalizeurl" : "~0.1.3"... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "compile": {"type": "string"}, "preversion": {"type": "string"}}, "required": ["start", "compi... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val... | {"n_dim" : 5, "n_trials" : 210, "objective" : "markowitz_return_on_cube", "white" : "bayesopt_ucb", "black" : "platypus_smpso", "traceback" : ["passing", "passing"], "best_val" : [4111.558171344983, 4168.728668785801], "best_x" : [[0.7519717968518665, 1.0, 0.5529549134781148, 0.8216418397063231, 1.0], [0.62434626001653... | json_instruct | {"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]... | {"name" : "aws-cloudfront-jwtvalidator", "version" : "1.0.0", "description" : "A simple JWT validator taken from AWS blog post by Alex Tomic and Cameron Worrell", "main" : "index.js", "engines" : {"node" : "=8.10"}, "scripts" : {"test" : "node_modules/.bin/envsub --env-file __templates__/test.env __templates__/env.js.t... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {"test": {"type": "stri... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"videomail-client.js": {"type": "string"}, "videomail-client.min.js": {"type": "string"}}, "required": ["videomail-client.js", "videomail-client.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"videomail-client.js" : "sha512-hfaP6s2jRwwkLkt2Jwt5ad/t9xi80y49tAm9rVQ5yerBUurh4+XfF4/jvrraK4AdB8HCf1J1n3BmIL4Xeunrug==", "videomail-client.min.js" : "sha512-Yy0E7XcfxKNOPVR0+l65mWU17gADyP3N8Ws06SoXcDsg2qjQyI/T1vsBF2HAX1kXgkJ9GH8YJhuebg9l/bwltw=="} | json_instruct | {"type": "object", "properties": {"videomail-client.js": {"type": "string"}, "videomail-client.min.js": {"type": "string"}}, "required": ["videomail-client.js", "videomail-client.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"}, "duration": {"type": "integer"}, "language": {"type": "string"}, "recorded": {"type": "string"}, "speakers": {"type": "array", "items": {"type": "string"}}, "thumbnail_url": {"type":... | {"description" : "The talk overviews async/await, asynchronous generators and\ncomprehensions in Python 3.6 and the asyncio module. We'll discuss when\nand how asyncio should be used in a modern applications and services,\nwhat is uvloop, and what asyncio frameworks and libraries one should\nuse. I'll share our ideas a... | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "duration": {"type": "integer"}, "language": {"type": "string"}, "recorded": {"type": "string"}, "speakers": {"type": "array", "items": {"type": "string"}}, "thumbnail_url": {"type": "string"}, "title": {"type": "string"}, "videos": {"type": "array", ... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"person_id": {"type": "array", "items": {"type": "integer"}}, "pose_keypoints_2d": {"type": "array", "items": {"ty... | {"version" : 1.3, "people" : [{"person_id" : [-1], "pose_keypoints_2d" : [712.745, 244.806, 0.959547, 715.585, 374.26, 0.906912, 621.608, 368.414, 0.878989, 583.323, 515.553, 0.895093, 577.495, 645.148, 0.934141, 803.979, 374.318, 0.825858, 833.371, 527.335, 0.913179, 830.452, 653.896, 0.88956, 706.82, 680.352, 0.59868... | json_instruct | {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"person_id": {"type": "array", "items": {"type": "integer"}}, "pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : "641101", "nama" : "Long Bagun"}, {"id" : "641102", "nama" : "Long Hubung"}, {"id" : "641103", "nama" : "Laham"}, {"id" : "641104", "nama" : "Long Apari"}, {"id" : "641105", "nama" : "Long Pahangai"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"resources": {"type": "array", "items": {"type": "string"}}, "spritemap": {"type": "object", "properties": {"coin": {"type": "object", "properties": {"start": {"type": "integer"}, "end": {"type": "number"}, "loop": {"type": ... | {"resources" : ["sprite/sounds.ogg", "sprite/sounds.mp3"], "spritemap" : {"coin" : {"start" : 0, "end" : 0.2742857142857143, "loop" : false}, "dead" : {"start" : 2, "end" : 2.5732426303854874, "loop" : false}, "menu" : {"start" : 4, "end" : 5.063764172335601, "loop" : false}, "wings" : {"start" : 7, "end" : 7.462947845... | json_instruct | {"type": "object", "properties": {"resources": {"type": "array", "items": {"type": "string"}}, "spritemap": {"type": "object", "properties": {"coin": {"type": "object", "properties": {"start": {"type": "integer"}, "end": {"type": "number"}, "loop": {"type": "boolean"}}, "required": ["start", "end", "loop"]}, "dead": {"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "born": {"type": "string"}, "born_place": {"type": "string"}, "died": {"type": "string"}, "died_place": {"type": "string"}, "summary": {"type": "string"}, "link": {"type": "string"}}, "r... | {"name" : "Niels Henrik Abel", "born" : "5 August 1802", "born_place" : "Frind\u00c3\u00b6e (near Stavanger), Norway", "died" : "6 April 1829", "died_place" : "Froland, Norway", "summary" : "Niels Abel was a Norwegian mathematician who proved the impossibility of solving algebraically the general equation of the fifth ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "born": {"type": "string"}, "born_place": {"type": "string"}, "died": {"type": "string"}, "died_place": {"type": "string"}, "summary": {"type": "string"}, "link": {"type": "string"}}, "required": ["name", "born", "born_place", "died", "died_place", "summary"... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "conversormedidas", "displayName" : "conversormedidas"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "array", "items": {}}}}, "require... | {"contract" : "0x437cf0bf53634e3dfa5e3eaff3104004d50fb532", "tool" : "manticore", "start" : 1564990654.2319224, "end" : 1564992455.6176236, "duration" : 1801.3857011795044, "analysis" : [[], [], [], []]} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "array", "items": {}}}}, "required": ["contract", "tool", "start", "end", "duration", "ana... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"bits": {"type": "string"}, "certified": {"type": "boolean"}, "chainwork": {"type": "string"}, "confirmations": {"type": "integer"}, "difficulty": {"type": "number"}, "hash": {"type": "string"}, "height": {"type... | {"bits" : "1e0ffff0", "certified" : false, "chainwork" : "000000000000000000000000000000000000000000000000000000003e903e90", "confirmations" : 1574723, "difficulty" : 0.000244140625, "hash" : "99f4bacb2876ffcd74bcbaebfc9fdb5f6fabfc2e740b5d404f7f8935fef6506f", "height" : 1000, "identified" : false, "mediantime" : 139526... | json_instruct | {"type": "object", "properties": {"bits": {"type": "string"}, "certified": {"type": "boolean"}, "chainwork": {"type": "string"}, "confirmations": {"type": "integer"}, "difficulty": {"type": "number"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "identified": {"type": "boolean"}, "mediantime": {"type": "i... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "array", "items": {"type": "string"}}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"... | {"name" : "keyboard", "version" : "1.19.1", "main" : ["./js/jquery.keyboard.js", "./css/keyboard.css"], "ignore" : ["**/.*"], "dependencies" : {"jquery" : ">= 1.9.2", "jquery-ui" : ">=1.9.2"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "array", "items": {"type": "string"}}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"jquery": {"type": "string"}, "jquery-ui": {"type": "string"}},... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}}, "required": ["id", "expression"], "$schema": "http://json-... | {"id" : "http://data.doremus.org/performance/196ff7c2-12c0-3f55-a8e7-216dec782783", "expression" : [{"id" : "http://data.doremus.org/expression/24d08b13-a7e9-3edd-9101-fd2c424746fa"}, {"id" : "http://data.doremus.org/expression/377ea984-82f3-36ac-a417-1df2ce82ece2"}, {"id" : "http://data.doremus.org/expression/2f785d3b... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "expression": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"]}}}, "required": ["id", "expression"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "conquest:block/mallorn_wood_plank_window_small"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "o... | {"type" : "Feature", "geometry" : {"type" : "Point", "coordinates" : [-2.516945, 52.631747]}, "properties" : {"site" : "IRN001", "maximum-net-dwellings" : "400", "site-address" : "Former Ironbridge Power Station, Buildwas Road, Shropshire", "ownership-status" : "not owned by a public authority", "name" : "IRN001", "pla... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"site": {"type": "string"}, "maxim... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"anita": {"type": "integer"}, "buddy": {"type": "integer"}, "claes": {"type": "integer"}, "jaike": {"type": "integer"}, "johan": {"type": "integer"}, "leonie": {"type": "integer"}, "miljuschja": {"type": "inte... | {"anita" : 13, "buddy" : 76, "claes" : 104, "jaike" : 30, "johan" : 191, "leonie" : 121, "miljuschja" : 42, "nathan" : 79, "rob" : 71, "tina" : 112} | json_instruct | {"type": "object", "properties": {"anita": {"type": "integer"}, "buddy": {"type": "integer"}, "claes": {"type": "integer"}, "jaike": {"type": "integer"}, "johan": {"type": "integer"}, "leonie": {"type": "integer"}, "miljuschja": {"type": "integer"}, "nathan": {"type": "integer"}, "rob": {"type": "integer"}, "tina": {"t... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"default": {"type": "string"}, "tileManager": {"type": "string"}, "map": {"type": "string"}, "maps": {"type": "string"}}, "required": ["default", "tileManager", "map", "maps"], "$schema": "http://json-schema.org/draft-07/schema... | {"default" : "debug", "tileManager" : "info", "map" : "info", "maps" : "info"} | json_instruct | {"type": "object", "properties": {"default": {"type": "string"}, "tileManager": {"type": "string"}, "map": {"type": "string"}, "maps": {"type": "string"}}, "required": ["default", "tileManager", "map", "maps"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type"... | {"id" : 84647, "info" : {"name" : "\u30ac\u30b8\u30a7\u30c3\u30c8Life 5.0 \u30d8\u30c3\u30c9\u30e9\u30a4\u30f3\u975e\u8868\u793a", "description" : "\u30d8\u30c3\u30c9\u30e9\u30a4\u30f3\u975e\u8868\u793a", "additionalInfo" : null, "format" : "uso", "category" : "gadgetlife5", "createdAt" : "2013-03-18T06:20:55.000Z", "u... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "ui": {"type": "string"}}, "required": ["name", "ui"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Props panel", "ui" : "index.tsx"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "ui": {"type": "string"}}, "required": ["name", "ui"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"hideCards": {"type": "object", "properties": {"DjR78gFGWH__YnG7p1ih": {"type": "integer"}, "SBuWhDAQtDF8_wGoJlHs": {"type": "integer"}}, "required": ["DjR78gFGWH__YnG7p1ih", "SBuWhDAQtDF8_wGoJlHs"]}, "myCards": {"t... | {"hideCards" : {"DjR78gFGWH__YnG7p1ih" : 17, "SBuWhDAQtDF8_wGoJlHs" : 17}, "myCards" : [{"value" : "J", "type" : 2}, {"value" : "J", "type" : 0}, {"value" : "J", "type" : 3}, {"value" : "4", "type" : 1}, {"value" : "4", "type" : 3}, {"value" : "5", "type" : 1}, {"value" : "6", "type" : 3}, {"value" : "7", "type" : 1}, ... | json_instruct | {"type": "object", "properties": {"hideCards": {"type": "object", "properties": {"DjR78gFGWH__YnG7p1ih": {"type": "integer"}, "SBuWhDAQtDF8_wGoJlHs": {"type": "integer"}}, "required": ["DjR78gFGWH__YnG7p1ih", "SBuWhDAQtDF8_wGoJlHs"]}, "myCards": {"type": "array", "items": {"type": "object", "properties": {"value": {"ty... |
The schema below describes a JSON structure. Generate a valid example:
{"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:i... | {"id" : 101879413, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "ea34ffca4265e37198eddb8c8398b319", "wof:id" : 101879413, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [3.475, 49.1775, 3.475, 49.1775], "geometry" : {"coordinates" : [3.... | 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": ["... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "Win... | {"Time" : "2021-05-20T21:00:00Z", "Temp" : 24.3, "RelHum" : 69, "WindSpeed" : 1.7, "WindDir" : 18} | json_instruct | {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"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/s... | [{"name" : "LURAN", "frequency" : 4, "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#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"issuer_ca_id": {"type": "integer"}, "issuer_name": {"type": "string"}, "name_value": {"type": "string"}, "min_cert_id": {"type": "integer"}, "min_entry_timestamp": {"type": "string"}, "not_before": {"type": "string"}, "not_... | {"issuer_ca_id" : 16418, "issuer_name" : "C=US, O=Let's Encrypt, CN=Let's Encrypt Authority X3", "name_value" : "35.224.44.156.xip.io", "min_cert_id" : 1027672499, "min_entry_timestamp" : "2018-12-14T01:15:04.61", "not_before" : "2018-12-14T00:15:04", "not_after" : "2019-03-14T00:15:04"} | json_instruct | {"type": "object", "properties": {"issuer_ca_id": {"type": "integer"}, "issuer_name": {"type": "string"}, "name_value": {"type": "string"}, "min_cert_id": {"type": "integer"}, "min_entry_timestamp": {"type": "string"}, "not_before": {"type": "string"}, "not_after": {"type": "string"}}, "required": ["issuer_ca_id", "iss... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "nul... | {"contract" : "0x0dba7ca3d25f8c2f46d9b06ba7b1b3144e206f38", "tool" : "mythril", "start" : 1563247690.1748524, "end" : 1563247696.0404217, "duration" : 5.865569353103638, "analysis" : {"error" : null, "issues" : [], "success" : true}} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "bo... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "license": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object... | {"name" : "tincanjs", "description" : "Experience API (Tin Can API) Library", "version" : "0.50.0", "private" : false, "license" : "Apache-2.0", "main" : "build/tincan-node.js", "directories" : {"src" : "src", "doc" : "doc"}, "dependencies" : {"xhr2" : "0.0.7", "js-polyfills" : "0.1.22", "text-encoding" : "0.6.0", "arr... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "license": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"src": {"type": "string"}, "doc": {"type": "string"}... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"version": {"type": "string"}, "url": {"type": "string"}, "bin": {"type": "string"}}, "required": ["version", "url", "bin"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"version" : "0.6.3-alpha", "url" : "https://github.com/AIRLegend/aitrack/releases/download/v0.6.3-alpha/aitrack-v0.6.3-alpha.zip", "bin" : "aitrack-v0.6.3-alpha/AITrack.exe"} | json_instruct | {"type": "object", "properties": {"version": {"type": "string"}, "url": {"type": "string"}, "bin": {"type": "string"}}, "required": ["version", "url", "bin"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible 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", "items"... | {"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-95.087712, 29.674597], [-95.046561, 29.675368], [-95.046385, 29.665002], [-95.08692, 29.664381], [-95.087712, 29.674597]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 86182}}]} | 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 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": {"start": {"type": "string"}}, "required": ... | {"name" : "csc317", "version" : "1.0.0", "description" : "## Purpose The purpose of this folder is to store all the source code and related files for your team's application. Source code MUST NOT be in any of folder. <strong>YOU HAVE BEEN WARNED</strong>", "main" : "server.js", "scripts" : {"start" : "nodemon server.js... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dep... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"ENGIY": {"type": "number"}, "ENGQF": {"type": "number"}, "EXC": {"type": "number"}, "ENLAY": {"type": "number"}, "ESOCF": {"type": "number"}, "IBDRY": {"type": "number"}, "IBDSF": {"type": "number"}, "ACLLF":... | {"ENGIY" : 1.0, "ENGQF" : 1.0, "EXC" : 0.4341483035355731, "ENLAY" : 0.4244475300174472, "ESOCF" : 0.4244475300174472, "IBDRY" : 0.41171748690575927, "IBDSF" : 0.41171748690575927, "ACLLF" : 0.40672466278824765, "SJI" : 0.3929062922430903, "ECIFF" : 0.391980279823867, "ECIFY" : 0.391980279823867, "OEG" : 0.379652885350... | json_instruct | {"type": "object", "properties": {"ENGIY": {"type": "number"}, "ENGQF": {"type": "number"}, "EXC": {"type": "number"}, "ENLAY": {"type": "number"}, "ESOCF": {"type": "number"}, "IBDRY": {"type": "number"}, "IBDSF": {"type": "number"}, "ACLLF": {"type": "number"}, "SJI": {"type": "number"}, "ECIFF": {"type": "number"}, ... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"algorithm": {"type": "string"}, "coin": {"type": "string"}, "diffTarget": {"type": "integer"}, "forkedFrom": {"type": "string"}, "icon": {"type": "string"}, "links": {"type": "object", "properties": {"bitcointalkA... | {"algorithm" : "CryptoNight Heavy", "coin" : "RYO", "diffTarget" : 240, "forkedFrom" : "sumo-sumocoin", "icon" : "https://storage.googleapis.com/forkmaps/images/cryptonote/ryo-icon.png", "links" : {"bitcointalkAnn" : "https://bitcointalk.org/index.php?topic=4413010", "discord" : "https://discord.gg/ryD9bdb", "facebook"... | json_instruct | {"type": "object", "properties": {"algorithm": {"type": "string"}, "coin": {"type": "string"}, "diffTarget": {"type": "integer"}, "forkedFrom": {"type": "string"}, "icon": {"type": "string"}, "links": {"type": "object", "properties": {"bitcointalkAnn": {"type": "string"}, "discord": {"type": "string"}, "facebook": {"ty... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "WechatUsageExample", "displayName" : "WechatUsageExample"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"defaults": {"type": "object", "properties": {"users": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "authorization": {"type": "string"}, "deviceToken": {"ty... | {"defaults" : {"users" : [{"id" : 1, "name" : "User A", "authorization" : "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlVzZXIgQSIsImlhdCI6MTUxNjIzOTAyMn0.oAp2McT_luTNbmkvh7Q0WH6-4C89_esVlgece27PaQc", "deviceToken" : "m5jc8l0effbcee8jkvfa9wog9g3lfxw88la6cgrh1sz6wyv7z0nym1l17ectherfq7sse9g575hu927y8k30rer4y... | json_instruct | {"type": "object", "properties": {"defaults": {"type": "object", "properties": {"users": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "authorization": {"type": "string"}, "deviceToken": {"type": "string"}, "fingerPrint": {"type": "string"}}, "requir... |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "number"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [0.0, 1.0, 0.0, 1.0, 1.0, 4.0, 1.0, 5.0, 5.0, 0.0] | json_instruct | {"type": "array", "items": {"type": "number"}, "$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"}, "fields": {"type": "object", "properties": {"status_code": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "message": {"type": "ob... | {"description" : "This plugin terminates incoming requests with a specified status code and message. This allows to (temporarily) block an API or Consumer.", "fields" : {"status_code" : {"description" : "The response code to send."}, "message" : {"description" : "The message to send, if using the default response gener... | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "fields": {"type": "object", "properties": {"status_code": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}, "message": {"type": "object", "properties": {"description": {"type": "string"}}, "required":... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}, "test": {"type": "stri... | {"name" : "webgldrawing", "version" : "1.0.0", "description" : "Learning about webgl drawing", "scripts" : {"build" : "rollup -c", "dev" : "rollup -c -w", "test" : "node test/test.js", "pretest" : "npm run build"}, "author" : "Aljaz Kotnik", "license" : "MIT", "main_used" : "public/dist/webgldrawing.js", "main" : "publ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "dev": {"type": "string"}, "test": {"type": "string"}, "pretest": {"type": "string"}}, "required": ["build", "dev", "t... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"class": {"type": "object", "properties": {"on:inMethod:": {"type": "string"}}, "required": ["on:inMethod:"]}, "instance": {"type": "object", "properties": {"name": {"type": "string"}, "selection": {"type": "string... | {"class" : {"on:inMethod:" : "cwp 12/1/2004 00:50"}, "instance" : {"name" : "cwp 12/8/2004 22:14", "selection" : "dkh 04/25/2008 11:30", "setClassName:reference:" : "cwp 12/1/2004 01:10"}} | json_instruct | {"type": "object", "properties": {"class": {"type": "object", "properties": {"on:inMethod:": {"type": "string"}}, "required": ["on:inMethod:"]}, "instance": {"type": "object", "properties": {"name": {"type": "string"}, "selection": {"type": "string"}, "setClassName:reference:": {"type": "string"}}, "required": ["name",... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"template": {"type": "object", "properties": {"small": {"type": "string"}, "medium": {"type": "string"}, "large": {"type": "string"}}, "required": ["small", "medium", "large"]}, "channels": {"type": "object", "properties": {"lu... | {"template" : {"small" : "https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/1.0", "medium" : "https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/2.0", "large" : "https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/3.0"}, "channels" : {"luccidono" : {"title" : "Luccidono", "channel_id" : 54054655, "link" : "http:/... | json_instruct | {"type": "object", "properties": {"template": {"type": "object", "properties": {"small": {"type": "string"}, "medium": {"type": "string"}, "large": {"type": "string"}}, "required": ["small", "medium", "large"]}, "channels": {"type": "object", "properties": {"luccidono": {"type": "object", "properties": {"title": {"type... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"vrack_move_dialog_title_dedicatedCloudDatacenter": {"type": "string"}, "vrack_move_dialog_intro_dedicatedCloudDatacenter": {"type": "string"}, "vrack_move_dialog_warning_notice": {"type": "string"}, "vrack_move_dialog_choose_vra... | {"vrack_move_dialog_title_dedicatedCloudDatacenter" : "Przeniesienie us\u0142ugi Private Cloud", "vrack_move_dialog_intro_dedicatedCloudDatacenter" : "Wybra\u0142e\u015b us\u0142ug\u0119 wirtualnego centrum danych Private Cloud. Us\u0142uga musi zosta\u0107 przeniesiona do innej us\u0142ugi vRack.", "vrack_move_dialog... | json_instruct | {"type": "object", "properties": {"vrack_move_dialog_title_dedicatedCloudDatacenter": {"type": "string"}, "vrack_move_dialog_intro_dedicatedCloudDatacenter": {"type": "string"}, "vrack_move_dialog_warning_notice": {"type": "string"}, "vrack_move_dialog_choose_vrack_label": {"type": "string"}, "vrack_move_dialog_choose_... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"Litany of Dawn": {"type": "object", "properties": {"name": {"type": "string"}, "text": {"type": "string"}}, "required": ["name", "text"]}, "Kwon's Flail": {"type": "object", "properties": {"name": {"type": "string"}, "text": {"t... | {"Litany of Dawn" : {"name" : "Litany of Dawn", "text" : "I AM NINJA \nMy parents are the Heaven and the Earth \nMy Home is my Body \nMy Power is Loyalty \nMy Magic is Training \nMy Life and my Death is Breathing \nMy Body is Control \nMy Eyes are the Sun and the Moon \nMy Ears are Sensitivity \nMy Laws are Se... | json_instruct | {"type": "object", "properties": {"Litany of Dawn": {"type": "object", "properties": {"name": {"type": "string"}, "text": {"type": "string"}}, "required": ["name", "text"]}, "Kwon's Flail": {"type": "object", "properties": {"name": {"type": "string"}, "text": {"type": "string"}}, "required": ["name", "text"]}}, "requir... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"algorithm": {"type": "string"}, "directories": {"type": "array", "items": {"type": "string"}}, "files": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "output": {"type": "string"}, ... | {"algorithm" : "SHA1", "directories" : ["src/", "vendor/"], "files" : ["vendor/propel/propel1/generator/default.properties", "graphviz"], "main" : "graphviz", "output" : "statemachine-exporter.phar", "stub" : true} | json_instruct | {"type": "object", "properties": {"algorithm": {"type": "string"}, "directories": {"type": "array", "items": {"type": "string"}}, "files": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "output": {"type": "string"}, "stub": {"type": "boolean"}}, "required": ["algorithm", "directories", "fil... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"id": {"type": "string"}, "bkmk": {"type": "string"}, "name": {"type": "string"}, "busstop": {"type": "string"}, "line": {"type": "string"}, "destination": {"type": "string"}, "notes": {"type": "object", "propertie... | {"id" : "318043", "bkmk" : "kmtb-b318043", "name" : "\u4e2d\u66f8\u5cf6 \u767a 20\u53f7\u7cfb\u7d71 \u5357\u6a2a\u5927\u8def\u30fb\u4eac\u962a\u6dc0\u99c5\u884c\u304d", "busstop" : "\u4e2d\u66f8\u5cf6", "line" : "20\u53f7\u7cfb\u7d71", "destination" : "\u5357\u6a2a\u5927\u8def\u30fb\u4eac\u962a\u6dc0\u99c5\u884c\u304d... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "bkmk": {"type": "string"}, "name": {"type": "string"}, "busstop": {"type": "string"}, "line": {"type": "string"}, "destination": {"type": "string"}, "notes": {"type": "object", "properties": {}, "required": []}, "weekday": {"type": "array", "items": {"type": ... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "author": {"type": "string"}, "scripts": {"type": "object", "propert... | {"name" : "databank-redis", "version" : "0.19.6", "engines" : {"node" : ">=0.6.x"}, "author" : "Evan Prodromou <evan@e14n.com>", "scripts" : {"test" : "vows test/*-test.js"}, "main" : "./lib/redis.js", "directories" : {"lib" : "./lib/"}, "description" : "Redis driver for Databank", "dependencies" : {"async" : "0.9.x", ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "author": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "ma... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"body": {"type": "string"}, "attachments": {"type": "array", "items": {}}, "created_by_name": {"type": "string"}, "created_at": {"type": "string"}, "created_by": {"type": "string"}, "parent_id": {"type": "string... | {"body" : "Anthony J. Farrell wrote:\n> Hi,\n> \n> I am trying to model a simple sheet of prismatic glazing, but am unclear of\n> the dimension variable set out in the PMAP user manual for the prism\n> command.\n\n\nDimension variable? If you're referring to the -ds parameter, that \naffects the resolution with which t... | json_instruct | {"type": "object", "properties": {"body": {"type": "string"}, "attachments": {"type": "array", "items": {}}, "created_by_name": {"type": "string"}, "created_at": {"type": "string"}, "created_by": {"type": "string"}, "parent_id": {"type": "string"}, "id": {"type": "string"}}, "required": ["body", "attachments", "created... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "regency_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "regency_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "3318100", "regency_id" : "3318", "name" : "PATI"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "regency_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "regency_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"$schema": {"type": "string"}, "title": {"type": "string"}, "$comment": {"type": "string"}, "properties": {"type": "object", "properties": {"accessKey": {"type": "object", "properties": {"$ref": {"type": "string"}}, ... | {"$schema" : "http://json-schema.org/draft-07/schema#", "title" : "uploader-qiniu-schema", "$comment" : "\u4e03\u725b\u4e91 \u56fe\u5e8a\u8bbe\u7f6e", "properties" : {"accessKey" : {"$ref" : "../../common/definitions.json#/definitions/authKey"}, "secretKey" : {"$ref" : "../../common/definitions.json#/definitions/authKe... | json_instruct | {"type": "object", "properties": {"$schema": {"type": "string"}, "title": {"type": "string"}, "$comment": {"type": "string"}, "properties": {"type": "object", "properties": {"accessKey": {"type": "object", "properties": {"$ref": {"type": "string"}}, "required": ["$ref"]}, "secretKey": {"type": "object", "properties": {... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"defaultSeverity": {"type": "string"}, "extends": {"type": "array", "items": {"type": "string"}}, "jsRules": {"type": "object", "properties": {}, "required": []}, "rules": {"type": "object", "properties": {"de... | {"defaultSeverity" : "error", "extends" : ["dtslint/dtslint.json", "tslint:latest", "tslint-config-prettier"], "jsRules" : {}, "rules" : {"deprecation" : true, "ordered-imports" : false, "no-unnecessary-callback-wrapper" : false, "no-unnecessary-generics" : false}, "rulesDirectory" : []} | json_instruct | {"type": "object", "properties": {"defaultSeverity": {"type": "string"}, "extends": {"type": "array", "items": {"type": "string"}}, "jsRules": {"type": "object", "properties": {}, "required": []}, "rules": {"type": "object", "properties": {"deprecation": {"type": "boolean"}, "ordered-imports": {"type": "boolean"}, "no-... |
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" : "1803130009", "district_id" : "1803130", "name" : "PISANG"} | 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": {"name": {"type": "string"}, "pkg_version": {"type": "string"}, "rebuild": {"type": "integer"}, "bottles": {"type": "object", "properties": {"arm64_monterey": {"type": "object", "properties": {"url": {"type": "string"}}, "required... | {"name" : "rav1e", "pkg_version" : "0.5.0", "rebuild" : 0, "bottles" : {"arm64_monterey" : {"url" : "https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:5929f9b74a52e6a798d9a6b572622c401cd046811535823b50b31160eb190e4f"}, "arm64_big_sur" : {"url" : "https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:5d525f7b54988d3d3ca... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "pkg_version": {"type": "string"}, "rebuild": {"type": "integer"}, "bottles": {"type": "object", "properties": {"arm64_monterey": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "arm64_big_sur": {"type": "object", "propert... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "sortnum": {"type": "integer"}}, "required": ["name", "description", "icon", "sortnum"], "$schema": "http://json-schema.org... | {"name" : "End Veil", "description" : "Look without fear into the eyes of Enderman.", "icon" : "betterend:textures/mob_effect/end_veil.png", "sortnum" : 3} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "sortnum": {"type": "integer"}}, "required": ["name", "description", "icon", "sortnum"], "$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.