input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"e_id": {"type": "string"}, "title": {"type": "string"}, "content": {"type": "string"}, "picNo": {"type": "string"}, "picUrl": {"type": "array", "items": {"type": "object", "properties": {"... | [{"e_id" : "1435", "title" : "\u300a\u7ea6\u7ff0\u00b7\u514b\u5229\u65af\u6735\u592b\u300b\u7684\u4f5c\u8005\u7f57\u66fc\u00b7\u7f57\u5170\u8bde\u8fb0", "content" : "\n\u00a0\u00a0\u00a0\u00a0\u5728155\u5e74\u524d\u7684\u4eca\u5929\uff0c1866\u5e741\u670829\u65e5(\u519c\u53861865\u5e7412\u670813\u65e5)\uff0c\u300a\u7ea6... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"e_id": {"type": "string"}, "title": {"type": "string"}, "content": {"type": "string"}, "picNo": {"type": "string"}, "picUrl": {"type": "array", "items": {"type": "object", "properties": {"pic_title": {"type": "string"}, "suffix": {"type": "string"}, "id": {"... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"version": {"type": "string"}, "book": {"type": "string"}, "chapter": {"type": "integer"}, "verse": {"type": "integer"}, "word": {"type": "string"}}, "required": ["version", "book", "chapter", "verse", "word"]... | {"version" : "english_NIV", "book" : "Acts", "chapter" : 1, "verse" : 1, "word" : "Jesus Taken Up Into Heaven - In my former book, Theophilus, I wrote about all that Jesus began to do and to teach"} | json_instruct | {"type": "object", "properties": {"version": {"type": "string"}, "book": {"type": "string"}, "chapter": {"type": "integer"}, "verse": {"type": "integer"}, "word": {"type": "string"}}, "required": ["version", "book", "chapter", "verse", "word"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "spdx_id": {"type": "string"}, "url": {"type": "string"}}, "requ... | {"name" : "emesene", "description" : "emesene is an instant messenger capable of connecting to various networks and utilizing different graphical toolkits. Currently msn and jabber are supported through papyon and xmppy, which allows emesene to connect to various IM services such as Wind... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "object", "properties": {"key": {"type": "string"}, "name": {"type": "string"}, "spdx_id": {"type": "string"}, "url": {"type": "string"}}, "required": ["key", "name", "spdx_id", "url"]}, "starNum": {"typ... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "birthname": {"type": "string"}, "birthdate": {"type": "string"}, "birthplace": {"type": "string"}}, "required": ["name", "birthname", "birthdate", "birthplace"], "$schema": "http://json-s... | {"name" : "Damien Chazelle", "birthname" : "Imtiaz Ali", "birthdate" : "1985-01-19", "birthplace" : "Providence, Rhode Island, United States"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "birthname": {"type": "string"}, "birthdate": {"type": "string"}, "birthplace": {"type": "string"}}, "required": ["name", "birthname", "birthdate", "birthplace"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type": "integer"}, "dharmaVerificationStatus": {"type": "string"}}, "required": ["name", "symbol", "address", "de... | {"name" : "GAMESHOT", "symbol" : "GST", "address" : "0x7bd630983148e781c332b2DfA3eAC0df7417DEF7", "decimals" : 18, "dharmaVerificationStatus" : "UNVERIFIED"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "address": {"type": "string"}, "decimals": {"type": "integer"}, "dharmaVerificationStatus": {"type": "string"}}, "required": ["name", "symbol", "address", "decimals", "dharmaVerificationStatus"], "$schema": "http://json-schema.o... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"nummer": {"type": "integer"}, "objectid": {"type": ... | {"type" : "FeatureCollection", "features" : [{"type" : "Feature", "properties" : {"nummer" : 13140, "objectid" : 124, "baumbezeichnung_deutsch" : "Rotfichte", "baumbezeichnung_botanisch" : "Picea abies", "baumtyp" : "Nadel", "bemerkung" : null, "pflanzjahr" : null, "entnahmejahr" : null, "baumpatenschaft" : null, "alte... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"nummer": {"type": "integer"}, "objectid": {"type": "integer"}, "baumbezeichnung_deutsch": {"type": "string"}... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties... | {"contract" : "0x3e3b311cd6ed7f27432f82a08fbca19141cc0509", "tool" : "honeybadger", "start" : 1565875352.520891, "end" : 1565875620.1663363, "duration" : 267.6454453468323, "analysis" : [{"errors" : [], "file" : "/unique_chucks/1/0x3e3b311cd6ed7f27432f82a08fbca19141cc0509.sol", "name" : "PublicWelfareCoin"}, {"errors" ... | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "strin... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"appid": {"type": "integer"}, "name": {"type": "string"}, "windows": {"type": "boolean"}, "mac": {"type": "boolean"}, "linux": {"type": "boolean"}, "early_access": {"type": "boolean"}, "lookup_time": {"type": "integer"}}, "requ... | {"appid" : 387960, "name" : "Paintball eXtreme", "windows" : true, "mac" : false, "linux" : false, "early_access" : false, "lookup_time" : 1490985267} | json_instruct | {"type": "object", "properties": {"appid": {"type": "integer"}, "name": {"type": "string"}, "windows": {"type": "boolean"}, "mac": {"type": "boolean"}, "linux": {"type": "boolean"}, "early_access": {"type": "boolean"}, "lookup_time": {"type": "integer"}}, "required": ["appid", "name", "windows", "mac", "linux", "early_... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"content-type": {"type": "string"}}, "required": ["content-type"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"content-type" : "Multipart/Related; boundary=MIME_boundary; type=text/xml;"} | json_instruct | {"type": "object", "properties": {"content-type": {"type": "string"}}, "required": ["content-type"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"locationData": {"type": "object", "properties": {"relativeBoundingBox": {"type": "object", "properties": {"xmin": {"type": "number"}, "width": {"type": "number"}, "ymin": {"type": "number"}, "height": {"type": "number"}}, "req... | {"locationData" : {"relativeBoundingBox" : {"xmin" : 0.8159858, "width" : 0.08485383, "ymin" : 0.65394044, "height" : 0.10606721}, "relativeKeypoints" : [{"y" : 0.66517174, "x" : 0.84421843}, {"y" : 0.7387523, "x" : 0.88400465}, {"y" : 0.74419063, "x" : 0.8565372}, {"y" : 0.74434114, "x" : 0.83259255}, {"y" : 0.7410398... | json_instruct | {"type": "object", "properties": {"locationData": {"type": "object", "properties": {"relativeBoundingBox": {"type": "object", "properties": {"xmin": {"type": "number"}, "width": {"type": "number"}, "ymin": {"type": "number"}, "height": {"type": "number"}}, "required": ["xmin", "width", "ymin", "height"]}, "relativeKeyp... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"source": {"type": "string"}, "word": {"type": "string"}, "infinitivo": {"type": "string"}, "gerundio": {"type": "array", "items": {"type": "string"}}, "participio": {"type": "array", "items": {"type": "string"}}, "... | {"source" : "http://www.spanishdict.com/conjugate/fiscalizar", "word" : "fiscalizar", "infinitivo" : "fiscalizar", "gerundio" : ["fiscalizando"], "participio" : ["fiscalizado"], "tenses" : {"3" : [["fiscalizo"], ["fiscalizas"], ["fiscaliza"], ["fiscalizamos"], ["fiscaliz\u00e1is"], ["fiscalizan"]], "4" : [["fiscalic\u0... | json_instruct | {"type": "object", "properties": {"source": {"type": "string"}, "word": {"type": "string"}, "infinitivo": {"type": "string"}, "gerundio": {"type": "array", "items": {"type": "string"}}, "participio": {"type": "array", "items": {"type": "string"}}, "tenses": {"type": "object", "properties": {"3": {"type": "array", "item... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"startSeed": {"type": "integer"}, "sampleSize": {"type": "integer"}, "sampleMean": {"type": "integer"}, "sampleStdDev": {"type": "integer"}, "sampleSum": {"type": "integer"}, "sampleSumSquares": {"type": "integer"}, "rawTreeSizes... | {"startSeed" : 174868, "sampleSize" : 10, "sampleMean" : 438, "sampleStdDev" : 288, "sampleSum" : 4382, "sampleSumSquares" : 2665110, "rawTreeSizes" : [413, 274, 269, 196, 853, 881, 297, 304, 782, 113]} | json_instruct | {"type": "object", "properties": {"startSeed": {"type": "integer"}, "sampleSize": {"type": "integer"}, "sampleMean": {"type": "integer"}, "sampleStdDev": {"type": "integer"}, "sampleSum": {"type": "integer"}, "sampleSumSquares": {"type": "integer"}, "rawTreeSizes": {"type": "array", "items": {"type": "integer"}}}, "req... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "ar... | {"name" : "ohdearapp/ohdear-php-sdk", "description" : "An SDK to easily work with the Oh Dear API", "keywords" : ["oh dear", "monitoring", "api", "sdk"], "homepage" : "https://github.com/ohdearapp/ohdear-php-sdk", "license" : "MIT", "authors" : [{"name" : "Freek Van der Herten", "email" : "support@ohdear.app", "homepag... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, ... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"logAnalytics": {"type": "object", "properties": {"type": {"type": "string"}, "metadata": {"type": "object", "properties": {"displayName": {"type": "string"}, "description": {"type": "string"}, "strongType": {"type": "string"},... | {"logAnalytics" : {"type" : "String", "metadata" : {"displayName" : "Log Analytics workspace", "description" : "Select Log Analytics workspace from dropdown list", "strongType" : "omsWorkspace", "assignPermissions" : true}}, "effect" : {"type" : "String", "metadata" : {"displayName" : "Effects", "description" : "Enable... | json_instruct | {"type": "object", "properties": {"logAnalytics": {"type": "object", "properties": {"type": {"type": "string"}, "metadata": {"type": "object", "properties": {"displayName": {"type": "string"}, "description": {"type": "string"}, "strongType": {"type": "string"}, "assignPermissions": {"type": "boolean"}}, "required": ["d... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"99.88.199.235": {"type": "integer"}}, "required": ["99.88.199.235"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"99.88.199.235" : 1518586302} | json_instruct | {"type": "object", "properties": {"99.88.199.235": {"type": "integer"}}, "required": ["99.88.199.235"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"batch_size": {"type": "integer"}, "depth": {"type": "integer"}, "dropout": {"type": "number"}, "ffn_hidden_size": {"type": "integer"}, "ffn_num_layers": {"type": "integer"}, "final_lr": {"type": "number"}, "hidden_size": {"... | {"batch_size" : 10, "depth" : 3, "dropout" : 0.004439686806650236, "ffn_hidden_size" : 300, "ffn_num_layers" : 3, "final_lr" : 0.00010710736812506495, "hidden_size" : 568, "init_lr" : 0.00012580359103302953, "max_lr" : 0.0001347132563860898, "warmup_epochs" : 3} | json_instruct | {"type": "object", "properties": {"batch_size": {"type": "integer"}, "depth": {"type": "integer"}, "dropout": {"type": "number"}, "ffn_hidden_size": {"type": "integer"}, "ffn_num_layers": {"type": "integer"}, "final_lr": {"type": "number"}, "hidden_size": {"type": "integer"}, "init_lr": {"type": "number"}, "max_lr": {"... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"ulid": {"type": "string"}, "minTime": {"type": "integer"}, "maxTime": {"type": "integer"}, "stats": {"type": "object", "properties": {"numSamples": {"type": "integer"}, "numSeries": {"type": "integer"}, "numChu... | {"ulid" : "01F672TQFQWSFSJ2RHJEPTD8T2", "minTime" : 1621402628326, "maxTime" : 1621425600000, "stats" : {"numSamples" : 1000685, "numSeries" : 1067, "numChunks" : 9054}, "compaction" : {"level" : 3, "sources" : ["01F61WAZDWJY6PVBNP0C2Y26HJ", "01F622QBRRG3QYRWP9RT3NZKJ1", "01F624GJV04FV6P0984QEVSNWC", "01F66VYZYAG549F9Z... | json_instruct | {"type": "object", "properties": {"ulid": {"type": "string"}, "minTime": {"type": "integer"}, "maxTime": {"type": "integer"}, "stats": {"type": "object", "properties": {"numSamples": {"type": "integer"}, "numSeries": {"type": "integer"}, "numChunks": {"type": "integer"}}, "required": ["numSamples", "numSeries", "numChu... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"idTag": {"type": "string"}, "evseWithConnectorId": {"type": "string"}, "token": {"type": "string"}}, "required": ["idTag", "evseWithConnectorId", "token"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"idTag" : "RFIDSAN", "evseWithConnectorId" : "/numotry/CPO/TEST01-1", "token" : "AAA_AAA_AAA"} | json_instruct | {"type": "object", "properties": {"idTag": {"type": "string"}, "evseWithConnectorId": {"type": "string"}, "token": {"type": "string"}}, "required": ["idTag", "evseWithConnectorId", "token"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"Manufacturer": {"type": "string"}, "Attributes": {"type": "string"}}, "required": ["Manufacturer", "Attributes"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"Manufacturer" : "AWSKMS", "Attributes" : "Endpoint=http://localhost:4599,Region=us-west-2"} | json_instruct | {"type": "object", "properties": {"Manufacturer": {"type": "string"}, "Attributes": {"type": "string"}}, "required": ["Manufacturer", "Attributes"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repo... | {"name" : "test-project", "version" : "1.0.0", "description" : "test-project", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/AlexeyKorkoza/TestProject.git"}, "author" : "Alexey Korkoza", "license" : "MIT", "bugs... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "s... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : "320321114001", "text" : "\u8d75\u5e84\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "320321114002", "text" : "\u8881\u96c6\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "320321114003", "text" : "\u5927\u5218\u96c6\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "320321114201", "text" : "\u8d75\u5e84\u6751\u59d4\u4f1a"}, {"id"... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
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#"}
| [[1953, 5], [1960, 5], [1975, 5], [1976, 5], [1978, 9], [1979, 10], [1980, 10], [1981, 10], [1982, 10], [1983, 13], [1984, 14], [1985, 10], [1986, 7], [1987, 9], [1988, 6], [1989, 5], [1990, 10], [1991, 10], [1992, 6], [1993, 6], [1994, 8], [1995, 7], [1997, 8], [1998, 10], [1999, 8], [2000, 8], [2001, 9], [2002, 6], [... | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$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"}, "Brawn": {"type": "integer"}, "Agility": {"type": "integer"}, "Intellect": {"type": "integer"}, "Cunning": {"type": "integer"}, "Willpower": {"type": "integer"}, "Presence": {"type": "in... | {"Name" : "Devil, Osyluth", "Brawn" : 4, "Agility" : 5, "Intellect" : 4, "Cunning" : 4, "Willpower" : 3, "Presence" : 4, "Soak" : 6, "WoundThreshold" : 24, "StrainThreshold" : 23, "MeleeDefense" : 2, "RangedDefense" : 2, "Talents" : null, "Abilities" : ["Poison"], "Skills" : ["Deception", "Leadership", "Coercion", "Kno... | json_instruct | {"type": "object", "properties": {"Name": {"type": "string"}, "Brawn": {"type": "integer"}, "Agility": {"type": "integer"}, "Intellect": {"type": "integer"}, "Cunning": {"type": "integer"}, "Willpower": {"type": "integer"}, "Presence": {"type": "integer"}, "Soak": {"type": "integer"}, "WoundThreshold": {"type": "intege... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"routes": {"type": "array", "items": {"type": "object", "properties": {"server": {"type": "string"}, "filters": {"type": "string"}, "auth_required": {"type": "boolean"}}, "required": ["server", "filters", "auth_required"]}}}, "re... | {"routes" : [{"server" : "localhost:8081", "filters" : "/users", "auth_required" : true}, {"server" : "localhost:8082", "filters" : "/articles", "auth_required" : false}]} | json_instruct | {"type": "object", "properties": {"routes": {"type": "array", "items": {"type": "object", "properties": {"server": {"type": "string"}, "filters": {"type": "string"}, "auth_required": {"type": "boolean"}}, "required": ["server", "filters", "auth_required"]}}}, "required": ["routes"], "$schema": "http://json-schema.org/d... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}, "summary": {"type": "string"}, "license": {"type": "string"}, "version": {"type": "string"}, "exposed-modules": {"type": "array", "items": {"type": "string... | {"type" : "package", "name" : "ktonon/elm-jsonwebtoken", "summary" : "JSON Web Token encoder and decoder (JWT)", "license" : "MIT", "version" : "1.0.4", "exposed-modules" : ["JsonWebToken"], "elm-version" : "0.19.0 <= v < 0.20.0", "dependencies" : {"NoRedInk/elm-json-decode-pipeline" : "1.0.0 <= v < 2.0.0", "elm/core" ... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}, "summary": {"type": "string"}, "license": {"type": "string"}, "version": {"type": "string"}, "exposed-modules": {"type": "array", "items": {"type": "string"}}, "elm-version": {"type": "string"}, "dependencies": {"type": "object", ... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}}, "required": ["name", "symbol", "logoUR... | {"name" : "GAEA Finance", "symbol" : "GAEA", "logoURI" : "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/3BWKZdsnHusiQ9Z7mGqp6aJVBcukXKy1Y33cBeeXtWEM/logo.png", "decimals" : 9, "address" : "3BWKZdsnHusiQ9Z7mGqp6aJVBcukXKy1Y33cBeeXtWEM", "chainId" : 101} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}}, "required": ["name", "symbol", "logoURI", "decimals", "address", "chainId"], "$schema": "http://json... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"error... | {"contract" : "0x792e0fc822ac6ff5531e46425f13540f1f68a7a8", "tool" : "osiris", "start" : 1564573524.8584177, "end" : 1564573715.6469343, "duration" : 190.78851652145386, "analysis" : [{"errors" : [], "file" : "/unique_chucks/2/0x792e0fc822ac6ff5531e46425f13540f1f68a7a8.sol", "name" : "BasicToken"}, {"errors" : [], "fil... | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "strin... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "repository": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "engines": ... | {"name" : "lab", "description" : "Test utility", "version" : "5.17.0", "repository" : "git://github.com/hapijs/lab", "main" : "lib/index.js", "keywords" : ["test"], "engines" : {"node" : ">=0.10.40"}, "dependencies" : {"bossy" : "1.x.x", "diff" : "1.x.x", "eslint" : "1.4.x", "eslint-config-hapi" : "2.x.x", "eslint-plug... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "repository": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "engines": {"type": "object", "properties": {"node": {"type": "string"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "object", "properties": {"user": {"type": "string"}, "text": {"type": "string"}, "type": {"type": "string"}, "subtype": {"type": "string"}, "ts": {"type": "string"}}, "required": ["user", "text", "type", "subtype... | [{"user" : "U1FRY7UGM", "text" : "<@U1FRY7UGM|junjason> has left the channel", "type" : "message", "subtype" : "channel_leave", "ts" : "1470967833.000011"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"user": {"type": "string"}, "text": {"type": "string"}, "type": {"type": "string"}, "subtype": {"type": "string"}, "ts": {"type": "string"}}, "required": ["user", "text", "type", "subtype", "ts"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"group": {"type": "string"}, "ingredients": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "result": {"type": "object", "properties": {"item": {"ty... | {"group" : "wooden_button", "ingredients" : [{"item" : "minecraft:spruce_planks"}], "result" : {"item" : "minecraft:mushroom_stew"}, "type" : "minecraft:crafting_shapeless"} | json_instruct | {"type": "object", "properties": {"group": {"type": "string"}, "ingredients": {"type": "array", "items": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "type": {"type": "string"}}, "re... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "e": {"type": "array", "ite... | {"t" : "kaci'iwian", "h" : [{"d" : [{"f" : "\u5c94\u8def\u53e3\uff0c\u8def\u53e3\u3002", "e" : ["\ufff9`Itira i~ `ka~`ci'iwi~`a~`n~ `no~ `lalan~ `a~ `matatala~ `kita~.\ufffa\ufffb\u6211\u9580\u518d\u5c94\u8def\u53e3\u76f8\u6703\u3002"]}]}], "stem" : "'iwi"} | json_instruct | {"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "e": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "e"]}}}, "required": ["d"]}}, "s... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"Status": {"type": "integer"}, "TimeLimitReached": {"type": "boolean"}, "RunningTime": {"type": "string"}, "StartTimes": {"type": "array", "items": {"type": "object", "properties": {"JobIndex": {"type": "integer"}, "OperationInde... | {"Status" : 3, "TimeLimitReached" : true, "RunningTime" : "00:05:00.3211261", "StartTimes" : [{"JobIndex" : 0, "OperationIndex" : 0, "StartTime" : 132.0}, {"JobIndex" : 1, "OperationIndex" : 0, "StartTime" : 0.0}, {"JobIndex" : 2, "OperationIndex" : 0, "StartTime" : 171.0}, {"JobIndex" : 3, "OperationIndex" : 0, "Start... | json_instruct | {"type": "object", "properties": {"Status": {"type": "integer"}, "TimeLimitReached": {"type": "boolean"}, "RunningTime": {"type": "string"}, "StartTimes": {"type": "array", "items": {"type": "object", "properties": {"JobIndex": {"type": "integer"}, "OperationIndex": {"type": "integer"}, "StartTime": {"type": "number"}}... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"apps": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "script": {"type": "string"}, "env": {"type": "object", "properties": {"production": {"type": "boolean"}}, "required": ["produc... | {"apps" : [{"name" : "app", "script" : "src/app.js", "env" : {"production" : true}, "watch" : true, "ignore_watch" : ["node_modules"], "watch_options" : {"usePolling" : true}}]} | json_instruct | {"type": "object", "properties": {"apps": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "script": {"type": "string"}, "env": {"type": "object", "properties": {"production": {"type": "boolean"}}, "required": ["production"]}, "watch": {"type": "boolean"}, "ignore_watch": {"type"... |
Based on the schema below, produce a valid JSON object:
{"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... | {"id" : 2114, "cites" : 9, "cited_by" : 1, "reference" : ["Bebchuk, Lucian A., Litigation and Settlement under Imperfect Information, Rand Journal of Economics, Vol. 15, No. 3 (Autumn 1984), pp. 404-415.", "Becker, Gary S., Crime and Punishment: An Economic Approach, Journal ~ Political Economy, Vol. 76, No. 2 (March/A... | 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 an example JSON object that satisfies this schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": ... | {"id" : 101784731, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "aed54004854933d708f29b44f899df53", "wof:id" : 101784731, "wof:repo" : "whosonfirst-data-admin-hu"}, "bbox" : [19.90152, 47.98733, 19.90152, 47.98733], "geometry" : {"coordinate... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"description": {"type": "string"}, "number": {"type": "string"}, "class": {"type": "string"}}, "required": ["description", "number", "class"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"description" : "Trichloroacetyl chloride", "number" : "2442", "class" : "8"} | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "number": {"type": "string"}, "class": {"type": "string"}}, "required": ["description", "number", "class"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "format": {"type": "string"}}, "required": ["id", "type", "format"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "Destinations", "type" : "array", "format" : "no-duplicate-names"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "format": {"type": "string"}}, "required": ["id", "type", "format"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"collectUsageData": {"type": "boolean"}, "clientId": {"type": "string"}}, "required": ["collectUsageData", "clientId"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"collectUsageData" : true, "clientId" : "d0905d47-1661-4783-af33-820d5e5cede4"} | json_instruct | {"type": "object", "properties": {"collectUsageData": {"type": "boolean"}, "clientId": {"type": "string"}}, "required": ["collectUsageData", "clientId"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "string"}, "... | {"id" : 4222, "citation_title" : "Wages, Profits and Rent-Sharing", "citation_author" : ["David G. Blanchflower", "Andrew J. Oswald", "Peter Sanfey"], "citation_publication_date" : "1992-12-01", "issue_date" : "1992-12-01", "revision_date" : "None", "topics" : ["Labor Economics", "Labor Compensation"], "program" : ["La... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "citation_title": {"type": "string"}, "citation_author": {"type": "array", "items": {"type": "string"}}, "citation_publication_date": {"type": "string"}, "issue_date": {"type": "string"}, "revision_date": {"type": "string"}, "topics": {"type": "array", "items... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", ... | {"place_name" : "Guerneville", "state_name" : "California", "state_abbrv" : "CA", "lat" : "38.5055", "long" : "-122.9965"} | json_instruct | {"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"tiles/materials/rock03.material": {"type": "array", "items": {"type": "string"}}}, "required": ["tiles... | [{"DeniedAlternatives" : [], "Files" : {"tiles/materials/rock03.material" : ["/glitchDescription/glitchEmotedText"]}, "Texts" : {"Chs" : "\u82f1\u5b89\u5ca9\u3002", "Eng" : "Dacite."}}, {"DeniedAlternatives" : [], "Files" : {"tiles/materials/rock03.material" : ["/shortdescription"]}, "Texts" : {"Chs" : "\u6ce5\u5ca9\u8... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"tiles/materials/rock03.material": {"type": "array", "items": {"type": "string"}}}, "required": ["tiles/materials/rock03.material"]}, "Texts": {"type": "object", ... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "seve... | {"schema_version" : "1.2.0", "id" : "GHSA-wrmw-qgfp-5p47", "modified" : "2022-01-06T00:01:24Z", "published" : "2021-12-22T00:00:42Z", "aliases" : ["CVE-2021-36316"], "details" : "Dell EMC Avamar Server versions 18.2, 19.1, 19.2, 19.3, and 19.4 contain an improper privilege management vulnerability in AUI. A malicious u... | json_instruct | {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "a... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"merged" : "/home/sp/myworkspace/research/sampleApps/BluetoothLeGatt/Application/build/intermediates/res/merged/debug/drawable-xxhdpi/ic_launcher.png", "source" : "/home/sp/myworkspace/research/sampleApps/BluetoothLeGatt/Application/src/main/res/drawable-xxhdpi/ic_launcher.png"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"merged": {"type": "string"}, "source": {"type": "string"}}, "required": ["merged", "source"]}, "$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"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type"... | {"name" : "as-test-harness", "version" : "0.0.1", "description" : "Test harness for ActivityStreams 2.0", "scripts" : {"start" : "node server.js"}, "dependencies" : {"activitystrea.ms" : "^0.1.0", "body-parser" : "~1.0.0", "date-time-string" : "0.0.8", "ejs" : "^2.2.4", "express" : "~4.0.0", "jsonld" : "^0.3.22", "json... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "dependencies": {"type": "object", "properties": {"activitystrea.ms": {"type": "string"}, "bo... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"appName": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}, "appDesc": {"type": "object", "properties": {"message": {"type": "string"}, ... | {"appName" : {"message" : "Webtor.io - Watch torrents online", "description" : "The title of the application, displayed in the web store."}, "appDesc" : {"message" : "Any torrents are available online. Just open torrent-file and start watching absolutely free and without registration.", "description" : "The description... | json_instruct | {"type": "object", "properties": {"appName": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message", "description"]}, "appDesc": {"type": "object", "properties": {"message": {"type": "string"}, "description": {"type": "string"}}, "required": ["message... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "incomplete": {"type": "boolean"}, "members": {"type": "boolean"}, "tradeable": {"type": "boolean"}, "tradeable_on_ge": {"type": "boolean"}, "stackable": {"type": "boolean"},... | {"id" : 5303, "name" : "Dwarf weed seed", "incomplete" : false, "members" : true, "tradeable" : true, "tradeable_on_ge" : true, "stackable" : true, "stacked" : null, "noted" : false, "noteable" : false, "linked_id_item" : null, "linked_id_noted" : null, "linked_id_placeholder" : 13777, "placeholder" : false, "equipable... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "incomplete": {"type": "boolean"}, "members": {"type": "boolean"}, "tradeable": {"type": "boolean"}, "tradeable_on_ge": {"type": "boolean"}, "stackable": {"type": "boolean"}, "stacked": {"type": "null"}, "noted": {"type": "boolean"... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"declaration": {"type": "boolean"}, "declarationDir": {"type": "string"}, "lib": {"type": "array", "items": {"type": "string"}}, "module": {"type": "string"}, "rem... | {"compilerOptions" : {"declaration" : true, "declarationDir" : "declarations", "lib" : ["ES6", "webworker"], "module" : "commonjs", "removeComments" : true, "sourceMap" : true, "strict" : true, "target" : "ES5"}, "files" : ["src/declarations/global/global.d.ts"], "exclude" : ["node_modules", "target", "test"]} | json_instruct | {"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"declaration": {"type": "boolean"}, "declarationDir": {"type": "string"}, "lib": {"type": "array", "items": {"type": "string"}}, "module": {"type": "string"}, "removeComments": {"type": "boolean"}, "sourceMap": {"type": "boolean"}, "... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"version": {"type": "string"}, "npmClient": {"type": "string"}, "useWorkspaces": {"type": "boolean"}, "command": {"type": "object", "properties": {"bootstrap": {"type": "object", "properties": {"hoist": {"type": "boo... | {"version" : "0.0.0", "npmClient" : "pnpm", "useWorkspaces" : true, "command" : {"bootstrap" : {"hoist" : true, "ignore" : ["@sirius/billboard", "@sirius/pdf-to-word"]}}, "packages" : ["packages/*"]} | json_instruct | {"type": "object", "properties": {"version": {"type": "string"}, "npmClient": {"type": "string"}, "useWorkspaces": {"type": "boolean"}, "command": {"type": "object", "properties": {"bootstrap": {"type": "object", "properties": {"hoist": {"type": "boolean"}, "ignore": {"type": "array", "items": {"type": "string"}}}, "re... |
Please provide a valid JSON object following this schema:
{"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... | {"word" : "Personal", "definitions" : ["Belonging to or affecting a particular person rather than anyone else.", "Done or made by a particular person; involving the actual presence or action of a particular individual.", "Of or concerning one's private life, relationships, and emotions rather than one's career or publi... | 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#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "license": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}}, "required": ["name", "version",... | {"name" : "@jest/test-utils", "version" : "0.0.0", "private" : true, "license" : "MIT", "main" : "build/index.js", "types" : "src/index.d.ts"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "license": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}}, "required": ["name", "version", "private", "license", "main", "types"], "$schema": "http://json-schema.org... |
Create a JSON structure that matches this 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": {"type": "integer"... | {"author" : {"id" : "t2_he8wq", "name" : "Vezuvian"}, "date" : {"day" : 1513209600, "full" : 1513214947, "month" : 1512086400, "week" : 1512864000}, "id" : "t3_7jo7n7", "misc" : {"postHint" : "link"}, "picture" : {"filesize" : 128443, "fullUrl" : "https://external-preview.redd.it/XqMmJiV-E84b6crvaAaWz8j9uSMjpEFZY45rcCc... | 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"}},... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "department": {"type": "string"}, "id": {"type": "string"}, "notes": {"type": "array", "items": {}}, "events_single": {"type": "object", "properties": {}, "requ... | {"code" : "SOCG 225", "name" : "Comparative Political Economy", "department" : "SOCG", "id" : "225", "notes" : [], "events_single" : {}, "events_unknown" : [], "events_repeating" : {"M" : {"a20c875c38ee0165168b4507bb18bb8a99e71a0bd92172816295c952767d1032" : {"sectxt" : true, "sectionID" : "923216", "type" : "SE", "sect... | json_instruct | {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "department": {"type": "string"}, "id": {"type": "string"}, "notes": {"type": "array", "items": {}}, "events_single": {"type": "object", "properties": {}, "required": []}, "events_unknown": {"type": "array", "items": {}}, "events_... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"versions": {"type": "array", "items": {"type": "object", "properties": {"git-tree": {"type": "string"}, "version-string": {"type": "string"}, "port-version": {"type": "integer"}}, "required": ["git-tree", "version... | {"versions" : [{"git-tree" : "0caa37f83bd1276d984e5ae1f67ce0cb47e1f62e", "version-string" : "0.7.0", "port-version" : 1}, {"git-tree" : "49aade0bf4faf46635d58a453e71399f2d6c7412", "version-string" : "0.7.0", "port-version" : 0}, {"git-tree" : "3da136304f40e2ac9bee37de8554353b3651ccfd", "version-string" : "2019-06-05", ... | json_instruct | {"type": "object", "properties": {"versions": {"type": "array", "items": {"type": "object", "properties": {"git-tree": {"type": "string"}, "version-string": {"type": "string"}, "port-version": {"type": "integer"}}, "required": ["git-tree", "version-string", "port-version"]}}}, "required": ["versions"], "$schema": "http... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"},... | {"id" : 159640, "name" : "fuckin reddit gold", "description" : "I don't want to give gold. Reddit gold is used to justify hate speech, the only reason T_D is not banned is because they give so much gold. Stop showing me that button, and stop glorifying the people people who use gold.", "user" : {"id" : 647039, "name" :... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_email": {"type": "null"}, "homepage": {"type": "null"}, "about... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"value": {"type": "array", "items": {"type": "integer"}}}, "required": ["value"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"value" : [-934425282564732314, -945782644663233265, -964243555747472754, -937622353647876127, -912453272252423716]} | json_instruct | {"type": "object", "properties": {"value": {"type": "array", "items": {"type": "integer"}}}, "required": ["value"], "$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": {"dev": {"type": "string"}, "build": {"type": "string"}}, ... | {"name" : "policebrutality2020", "version" : "1.0.0", "description" : "", "main" : "dist/index.html", "scripts" : {"dev" : "parcel src/index.html", "build" : "parcel build src/index.html"}, "author" : "", "license" : "ISC", "dependencies" : {"@babel/runtime" : "^7.10.2", "@types/jsonp" : "^0.2.0", "@types/vue-markdown"... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}}, "required": ["dev", "build"]}, "author": {"type": "string"}, "... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"feedstocks" : ["easyquery"]} | json_instruct | {"type": "object", "properties": {"feedstocks": {"type": "array", "items": {"type": "string"}}}, "required": ["feedstocks"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"hour positive count": {"type": "integer"}, "hour neutral count": {"type": "integer"}, "hour negative count": {"type": "integer"}, "hour distri": {"type": "object", "properties": {"1.0": {"type": "integer"}, "... | {"hour positive count" : 13, "hour neutral count" : 2, "hour negative count" : 2, "hour distri" : {"1.0" : 4, "0.75" : 1, "0.86" : 2, "0.87" : 2, "0.77" : 1, "0.9" : 1, "0.34" : 1, "0.99" : 2, "0.96" : 1, "0.0" : 1, "0.97" : 1}} | json_instruct | {"type": "object", "properties": {"hour positive count": {"type": "integer"}, "hour neutral count": {"type": "integer"}, "hour negative count": {"type": "integer"}, "hour distri": {"type": "object", "properties": {"1.0": {"type": "integer"}, "0.75": {"type": "integer"}, "0.86": {"type": "integer"}, "0.87": {"type": "in... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"title": {"type": "string"}, "creation_date": {"type": "string"}, "creation_date_earliest": {"type": "string"}, "creation_date_latest": {"type": "string"}, "medium": {"type": "string"}, "accession_number": {"type":... | {"title" : "Eight women, including one wearing light colored short sleeved keyhole sweater, dark skirt, and light colored socks posed seated on floor, posed around baskets with brick like fabric filled with canned goods including one reading \"kent farm tomatoes,\" in domestic interior, two matching tables and lamps on... | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "creation_date": {"type": "string"}, "creation_date_earliest": {"type": "string"}, "creation_date_latest": {"type": "string"}, "medium": {"type": "string"}, "accession_number": {"type": "string"}, "id": {"type": "string"}, "credit_line": {"type": "string"},... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"manifest_version": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "icons": {"type": "object", "properties": {"128": {"type": "string"}}, "requ... | {"manifest_version" : 2, "name" : "Cup2Gram", "description" : "Quick conversions for baking American recipes using the metric system.", "version" : "1.0.0", "icons" : {"128" : "images/icon_128.png"}, "content_scripts" : [{"matches" : ["*://*/*"], "js" : ["numeric-quantity/index.js", "content.js"], "run_at" : "document_... | json_instruct | {"type": "object", "properties": {"manifest_version": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "icons": {"type": "object", "properties": {"128": {"type": "string"}}, "required": ["128"]}, "content_scripts": {"type": "array", "items": {"type": "ob... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"test": {"type": "s... | {"name" : "generator-configs", "version" : "0.2.0", "description" : "Yeoman generator for config files", "files" : ["app"], "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "https://github.com/efarem/generator-configs.git"}, "keywords" : ["yeoman-generator"],... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "prop... |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"tech": {"type": "integer"}, "pts": {"type": "integer"}, "connections": {"type": "integer"}, "capacity": {"type": "integer"}, "i... | [{"results" : [{"tech" : 1, "pts" : 7, "connections" : 16607, "capacity" : 140906, "investments" : 2112435}, {"tech" : 7, "pts" : 1, "connections" : 530, "capacity" : 5959, "investments" : 85660}, {"tech" : 3, "pts" : 1255, "connections" : 212060, "capacity" : 5726755, "investments" : 31497208}]}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"tech": {"type": "integer"}, "pts": {"type": "integer"}, "connections": {"type": "integer"}, "capacity": {"type": "integer"}, "investments": {"type": "integer"}}, "required": ["tech", "pt... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"text": {"type": "string"}, "heading": {"type": "object", "properties": {"title": {"type": "string"}, "chaptersection": {"type": "string"}, "identifier": {"type": "string"}, "catch_text": {"type": "string"}}, "required": ["titl... | {"text" : "\n\u00a0 \u00a0 \u00a0The administrative citation procedures established in this Chapter shall be in addition to any other criminal, civil, or other remedy established by law which may be pursued to address violations of this Chapter. An administrative citation issued pursuant to this Chapter shall not preju... | json_instruct | {"type": "object", "properties": {"text": {"type": "string"}, "heading": {"type": "object", "properties": {"title": {"type": "string"}, "chaptersection": {"type": "string"}, "identifier": {"type": "string"}, "catch_text": {"type": "string"}}, "required": ["title", "chaptersection", "identifier", "catch_text"]}}, "requi... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"sn35.75:1.1": {"type": "string"}, "sn35.75:2.1": {"type": "string"}, "sn35.75:3.1": {"type": "string"}, "sn35.75:4.1": {"type": "string"}, "sn35.75:5.1": {"type": "string"}, "sn35.75:6.1": {"type": "string"}, "sn35.7... | {"sn35.75:1.1" : "bj16.106, ms13S4_302, msdiv75, sc1, vri26.52", "sn35.75:2.1" : "csp1ed13.274, csp2ed13.274, ms13S4_303, ndp14.44, sc2", "sn35.75:3.1" : "dr18.56, ms13S4_304, sc3", "sn35.75:4.1" : "ms13S4_305, sc4", "sn35.75:5.1" : "cck18.58, ms13S4_306, sc5", "sn35.75:6.1" : "ms13S4_307, pts-vp-pli4.48, sc6, sya18.59... | json_instruct | {"type": "object", "properties": {"sn35.75:1.1": {"type": "string"}, "sn35.75:2.1": {"type": "string"}, "sn35.75:3.1": {"type": "string"}, "sn35.75:4.1": {"type": "string"}, "sn35.75:5.1": {"type": "string"}, "sn35.75:6.1": {"type": "string"}, "sn35.75:7.1": {"type": "string"}, "sn35.75:8.1": {"type": "string"}, "sn35.... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "src": {"type": "string"}}, "required": ["name", "src"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "Radio Antillas 1130 AM", "src" : "http://streaming.shoutcast.com/RadioAntillas1130AM?t=1526283492"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "src": {"type": "string"}}, "required": ["name", "src"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"pk": {"type": "integer"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "email": {"type": "string"}, "password": {"type": "string"}}, "required": ["pk", "first_na... | [{"pk" : 2, "first_name" : "Benjamin", "last_name" : "Cardozo", "email" : "bcardozo@trade.uk", "password" : "TariffsAreBad"}, {"pk" : 5, "first_name" : "Thomas", "last_name" : "Jefferson", "email" : "tjefferson@us.gov", "password" : "NaturalRights"}, {"pk" : 7, "first_name" : "Adam", "last_name" : "Lis", "email" : "ada... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"pk": {"type": "integer"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "email": {"type": "string"}, "password": {"type": "string"}}, "required": ["pk", "first_name", "last_name", "email", "password"]}, "$schema": "http://json-schema.org... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema":... | {"Time" : "2021-01-07T17:00:00Z", "Temp" : 16.2, "RelHum" : 84, "WindSpeed" : 1.1, "WindDir" : 151} | json_instruct | {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "4593f105d4ccd51de462854216fe3138469eea7a"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id":... | {"id" : 404572083, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "b567181cf4f9fed47ca6964c5119f522", "wof:id" : 404572083, "wof:repo" : "whosonfirst-data-admin-ch"}, "bbox" : [6.240921, 46.476586, 6.240921, 46.476586], "geometry" : {"coordina... | 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": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", ... | {"id" : "02274", "name" : {"en" : "Vindeln"}, "country" : "SE", "region" : "AC", "identifiers" : {"wmo" : "02274"}, "location" : {"latitude" : 64.2167, "longitude" : 19.7167, "elevation" : 204}, "timezone" : "Europe/Stockholm"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"wmo": {"type": "string"}}, "required": ["wmo"]}, "location"... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"tha-ap42:1.1": {"type": "string"}, "tha-ap42:2.1": {"type": "string"}, "tha-ap42:3.1": {"type": "string"}, "tha-ap42:4.1": {"type": "string"}, "tha-ap42:5.1": {"type": "string"}, "tha-ap42:6.1": {"type": "string"}, "tha-ap42:7.1... | {"tha-ap42:1.1" : "ms20Ap1_1198, msdiv108", "tha-ap42:2.1" : "csp1ed20.101, csp2ed20.101, mc1.130, ms20Ap1_1199, msdiv109, sya32.130", "tha-ap42:3.1" : "dr32.136, ms20Ap1_1200, msdiv110, pts-vp-pli1.91", "tha-ap42:4.1" : "ms20Ap1_1201, msdiv111", "tha-ap42:5.1" : "ms20Ap1_1202, msdiv112, ndp27.108", "tha-ap42:6.1" : "m... | json_instruct | {"type": "object", "properties": {"tha-ap42:1.1": {"type": "string"}, "tha-ap42:2.1": {"type": "string"}, "tha-ap42:3.1": {"type": "string"}, "tha-ap42:4.1": {"type": "string"}, "tha-ap42:5.1": {"type": "string"}, "tha-ap42:6.1": {"type": "string"}, "tha-ap42:7.1": {"type": "string"}, "tha-ap42:8.1": {"type": "string"}... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"cid": {"type": "string"}, "scid": {"type": "string"}, "author": {"type": "string"}, "mail": {"type": "string"}, "date": {"type": "string"}, "msg": {"type": "string"}, "ar": {"type": "string"}, "avatar": {"type": "str... | {"cid" : "5a0b8157615ecf1c5fb033476e0cdaf888841a34", "scid" : "5a0b8157", "author" : "EarlyH", "mail" : "earlyhe0@gmail.com", "date" : "\"2019/04/07 09:48:43\"", "msg" : "ui-cascader support s and xs size", "ar" : "13 hours ago", "avatar" : "https://avatars3.githubusercontent.com/u/1768041?v=4", "github" : "https://git... | json_instruct | {"type": "object", "properties": {"cid": {"type": "string"}, "scid": {"type": "string"}, "author": {"type": "string"}, "mail": {"type": "string"}, "date": {"type": "string"}, "msg": {"type": "string"}, "ar": {"type": "string"}, "avatar": {"type": "string"}, "github": {"type": "string"}, "contributors": {"type": "array"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "1408012007", "district_id" : "1408012", "name" : "AIR KULIM"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"... | {"id" : "65592", "name" : {"en" : "Tabou"}, "country" : "CI", "region" : "TAB", "identifiers" : {"national" : null, "wmo" : "65592", "ghcn" : "IV000005592", "wban" : null, "usaf" : "655920", "mosmix" : null, "icao" : "DITB", "iata" : "TXU"}, "location" : {"latitude" : 4.4167, "longitude" : -7.3667, "elevation" : 21}, "... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "object", "properties": {"en": {"type": "string"}}, "required": ["en"]}, "country": {"type": "string"}, "region": {"type": "string"}, "identifiers": {"type": "object", "properties": {"national": {"type": "null"}, "wmo": {"type": "string"}, "gh... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"serve": {"type": "string"}, "build": {"type": "string"}, "dev": {"type": "string"}}, "requir... | {"name" : "master-help-desk-frontend", "version" : "0.1.0", "private" : true, "scripts" : {"serve" : "vue-cli-service serve", "build" : "vue-cli-service build", "dev" : "npm run serve -- --port 5500"}, "dependencies" : {"axios" : "^0.21.1", "bootstrap-vue" : "^2.21.2", "chart.js" : "^2.9.4", "core-js" : "^3.6.5", "vue"... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"serve": {"type": "string"}, "build": {"type": "string"}, "dev": {"type": "string"}}, "required": ["serve", "build", "dev"]}, "dependencies": {"type":... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "dependencies": {"type": "object", "properties": {"bootstrap": {"type": "string"}, "gatsby": {"type": "... | {"name" : "gabenunez.com", "description" : "Gabe Nunez's portfolio!", "version" : "1.0.0", "author" : "Gabe Nunez <gabe@gabenunez.com>", "dependencies" : {"bootstrap" : "^4.5.2", "gatsby" : "^1.9.277", "gatsby-link" : "^1.6.46", "gatsby-plugin-google-analytics" : "^1.0.31", "gatsby-plugin-react-helmet" : "^2.0.11", "ga... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "dependencies": {"type": "object", "properties": {"bootstrap": {"type": "string"}, "gatsby": {"type": "string"}, "gatsby-link": {"type": "string"}, "gatsby-plugin... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"station": {"type": "array", "items": {"type": "object", "properties": {"pref_cd": {"type": "integer"}, "line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "station_cd": {"type": "integer"}, "station_g_cd... | {"station" : [{"pref_cd" : 29, "line_cd" : 31003, "line_name" : "\u8fd1\u9244\u5357\u5927\u962a\u7dda", "station_cd" : 3100320, "station_g_cd" : 3100320, "station_name" : "\u4e8c\u4e0a\u795e\u793e\u53e3", "lon" : 135.69414, "lat" : 34.532104}]} | json_instruct | {"type": "object", "properties": {"station": {"type": "array", "items": {"type": "object", "properties": {"pref_cd": {"type": "integer"}, "line_cd": {"type": "integer"}, "line_name": {"type": "string"}, "station_cd": {"type": "integer"}, "station_g_cd": {"type": "integer"}, "station_name": {"type": "string"}, "lon": {"... |
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#"}
| [[1949, 5], [1953, 6], [1963, 6], [1968, 6], [1970, 7], [1976, 6], [1980, 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": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object... | {"name" : "LocoFramework", "version" : "1.0.0", "summary" : "This is such a LocoFramework.", "description" : "This is some super loco framework.", "homepage" : "https://github.com/ptapaniya/LocalFramework", "license" : "MIT", "authors" : {"ptapaniya" : "ptapaniya@gmail.com"}, "platforms" : {"ios" : "11.0"}, "source" : ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object", "properties": {"ptapaniya": {"type": "string"}}, "required": ["ptapa... |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["mag-app-2048", "mag-app-lines", "mag-app-memory", "mag-app-sudoku", "magcore-app-2048", "magcore-app-downloads", "magcore-app-explorer", "magcore-app-karaoke", "magcore-app-lines", "magcore-app-memory", "magcore-app-radio", "magcore-app-records", "magcore-app-sudoku", "magcore-app-tv", "magcore-app-weather"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"path": {"type": "array", "items": {"type": "string"}}}, "required": ["path"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"path" : ["palescreen.jpg"]} | json_instruct | {"type": "object", "properties": {"path": {"type": "array", "items": {"type": "string"}}}, "required": ["path"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"apiKey": {"type": "string"}, "secretKey": {"type": "string"}, "uri": {"type": "string"}}, "required": ["apiKey", "secretKey", "uri"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"apiKey" : "sandbox-yQOBazUWjE7K0fh8rBsFufEybyfjdurs", "secretKey" : "sandbox-XSaEfCi1X7776lkVD6AMvN9OxHk9X7pY", "uri" : "https://sandbox-api.iyzipay.com"} | json_instruct | {"type": "object", "properties": {"apiKey": {"type": "string"}, "secretKey": {"type": "string"}, "uri": {"type": "string"}}, "required": ["apiKey", "secretKey", "uri"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"pages/index-3": {"type": "boolean"}}, "required": ["pages/index-3"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"h" : "59d4fb64054028e875b2", "c" : {"pages/index-3" : true}} | json_instruct | {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"pages/index-3": {"type": "boolean"}}, "required": ["pages/index-3"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"package": {"type": "string"}, "downloads": {"type": "integer"}, "count": {"type": "integer"}}, "required": ["package", "downloads", "count"]}, "$schema": "http://json-schema.org/draft-07/s... | [{"package" : "bioconductor-qsmooth", "downloads" : 3400, "count" : 3191}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"package": {"type": "string"}, "downloads": {"type": "integer"}, "count": {"type": "integer"}}, "required": ["package", "downloads", "count"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"model": {"type": "object", "properties": {"base": {"type": "string"}, "input_shape": {"type": "array", "items": {"type": "integer"}}}, "required": ["base", "input_shape"]}, "train": {"type": "object", "properti... | {"model" : {"base" : "Deconv", "input_shape" : [320, 240]}, "train" : {"train_folder" : "../../data_root/__signs/robofest_data/segmentation/sgn_images", "train_masks" : "../../data_root/__signs/robofest_data/segmentation/sgn_train", "cache_name" : "pkl/sign_train.pkl", "train_times" : 3, "batch_size" : 4, "learning_rat... | json_instruct | {"type": "object", "properties": {"model": {"type": "object", "properties": {"base": {"type": "string"}, "input_shape": {"type": "array", "items": {"type": "integer"}}}, "required": ["base", "input_shape"]}, "train": {"type": "object", "properties": {"train_folder": {"type": "string"}, "train_masks": {"type": "string"}... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "rating": {"type": "number"}, "check-in": {"type": "integer"}, "review-count": {"type": "integer"}}, "required": ["id", "rating", "check-in", "review-count"], "$schema": "http://json-schema.org/draft-... | {"id" : 259, "rating" : 3.9, "check-in" : 265, "review-count" : 9} | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "rating": {"type": "number"}, "check-in": {"type": "integer"}, "review-count": {"type": "integer"}}, "required": ["id", "rating", "check-in", "review-count"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"IPOutput": {"type": "object", "properties": {"Value": {"type": "object", "properties": {"Ref": {"type": "string"}}, "required": ["Ref"]}, "Description": {"type": "string"}}, "required": ["Value", "Description"]}}, "required... | {"IPOutput" : {"Value" : {"Ref" : "PrivateIPParam"}, "Description" : "The private IP where to connec to."}} | json_instruct | {"type": "object", "properties": {"IPOutput": {"type": "object", "properties": {"Value": {"type": "object", "properties": {"Ref": {"type": "string"}}, "required": ["Ref"]}, "Description": {"type": "string"}}, "required": ["Value", "Description"]}}, "required": ["IPOutput"], "$schema": "http://json-schema.org/draft-07/s... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"@material-ui/core": {"type": "string"}, "@material-ui/icons": {"type": "string"}, "clas... | {"name" : "martin-desrosiers", "version" : "0.1.0", "private" : true, "dependencies" : {"@material-ui/core" : "^4.9.14", "@material-ui/icons" : "^4.9.1", "classnames" : "^2.2.6", "clsx" : "^1.1.0", "history" : "4.9.0", "i18next" : "^19.4.5", "i18next-browser-languagedetector" : "^4.2.0", "i18next-http-backend" : "^1.0.... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"@material-ui/core": {"type": "string"}, "@material-ui/icons": {"type": "string"}, "classnames": {"type": "string"}, "clsx": {"type": "string"}, ... |
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" : "architects_palette:block/chiseled_gilded_sandstone"} | 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": {"id": {"type": "string"}, "url": {"type": "string"}, "name": {"type": "string"}, "count_objects": {"type": "string"}, "supersedes": {"type": "string"}, "superseded_by": {"type": "string"}}, "required": ["id", "u... | {"id" : "35297825", "url" : "http://collection.cooperhewitt.org/types/35297825/", "name" : "Page from Ackermann's \"Repository of the Arts, Science etc,\"", "count_objects" : "11", "supersedes" : "0", "superseded_by" : "0"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "url": {"type": "string"}, "name": {"type": "string"}, "count_objects": {"type": "string"}, "supersedes": {"type": "string"}, "superseded_by": {"type": "string"}}, "required": ["id", "url", "name", "count_objects", "supersedes", "superseded_by"], "$schema": "h... |
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": "array", "items": {"type": "object", "properties": {"error... | {"contract" : "0xbff7021e82f14aa8156c7f90ec8c339e1e2be31b", "tool" : "honeybadger", "start" : 1565864720.5001907, "end" : 1565864795.4210749, "duration" : 74.92088413238525, "analysis" : [{"errors" : [], "file" : "/unique_chucks/3/0xbff7021e82f14aa8156c7f90ec8c339e1e2be31b.sol", "name" : "ETE"}, {"errors" : [], "file" ... | json_instruct | {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "strin... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"text": {"type": "string"}, "historical": {"type": "string"}, "credits": {"type": "string"}, "sections": {"type": "array", "items": {"type": "object", "properties": {"prefix": {"type": "string"}, "text": {"type": "string"}}, "req... | {"text" : "", "historical" : "Legislative History of Laws\n\nFor history of Law 18-378, see notes under \u00a7 29-101.01.\n\nDC CODE \u00a7 29-306.05\n\nCurrent through December 11, 2012", "credits" : "(July 2, 2011, D.C. Law 18-378, \u00a7 2, 58 DCR 1720.)", "sections" : [{"prefix" : "a", "text" : " The terms of the i... | json_instruct | {"type": "object", "properties": {"text": {"type": "string"}, "historical": {"type": "string"}, "credits": {"type": "string"}, "sections": {"type": "array", "items": {"type": "object", "properties": {"prefix": {"type": "string"}, "text": {"type": "string"}}, "required": ["prefix", "text"]}}, "division": {"type": "objec... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"s": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}... | {"h" : [{"d" : [{"s" : ["`coodis~`en~"], "f" : "\u628a\u67d0\u7269\u985b\u5012\u904e\u4f86\u3002"}]}], "stem" : "coolis", "t" : "coolisen"} | json_instruct | {"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"s": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "required": ["s", "f"]}}}, "required": ["d"]}}, "stem": {"type": "string"},... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "repository": {"type": "string"}, "main": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "atomTestRunner": {"type": "string"}, "nuclide": {"type": "object", ... | {"name" : "nuclide-home", "repository" : "https://github.com/facebook/nuclide", "main" : "./lib/main.js", "version" : "0.0.0", "description" : "Provides a welcome message and other links for first time users.", "atomTestRunner" : "../../lib/test-runner-entry.js", "nuclide" : {"configMetadata" : {"pathComponents" : ["ID... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "repository": {"type": "string"}, "main": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "atomTestRunner": {"type": "string"}, "nuclide": {"type": "object", "properties": {"configMetadata": {"type": "object", "propertie... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"basket.full.min.js": {"type": "string"}, "basket.js": {"type": "string"}}, "required": ["basket.full.min.js", "basket.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"basket.full.min.js" : "sha256-YoK5hxuqmPNAQ7DSIbvUTUOVfNVK6pcjoMbPJhvSEv4=", "basket.js" : "sha256-vYix07YMRgTuU94Ps0n+C3rG8aY/qilO5eAaVSrdOtQ="} | json_instruct | {"type": "object", "properties": {"basket.full.min.js": {"type": "string"}, "basket.js": {"type": "string"}}, "required": ["basket.full.min.js", "basket.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"no": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "array", "items": {"type": "string"}}, "classification": {"type": "string"}, "tribeValue": {"type": "array", "items": {"type": "string"}}, "height": {"type"... | {"no" : "324", "name" : "\u30b3\u30fc\u30bf\u30b9", "type" : ["\u307b\u306e\u304a"], "classification" : "\u305b\u304d\u305f\u3093\u30dd\u30b1\u30e2\u30f3", "tribeValue" : ["70", "85", "140", "85", "70", "20"], "height" : "0.5", "weight" : "80.4"} | json_instruct | {"type": "object", "properties": {"no": {"type": "string"}, "name": {"type": "string"}, "type": {"type": "array", "items": {"type": "string"}}, "classification": {"type": "string"}, "tribeValue": {"type": "array", "items": {"type": "string"}}, "height": {"type": "string"}, "weight": {"type": "string"}}, "required": ["n... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"quixote.js": {"type": "string"}, "quixote.min.js": {"type": "string"}}, "required": ["quixote.js", "quixote.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"quixote.js" : "sha512-6bUThKejFNLVKyJE7iCjGFRPAMoxSgmpHA0R0HfHLkh4h+qGSi4GfhH+KSwJWKcUGklV7XShfLuf17jvB4RZ8Q==", "quixote.min.js" : "sha512-c4/3dIUT2zN/bXFlF1+UiOVl0pE5+ldNY6O2czkzYF1DdXTSoRhxiueQJ5mfSHVUCSMf6R1jxWvOQfdN2MiBDg=="} | json_instruct | {"type": "object", "properties": {"quixote.js": {"type": "string"}, "quixote.min.js": {"type": "string"}}, "required": ["quixote.js", "quixote.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"clean": {"type": "string"}, "server": {"t... | {"name" : "todolist", "version" : "1.0.0", "description" : "an example of React App with Redux", "main" : "no", "scripts" : {"clean" : "rimraf dist", "server" : "node server.js", "build" : "npm run clean && NODE_ENV=development webpack --config webpack.config.js"}, "repository" : {"type" : "git", "url" : "https://githu... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"clean": {"type": "string"}, "server": {"type": "string"}, "build": {"type": "string"}}, "required": ["clean", "server"... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type... | {"hash" : "0xe2d07238dec8196a2f480639ccf953bb17a3dc23955e7c266136495de78692d0", "parentHash" : "0x3119687c1d7a452506da459b65739a851e7d0ba339ff330719f6233256cc4260", "number" : 9133, "timestamp" : 1438323847, "nonce" : "0xecb2fa2bb2fab6b5", "difficulty" : 537268213610, "gasLimit" : {"_hex" : "0x1388"}, "gasUsed" : {"_he... | json_instruct | {"type": "object", "properties": {"hash": {"type": "string"}, "parentHash": {"type": "string"}, "number": {"type": "integer"}, "timestamp": {"type": "integer"}, "nonce": {"type": "string"}, "difficulty": {"type": "integer"}, "gasLimit": {"type": "object", "properties": {"_hex": {"type": "string"}}, "required": ["_hex"]... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[3, 1, 0, 0], [0, 6, 2, 4], [3, 2, 3, 1], [5, 6, 2, 2], [5, 4, 6], [], [6, 4, 4], [5, 5], [1, 3, 1, 0]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$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.