input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"items/generic/desserts/orangehoneystraw.consumable": {"type": "array", "items": {"type": "string"}}}, ... | [{"DeniedAlternatives" : [], "Files" : {"items/generic/desserts/orangehoneystraw.consumable" : ["/description"]}, "Texts" : {"Chs" : "\u8fd9\u662f\u4e00\u79cd\u6a59\u8272\u8702\u871c\u6746\uff01\u63d0\u4f9b\u5927\u91cf\u7ef4\u751f\u7d20C\uff01", "Eng" : "An orange honey straw! Vitamin C++!"}}, {"DeniedAlternatives" : [... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"items/generic/desserts/orangehoneystraw.consumable": {"type": "array", "items": {"type": "string"}}}, "required": ["items/generic/desserts/orangehoneystraw.consu... |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1983, 5], [1985, 9], [1986, 5], [1987, 5], [1988, 27], [1989, 50], [1990, 72], [1991, 89], [1992, 112], [1993, 109], [1994, 130], [1995, 158], [1996, 202], [1997, 167], [1998, 183], [1999, 156], [2000, 182], [2001, 210], [2002, 232], [2003, 228], [2004, 203], [2005, 223], [2006, 238], [2007, 236], [2008, 212], [2009,... | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type":... | {"hash" : "0x45c28d3dcfb1de7c81b4359f7491f7195dd6c564efc0f2e95ab0ddd6541acdd0", "parentHash" : "0x35d27011e16cabcda4cd197ad951cbd21bd56f892b33056c774c41c7f132a313", "number" : 40204, "timestamp" : 1438817265, "nonce" : "0x2fa8e5718d8ad915", "difficulty" : 1367557852711, "gasLimit" : {"_hex" : "0x138b"}, "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"]... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"country": {"type": "string"}, "country-code": {"type": "string"}, "delegation-status": {"type": "array", "items": {"type": "string"}}, "mode": {"type": "string"}, "subnets": {"type": "object", "properties": {"i... | {"country" : "Timor-Leste", "country-code" : "TL", "delegation-status" : ["allocated", "assigned"], "mode" : "aggregated", "subnets" : {"ipv4" : ["43.254.56.0/22", "45.115.72.0/22", "59.153.132.0/22", "103.26.95.0/24", "103.30.112.0/22", "103.55.48.0/22", "103.99.26.0/24", "103.99.164.0/22", "103.112.36.0/22", "103.143... | json_instruct | {"type": "object", "properties": {"country": {"type": "string"}, "country-code": {"type": "string"}, "delegation-status": {"type": "array", "items": {"type": "string"}}, "mode": {"type": "string"}, "subnets": {"type": "object", "properties": {"ipv4": {"type": "array", "items": {"type": "string"}}, "ipv6": {"type": "arr... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["jsxlatify"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "... | {"directions" : ["Stir canola oil, mirin, pepper flakes, garlic, lemon zest, and salt together in a small bowl.", "Place prawns in a resealable plastic bag; pour in marinade. Press out excess air; seal the bag. Marinate prawns in the refrigerator for at least 1 hour.", "Preheat an outdoor grill for medium-high heat and... | 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": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type... | {"id" : 79509, "info" : {"name" : "Typeracer - Remove ads", "description" : "Removes ads on typeracer.com", "additionalInfo" : null, "format" : "uso", "category" : "typeracer", "createdAt" : "2012-12-05T17:11:26.000Z", "updatedAt" : "2013-02-19T05:57:59.000Z", "license" : "CC0-1.0", "author" : {"id" : 38243, "name" : "... | 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": "... |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"subreddit": {"type": "string"}, "hour": {"type": "string"}, "avg": {"type": "number"}}, "required": ["subreddit", "hour", "avg"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"subreddit" : "stubfeed", "hour" : "01", "avg" : 1.0163678877630553}, {"subreddit" : "stubfeed", "hour" : "02", "avg" : 1.0076394194041254}, {"subreddit" : "stubfeed", "hour" : "03", "avg" : 0.9923664122137404}, {"subreddit" : "stubfeed", "hour" : "04", "avg" : 1.0015698587127158}, {"subreddit" : "stubfeed", "hour" :... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"subreddit": {"type": "string"}, "hour": {"type": "string"}, "avg": {"type": "number"}}, "required": ["subreddit", "hour", "avg"]}, "$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"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type... | {"name" : "ios-app", "version" : "0.0.1", "summary" : "Axe Platform Protocol", "description" : "The iOS implementation of the Axe Platform Protocol", "homepage" : "https://github.com/axerunners/ios-app", "license" : {"type" : "MIT", "file" : "LICENSE"}, "authors" : {"AXErunners" : "info@axerunners.com"}, "source" : {"g... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "5102050012", "district_id" : "5102050", "name" : "PAYANGAN"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"out": {"type": "array", "items": {"type": "string"}}}, "required": ["out"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"out" : ["/bin/kubectl-example"]} | json_instruct | {"type": "object", "properties": {"out": {"type": "array", "items": {"type": "string"}}}, "required": ["out"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"(0, 0)": {"type": "string"}, "(1, 0)": {"type": "string"}, "(1, 1)": {"type": "string"}, "(1, 2)": {"type": "string"}, "(1, 3)": {"type": "string"}, "(1, 4)": {"type": "string"}, "(2, 0)": {"type": "string"}, "(2, ... | {"(0, 0)" : "wushu at the asian games", "(1, 0)" : "year", "(1, 1)" : "location", "(1, 2)" : "gold", "(1, 3)" : "silver", "(1, 4)" : "bronze", "(2, 0)" : "1990", "(2, 1)" : "beijing", "(2, 2)" : "chen sitan", "(2, 3)" : "wang zengxiang", "(2, 4)" : "nobutsugu arai", "(3, 0)" : "1994", "(3, 1)" : "hiroshima", "(3, 2)" :... | json_instruct | {"type": "object", "properties": {"(0, 0)": {"type": "string"}, "(1, 0)": {"type": "string"}, "(1, 1)": {"type": "string"}, "(1, 2)": {"type": "string"}, "(1, 3)": {"type": "string"}, "(1, 4)": {"type": "string"}, "(2, 0)": {"type": "string"}, "(2, 1)": {"type": "string"}, "(2, 2)": {"type": "string"}, "(2, 3)": {"type... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"pomelo": {"type": "string"}, "crc": {"type": "string"}}, "required": ["p... | {"name" : "divaol-server", "version" : "0.0.1", "private" : false, "dependencies" : {"pomelo" : "1.2.0", "crc" : "0.2.0"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"pomelo": {"type": "string"}, "crc": {"type": "string"}}, "required": ["pomelo", "crc"]}}, "required": ["name", "version", "private", "dependenci... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"JavaScript": {"type": "integer"}, "Shell": {"type": "integer"}}, "required": ["JavaScript", "Shell"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"JavaScript" : 295588, "Shell" : 114} | json_instruct | {"type": "object", "properties": {"JavaScript": {"type": "integer"}, "Shell": {"type": "integer"}}, "required": ["JavaScript", "Shell"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author"... | {"name" : "postgres-estimate-table-row-count", "version" : "1.0.0", "description" : "Estimate number of rows on a Postgres Table", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "Benj Sicam <benjsicam@gmail.com>", "license" : "MIT", "dependencies" : {"lodash" : "^4... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "depen... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"id": {"type": "string"}, "province_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "province_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "3372", "province_id" : "33", "name" : "KOTA SURAKARTA"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "province_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "province_id", "name"], "$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#"}
| ["2712605", "2712602", "2712606", "2712608"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "e2a4f0fa432fffd0dd4addd19d300281e1c8ac01"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"pagination": {"type": "object", "properties": {"next": {"type": "null"}, "previous": {"type": "null"}, "count": {"type": "integer"}}, "required": ["next", "previous", "count"]}, "data": {"type": "array", "items": {"... | {"pagination" : {"next" : null, "previous" : null, "count" : 2}, "data" : [{"investment_id" : "bbbbaaaa-abba-baba-abab-83b8bbe0abaab", "account_id" : "83b8bbe0abaab77f86683b8bbe0abaab", "product_code" : "PRCDE000000000", "asset_type" : "tbills", "asset_in_index" : false, "index_id" : null, "current_units" : "966.1945",... | json_instruct | {"type": "object", "properties": {"pagination": {"type": "object", "properties": {"next": {"type": "null"}, "previous": {"type": "null"}, "count": {"type": "integer"}}, "required": ["next", "previous", "count"]}, "data": {"type": "array", "items": {"type": "object", "properties": {"investment_id": {"type": "string"}, "... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"title": {"type": "string"}, "credit": {"type": "string"}, "explanation": {"type": "string"}, "date": {"type": "string"}, "hdurl": {"type": "string"}, "service_version": {"type": "string"}, "media_type": {"typ... | {"title" : "Shells in the Egg Nebula", "credit" : "R. Thompson (U. Arizona) et al., NICMOS, HST, NASA", "explanation" : "The Egg Nebula is taking a beating. Like a baby chick pecking its way out of an egg, the star in the center of the Egg Nebula is casting away shells of gas and dust as it slowly transforms itself int... | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "credit": {"type": "string"}, "explanation": {"type": "string"}, "date": {"type": "string"}, "hdurl": {"type": "string"}, "service_version": {"type": "string"}, "media_type": {"type": "string"}, "url": {"type": "string"}}, "required": ["title", "credit", "e... |
Create an example JSON object that satisfies this schema:
{"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"}, "issue... | {"contract" : "0x7c8b1dc41b611c533787e1d6a498ca7ac5eba6f7", "tool" : "mythril", "start" : 1563275582.8986883, "end" : 1563275591.9705167, "duration" : 9.071828365325928, "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... |
The schema below describes a JSON structure. Generate a valid example:
{"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"}, ... | {"artist_id" : "ARFZNR41187B990AF7", "artist_latitude" : null, "artist_location" : "Vance, MS", "artist_longitude" : null, "artist_name" : "Sunnyland Slim", "duration" : 148.47955, "num_songs" : 1, "song_id" : "SOZBCID12AC468B7E6", "title" : "Hard Times (feat. Floyd Jones)", "year" : 0} | 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"... |
Generate a valid JSON object that conforms to the following 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":... | {"id" : 404376735, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "f743cb1aa8660d0bfcd3fa6caa994400", "wof:id" : 404376735, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [5.62939702397562, 45.98414809254923, 5.679493533116, 46.02493317789275],... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"index": {"type": "boolean"}}, "required": ["index"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"h" : "7a283344a6bdf4e7ab10", "c" : {"index" : true}} | json_instruct | {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"index": {"type": "boolean"}}, "required": ["index"]}}, "required": ["h", "c"], "$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": {"watch": {"type": "string"}, "build": {"type": "string"},... | {"name" : "pyeditor", "version" : "1.0.0", "description" : "A lightweight Python editor", "main" : "src/js/main.js", "scripts" : {"watch" : "tsc -w", "build" : "tsc", "launch" : "electron ./src/js/main.js", "start" : "npm run build && npm run launch"}, "keywords" : ["Electron"], "author" : "fwcd", "license" : "MIT", "d... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"watch": {"type": "string"}, "build": {"type": "string"}, "launch": {"type": "string"}, "start": {"type": "string"}}, "... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "achievementgroup": {"type": "string"}, "ishidden": {"type": "boolean"}, "sortorder": {"type": "integer"}, "stages": {"type": "integer"}, "stage1": {"type": "object", "properties": {"... | {"name" : "#Uma Mestre Rigorosa Treina {M#Um Pupilo Talentoso}{F#Uma Pupila Talentosa}", "achievementgroup" : "Mem\u00f3ria do Cora\u00e7\u00e3o", "ishidden" : true, "sortorder" : 7111, "stages" : 1, "stage1" : {"title" : "#Uma Mestre Rigorosa Treina {M#Um Pupilo Talentoso}{F#Uma Pupila Talentosa}", "description" : "Co... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "achievementgroup": {"type": "string"}, "ishidden": {"type": "boolean"}, "sortorder": {"type": "integer"}, "stages": {"type": "integer"}, "stage1": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "progress": ... |
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" : [[[-90.107966, 30.006842], [-90.106455, 30.019623], [-90.098684, 30.018909], [-90.100414, 30.004029], [-90.108202, 30.004857], [-90.107966, 30.006842]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 28913}}]} | 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... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": ... | {"nom" : "M\u00e2checourt", "circ" : "1\u00e8re circonscription", "dpt" : "Aisne", "inscrits" : 109, "abs" : 56, "votants" : 53, "blancs" : 7, "nuls" : 1, "exp" : 45, "res" : [{"nuance" : "FN", "nom" : "M. Damien PHILIPPOT", "voix" : 31}, {"nuance" : "REM", "nom" : "Mme Aude BONO-VANDORME", "voix" : 14}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array"... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"features": {"type": "object", "properties": {"model": {"type": "string"}, "name": {"type": "string"}, "vendor": {"type": "string"}}, "required": ["model", "name", "vendor"]}}, "required": ["features"], "$schema... | {"features" : {"model" : "jagc_spr_us", "name" : "LGE jagc_spr_us", "vendor" : "LGE"}} | json_instruct | {"type": "object", "properties": {"features": {"type": "object", "properties": {"model": {"type": "string"}, "name": {"type": "string"}, "vendor": {"type": "string"}}, "required": ["model", "name", "vendor"]}}, "required": ["features"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"auroc": {"type": "array", "items": {"type": "number"}}, "acc": {"type": "array", "items": {"type": "number"}}, "aps": {"type": "array", "items": {"type": "number"}}, "f1": {"type": "array", "items": {"type": "number"}}, "auprc... | {"auroc" : [0.4545454545454546, 0.5545454545454545, 0.5363636363636364, 0.709090909090909, 0.4636363636363637], "acc" : [0.5238095238095238, 0.5714285714285714, 0.5714285714285714, 0.5238095238095238, 0.5238095238095238], "aps" : [0.5248186076049853, 0.5729761904761905, 0.5422019698567686, 0.7945887445887445, 0.5164923... | json_instruct | {"type": "object", "properties": {"auroc": {"type": "array", "items": {"type": "number"}}, "acc": {"type": "array", "items": {"type": "number"}}, "aps": {"type": "array", "items": {"type": "number"}}, "f1": {"type": "array", "items": {"type": "number"}}, "auprc": {"type": "array", "items": {"type": "number"}}}, "requir... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"Material": {"type": "object", "properties": {"Directory Material": {"type": "string"}, "UUID Resource": {"type": "integer"}, "Name": {"type": "string"}, "Type": {"type": "integer"}, "Last Write": {"type": "integer"}}... | {"Material" : {"Directory Material" : "Assets/m3_floor2_Glossiness.png", "UUID Resource" : 868775057, "Name" : "m3_floor2_Glossiness.png", "Type" : 2, "Last Write" : 1524055960}} | json_instruct | {"type": "object", "properties": {"Material": {"type": "object", "properties": {"Directory Material": {"type": "string"}, "UUID Resource": {"type": "integer"}, "Name": {"type": "string"}, "Type": {"type": "integer"}, "Last Write": {"type": "integer"}}, "required": ["Directory Material", "UUID Resource", "Name", "Type",... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "config": {"type": "object", "properties": {"platform": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php... | {"name" : "kadet/pastebin", "description" : "Kadet's pastebin", "license" : "MIT", "config" : {"platform" : {"php" : "7.0"}}, "require" : {"php" : "^7.0", "silex/silex" : "~2.0", "silex/web-profiler" : "~2.0", "symfony/asset" : "~2.8|^3.0", "symfony/browser-kit" : "~2.8|^3.0", "symfony/class-loader" : "~2.8|^3.0", "sym... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "config": {"type": "object", "properties": {"platform": {"type": "object", "properties": {"php": {"type": "string"}}, "required": ["php"]}}, "required": ["platform"]}, "require": {"type": "obj... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": ... | {"id" : 101893515, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "9d45bc13ad421c5daff8065542136e8f", "wof:id" : 101893515, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [4.28507, 45.91435, 4.28507, 45.91435], "geometry" : {"coordinates"... | 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": ["... |
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": {"start": {"type": "string"}}, "required": ["start"]}, "repos... | {"name" : "conventional-pre-commit-github-stats", "version" : "1.0.0", "description" : "Query GitHub's REST API, update this repo's README.", "main" : "index.js", "scripts" : {"start" : "node index"}, "repository" : {"type" : "git", "url" : "git+https://github.com/compilerla/conventional-pre-commit.git"}, "author" : "C... | 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"]}, "repository": {"type": "object", "properties": {"type": {"type": ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "cites": {"type": "integer"}, "cited_by": {"type": "integer"}, "reference": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "cites", "cited_by", "reference"], "$sch... | {"id" : 9221, "cites" : 9, "cited_by" : 10, "reference" : ["Benhabib, Jess, Stephanie Schmitt-Groh\u00c3\u0082\u00c2\u00b4e, and Mart\u00c3\u0082\u00c2\u00b4in Uribe, The Perils of Taylor Rules, Journal of Economic Theory, 96, January-February 2001(a), 40-69.", "Benhabib, Jess, Stephanie Schmitt-Groh\u00c3\u0082\u00c2\... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "cites": {"type": "integer"}, "cited_by": {"type": "integer"}, "reference": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "cites", "cited_by", "reference"], "$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"}, "author": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string... | {"name" : "workshopper-adventure-hu", "version" : "1.0.2", "description" : "A terminal workshop runner framework (adventure compatible)", "main" : "./index.js", "author" : "Martin Heidegger <martin.heidegger@gmail.com> (https://github.com/martinheidegger)", "repository" : {"type" : "git", "url" : "https://github.com/ma... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, ... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "stri... | {"name" : "@vibemap/react-bubble-chart-d3", "version" : "1.0.14", "description" : "ReactJS component to display data as a bubble chart using D3.", "keywords" : ["ReactJS", "Component", "D3", "Charts", "Bubble", "Graphics"], "author" : "weKnow Inc", "license" : "GPL-3.0", "repository" : {"type" : "git", "url" : "https:/... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "strin... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "authors": {"type": "array", "items": {"type": "s... | {"name" : "swagger-js", "version" : "2.1.23", "main" : "browser/swagger-client.js", "ignore" : ["gulpfile.js", "index.js", "lib/", "package.json", "README.md", "test/", ".*"], "description" : "swagger-client is a javascript client for use with swaggering APIs.", "authors" : ["Tony Tam <fehguy@gmail.com>", "jcscoobyrs@g... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "repository": {"... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"MRRm_new": {"type": "number"}, "MRm_new": {"type": "number"}, "HITS@1m_new": {"type": "number"}, "HITS@3m_new": {"type": "number"}, "HITS@10m_new": {"type": "number"}}, "required": ["MRRm_new", "MRm_new", "HI... | {"MRRm_new" : 0.0805513799575463, "MRm_new" : 679.4066140976906, "HITS@1m_new" : 0.04000466499582399, "HITS@3m_new" : 0.07867917746553431, "HITS@10m_new" : 0.16172793940867997} | json_instruct | {"type": "object", "properties": {"MRRm_new": {"type": "number"}, "MRm_new": {"type": "number"}, "HITS@1m_new": {"type": "number"}, "HITS@3m_new": {"type": "number"}, "HITS@10m_new": {"type": "number"}}, "required": ["MRRm_new", "MRm_new", "HITS@1m_new", "HITS@3m_new", "HITS@10m_new"], "$schema": "http://json-schema.or... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repo": {"type": "string"}, "src": {"type"... | {"name" : "stmr.c", "version" : "1.0.0", "description" : "The Porter Stemmer algorithm", "license" : "MIT", "keywords" : ["martin", "porter", "stemmer", "algorithm"], "repo" : "wooorm/stmr.c", "src" : ["stmr.h", "stmr.c"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repo": {"type": "string"}, "src": {"type": "array", "items": {"type": "string"}}}, "required": ["nam... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"ConnectionString": {"type": "string"}, "Email": {"type": "object", "properties": {"Port": {"type": "integer"}, "Host": {"type": "string"}, "EmailAddress": {"type": "string"}}, "required": ["Port", "Host", "EmailAddress"]}, ... | {"ConnectionString" : "USER ID=superuser;PASSWORD=superpassword;DATA SOURCE=localhost:1111", "Email" : {"Port" : 25, "Host" : "MyHost.com", "EmailAddress" : "test@MyHost.com"}, "Settings" : {"DataSourceType" : "MultiDataSource", "SomeUrl" : "http://MyHost.com/VeryImportantData", "SomeOtherUrl" : "http://MyHost.com/NotS... | json_instruct | {"type": "object", "properties": {"ConnectionString": {"type": "string"}, "Email": {"type": "object", "properties": {"Port": {"type": "integer"}, "Host": {"type": "string"}, "EmailAddress": {"type": "string"}}, "required": ["Port", "Host", "EmailAddress"]}, "Settings": {"type": "object", "properties": {"DataSourceType"... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"@type": {"type": "string"}, "@value": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "@value": {"type": "object", "properties": {"id": {"type": "object", "properties": {"@type": {"typ... | {"@type" : "g:List", "@value" : [{"@type" : "g:Vertex", "@value" : {"id" : {"@type" : "g:Int64", "@value" : 41054216}, "label" : "testingvertex3"}}]} | json_instruct | {"type": "object", "properties": {"@type": {"type": "string"}, "@value": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "@value": {"type": "object", "properties": {"id": {"type": "object", "properties": {"@type": {"type": "string"}, "@value": {"type": "integer"}}, "required": ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array",... | {"ast" : null, "code" : "// Copyright 2017-2021 @polkadot/util authors & contributors\n// SPDX-License-Identifier: Apache-2.0\n\n/**\n * @name isNumber\n * @summary Tests for a JavaScript number.\n * @description\n * Checks to see if the input value is a valid number.\n * @example\n * <BR>\n *\n * ```javascript\n * imp... | json_instruct | {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "object", "properties": {"version": {"type": "integer"}, "sources": {"type": "array", "items": {"type": "string"}}, "names": {"type": "array", "items": {"type": "string"}}, "mappings": {"type": "string"}, "sourcesCont... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"config": {"type": "object", "properties": {"abort": {"type": "object", "properties": {"latitude_longitude_not_defined": {"type": "string"}, "single_instance_allowed": {"type": "string"}}, "required": ["latitude_longitude_not_d... | {"config" : {"abort" : {"latitude_longitude_not_defined" : "Breedte- en lengtegraad zijn niet gedefinieerd in Home Assistant.", "single_instance_allowed" : "Al geconfigureerd. Slechts een enkele configuratie mogelijk."}, "step" : {"user" : {"description" : "Wilt u International Space Station configureren?"}}}, "options... | json_instruct | {"type": "object", "properties": {"config": {"type": "object", "properties": {"abort": {"type": "object", "properties": {"latitude_longitude_not_defined": {"type": "string"}, "single_instance_allowed": {"type": "string"}}, "required": ["latitude_longitude_not_defined", "single_instance_allowed"]}, "step": {"type": "obj... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "integer"}, "item": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "move": {"type": "object", "properties": {"name": {"type": "string"}, "url... | {"id" : 805, "item" : {"name" : "tm51", "url" : "http://localhost/api/v2/item/355/"}, "move" : {"name" : "ally-switch", "url" : "http://localhost/api/v2/move/502/"}, "version_group" : {"name" : "black-2-white-2", "url" : "http://localhost/api/v2/version-group/14/"}} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "item": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "move": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "ve... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"baseUrl": {"type": "string"}, "projectId": {"type": "string"}, "chromeWebSecurity": {"type": "boolean"}, "defaultCommandTimeout": {"type": "integer"}}, "required": ["baseUrl", "projectId", "chromeWebSecurity", "defa... | {"baseUrl" : "http://localhost:5000/", "projectId" : "etowvu", "chromeWebSecurity" : false, "defaultCommandTimeout" : 200000} | json_instruct | {"type": "object", "properties": {"baseUrl": {"type": "string"}, "projectId": {"type": "string"}, "chromeWebSecurity": {"type": "boolean"}, "defaultCommandTimeout": {"type": "integer"}}, "required": ["baseUrl", "projectId", "chromeWebSecurity", "defaultCommandTimeout"], "$schema": "http://json-schema.org/draft-07/schem... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"createNewTab": {"type": "string"}, "scrollLeft": {"type": "string"}, "scrollRight": {"type": "string"}, "disableNewTab": {"type": "string"}}, "required": ["createNewTab", "scrollLeft", "scrollRight", "disableNewTab"]... | {"createNewTab" : "Cr\u00e9er un onglet", "scrollLeft" : "Faire d\u00e9filer \u00e0 gauche", "scrollRight" : "Faire d\u00e9filer \u00e0 droite", "disableNewTab" : "Vous avez atteint le nombre maximal d'onglets."} | json_instruct | {"type": "object", "properties": {"createNewTab": {"type": "string"}, "scrollLeft": {"type": "string"}, "scrollRight": {"type": "string"}, "disableNewTab": {"type": "string"}}, "required": ["createNewTab", "scrollLeft", "scrollRight", "disableNewTab"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"default_state": {"type": "string"}}, "required": ["default_state"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"default_state" : "Level1.Type1"} | json_instruct | {"type": "object", "properties": {"default_state": {"type": "string"}}, "required": ["default_state"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"avif": {"type": "array", "items": {"type": "object", "properties": {"format": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "filename": {"type": "string"}, "outputPath": {"typ... | {"avif" : [{"format" : "avif", "width" : 90, "height" : 90, "filename" : "7945fcf1-90.avif", "outputPath" : "img/avatars/twitter/7945fcf1-90.avif", "url" : "/img/avatars/twitter/7945fcf1-90.avif", "sourceType" : "image/avif", "srcset" : "/img/avatars/twitter/7945fcf1-90.avif 90w", "size" : 1118}], "webp" : [{"format" :... | json_instruct | {"type": "object", "properties": {"avif": {"type": "array", "items": {"type": "object", "properties": {"format": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "filename": {"type": "string"}, "outputPath": {"type": "string"}, "url": {"type": "string"}, "sourceType": {"type": "string"},... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"Recording Title": {"type": "string"}, "Description": {"type": "string"}, "Recorded Date": {"type": "string"}, "Speaker": {"type": "string"}, "Bible References": {"type": "string"}, "File 1": {"type": "string"}, "File 2": {"... | {"Recording Title" : "DAVE - DADDY DAVE", "Description" : "Listen to our current series, Dave - An Everyday Hero. A study of the life of David as he appears in many books throughout the Old Testament.", "Recorded Date" : "07/05/2017", "Speaker" : "Angie Campbell", "Bible References" : "", "File 1" : "2b51021b-77c3-4e0c... | json_instruct | {"type": "object", "properties": {"Recording Title": {"type": "string"}, "Description": {"type": "string"}, "Recorded Date": {"type": "string"}, "Speaker": {"type": "string"}, "Bible References": {"type": "string"}, "File 1": {"type": "string"}, "File 2": {"type": "string"}, "File 3": {"type": "string"}, "File 4": {"ty... |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["import re\n\ndef sum_of_integers_in_string(s):\n return sum(int(x) for x in re.findall(r\"(\\d+)\", s))", "import re\n\ndef sum_of_integers_in_string(s):\n return sum(map(int, re.findall(\"\\d+\", s)))", "import re\n\ndef sum_of_integers_in_string(s):\n return sum(int(i) for i in re.findall('\\d+', s))\n", "de... | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "cover": {"type": "string"}}, "required": ["test", "cover"]}, "author": {"type": "string"},... | {"name" : "istanbul-mocha-require-coverage", "private" : true, "scripts" : {"test" : "mocha --opts configs/mocha.opts", "cover" : "istanbul cover --config configs/istanbul.yml _mocha -- --opts configs/mocha.opts"}, "author" : "Jacob Blakely (codekirei)", "license" : "MIT", "devDependencies" : {"babel-preset-es2015" : "... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "cover": {"type": "string"}}, "required": ["test", "cover"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "o... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"status": {"type": "integer"}, "data": {"type": "object", "properties": {"totalSubs": {"type": "integer"}, "subsInEachSource": {"type": "object", "properties": {"feedly": {"type": "integer"}, "inoreader": {"type... | {"status" : 200, "data" : {"totalSubs" : 129, "subsInEachSource" : {"feedly" : 41, "inoreader" : 75, "feedsPub" : 13}, "failedSources" : {}}, "lastModified" : 1613954559619} | json_instruct | {"type": "object", "properties": {"status": {"type": "integer"}, "data": {"type": "object", "properties": {"totalSubs": {"type": "integer"}, "subsInEachSource": {"type": "object", "properties": {"feedly": {"type": "integer"}, "inoreader": {"type": "integer"}, "feedsPub": {"type": "integer"}}, "required": ["feedly", "in... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"index.js": {"type": "string"}, "index.min.js": {"type": "string"}}, "required": ["index.js", "index.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"index.js" : "sha256-CAPO932R+QetvoasGbnGH/5lnyK05QGxJiXGgjADzfk=", "index.min.js" : "sha256-sWteY9/1oZwoPbKmNYU07KS6yjbPBL0Mmu/RTdHH7PE="} | json_instruct | {"type": "object", "properties": {"index.js": {"type": "string"}, "index.min.js": {"type": "string"}}, "required": ["index.js", "index.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}}, "required": ["name", "description", "aut... | {"name" : "kirby-headline-jump", "description" : "Kirby Panel headline helper plugin for Kirby CMS", "author" : "Jens T\u00f6rnell <jens.tornell@gmail.com>", "version" : "0.3", "type" : "kirby-plugin", "license" : "MIT"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "version": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}}, "required": ["name", "description", "author", "version", "type", "license"], "$schema": "http://json-s... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"top": {"type": "string"}, "bottom": {"type": "string"}, "side": {"type": "string"}}, "required": ["top", "bottom", "side"]}}, "required": ["... | {"parent" : "block/cube_bottom_top", "textures" : {"top" : "biotechnik:blocks/rfextractor_top", "bottom" : "biotechnik:blocks/rfextractor_bottom", "side" : "biotechnik:blocks/rfextractor_side"}} | json_instruct | {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"top": {"type": "string"}, "bottom": {"type": "string"}, "side": {"type": "string"}}, "required": ["top", "bottom", "side"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/sch... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"id": {"type": "integer"}, "description": {"type": "string"}, "ref": {"type": "string"}, "cron": {"type": "string"}, "cron_timezone": {"type": "string"}, "next_run_at": {"type": "string"}, "active": {"type": "... | {"id" : 13, "description" : "Test schedule pipeline", "ref" : "master", "cron" : "* * * * *", "cron_timezone" : "Asia/Tokyo", "next_run_at" : "2017-05-19T13:41:00.000Z", "active" : true, "created_at" : "2017-05-19T13:31:08.849Z", "updated_at" : "2017-05-19T13:40:17.727Z", "last_pipeline" : {"id" : 332, "sha" : "0e78861... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "description": {"type": "string"}, "ref": {"type": "string"}, "cron": {"type": "string"}, "cron_timezone": {"type": "string"}, "next_run_at": {"type": "string"}, "active": {"type": "boolean"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"background_color": {"type": "string"}, "display": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type": "string"}, "type": {"type": "... | {"background_color" : "#1B1C1D", "display" : "standalone", "icons" : [{"src" : "assets/castle-inverted-1024.png", "sizes" : "1024x1024", "type" : "image/png"}], "name" : "Learning PWA - Easy way", "short_name" : "Learn PWA", "start_url" : "/potential-pancake/step-1/index.html"} | json_instruct | {"type": "object", "properties": {"background_color": {"type": "string"}, "display": {"type": "string"}, "icons": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}, "sizes": {"type": "string"}, "type": {"type": "string"}}, "required": ["src", "sizes", "type"]}}, "name": {"type": "st... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/dr... | {"word" : "Bf", "definitions" : ["A person's boyfriend.", "A person's best friend."], "parts-of-speech" : "Noun"} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"email": {"type": "string"}, "password": {"type": "string"}}, "required": ["email", "password"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"email" : "dev@dev.pl", "password" : "$2a$10$omJhm62arfVXzZI5uux67Oa40IlXVTCgWuNzfRInLpps0ap5tiXSG"} | json_instruct | {"type": "object", "properties": {"email": {"type": "string"}, "password": {"type": "string"}}, "required": ["email", "password"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"rData": {"type": "array", "items": {"type": "integer"}}, "MinIndex": {"type": "integer"}, "MaxIndex": {"type": "integer"}}, "required": ["rData", "MinIndex", "MaxIndex"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"rData" : [27, 28, 29], "MinIndex" : 0, "MaxIndex" : 3} | json_instruct | {"type": "object", "properties": {"rData": {"type": "array", "items": {"type": "integer"}}, "MinIndex": {"type": "integer"}, "MaxIndex": {"type": "integer"}}, "required": ["rData", "MinIndex", "MaxIndex"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"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" : "1406040011", "district_id" : "1406040", "name" : "PANCURAN GADING"} | 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#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"ty... | {"name" : "DirectoryWatcher", "version" : "2.6.0", "summary" : "Lightweight listener that uses GCD to monitor changes in a given folder", "description" : "DirectoryWatcher is a lightweight class that uses GCD to monitor a given path for changes. When any change to the directory occurs, DirectoryWatcher starts polling t... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"ty... | {"citations" : [{"textCitation" : "[See mulog2sumlem3 on Metamath](http://us.metamath.org/mpegif/mulog2sumlem3.html)"}], "names" : ["mulog2sumlem3"], "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_cF", "#T_wceq", "#T_vy", "#T_cmpt--1", "#T_crp", "#T_cmpt--2", "#T_csu--1", "#T_vi", "#T_csu--2", "#T_c1", "#T_cfz", ... | json_instruct | {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "st... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "category": {"type": "string"}, "games": {"type": "object", "properties": {"nl": {"type": "object", "properties": {"orderable": {"type": "boolean"}, "set": {... | {"id" : "campground-paper", "name" : "Campground Paper", "category" : "Stationery", "games" : {"nl" : {"orderable" : false, "set" : "Welcome amiibo Update", "sources" : ["Villager letters (rare)"]}}} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "category": {"type": "string"}, "games": {"type": "object", "properties": {"nl": {"type": "object", "properties": {"orderable": {"type": "boolean"}, "set": {"type": "string"}, "sources": {"type": "array", "items": {"type": "string"}... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "name_pretty": {"type": "string"}, "product_documentation": {"type": "string"}, "client_documentation": {"type": "string"}, "issue_tracker": {"type": "string"}, "release_level": {"type": "... | {"name" : "speech", "name_pretty" : "Cloud Speech", "product_documentation" : "https://cloud.google.com/speech-to-text/docs/", "client_documentation" : "https://cloud.google.com/python/docs/reference/speech/latest", "issue_tracker" : "https://issuetracker.google.com/savedsearches/559758", "release_level" : "stable", "l... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "name_pretty": {"type": "string"}, "product_documentation": {"type": "string"}, "client_documentation": {"type": "string"}, "issue_tracker": {"type": "string"}, "release_level": {"type": "string"}, "language": {"type": "string"}, "library_type": {"type": "st... |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"province": {"type": "string"}, "city": {"type": "string"}, "area": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string... | [{"province" : "\u5c71\u897f\u7701", "city" : "\u5927\u540c\u5e02", "area" : "\u5e7f\u7075\u53bf", "name" : "\u65b0\u5efa\u4e1c\u8def\u90ae\u653f\u8425\u4e1a\u6240", "code" : "037500", "address" : "\u5c71\u897f\u7701\u5927\u540c\u5e02\u5e7f\u7075\u53bf\u65b0\u5efa\u4e1c\u8857", "phone" : "0352-8838362"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"province": {"type": "string"}, "city": {"type": "string"}, "area": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}}, "required": ["province", "city", "area", "name", "code... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"vendor": {"type": "string"}, "filename": {"type": "string"}, "release_type": {"type": "string"}, "version": {"type": "string"}, "java_version": {"type": "string"}, "jvm_impl": {"type": "string"}, "os": {"type": "string"}, "arc... | {"vendor" : "sapmachine", "filename" : "sapmachine-jdk-15-ea.24_linux-ppc64le_bin.tar.gz", "release_type" : "ea", "version" : "15-ea.24", "java_version" : "15-ea.24", "jvm_impl" : "hotspot", "os" : "linux", "architecture" : "ppc64le", "file_type" : "tar.gz", "image_type" : "jdk", "features" : [], "url" : "https://githu... | json_instruct | {"type": "object", "properties": {"vendor": {"type": "string"}, "filename": {"type": "string"}, "release_type": {"type": "string"}, "version": {"type": "string"}, "java_version": {"type": "string"}, "jvm_impl": {"type": "string"}, "os": {"type": "string"}, "architecture": {"type": "string"}, "file_type": {"type": "stri... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"$schema": {"type": "string"}, "additionalProperties": {"type": "boolean"}, "type": {"type": "string"}, "description": {"type": "string"}, "minimum": {"type": "integer"}, "maximum": {"type": "integer"}}, "required": ["$schem... | {"$schema" : "http://json-schema.org/draft-07/schema", "additionalProperties" : false, "type" : "number", "description" : "The amount of light this block will emit.", "minimum" : 0, "maximum" : 1} | json_instruct | {"type": "object", "properties": {"$schema": {"type": "string"}, "additionalProperties": {"type": "boolean"}, "type": {"type": "string"}, "description": {"type": "string"}, "minimum": {"type": "integer"}, "maximum": {"type": "integer"}}, "required": ["$schema", "additionalProperties", "type", "description", "minimum", ... |
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": {"build-dev": {"type": "string"}, "build-prod": {"type": "str... | {"name" : "time-writer.client", "version" : "0.0.0", "description" : "TimeWriter.Client", "main" : "app.js", "scripts" : {"build-dev" : "webpack --mode development", "build-prod" : "webpack --mode production", "watch" : "webpack --w --mode development", "run-and-watch" : "nodemon app.js"}, "author" : {"name" : ""}, "de... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build-dev": {"type": "string"}, "build-prod": {"type": "string"}, "watch": {"type": "string"}, "run-and-watch": {"type... |
Based on the schema below, produce a valid JSON object:
{"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>" : "1000 Tvl Waterproof Ip66 Bullet Cctv Security Digital Video Camera - Buy Waterproof Digital Camera,Waterproof Digital Camera,Digital Video Camera Product on Alibaba.com", "fob price" : "US $12 - 30 / Piece Get Latest\nPrice", "minorder quantity" : "1 Piece/Pieces", "payment terms" : "T/T,Western Unio... | 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 ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"text" : " Determine the Value of X Using Third Angle Theorem and Congruent Triangles\n\n\n\n\n", "url" : "https://www.youtube.com/watch?v=si9vC2VHAek"} | json_instruct | {"type": "object", "properties": {"text": {"type": "string"}, "url": {"type": "string"}}, "required": ["text", "url"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "1501011007", "district_id" : "1501011", "name" : "BINTANG MARAK"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"set_name": {"type": "string"}, "name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "string"}, "effect": {"type": "string"}, "corps_symbol": {"type": "string"}, "rarity": {"type": "stri... | {"set_name" : "2nd Series: Endless Waltz", "name" : "Heero Yuy", "price" : "2", "number" : "PL-039", "effect" : "Preemptive Strike. Increase your Clash Points by 2.", "corps_symbol" : "WG", "rarity" : "U", "type" : "Pilot"} | json_instruct | {"type": "object", "properties": {"set_name": {"type": "string"}, "name": {"type": "string"}, "price": {"type": "string"}, "number": {"type": "string"}, "effect": {"type": "string"}, "corps_symbol": {"type": "string"}, "rarity": {"type": "string"}, "type": {"type": "string"}}, "required": ["set_name", "name", "price", ... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"body" : "THIS I READILY GRANT, THAT ONE TRUTH CANNOT CONTRADICT ANOTHER:", "next" : "https://raw.githubusercontent.com/CAPSELOCKE/CAPSELOCKE/master/tweets/13591.json"} | json_instruct | {"type": "object", "properties": {"body": {"type": "string"}, "next": {"type": "string"}}, "required": ["body", "next"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "obj... | {"name" : "viewer", "version" : "0.1.0", "main" : "src/main.js", "scripts" : {"start" : "electron ."}, "dependencies" : {"boostrap" : "^2.0.0", "bootstrap" : "^4.3.1", "del" : "^4.0.0", "electron" : "^4.0.8", "express" : "^4.16.4", "hypercore" : "^6.25.0", "hyperdiscovery" : "^8.0.0", "jquery" : "^3.3.1", "line-reader"... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"boostrap": {"type": "string"}, "bootstrap": {"typ... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"$schema": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "auth_required": {"type": "integer"}, "additionalProperties": {"type": "boolean"}, "required"... | {"$schema" : "http://json-schema.org/draft-04/schema#", "title" : "Trading Times (request)", "description" : "Receive a list of market opening times for a given date.", "type" : "object", "auth_required" : 0, "additionalProperties" : false, "required" : ["trading_times"], "properties" : {"trading_times" : {"description... | json_instruct | {"type": "object", "properties": {"$schema": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "auth_required": {"type": "integer"}, "additionalProperties": {"type": "boolean"}, "required": {"type": "array", "items": {"type": "string"}}, "properties": {"type... |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"manufacturer": {"type": "string"}, "market_name": {"type": "string"}, "codename": {"type": "string"}, "model": {"type": "string"}}, "required": ["manufacturer", "market_name", "codena... | [{"manufacturer" : "Prestigio", "market_name" : "Wize 3731 3G", "codename" : "CD10A2G", "model" : "PMT3731_3G"}, {"manufacturer" : "Prestigio", "market_name" : "Wize 3731 3G", "codename" : "CD10A2G", "model" : "PMT3771_3G_EU"}, {"manufacturer" : "Prestigio", "market_name" : "Wize 3741 3G", "codename" : "CD10A2G", "mode... | 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#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"IsModified": {"type": "boolean"}, "IsNew": {"type": "boolean"}, "Description": {"type": "string"}, "SetName": {"type": "string"}, "FullName": {"type": "string"}, "ImageName": {"type": "string"}, "Power": {"ty... | {"IsModified" : false, "IsNew" : false, "Description" : "You have command over the forces of nature and are able to call forth primal energies to aid your allies and hinder your foes. Many of your powers place a Bloom effect on you and your allies. Each stack of Bloom boosts healing effects on the affected targets by... | json_instruct | {"type": "object", "properties": {"IsModified": {"type": "boolean"}, "IsNew": {"type": "boolean"}, "Description": {"type": "string"}, "SetName": {"type": "string"}, "FullName": {"type": "string"}, "ImageName": {"type": "string"}, "Power": {"type": "null"}, "SetType": {"type": "string"}, "DisplayName": {"type": "string"... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "integer"}, "inputs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "desc... | {"name" : "test_hist1D_transform", "description" : "Simple 1D SF with transformation eta = abs(eta)", "version" : 0, "inputs" : [{"name" : "eta", "type" : "real", "description" : "tau eta"}], "output" : {"name" : "weight", "type" : "real"}, "data" : {"nodetype" : "transform", "input" : "eta", "rule" : {"nodetype" : "fo... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "integer"}, "inputs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "type",... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"next_post_id": {"type": "integer"}, "next_comment_id": {"type": "integer"}, "next_follow_id": {"type": "integer"}, "avatar": {"type": "string"}, "user_name": {"type": "string"}, "hub": {"type": "string"}, "intro": {"... | {"next_post_id" : 3, "next_comment_id" : 1, "next_follow_id" : 4, "avatar" : "generate", "user_name" : "Freemandave", "hub" : "1oranGeS2xsKZ4jVsu9SVttzgkYXu4k9v", "intro" : "Random ZeroNet user", "post" : [{"post_id" : 1, "date_added" : 1485736228, "body" : "Hello ZeroMe!"}, {"post_id" : 1485736258, "body" : "So is thi... | json_instruct | {"type": "object", "properties": {"next_post_id": {"type": "integer"}, "next_comment_id": {"type": "integer"}, "next_follow_id": {"type": "integer"}, "avatar": {"type": "string"}, "user_name": {"type": "string"}, "hub": {"type": "string"}, "intro": {"type": "string"}, "post": {"type": "array", "items": {"type": "object... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"acadYear": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "department": {"type": "string"}, "faculty": {"type": "string"}, "workload": {"type": "array", "items": {"type": "integer... | {"acadYear" : "2019/2020", "description" : "Technological advances allow us to study and modulate various cellular processes generated from the dynamic remodeling of cytoskeleton in cells, and explore the roles and interplay of mechanical forces and biochemical signaling on how they migrate the cell, mediate intracellu... | json_instruct | {"type": "object", "properties": {"acadYear": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "department": {"type": "string"}, "faculty": {"type": "string"}, "workload": {"type": "array", "items": {"type": "integer"}}, "prerequisite": {"type": "string"}, "moduleCredit": {"type": "st... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "dependencies": {"type": "object", "properties": {"dustjs-linkedin": {"type": "string"}}, "required": ["d... | {"name" : "dustjs-recursivenodecompiler", "version" : "3.3.0", "author" : "A Kazim", "description" : "Recursively compile DustJS templates with Node", "dependencies" : {"dustjs-linkedin" : "~2.7.2"}, "devDependencies" : {"tap" : "~0.4.13"}, "scripts" : {"test" : "tap --timeout 60 ./test/tests/*"}, "main" : "./lib/serve... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "dependencies": {"type": "object", "properties": {"dustjs-linkedin": {"type": "string"}}, "required": ["dustjs-linkedin"]}, "devDependencies": {"type": "object", ... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"ArcadeBody2D": {"type": "object", "properties": {"label": {"type": "string"}, "type": {"type": "string"}, "typeOptions": {"type": "object", "properties": {"box": {"type": "string"}, "tileMap": {"type": "string"}}, "required": ... | {"ArcadeBody2D" : {"label" : "Arcade Body 2D", "type" : "Type", "typeOptions" : {"box" : "Box", "tileMap" : "Tile Map"}, "movable" : "Movable", "size" : "Size", "offset" : "Offset", "tileMap" : "Tile Map", "tileSetProperty" : "Tile Set Property", "layers" : "Layers"}} | json_instruct | {"type": "object", "properties": {"ArcadeBody2D": {"type": "object", "properties": {"label": {"type": "string"}, "type": {"type": "string"}, "typeOptions": {"type": "object", "properties": {"box": {"type": "string"}, "tileMap": {"type": "string"}}, "required": ["box", "tileMap"]}, "movable": {"type": "string"}, "size":... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}, "urlvideo": {"type": "string"}}, "required": ["text", "created", "type", "urlvideo"], "$schema": "http://json-schema.org/draft-07... | {"text" : "Jack Nicholson's famous <a href=\"https://www.youtube.com/watch?v=9FnO3igOkOk\">speech</a> in A Few Good Men.", "created" : "Sun, 22 Oct 2017 17:15:49 GMT", "type" : "outline", "urlvideo" : "https://www.youtube.com/embed/9FnO3igOkOk"} | json_instruct | {"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}, "urlvideo": {"type": "string"}}, "required": ["text", "created", "type", "urlvideo"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"requires": {"type": "array", "items": {"type": "string"}}, "macros": {"type": "array", "items": {"type": "string"}}, "target_overrides": {"type": "object", "properties": {"*": {"type": "object", "properties": {"platform.stdio-ba... | {"requires" : ["bare-metal"], "macros" : ["MBED_BLINKY_EXAMPLE=1"], "target_overrides" : {"*" : {"platform.stdio-baud-rate" : 115200, "platform.stdio-convert-newlines" : true, "platform.stdio-buffered-serial" : true, "platform.stdio-flush-at-exit" : true}}, "config" : {"main-stack-size" : {"value" : 2048}}} | json_instruct | {"type": "object", "properties": {"requires": {"type": "array", "items": {"type": "string"}}, "macros": {"type": "array", "items": {"type": "string"}}, "target_overrides": {"type": "object", "properties": {"*": {"type": "object", "properties": {"platform.stdio-baud-rate": {"type": "integer"}, "platform.stdio-convert-ne... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"frame_id": {"type": "integer"}, "walking": {"type": "string"}, "video_id": {"type": "string"}, "bbs": {"type": "array", "items": {"type": "object", "properties": {"right": {"type": "number"}, "bottom": {"type": "n... | {"frame_id" : 3271, "walking" : "1", "video_id" : "VID_20161007_131547_reduced", "bbs" : [{"right" : 0.21035, "bottom" : 0.44043, "top" : 0.019049, "recognized" : false, "bb_big_enough" : true, "class" : "artwork", "left" : 0.0}, {"artwork_id" : "san_giovanni_battista_michelozzo", "right" : 0.757962, "bottom" : 0.82352... | json_instruct | {"type": "object", "properties": {"frame_id": {"type": "integer"}, "walking": {"type": "string"}, "video_id": {"type": "string"}, "bbs": {"type": "array", "items": {"type": "object", "properties": {"right": {"type": "number"}, "bottom": {"type": "number"}, "top": {"type": "number"}, "recognized": {"type": "boolean"}, "... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"2899": {"type": "string"}, "2897": {"type": "string"}}, "required": ["2899", "2897"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"2899" : "2900", "2897" : "2898"} | json_instruct | {"type": "object", "properties": {"2899": {"type": "string"}, "2897": {"type": "string"}}, "required": ["2899", "2897"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "st... | {"name" : "amadethus", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"build" : "webpack --config ./webpack.config.js", "start" : "webpack-dev-server --open"}, "author" : "Jannik Luhn", "license" : "MIT", "devDependencies" : {"csv-loader" : "^3.0.3", "file-loader" : "^6.0.0", "webpack" : "^4... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "string"}}, "required": ["build", "start"]}, "author": {"type": "string"... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"app": {"type": "object", "properties": {"title": {"type": "string"}, "short_description": {"type": "string"}, "category": {"type": "string"}}, "required": ["title", "short_description", "category"]}}, "required": [... | {"app" : {"title" : "", "short_description" : "", "category" : "tools"}} | json_instruct | {"type": "object", "properties": {"app": {"type": "object", "properties": {"title": {"type": "string"}, "short_description": {"type": "string"}, "category": {"type": "string"}}, "required": ["title", "short_description", "category"]}}, "required": ["app"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1989, 5], [2010, 5]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "d138-53", "text" : "\"ROLE OF THE CLASSROOM TEACHER\" - FILM 2\npage 21 a\nVIDEO\nAUDIO\nFade in:\nMS. First grade\nClassroom Teacher\u2022\nShe is in front of\nthe class...facing\nthe class (CAMERA).\nIf possible, CAMERA\nSHOULD SHOOT ACROSS\nheads of two or\nthree children in\nforeground of frame,\nto sugges... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"express-gateway": {"type": "string"}}, "required": ["express-gateway"]}}, "requ... | {"name" : "test-express-gateway", "version" : "1.0.0", "main" : "server.js", "dependencies" : {"express-gateway" : "^1.4.1"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"express-gateway": {"type": "string"}}, "required": ["express-gateway"]}}, "required": ["name", "version", "main", "dependencies"], "$schema": "http:... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1970, 6], [1972, 6], [1973, 7], [1978, 7], [1980, 7], [1981, 6], [1982, 5], [1983, 11], [1984, 8], [1985, 7], [1986, 6], [1987, 5], [1988, 5], [1989, 7], [1990, 8], [1991, 6], [1992, 5], [1993, 8], [1994, 8], [1995, 6], [1996, 10], [1998, 10], [2000, 6], [2001, 8], [2003, 8], [2004, 14], [2005, 14], [2006, 9], [2007,... | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "... | {"nom" : "Beauvoir-en-Lyons", "circ" : "2\u00e8me circonscription", "dpt" : "Seine-Maritime", "inscrits" : 478, "abs" : 260, "votants" : 218, "blancs" : 15, "nuls" : 8, "exp" : 195, "res" : [{"nuance" : "LR", "nom" : "Mme Fran\u00e7oise GU\u00c9GOT", "voix" : 112}, {"nuance" : "REM", "nom" : "Mme Annie VIDAL", "voix" :... | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array"... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "tags": {"type": "array", "item... | {"name" : "Kristapaas_lv Coin", "symbol" : "KTM", "logoURI" : "https://raw.githubusercontent.com/MordoTheHacker/crypto/main/logo.png", "decimals" : 0, "address" : "BVPT9GdcY6mxfQQFG8yKK7XtawC9HcioUJKNFgVguKgf", "chainId" : 101, "tags" : ["social-token"]} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "symbol", "logoURI", "d... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "1707052005", "district_id" : "1707052", "name" : "LEMEU"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "int... | {"nom" : "Saint-Roman-de-Codi\u00e8res", "circ" : "5\u00e8me circonscription", "dpt" : "Gard", "inscrits" : 194, "abs" : 100, "votants" : 94, "blancs" : 25, "nuls" : 0, "exp" : 69, "res" : [{"nuance" : "REM", "nom" : "M. Olivier GAILLARD", "voix" : 50}, {"nuance" : "FN", "nom" : "Mme Daniela DE VIDO", "voix" : 19}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array"... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {"typ... | {"directions" : ["Season chicken with salt and pepper. In a 5\u2013to 6-quart slow cooker with a browning option, brown chicken in oil; transfer to a plate. (If your slow cooker doesn't have a browning option, just remove skin from the chicken.) Add carrots, garlic, cinnamon stick, and cumin to pot. Place chicken on to... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "url": {"type"... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"tauCharts.min.css": {"type": "string"}, "tauCharts.min.js": {"type": "string"}, "tauCharts.normalize.min.css": {"type": "string"}}, "required": ["tauCharts.min.css", "tauCharts.min.js", "tauCharts.normalize.min.css"], "$schema":... | {"tauCharts.min.css" : "sha512-bUT2N0AipBUdgQ33bEWE92P8OLRQ4nnZFXOyOqybCwE4lKFmhEjn6nkhrhChZNxYc4KTAu0aWH3+m/xhLkepmg==", "tauCharts.min.js" : "sha512-pBqfMQRnKDbOy1hib9xj7wbBL+bUwwMN/QHyPnRFdG+CZ78QlhBx2IHxBl+9KjjFqTKvnjgnFGKpjPpZ+uNREg==", "tauCharts.normalize.min.css" : "sha512-J0RdgJzi8YI6hGio0SfuuQqNcNBzV8f5r9acJ1... | json_instruct | {"type": "object", "properties": {"tauCharts.min.css": {"type": "string"}, "tauCharts.min.js": {"type": "string"}, "tauCharts.normalize.min.css": {"type": "string"}}, "required": ["tauCharts.min.css", "tauCharts.min.js", "tauCharts.normalize.min.css"], "$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.