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": {"_id": {"type": "string"}, "asset": {"type": "string"}, "platform": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type"... | {"_id" : "gemini-dollar@ethereum", "asset" : "gemini-dollar", "platform" : "ethereum", "type" : "token", "name" : "Gemini Dollar", "symbol" : "GUSD", "address" : "0x056fd409e1d7a124bd7017459dfea2f387b6d5cd", "decimals" : 2, "logo" : "gemini-dollar.svg", "changelly" : {"ticker" : "gusd"}, "coingecko" : {"id" : "gemini-d... | json_instruct | {"type": "object", "properties": {"_id": {"type": "string"}, "asset": {"type": "string"}, "platform": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type": "integer"}, "logo": {"type": "string"}, "changelly": {"type"... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"entries": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "date": {"type": "string"}, "css-class": {"type": "string"}, "icon": {"type": "string"}}, "required": ["title", "d... | {"entries" : [{"title" : "Annual sales report due", "date" : "21st Aug, 2021", "css-class" : "danger", "icon" : "ri-alert-line"}, {"title" : "Quarterly staff reviews", "date" : "24th Aug, 2021", "css-class" : "warning", "icon" : "ri-user-line"}, {"title" : "Jenny Smith holiday", "date" : "27th Aug, 2021", "css-class" :... | json_instruct | {"type": "object", "properties": {"entries": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "date": {"type": "string"}, "css-class": {"type": "string"}, "icon": {"type": "string"}}, "required": ["title", "date", "css-class", "icon"]}}}, "required": ["entries"], "$schema": "htt... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"message": {"type": "string"}, "errors": {"type": "array", "items": {"type": "object", "properties": {"field": {"type": "string"}, "value": {"type": "string"}, "code": {"type": "string"}, "details": {"type": "st... | {"message" : "Validation Failed", "errors" : [{"field" : "name", "value" : "", "code" : "required", "details" : "Name required"}, {"field" : "name", "value" : "", "code" : "must not be less than 1 characters long.", "details" : "Name must not be less than 1 characters long."}]} | json_instruct | {"type": "object", "properties": {"message": {"type": "string"}, "errors": {"type": "array", "items": {"type": "object", "properties": {"field": {"type": "string"}, "value": {"type": "string"}, "code": {"type": "string"}, "details": {"type": "string"}}, "required": ["field", "value", "code", "details"]}}}, "required": ... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"image": {"type": "string"}, "issueId": {"type": "integer"}, "name": {"type": "string"}, "username": {"type": "string"}}, "required": ["image", "issueId", "name", "username"], "$schema": "http://json-schema.org/draft... | {"image" : "https://user-images.githubusercontent.com/51131670/111893373-5091f600-8a28-11eb-8e94-48b23eec0495.PNG", "issueId" : 403, "name" : "Chinmay Mhatre", "username" : "ChinmayMhatre"} | json_instruct | {"type": "object", "properties": {"image": {"type": "string"}, "issueId": {"type": "integer"}, "name": {"type": "string"}, "username": {"type": "string"}}, "required": ["image", "issueId", "name", "username"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"Value": {"type": "string"}, "VariableName": {"type": "string"}, "Order": {"type": "integer"}, "GraphId": {"type": "string"}, "Identifier": {"type": "string"}, "Expanded": {"type": "boolean"}}, "required": ["V... | {"Value" : "AttackSystem - Entity attacked.", "VariableName" : "StringNode2", "Order" : 0, "GraphId" : "8359e1c4-8e93-4f7a-8c61-cb67628a531a", "Identifier" : "05ae843c-6e52-413a-9a12-fd56fd27011e", "Expanded" : false} | json_instruct | {"type": "object", "properties": {"Value": {"type": "string"}, "VariableName": {"type": "string"}, "Order": {"type": "integer"}, "GraphId": {"type": "string"}, "Identifier": {"type": "string"}, "Expanded": {"type": "boolean"}}, "required": ["Value", "VariableName", "Order", "GraphId", "Identifier", "Expanded"], "$schem... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "version": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "preview": {"type": "str... | {"name" : "22-02", "private" : true, "version" : "0.0.0", "scripts" : {"dev" : "vite", "build" : "tsc && vite build", "preview" : "vite preview", "lint" : "eslint . --ext .ts --ignore-path .gitignore", "lint-fix" : "yarn lint --fix"}, "dependencies" : {"eslint-plugin-import" : "^2.25.4", "eslint-plugin-import-helpers" ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "version": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}, "preview": {"type": "string"}, "lint": {"type": "string"}, "lint-fix": {"type": "string"}}, "r... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [["610431102001", "\u6b66\u529f\u9547\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["610431102200", "\u6b66\u5854\u6751\u59d4\u4f1a", "121", "0"], ["610431102201", "\u79ef\u5c71\u6751\u59d4\u4f1a", "121", "0"], ["610431102202", "\u5f90\u6768\u6751\u59d4\u4f1a", "122", "0"], ["610431102203", "\u9f99\u95e8\u6751\u59d4\u4... | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "betterclay:block/cracked_bigger_red_porcelain_bricks"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["v1", "policy/v1beta1"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "dependencies": {"type": "object", "properties": {"angular": {"type": "string"}, "angular-animate": {"type": "string"}, "angular-cookies": {"type": "string"}... | {"name" : "<%= name %>", "version" : "0.0.0", "dependencies" : {"angular" : "1.5.0", "angular-animate" : "1.5.0", "angular-cookies" : "1.5.0", "angular-resource" : "1.5.0", "angular-route" : "1.5.0", "angular-sanitize" : "1.5.0", "angular-ui-router" : "^1.0.0-beta.1"}, "engines" : {"node" : ">=0.10.0"}, "devDependencie... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "dependencies": {"type": "object", "properties": {"angular": {"type": "string"}, "angular-animate": {"type": "string"}, "angular-cookies": {"type": "string"}, "angular-resource": {"type": "string"}, "angular-route": {"type": "s... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "contributors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"... | {"name" : "@types/json-server", "version" : "0.14.2", "description" : "TypeScript definitions for json-server", "license" : "MIT", "contributors" : [{"name" : "Jeremy Bensimon", "url" : "https://github.com/jeremyben", "githubUsername" : "jeremyben"}], "main" : "", "types" : "index", "repository" : {"type" : "git", "url... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "contributors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "githubUsername": {"type": "s... |
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": {}}}, "required": ["contract", "tool", "st... | {"contract" : "0xb01306919f334031a3f2583f4b775d225fcb4a58", "tool" : "oyente", "start" : 1563684505.9834838, "end" : 1563684510.085575, "duration" : 4.102091312408447, "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": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "file_url": {"type": "string"}, "custom_fields": {"type": "object", "properties": {"edition": {"type": "integer"}, "date": {"type": "integer"}, "com... | {"name" : "OneForArt #1566 - Bright Red", "description" : "A Bright Red pixel.", "file_url" : "https://ipfs.io/ipfs/bafkreid43dyk5z7zxohpkxwfytrsplp3r4h56c7mxkp5pejdyj3bm2jvby", "custom_fields" : {"edition" : 1, "date" : 1642619894221, "compiler" : "HashLips Art Engine"}, "attributes" : [{"trait_type" : "name", "value"... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "file_url": {"type": "string"}, "custom_fields": {"type": "object", "properties": {"edition": {"type": "integer"}, "date": {"type": "integer"}, "compiler": {"type": "string"}}, "required": ["edition", "date", "compiler"]}, ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"development": {"type": "object", "properties": {"host": {"type": "string"}, "port": {"type": "integer"}, "database": {"type": "integer"}}, "required": ["host", "port", "database"]}, "test": {"type": "object", "... | {"development" : {"host" : "127.0.0.1", "port" : 6379, "database" : 2}, "test" : {"host" : "127.0.0.1", "port" : 6379, "database" : 2}} | json_instruct | {"type": "object", "properties": {"development": {"type": "object", "properties": {"host": {"type": "string"}, "port": {"type": "integer"}, "database": {"type": "integer"}}, "required": ["host", "port", "database"]}, "test": {"type": "object", "properties": {"host": {"type": "string"}, "port": {"type": "integer"}, "dat... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "qualified_name": {"type": "string"}, "examine": {"type": "string"}, "members": {"type": "boolean"}, "release_date": {"type": "string"}, "quest": {"type": "boolean"}, "weig... | {"id" : 13277, "name" : "Jar of miasma", "qualified_name" : "Jar of miasma", "examine" : "It smells abysmal.", "members" : true, "release_date" : "2015-10-01", "quest" : false, "weight" : 0.04, "value" : 1, "tradeable" : true, "stackable" : false, "noteable" : true, "equipable" : false, "tradeable_ge" : true, "buy_limi... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "qualified_name": {"type": "string"}, "examine": {"type": "string"}, "members": {"type": "boolean"}, "release_date": {"type": "string"}, "quest": {"type": "boolean"}, "weight": {"type": "number"}, "value": {"type": "integer"}, "tra... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"translation-revision-date": {"type": "string"}, "generator": {"type": "string"}, "domain": {"type": "string"}, "locale_data": {"type": "object", "properties": {"messages": {"type": "object", "properties": {"": {"typ... | {"translation-revision-date" : "2021-05-12 06:34:30+0000", "generator" : "GlotPress/3.0.0-alpha.2", "domain" : "messages", "locale_data" : {"messages" : {"" : {"domain" : "messages", "plural-forms" : "nplurals=2; plural=n > 1;", "lang" : "fr"}, "CVV/CVC" : ["Cryptogramme visuel"], "Card Number" : ["Num\u00e9ro de carte... | json_instruct | {"type": "object", "properties": {"translation-revision-date": {"type": "string"}, "generator": {"type": "string"}, "domain": {"type": "string"}, "locale_data": {"type": "object", "properties": {"messages": {"type": "object", "properties": {"": {"type": "object", "properties": {"domain": {"type": "string"}, "plural-for... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"is_lock_vulnerab... | {"contract" : "0x6fe797963e0219e9c4162d333d82b357ded5297a", "tool" : "maian", "start" : 1565648542.5802648, "end" : 1565648736.278732, "duration" : 193.69846725463867, "analysis" : {"is_lock_vulnerable" : false, "is_prodigal_vulnerable" : false, "is_suicidal_vulnerable" : false}} | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"is_lock_vulnerable": {"type": "boolean"}, "is_prodigal_vulnerable": {"type": "boolean"}, "i... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"399940": {"type": "object", "properties": {"success": {"type": "boolean"}}, "required": ["success"]}}, "required": ["399940"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"399940" : {"success" : false}} | json_instruct | {"type": "object", "properties": {"399940": {"type": "object", "properties": {"success": {"type": "boolean"}}, "required": ["success"]}}, "required": ["399940"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"notesArr": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "text": {"type": "string"}}, "required": ["title", "text"]}}}, "required": ["notesArr"], "$schema": "http://json-schema.org/d... | {"notesArr" : [{"title" : "Test Title", "text" : "Test Text"}, {"title" : "Here", "text" : "We go", "id" : "1"}, {"title" : "Testing Title ", "text" : "Here we go. You can do it. Come on let's get to it", "id" : "2"}, {"title" : "This is for testing purposes", "text" : "This is Dora the explorer. Would you like a sandw... | json_instruct | {"type": "object", "properties": {"notesArr": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "text": {"type": "string"}}, "required": ["title", "text"]}}}, "required": ["notesArr"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs... | {"artist_id" : "ARZ3RDG1187FB59693", "artist_latitude" : null, "artist_location" : "", "artist_longitude" : null, "artist_name" : "Willi Williams", "duration" : 304.50893, "num_songs" : 1, "song_id" : "SOHIFBG12A6D4F6743", "title" : "Messenger Man Version", "year" : 2005} | json_instruct | {"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs": {"type": "integer"}, "song_id": {"type": "string"}, "title"... |
Please provide a valid JSON object following this schema:
{"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"}}}}}, "requ... | {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[144.25, 37.583333333333336], [144.25, 37.666666666666664], [144.375, 37.666666666666664], [144.375, 37.583333333333336], [144.25, 37.583333333333336]]]}, "properties" : {"code" : 564432, "url" : "http://madefor.github.io/0410/api/v1/564432.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... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"author": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "preferGlobal": {"type": "boolean"}, "ma... | {"author" : "Van Carney", "name" : "fun-utils", "description" : "Small Collection of Function Utilities", "keywords" : ["function", "utilities", "factory", "construct", "name", "constructor", "utility"], "version" : "0.0.3", "preferGlobal" : false, "main" : "./index,js", "licenses" : [{"type" : "MIT", "url" : "http://w... | json_instruct | {"type": "object", "properties": {"author": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "version": {"type": "string"}, "preferGlobal": {"type": "boolean"}, "main": {"type": "string"}, "licenses": {"type": "array", "items"... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1950, 5], [1954, 6], [1955, 7], [1956, 18], [1957, 20], [1958, 13], [1959, 13], [1960, 19], [1961, 18], [1962, 21], [1963, 16], [1964, 20], [1965, 26], [1966, 21], [1967, 28], [1968, 18], [1969, 17], [1970, 24], [1971, 25], [1972, 17], [1973, 26], [1974, 18], [1975, 13], [1976, 21], [1977, 18], [1978, 9], [1979, 9], ... | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "ext_min": {"type": "string"}, "php_min": {"type": "string"}}, "required": ["name", "ext_min", "php_min"]}, "$schema": "http://json-schema.org/draft-07/sc... | [{"name" : "CURLFile", "ext_min" : "5.5.0", "php_min" : "5.5.0"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "ext_min": {"type": "string"}, "php_min": {"type": "string"}}, "required": ["name", "ext_min", "php_min"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"ip": {"type": "string"}, "country_code": {"type": "string"}, "country_name": {"type": "string"}, "region_code": {"type": "string"}, "region_name": {"type": "string"}, "city": {"type": "string"}, "zip_code": {"t... | {"ip" : "188.146.111.104", "country_code" : "PL", "country_name" : "Poland", "region_code" : "14", "region_name" : "Mazovia", "city" : "Warsaw", "zip_code" : "00-159", "time_zone" : "Europe/Warsaw", "latitude" : 52.2488, "longitude" : 21.0024, "metro_code" : 0} | json_instruct | {"type": "object", "properties": {"ip": {"type": "string"}, "country_code": {"type": "string"}, "country_name": {"type": "string"}, "region_code": {"type": "string"}, "region_name": {"type": "string"}, "city": {"type": "string"}, "zip_code": {"type": "string"}, "time_zone": {"type": "string"}, "latitude": {"type": "num... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"count": {"type": "integer"}, "N.A.//": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "472031": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]},... | {"count" : 5, "N.A.//" : {"count" : 1}, "472031" : {"count" : 1}, "3590XX" : {"count" : 1}, "514120" : {"count" : 1}, "373010" : {"count" : 1}} | json_instruct | {"type": "object", "properties": {"count": {"type": "integer"}, "N.A.//": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "472031": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "3590XX": {"type": "object", "properties": {"count": {"typ... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "array", "items": {"type": "number"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[353.177745542332, 485.6636631231204], [346.824774469527, 466.60474990470516], [344.70711744525863, 439.0752085892168], [353.177745542332, 405.19269620092314], [359.53071661513707, 377.66315488543455], [365.88368768794214, 356.48658464275104], [372.23665876074716, 335.31001440006753], [382.8249438820889, 314.133444157... | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "number"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": [... | {"type" : "FeatureCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "features" : [{"type" : "Feature", "properties" : {"Name" : "SERRITA", "Description" : "SERRITA / PE"}, "geometry" : {"type" : "LineString", "coordinates" : [[-39.266395888859165, -7.66476542088742], [-3... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "features": {"type": "array", "items": {"type": "ob... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"variants": {"type": "object", "properties": {"variant=0": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=1": {"type": "object", "properties": {"model": {"type... | {"variants" : {"variant=0" : {"model" : "lightningcraft:underworld_light"}, "variant=1" : {"model" : "lightningcraft:underworld_lamp"}, "variant=2" : {"model" : "lightningcraft:underworld_lamp_fancy"}, "variant=3" : {"model" : "lightningcraft:underworld_lamp_fancy_2"}, "variant=4" : {"model" : "lightningcraft:underworl... | json_instruct | {"type": "object", "properties": {"variants": {"type": "object", "properties": {"variant=0": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=1": {"type": "object", "properties": {"model": {"type": "string"}}, "required": ["model"]}, "variant=2": {"type": "object", "prope... |
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" : "1704112001", "nama" : "Muara Sahung"}, {"id" : "1704112002", "nama" : "Tri Tunggal Bakti"}, {"id" : "1704112003", "nama" : "Ulak Lebar"}, {"id" : "1704112004", "nama" : "Sumber Makmur"}, {"id" : "1704112005", "nama" : "Ulak Bandung"}, {"id" : "1704112006", "nama" : "Cinta Makmur"}, {"id" : "1704112007", "nama... | 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#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"header": {"type": "object", "properties": {"fontSize": {"type": "string"}, "@media print": {"type": "object", "properties": {"fontSize": {"type": "string"}}, "required": ["fontSize"]}}, "required": ["fontSize", "@media print"]... | {"header" : {"fontSize" : "20px", "@media print" : {"fontSize" : "30px"}}} | json_instruct | {"type": "object", "properties": {"header": {"type": "object", "properties": {"fontSize": {"type": "string"}, "@media print": {"type": "object", "properties": {"fontSize": {"type": "string"}}, "required": ["fontSize"]}}, "required": ["fontSize", "@media print"]}}, "required": ["header"], "$schema": "http://json-schema.... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"towns": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}}, "required": ["towns"], "$schema": "http://json-schema.org/d... | {"towns" : [{"name" : "Cochabamba", "url" : "cochabamba"}]} | json_instruct | {"type": "object", "properties": {"towns": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}}, "required": ["towns"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"link.title.Docs": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}, "link.title.Community": {"type": "object", "propertie... | {"link.title.Docs" : {"message" : "Docs", "description" : "The title of the footer links column with title=Docs in the footer"}, "link.title.Community" : {"message" : "Community", "description" : "The title of the footer links column with title=Community in the footer"}, "link.title.More" : {"message" : "More", "descri... | json_instruct | {"type": "object", "properties": {"link.title.Docs": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}, "link.title.Community": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, ... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"type": {"type": "string"}, "items": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}, "minLength": {"type": "integer"}, "maxLength": {"type": "integer"}}, "required": ["type... | {"type" : "array", "items" : {"type" : "string", "pattern" : "test[123]+", "minLength" : 100, "maxLength" : 256}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "items": {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "string"}, "minLength": {"type": "integer"}, "maxLength": {"type": "integer"}}, "required": ["type", "pattern", "minLength", "maxLength"]}}, "required": ["type", "item... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": ... | {"code" : 9416018002, "parent" : 9416018, "name" : "APDAGMA", "latitude" : null, "longitude" : null, "postal" : [99719], "children" : []} | json_instruct | {"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {}}}, "required": ["code", "parent", "n... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"t... | {"name" : "ollie-williams-website", "version" : "0.1.0", "private" : false, "authors" : ["Ollie Williams"], "description" : "The personal website of Ollie Williams", "keywords" : ["Gulp", "Bower", "NodeJS", "Express"], "ignore" : ["**/.*", "node_modules", "bower_components", "govuk_modules", "public", "vendor", "test",... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "ignore": {"type": "array", "items": {"ty... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"Navbar": {"type": "object", "properties": {"title": {"type": "string"}, "login": {"type": "string"}, "ads": {"type": "string"}, "users": {"type": "string"}, "register": {"type": "string"}}, "required": ["title"... | {"Navbar" : {"title" : "Jelly Hub", "login" : "Login", "ads" : "Ads", "users" : "Users", "register" : "Register"}, "Events" : {"title" : "Last ads published"}, "AdsForm" : {"title" : "Ad title", "description" : "Ad description", "open" : "Open Ad"}} | json_instruct | {"type": "object", "properties": {"Navbar": {"type": "object", "properties": {"title": {"type": "string"}, "login": {"type": "string"}, "ads": {"type": "string"}, "users": {"type": "string"}, "register": {"type": "string"}}, "required": ["title", "login", "ads", "users", "register"]}, "Events": {"type": "object", "prop... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "st... | {"name" : "escape-html", "description" : "Escape HTML entities", "version" : "1.0.2", "license" : "MIT", "keywords" : ["escape", "html", "utility"], "repository" : "component/escape-html", "files" : ["LICENSE", "Readme.md", "index.js"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}}, "required... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"produ... | {"userId" : 38007, "cartId" : "18707a72-de73-454e-a920-af61266529a5", "preferredProducts" : [1726, 3070, 760, 1464, 1293, 1112, 700], "productReviews" : [{"productId" : 3822, "reviewText" : "talk about anticipation!", "reviewDate" : "2018-08-16T12:11:39.5142679+03:00"}, {"productId" : 1771, "reviewText" : "This Awesome... | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "i... | {"userId" : 11885, "cartId" : "d3c54e7c-2cc9-4649-b8f8-9859985f32e5", "preferredProducts" : [], "productReviews" : [{"productId" : 1646, "reviewText" : "i use it every Tuesday when i'm in my homeless shelter.", "reviewDate" : "2017-04-29T02:41:40.4020339+03:00"}, {"productId" : 804, "reviewText" : "My co-worker Cato ha... | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "s... |
Based on the schema below, produce a valid JSON object:
{"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": {}}, "t... | {"directions" : ["Preheat oven to 350 degrees F (175 degrees C). Grease a 9-inch pie dish.", "Heat olive oil in a skillet over medium heat. Add onion; cook and stir for 2 minutes. Add thyme, leeks, and mushrooms; cook and stir until the onions are cooked through, 5 to 8 minutes.", "Add sweet potato; cook and stir until... | 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... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"W": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]... | {"type" : "crafting_shaped", "pattern" : ["W W", "BSB", "WSW"], "key" : {"W" : {"item" : "minecraft:white_wool"}, "B" : {"item" : "minecraft:black_wool"}, "S" : {"item" : "minecraft:snow_block"}}, "result" : {"item" : "assorteddiscoveries:polar_bear_plush"}} | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"W": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "B": {"type": "object", "properties": {"item": {"type": "string"}},... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Name" : "Glock i\u00e7in Arpac\u0131k", "ShortName" : "Glock FS", "Description" : "Glock tabancalar i\u00e7in standart arpac\u0131k."} | json_instruct | {"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"myApp": {"type": "object", "properties": {"clientId": {"type": "string"}}, "required": ["clientId"]}}, "required": ["myApp"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"myApp" : {"clientId" : "d3d217f2-c3ff-49a5-8e2c-28cf4896fee8"}} | json_instruct | {"type": "object", "properties": {"myApp": {"type": "object", "properties": {"clientId": {"type": "string"}}, "required": ["clientId"]}}, "required": ["myApp"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"\uc758\uc548\uc811\uc218\uc815\ubcf4": {"type": "object", "properties": {"\uc758\uc548\ubc88\ud638": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc77c\uc790": {"type": "array", "items": {"type... | {"\uc758\uc548\uc811\uc218\uc815\ubcf4" : {"\uc758\uc548\ubc88\ud638" : ["2105909"], "\uc81c\uc548\uc77c\uc790" : ["2020-11-30"], "\uc81c\uc548\uc790" : ["\uad8c\uc778\uc219\uc758\uc6d0\ub4f112\uc778"], "\ubb38\uc11c" : ["\uc758\uc548\uc6d0\ubb38"], "\uc81c\uc548\ud68c\uae30" : ["\uc81c21\ub300(2020~2024)\uc81c382\ud68... | json_instruct | {"type": "object", "properties": {"\uc758\uc548\uc811\uc218\uc815\ubcf4": {"type": "object", "properties": {"\uc758\uc548\ubc88\ud638": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc77c\uc790": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc790": {"type": "array", "items": {"type": "s... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"parent": {"type": "string"}, "criteria": {"type": "object", "properties": {"place_block": {"type": "object", "properties": {"trigger": {"type": "string"}, "conditions": {"type": "object", "properties": {"bloc... | {"parent" : "hk_advancement:crafting", "criteria" : {"place_block" : {"trigger" : "minecraft:placed_block", "conditions" : {"block" : "minecraft:blast_furnace"}}}, "rewards" : {"recipes" : ["hk_patch_1.2.1:smelt/cobble_stone_blast", "hk_patch_1.2.1:smelt/netherrack_blast", "hk_patch_1.2.1:smelt/sand_blast", "hk_patch_1... | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}, "criteria": {"type": "object", "properties": {"place_block": {"type": "object", "properties": {"trigger": {"type": "string"}, "conditions": {"type": "object", "properties": {"block": {"type": "string"}}, "required": ["block"]}}, "required": ["trigger", "co... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"id": {"type": "string"}, "originalId": {"type": "integer"}, "rarity": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "load": {"type": "integer"}, "energy": {"type": "integer"},... | {"id" : "scarlet_torii_gate_door_of_silence", "originalId" : 371110, "rarity" : 4, "name" : "Scarlet Torii Gate: Door of Silence", "description" : "A torii gate similar to those which adorn the Grand Narukami Shrine. Being made of red Yumemiru Wood, it makes for quite the striking landmark.\\nIt is said that creatures ... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "originalId": {"type": "integer"}, "rarity": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "load": {"type": "integer"}, "energy": {"type": "integer"}, "exp": {"type": "integer"}, "category": {"type": "array", "items": {"ty... |
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": {"je... | {"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" : {"jevaderp" : {"title" : "Jevaderp", "channel_id" : 32411473, "link" : "http://t... | 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": {"jevaderp": {"type": "object", "properties": {"title": {"type"... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"settings": {"type": "object", "properties": {"title": {"type": "string"}, "form": {"type": "object", "properties": {"firstname": {"type": "string"}, "firstname.placeholder": {"type": "string"}, "lastname": {"... | {"settings" : {"title" : "Kasutaja [<strong>{{username}}</strong>] s\u00e4tted", "form" : {"firstname" : "Eesnimi", "firstname.placeholder" : "Teie eesnimi", "lastname" : "Perekonnanimi", "lastname.placeholder" : "Teie perekonnanimi", "language" : "Keel", "button" : "Salvesta"}, "messages" : {"error" : {"fail" : "<stro... | json_instruct | {"type": "object", "properties": {"settings": {"type": "object", "properties": {"title": {"type": "string"}, "form": {"type": "object", "properties": {"firstname": {"type": "string"}, "firstname.placeholder": {"type": "string"}, "lastname": {"type": "string"}, "lastname.placeholder": {"type": "string"}, "language": {"t... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "yearf": {"type": "number"}, "rscore": {"type": "number"}}, "required": ["title", "yearf", "rscore"]}, "$schema": "http://json-schema.org/draft-07/schema... | [{"title" : "Then They Do", "yearf" : 2003.6353881279, "rscore" : 0.7550589352}, {"title" : "This Ain't No Love Song", "yearf" : 2010.9155251142, "rscore" : 0.9892663384}, {"title" : "You're Gonna Miss This", "yearf" : 2008.2105022831, "rscore" : 0.8320657179}, {"title" : "Songs About Me", "yearf" : 2005.3212328767, "r... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "yearf": {"type": "number"}, "rscore": {"type": "number"}}, "required": ["title", "yearf", "rscore"]}, "$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"}, "devDependencies": {"type": "object", "properties": {"browserify": {"type": "string"}, "jasmine-core": {"type": "string"}, "jshint": {"type": "string"}, "karma": {"type... | {"name" : "my-own-angularjs", "version" : "0.0.1", "devDependencies" : {"browserify" : "^13.0.0", "jasmine-core" : "^2.4.1", "jshint" : "^2.9.1", "karma" : "^0.13.22", "karma-browserify" : "^5.0.3", "karma-jasmine" : "^0.3.8", "karma-jshint-preprocessor" : "0.0.6", "karma-phantomjs-launcher" : "^1.0.0", "phantomjs" : "... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"browserify": {"type": "string"}, "jasmine-core": {"type": "string"}, "jshint": {"type": "string"}, "karma": {"type": "string"}, "karma-browserify": {"type": "string"}, "karm... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"private": {"type": "boolean"}, "sideEffects": {"type": "boolean"}, "main": {"type": "string"}, "module": {"type": "string"}, "types": {"type": "string"}}, "required": ["private", "sideEffects", "main", "modul... | {"private" : true, "sideEffects" : false, "main" : "./Swift.js", "module" : "./Swift.esm.js", "types" : "./Swift.d.ts"} | json_instruct | {"type": "object", "properties": {"private": {"type": "boolean"}, "sideEffects": {"type": "boolean"}, "main": {"type": "string"}, "module": {"type": "string"}, "types": {"type": "string"}}, "required": ["private", "sideEffects", "main", "module", "types"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [["230128107001", "\u4e09\u7ad9\u5c45\u59d4\u4f1a", "121", "0"], ["230128107200", "\u4e00\u6751\u59d4\u4f1a", "122", "0"], ["230128107201", "\u4e8c\u6751\u59d4\u4f1a", "122", "0"], ["230128107202", "\u4e09\u6751\u59d4\u4f1a", "122", "0"], ["230128107203", "\u56db\u6751\u6751\u59d4\u4f1a", "121", "0"], ["230128107204", ... | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"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"... | {"status_code" : "OK", "status_msg" : "All images in request have completed successfully. ", "meta" : {"tag" : {"timestamp" : 1442731219.105859, "model" : "default", "config" : "0b2b7436987dd912e077ff576731f8b7"}}, "results" : [{"docid" : 86266053940939058937063982963822979935, "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... |
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.459435, 43.96992], [-86.419144, 43.970635], [-86.419172, 43.956302], [-86.44642, 43.955603], [-86.446445, 43.957679], [-86.452074, 43.957626], [-86.452094, 43.959663], [-86.459303, 43.959597], [-86.459435, 43.96992]]]... | 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... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"ldt1": {"type": "string"}}, "required": ["ldt1"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ldt1" : "1979-05-26T22:32:00.000Z"} | json_instruct | {"type": "object", "properties": {"ldt1": {"type": "string"}}, "required": ["ldt1"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"code": {"type": "string"}, "lang": {"type": "string"}, "description": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["code", "lang", "description", "name", "type"], "$schema": "http:/... | {"code" : "BTRTY2", "lang" : "de", "description" : "\nGartenbaubetriebe mit Schwerpunkt Erzeugung\n\nErl\u00e4uterung f\u00fcr folgende Statistik(en):\n41145 Landwirtschaftsz\u00e4hlung: Gartenbau\n\nBegriffsinhalt:\nGartenbaubetriebe, die 50% oder mehr ihrer Einnahmen aus\neigener gartenbaulicher Produktion erwirtscha... | json_instruct | {"type": "object", "properties": {"code": {"type": "string"}, "lang": {"type": "string"}, "description": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "string"}}, "required": ["code", "lang", "description", "name", "type"], "$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": {"start": {"type": "string"}}, "required": ["start"]}, "ke... | {"name" : "bot-startup-kit", "version" : "1.0.0", "description" : "A Simple And Useful Discord.JS Bot Kit For Beginners .", "main" : "index.js", "scripts" : {"start" : "node index.js"}, "keywords" : [], "author" : "LegendX", "license" : "ISC", "dependencies" : {"discord.js" : "^12.5.3", "discord.js-pagination" : "^1.0.... | 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"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "s... |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "time": {"type": "integer"}}, "required": ["type", "time"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"type" : "pause", "time" : 5}, {"type" : "spec", "name" : "Matisse", "art" : "Kung-Fu", "time" : 5}, {"type" : "pause", "time" : 5}, {"type" : "spec", "name" : "Vanessa", "art" : "Magie", "time" : 15}, {"type" : "pause", "time" : 5}, {"type" : "spec", "name" : "Matisse", "art" : "Kung-Fu", "time" : 5}, {"type" : "pau... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "time": {"type": "integer"}}, "required": ["type", "time"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"babel-preset-react": {"type": "strin... | {"name" : "recipe-website", "version" : "0.0.1", "description" : "Web site for creating and looking up recipes", "main" : "index.js", "dependencies" : {"babel-preset-react" : "^6.24.1", "body-parser" : "^1.18.3", "dotenv" : "^6.0.0", "dotenv-extended" : "^2.3.0", "ejs" : "^2.6.1", "express" : "^4.16.3", "mongodb" : "^3... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"babel-preset-react": {"type": "string"}, "body-parser": {"type": "string"}, "dotenv": {"type": "string"}, "dotenv... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"jquery": {"type": "string"}}, "required": ["jquery"]},... | {"name" : "fab-tabs", "version" : "0.0.1", "description" : "Js tab component, currently relies on jQuery.", "main" : "dest/js/fancytabs.js", "dependencies" : {"jquery" : "^1.11.3"}, "devDependencies" : {"autoprefixer-core" : "^5.2.1", "browser-sync" : "^2.8.2", "gulp" : "^3.9.0", "gulp-postcss" : "^6.0.0", "gulp-rename... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"jquery": {"type": "string"}}, "required": ["jquery"]}, "devDependencies": {"type": "object", "properties": {"auto... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "extensions": {"type": "objec... | {"name" : "Lilypad", "symbol" : "PAD", "logoURI" : "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/DhuzmUvC4YTRDJwFfPSynDCGaJcMotnqjdNcGeFFrQSD/logo.png", "decimals" : 0, "address" : "DhuzmUvC4YTRDJwFfPSynDCGaJcMotnqjdNcGeFFrQSD", "chainId" : 101, "extensions" : {"twitter" : "https://twitt... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "extensions": {"type": "object", "properties": {"twitter": {"type": "string"}, "discord": {"type": "s... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"source": {"type": "string"}, "trackCount": {"type": "integer"}, "tracks": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "names": {"type": "array", "items": {"type": "string"}}, "releas... | {"source" : "Doc Severinsen", "trackCount" : 1, "tracks" : [{"_id" : "7936", "names" : ["My Funny Valentine"], "releases" : [{"_id" : "1560", "names" : ["It Had To Be You"]}], "artists" : [{"_id" : "1194", "names" : ["Peter Nero"]}]}], "targets" : [{"name" : "Peter Nero", "targetId" : "7596", "trackCount" : 1, "tracks"... | json_instruct | {"type": "object", "properties": {"source": {"type": "string"}, "trackCount": {"type": "integer"}, "tracks": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "names": {"type": "array", "items": {"type": "string"}}, "releases": {"type": "array", "items": {"type": "object", "propert... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "fax": {"type": "string"}, "phone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "s... | {"name" : "K\u00e4the-Kollwitz-Gymnasium St\u00e4dt. Gymnasium f\u00fcr Jungen und M\u00e4dchen", "id" : "NRW-169330", "address" : "Erzbergerstr. 1, 44135 Dortmund", "school_type" : "Gymnasium", "fax" : "0231 523519", "phone" : "0231 5023133", "website" : "", "email" : " 169330@schule.nrw.de ", "state" : "NRW", "pr... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "fax": {"type": "string"}, "phone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "state": {"type": "string"}, "programs": {"type": ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "wealthily", "definition" : "In a wealthy manner; richly. I come to wive it wealthily in Padua. Shak."} | 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": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "distri... | {"id" : "2001", "provinceId" : "81", "regencyId" : "02", "districtId" : "19", "name" : "Danar Ohoiseb"} | json_instruct | {"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.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "total": {"type": "string"}, "enplaned": {"type": "string"}, "deplaned": {"type": "string"}, "domestic": {"type": "string"}, "transborder": {"type": "string... | [{"date" : "2010", "total" : "x", "enplaned" : "x", "deplaned" : "x", "domestic" : "x", "transborder" : "0", "international" : "0"}, {"date" : "2011", "total" : "36808", "enplaned" : "18011", "deplaned" : "18797", "domestic" : "36808", "transborder" : "0", "international" : "0"}, {"date" : "2012", "total" : "33967", "e... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "total": {"type": "string"}, "enplaned": {"type": "string"}, "deplaned": {"type": "string"}, "domestic": {"type": "string"}, "transborder": {"type": "string"}, "international": {"type": "string"}}, "required": ["date", "total", "en... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"request": {"type": "object", "properties": {"body": {"type": "string"}, "headers": {"type": "array", "items": {}}, "method": {"type": "string"}, "request_body": {"type": "string"}, "url": {"type": "str... | [{"request" : {"body" : "", "headers" : [], "method" : "get", "request_body" : "", "url" : "https://en.wikipedia.org/w/api.php?action=querie&format=json&formatversion=2&titles=Canada"}, "response" : {"body" : "{\"error\":{\"code\":\"unknown_action\",\"info\":\"Unrecognized value for parameter \\\"action\\\": quer2y.\",... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"request": {"type": "object", "properties": {"body": {"type": "string"}, "headers": {"type": "array", "items": {}}, "method": {"type": "string"}, "request_body": {"type": "string"}, "url": {"type": "string"}}, "required": ["body", "headers", "method", "reques... |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema":... | [{"name" : "MADLYN", "frequency" : 2309, "males" : "0.0 %", "females" : "100.0 %"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Name" : "RB-MP13 key", "ShortName" : "RB-MP13", "Description" : "Military base key"} | json_instruct | {"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"Resource": {"type": "object", "properties": {"Resource": {"type": "string"}}, "required": ["Resource"]}}, "required": ["Resource"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Resource" : {"Resource" : "test"}} | json_instruct | {"type": "object", "properties": {"Resource": {"type": "object", "properties": {"Resource": {"type": "string"}}, "required": ["Resource"]}}, "required": ["Resource"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"gender": {"type": "string"}, "name": {"type": "object", "properties": {"title": {"type": "string"}, "first": {"type": "string"}, "last": {"type": "string"}}, "required": ["title", "first", "last"]}, "location": {"type": "objec... | {"gender" : "male", "name" : {"title" : "mr", "first" : "chester", "last" : "clark"}, "location" : {"street" : "3683 mcgowen st", "city" : "washington", "state" : "pennsylvania", "postcode" : 17250}, "email" : "chester.clark@example.com", "dob" : "1961-11-14 02:04:30", "phone" : "(078)-038-5643", "cell" : "(038)-427-31... | json_instruct | {"type": "object", "properties": {"gender": {"type": "string"}, "name": {"type": "object", "properties": {"title": {"type": "string"}, "first": {"type": "string"}, "last": {"type": "string"}}, "required": ["title", "first", "last"]}, "location": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"... |
Create an example JSON object that satisfies 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" : ["Place butter in a skillet over medium heat. Stir in potatoes, squash, tomatoes, and onion. Season with salt and pepper. Cook, stirring occasionally, until tender, about 30 minutes."], "ingredients" : ["1 tablespoon butter", "3 medium potatoes, peeled and cubed", "4 yellow squash, cubed", "4 fresh toma... | 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... |
Construct a JSON document that adheres to this schema specification:
{"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" : "Montclar-Lauragais", "dpt" : "Haute-Garonne", "inscrits" : 178, "abs" : 15, "votants" : 163, "blancs" : 2, "nuls" : 1, "exp" : 160, "res" : [{"panneau" : "3", "voix" : 40}, {"panneau" : "9", "voix" : 30}, {"panneau" : "2", "voix" : 28}, {"panneau" : "11", "voix" : 23}, {"panneau" : "4", "voix" : 16}, {"pannea... | 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": {"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": "i... | {"id" : 404400477, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "d61483513ea48394301c680ba267be37", "wof:id" : 404400477, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [4.27588900031433, 44.43749611178792, 4.33928235483188, 44.49852175822504... | 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": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"typ... | {"userId" : 23924, "cartId" : "efa2f76e-92eb-40d3-9e38-f4225d6d551f", "preferredProducts" : [], "productReviews" : [{"productId" : 4804, "reviewText" : "The box this comes in is 4 meter by 5 foot and weights 18 kilogram.", "reviewDate" : "2020-04-22T15:52:05.9912753+03:00"}, {"productId" : 4358, "reviewText" : "heard a... | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "s... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"contacts": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "designation": {"type": "string"}, "mobile": {"type": "array", "items": {}}}, "requi... | {"contacts" : [{"name" : "Gita Brahma", "email" : "", "designation" : "", "mobile" : []}], "guideStarURL" : "http://www.guidestarindia.org/Summary.aspx?CCReg=8526", "name" : "PRAGATIPATHE", "primaryEmail" : "gitabrahma@gmail.com", "organisationType" : ["Direct Service", "Support"], "telephone" : ["916632410405", "91663... | json_instruct | {"type": "object", "properties": {"contacts": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "designation": {"type": "string"}, "mobile": {"type": "array", "items": {}}}, "required": ["name", "email", "designation", "mobile"]}}, "guideStarURL": {"ty... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01028082": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "st... | {"type" : "Topology", "objects" : {"E01028082" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00143080", "LAD11CD" : "E07000172"}, "arcs" : [[0, 1, 2]]}, {"type" : "Polygon", "prope... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01028082": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "str... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"t... | {"author" : {"id" : "t2_171x9p", "name" : "Quadrante-Isegrim"}, "date" : {"day" : 1641513600, "full" : 1641567853, "month" : 1640995200, "week" : 1641081600}, "id" : "t3_ry9el5", "picture" : {"filesize" : 31556, "fullUrl" : "https://preview.redd.it/puvjjpii6aa81.jpg?width=4032&format=pjpg&auto=webp&s=42e24c750a79cfd524... | json_instruct | {"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}},... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "name_kana": {"type": "string"}}, "required": ["code", "name", "name_kana"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"code" : "362", "name" : "\u897f\u99ac\u97f3\u5185", "name_kana" : "\uff86\uff7c\uff93\uff85\uff72"}, {"code" : "394", "name" : "\u4ec1\u8cc0\u4fdd", "name_kana" : "\uff86\uff76\uff8e"}, {"code" : "481", "name" : "\u65b0\u6f5f", "name_kana" : "\uff86\uff72\uff76\uff9e\uff80"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "name_kana": {"type": "string"}}, "required": ["code", "name", "name_kana"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "e... | {"nom" : "Le P\u00e9rier", "dpt" : "Is\u00e8re", "inscrits" : 142, "abs" : 27, "votants" : 115, "blancs" : 14, "nuls" : 3, "exp" : 98, "res" : [{"panneau" : "1", "voix" : 71}, {"panneau" : "2", "voix" : 27}]} | 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"... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"css/tabby.css": {"type": "string"}, "css/tabby.min.css": {"type": "string"}, "js/classList.js": {"type": "string"}, "js/classList.min.js": {"type": "string"}, "js/tabby.js": {"type": "string"}, "js/tabby.min.js": {"type": "str... | {"css/tabby.css" : "sha256-Jb+6KYhzPqC3e4ARaeYjKvJg5ck3FkV60L2ZhEnfyn4=", "css/tabby.min.css" : "sha256-PbywYJZjD8DDrvdCMt1d37mDrYpJ0tGp+J5cLBc5fg8=", "js/classList.js" : "sha256-yTcB2MSCq8EOYjCYq6xJjJIxiCSG+35sQo0qLbSqLkE=", "js/classList.min.js" : "sha256-Xhf1PAmnuf0wwOfC1lTr3vSxuLAN4miiLskK4wCNOvA=", "js/tabby.js" :... | json_instruct | {"type": "object", "properties": {"css/tabby.css": {"type": "string"}, "css/tabby.min.css": {"type": "string"}, "js/classList.js": {"type": "string"}, "js/classList.min.js": {"type": "string"}, "js/tabby.js": {"type": "string"}, "js/tabby.min.js": {"type": "string"}}, "required": ["css/tabby.css", "css/tabby.min.css", ... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items"... | {"version" : 1.2, "people" : [{"pose_keypoints_2d" : [235.604, 149.68, 0.685192, 301.172, 156.483, 0.495064, 271.762, 163.326, 0.506187, 276.375, 192.747, 0.509718, 289.878, 222.087, 0.570042, 307.941, 129.323, 0.575698, 341.879, 127.168, 0.840573, 310.26, 174.592, 0.732373, 323.843, 201.74, 0.567128, 330.506, 265.037,... | json_instruct | {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "han... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"feedstocks" : ["tabulate"]} | json_instruct | {"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"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" : "mangojuice-router", "version" : "1.0.2-0", "description" : "", "author" : {"name" : "Artem Artemev", "email" : "viiv.c58@gmail.com"}, "bugs" : {"url" : "https://github.com/mangojuicejs/mangojuice-kit/issues"}, "homepage" : "https://github.com/mangojuicejs/mangojuice-kit#readme", "repository" : "https://githu... | 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"]}, "bugs": {"type": "object", "properties": {"url": {"type": ... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "titleTranslate": {"type": "object", "properties": {"zh-Hans": {"type": "array", "items": {"type": "string"}}}, "required": ["zh-Hans"]}, "type": {"type": "string"}, "lang":... | [{"title" : "\u307e\u3093\u304c\u4e16\u754c\u6614\u3070\u306a\u3057", "titleTranslate" : {"zh-Hans" : ["\u4e16\u754c\u7ae5\u8bdd\u540d\u4f5c\u9009"]}, "type" : "tv", "lang" : "ja", "officialSite" : "", "begin" : "1976-10-07T21:30:00.000Z", "end" : "1979-03-28T22:00:00.000Z", "sites" : [{"site" : "bangumi", "id" : "1728... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "titleTranslate": {"type": "object", "properties": {"zh-Hans": {"type": "array", "items": {"type": "string"}}}, "required": ["zh-Hans"]}, "type": {"type": "string"}, "lang": {"type": "string"}, "officialSite": {"type": "string"}, ... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "n... | {"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[150.5, 38.333333333333336], [150.5, 38.416666666666664], [150.625, 38.416666666666664], [150.625, 38.333333333333336], [150.5, 38.333333333333336]]]}, "properties" : {"code" : 575044, "url" : "http://madefor.github.io/0410/api/v1/575044.geojson",... | 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... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "dist-tags": {"type": "object", "properties": {"latest": {"type": "string"}}, "required": ["latest"]}, "versions": {"type": "object", "properties": {"1.0.0": {"type": "object", "propertie... | {"name" : "yargs-test-extends", "dist-tags" : {"latest" : "1.0.1"}, "versions" : {"1.0.0" : {"name" : "yargs-test-extends", "version" : "1.0.0", "dist" : {"shasum" : "a2261a84872aa5fb8391104860953074477f4188", "tarball" : "https://registry.npmjs.org/yargs-test-extends/-/yargs-test-extends-1.0.0.tgz"}}, "1.0.1" : {"name... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "dist-tags": {"type": "object", "properties": {"latest": {"type": "string"}}, "required": ["latest"]}, "versions": {"type": "object", "properties": {"1.0.0": {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "dist":... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "object", "properties": {"nam... | {"name" : "rediris-es/simplesamlphp-module-papi", "description" : "A SimpleSAMLphp module adding support for the PAPI protocol.", "type" : "simplesamlphp-module", "keywords" : ["simplesamlphp", "PAPI", "RedIRIS", "SIR"], "authors" : [{"name" : "Jaime P\u00e9rez Crespo", "email" : "jaime.perez@uninett.no"}], "require" :... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "requ... |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", ... | [{"id" : 35447189, "name" : "Hate You ", "dt" : 235833, "ar" : {"id" : 124350, "name" : "Mojo"}, "al" : {"id" : 3331046, "name" : "Hate You", "picUrl" : "https://p2.music.126.net/NPralXIGBscDfv4rFrCuxw==/3431575791100557.jpg"}}, {"id" : 500686475, "name" : "Hate You (Inst.)", "dt" : 237897, "ar" : {"id" : 1165011, "nam... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "al": {"type": "object", "properties": {"id": {"type... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"parent" : "mythicmetals:block/brass_anvil"} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"js/three.js": {"type": "string"}, "css/one.css": {"type": "string"}, "css/three.css": {"type": "string"}, "images/another-dummy.jpg": {"type": "string"}, "images/dummy.jpg": {"type": "string"}, "js/one.js": {"t... | {"js/three.js" : "http://cdn.experiment.com/assets/js/three.c5ecc981.js", "css/one.css" : "http://cdn.experiment.com/assets/css/one.a4cab2d5.css", "css/three.css" : "http://cdn.experiment.com/assets/css/three.bbb27b0d.css", "images/another-dummy.jpg" : "http://cdn.experiment.com/assets/images/another-dummy.54468974.jpg... | json_instruct | {"type": "object", "properties": {"js/three.js": {"type": "string"}, "css/one.css": {"type": "string"}, "css/three.css": {"type": "string"}, "images/another-dummy.jpg": {"type": "string"}, "images/dummy.jpg": {"type": "string"}, "js/one.js": {"type": "string"}, "js/two.js": {"type": "string"}, "css/two.css": {"type": "... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"query": {"type": "string"}, "display_query": {"type": "string"}}, "required": ["query", "display_query"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"query" : "\u534a\u85cf\u68ee\u6797", "display_query" : "\u534a\u85cf\u68ee\u6797\u53d1\u957f\u6587"}, {"query" : "\u6d41\u91d1\u5c81\u6708", "display_query" : "\u5982\u4f55\u8bc4\u4ef7\u300a\u6d41\u91d1\u5c81\u6708\u300b\u5927\u7ed3\u5c40\uff1f"}, {"query" : "\u5c71\u6d77\u60c5", "display_query" : "\u7535\u89c6\u526... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"query": {"type": "string"}, "display_query": {"type": "string"}}, "required": ["query", "display_query"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"t... | {"text" : {"0" : {"m1" : "\u062e\u0648\u0627\u062c\u0647 \u0645\u062e\u062a\u0635 \u0632 \u0628\u0633 \u06a9\u0647 \u0645\u062e\u062a\u0635\u0631\u0633\u062a", "m2" : "\u0686\u0634\u0645 \u0628\u06cc\u0646\u0646\u062f\u0647 \u063a\u0627\u0641\u0644 \u0622\u0645\u062f \u0627\u0632 \u0648"}, "1" : {"m1" : "\u0627\u0632 \... | json_instruct | {"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "2": {... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"ip": {"type": "string"}, "date": {"type": "string"}, "update": {"type": "string"}, "check": {"type": "string"}}, "required": ["ip", "date", "update", "check"], "$schema": "http://json-schema.org/draft-07/schema... | {"ip" : "127.0.0.1", "date" : "2019-09-21 23:59:01", "update" : "2019-09-20 21:00:01", "check" : "2019-09-21 13:00:01"} | json_instruct | {"type": "object", "properties": {"ip": {"type": "string"}, "date": {"type": "string"}, "update": {"type": "string"}, "check": {"type": "string"}}, "required": ["ip", "date", "update", "check"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "epoch_second": {"type": "integer"}, "problem_id": {"type": "string"}, "contest_id": {"type": "string"}, "user_id": {"type": "string"}, "language": {"type": "string"}, "point": {"type"... | {"id" : 19556030, "epoch_second" : 1611249409, "problem_id" : "abc153_b", "contest_id" : "abc153", "user_id" : "Zel3o", "language" : "C++ (GCC 9.2.1)", "point" : 200, "length" : 324, "result" : "AC", "execution_time" : 34} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "epoch_second": {"type": "integer"}, "problem_id": {"type": "string"}, "contest_id": {"type": "string"}, "user_id": {"type": "string"}, "language": {"type": "string"}, "point": {"type": "integer"}, "length": {"type": "integer"}, "result": {"type": "string"}, ... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "childre... | {"code" : 3504170014, "parent" : 3504170, "name" : "SIDOMULYO", "latitude" : null, "longitude" : null, "postal" : [66262, 66263], "children" : []} | json_instruct | {"type": "object", "properties": {"code": {"type": "integer"}, "parent": {"type": "integer"}, "name": {"type": "string"}, "latitude": {"type": "null"}, "longitude": {"type": "null"}, "postal": {"type": "array", "items": {"type": "integer"}}, "children": {"type": "array", "items": {}}}, "required": ["code", "parent", "n... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"src": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "aspectRatio": {"type": "n... | {"expireTime" : 9007200809145378000, "key" : "24d5d556-255e-55bf-9df8-34ca241f6a0b{\"duotone\":false,\"grayscale\":false,\"toFormat\":\"\",\"width\":20,\"height\":9}", "val" : {"src" : "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAJCAYAAAAywQxIAAAACXBIWXMAAAsSAAALEgHS3X78AAABl0lEQVQoz5VSS0sCURSesU3QIqNNNQZRbaK2... | json_instruct | {"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"src": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "aspectRatio": {"type": "number"}, "originalName": {"type": "string"}}, "required": ["src", "wi... |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}... | [{"namaKab" : "KOTA MATARAM", "originalFilename" : "5. photo.jpg", "namaPartai" : "PARTAI BERKARYA", "id" : 106674, "noUrut" : 1, "nama" : "I GST NYOMAN AGUNG SUGANTHA, ST", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "KOTA MATARAM", "originalFilename" : "5. PHOTO.jpg", "namaPartai" : "PARTAI BERKARYA", "id" : 88... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}, "stringJenisKelamin": {"type": "string"}}, "required": ["namaKab", "... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "propertie... | {"type" : "FeatureCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "features" : [{"type" : "Feature", "properties" : {"Name" : "BAR\u00c3O DE MELGA\u00c7O", "Description" : "BAR\u00c3O DE MELGA\u00c7O / MT"}, "geometry" : {"type" : "LineString", "coordinates" : [[-55.60... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "features": {"type": "array", "items": {"type": "ob... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.