input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build:plugins": {"type": "string"}, "build:assets": {"ty... | {"name" : "funny-chat-generator", "version" : "1.0.0", "description" : "Create your funny chat screenshot for free.", "main" : "index.js", "scripts" : {"build:plugins" : "grunt plugins", "build:assets" : "grunt assets", "watch" : "grunt watch", "test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"t... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build:plugins": {"type": "string"}, "build:assets": {"type": "string"}, "watch": {"type": "string"}, "test": {"type": ... |
Generate sample JSON data that conforms to the following schema definition:
{"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" : "module.exports = process.env.PROMISE_QUEUE_COVERAGE ? require('./lib-cov') : require('./lib');", "map" : {"version" : 3, "sources" : ["C:/website/node_modules/promise-queue/index.js"], "names" : ["module", "exports", "process", "env", "PROMISE_QUEUE_COVERAGE", "require"], "mappings" : "AAAAA,MA... | 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... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "parameters": {"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "m... | {"id" : "ctzn.network/item-class-icon-view", "title" : "Item class icon view", "description" : "The ocpm image of a given item class.", "type" : "blob-view", "parameters" : {"$schema" : "http://json-schema.org/draft-07/schema#", "type" : "array", "minItems" : 2, "additionalItems" : false, "items" : [{"type" : "string"}... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "parameters": {"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "minItems": {"type": "integer"}, "additionalItems": {"type": ... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"pe_name": {"type": "string"}, "pe_type": {"type": "integer"}, "pe_size": {"type": "integer"}, "pe_subsystem": {"type": "integer"}, "pe_subsystem_caption": {"type": "string"}, "pe_path": {"type": "string"}, "pe_timedate_stam... | {"pe_name" : "DiagPackage.dll", "pe_type" : 523, "pe_size" : 67584, "pe_subsystem" : 3, "pe_subsystem_caption" : "The Windows character (Cosole UI) subsystem", "pe_path" : "c:\\Windows\\diagnostics\\system\\WindowsMediaPlayerConfiguration\\DiagPackage.dll", "pe_timedate_stamp" : 125408683, "pe_timedate_human" : "1973-1... | json_instruct | {"type": "object", "properties": {"pe_name": {"type": "string"}, "pe_type": {"type": "integer"}, "pe_size": {"type": "integer"}, "pe_subsystem": {"type": "integer"}, "pe_subsystem_caption": {"type": "string"}, "pe_path": {"type": "string"}, "pe_timedate_stamp": {"type": "integer"}, "pe_timedate_human": {"type": "string... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "o... | {"type" : "Feature", "geometry" : {"type" : "Point", "coordinates" : [-2.530996, 51.71506]}, "properties" : {"name" : "29", "organisation" : "local-authority-eng:FOE", "site" : "29", "minimum-net-dwellings" : "5", "ownership-status" : "owned by a public authority", "site-address" : "Railway Station Lydney", "maximum-ne... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "organ... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"947057693584": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "947057693933": {"type": "object", "properties": {"type": {"type": "string"}, "bookName": {"type": "string"}, "subj... | {"947057693584" : {"type" : "st"}, "947057693933" : {"type" : "book open", "bookName" : "Epic%20Quest", "subjectName" : "school", "fName" : "users/MS0vYW5kcm9pZF9hc3NldC93d3cvc2Nob29sL0VwaWMlMjBRdWVzdC92YXJpYWJsZS1FUV9WSUxMX1VQREFURS1FUV9WaWxsYWdlLmh0bWwtYW5hbHl0aWNzLTk0NzA1NzY5MzcxNQ==.json"}, "947057695290" : {"type"... | json_instruct | {"type": "object", "properties": {"947057693584": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "947057693933": {"type": "object", "properties": {"type": {"type": "string"}, "bookName": {"type": "string"}, "subjectName": {"type": "string"}, "fName": {"type": "string"}}, "required... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"cmake-js-tut-01-module": {"type": "string"}}, "requ... | {"name" : "cmake-js-tut-03-nwjs-app", "description" : "nw.js application demonstrating CMake.js out-of-the-box nw.js compatibility", "version" : "1.0.0", "main" : "index.html", "dependencies" : {"cmake-js-tut-01-module" : "unbornchikken/cmake-js-tut-01-module"}, "cmake-js" : {"runtime" : "nw", "runtimeVersion" : "0.12.... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"cmake-js-tut-01-module": {"type": "string"}}, "required": ["cmake-js-tut-01-module"]}, "cmake-js": {"type": "obje... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "astound", "definition" : "Stunned; astounded; astonished. [Archaic] Spenser. Thus Ellen, dizzy and astound. As sudden ruin yawned around. Sir W. Scott.\n\n1. To stun; to stupefy. No puissant stroke his senses once astound. Fairfax. 2. To astonish; to strike with amazement; to confound with wonder, surprise, ... | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$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"}, "description": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "st... | {"name" : "html5-entities", "description" : "A table mapping HTML5 entity patterns to unicode code points", "version" : "0.5.1", "author" : {"name" : "Aria Stewart", "email" : "aredridel@nbtsc.org", "url" : "http://dinhe.net/~aredridel/"}, "url" : "http://dinhe.net/~aredridel/projects/js/html5/", "repository" : [{"type... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "url": {"type": "string"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "definition": {"type": "string"}, "language": {"type": "string"}, "look... | {"citations" : [{"textCitation" : "[See wcdeq on Metamath](http://us.metamath.org/mpegif/wcdeq.html)"}], "definition" : "wff CondEq ( x = y -> ph )", "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_wcdeq--1", "#T_vx", "#T_wcdeq--2", "#T_vy", "#T_wcdeq--3", "#T_wph"], "metaLanguage" : "METAMATH", "phrase" : "->", "... | json_instruct | {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "definition": {"type": "string"}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage"... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"HostConfigHash": {"type": "string"}, "CardHash": {"type": "string"}, "Error": {"type": "null"}}, "required": ["HostConfigHash", "CardHash", "Error"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"HostConfigHash" : "2a972a2", "CardHash" : "57ad53c", "Error" : null} | json_instruct | {"type": "object", "properties": {"HostConfigHash": {"type": "string"}, "CardHash": {"type": "string"}, "Error": {"type": "null"}}, "required": ["HostConfigHash", "CardHash", "Error"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"HostConfigHash": {"type": "string"}, "CardHash": {"type": "string"}, "Error": {"type": "null"}}, "required": ["HostConfigHash", "CardHash", "Error"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"HostConfigHash" : "68476db", "CardHash" : "21ea95c", "Error" : null} | json_instruct | {"type": "object", "properties": {"HostConfigHash": {"type": "string"}, "CardHash": {"type": "string"}, "Error": {"type": "null"}}, "required": ["HostConfigHash", "CardHash", "Error"], "$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"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"format": {"... | {"name" : "lit-html-try", "version" : "1.0.0", "repository" : "https://github.com/newbornfrontender/lit-html-try.git", "author" : "Infant Frontender <newbornfrontender@gmail.com>", "license" : "MIT", "scripts" : {"format" : "prettier --write **/*.{html,js,json,md}", "clean" : "rimraf public/**/*.js", "serve" : "serve -... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"format": {"type": "string"}, "clean": {"type": "string"}, "serve": {"type": "string"},... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "spec_version": {"type": "string"}, "objects": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "created_by... | {"type" : "bundle", "id" : "bundle--d7fb333d-1681-4386-b903-ab92f5e2b1f4", "spec_version" : "2.0", "objects" : [{"type" : "attack-pattern", "id" : "attack-pattern--52103765-d380-42fc-aa4d-a8b24615548a", "created_by_ref" : "identity--e50ab59c-5c4f-4d40-bf6a-d58418d89bcd", "created" : "2015-11-09T00:00:00.000Z", "modifie... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "spec_version": {"type": "string"}, "objects": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "created_by_ref": {"type": "string"}, "created": {"type": "string"}, "... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"type": {"type": "string"}, "definition": {"type": "object", "properties": {"text": {"type": "string"}, "updated": {"type": "integer"}}, "required": ["text", "updated"]}, "paragraphs": {"type": "array", "items": {"... | {"type" : "Community Building Programs", "definition" : {"text" : "Superalgos thrives through contributions and collaboration. We designed the Community Building Programs to foster a community in which members are always ready to help and give back!", "updated" : 1629994549969}, "paragraphs" : [{"style" : "Text", "text... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "definition": {"type": "object", "properties": {"text": {"type": "string"}, "updated": {"type": "integer"}}, "required": ["text", "updated"]}, "paragraphs": {"type": "array", "items": {"type": "object", "properties": {"style": {"type": "string"}, "text": {"t... |
Generate a valid JSON object that conforms to the following schema:
{"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"}... | {"schema_version" : "1.2.0", "id" : "GHSA-v2vx-4w8c-2w28", "modified" : "2022-05-02T03:15:23Z", "published" : "2022-05-02T03:15:23Z", "aliases" : ["CVE-2009-0428"], "details" : "SQL injection vulnerability in CategoryManager/upload_image_category.asp in DMXReady Secure Document Library 1.1 and earlier allows remote att... | 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... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"elapsed": {"type": "string"}, "endpoint-url": {"type": "string"}, "entry-date": {"type": "string"}, "exception": {"type": "string"}, "ssl-verify": {"type": "boolean"}}, "required": ["elapsed", "endpoint-url", "entr... | {"elapsed" : "120.267", "endpoint-url" : "http://inspire.halton.gov.uk/data/halton_brownfieldregister_2018-11-06_rev1.csv", "entry-date" : "2021-01-27T00:13:11.113114", "exception" : "ConnectTimeout", "ssl-verify" : true} | json_instruct | {"type": "object", "properties": {"elapsed": {"type": "string"}, "endpoint-url": {"type": "string"}, "entry-date": {"type": "string"}, "exception": {"type": "string"}, "ssl-verify": {"type": "boolean"}}, "required": ["elapsed", "endpoint-url", "entry-date", "exception", "ssl-verify"], "$schema": "http://json-schema.org... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {}, "required": []}, "devDependencies": ... | {"name" : "instagramloader", "version" : "0.1.0", "description" : "XSS tools for instagram.com", "main" : "index.js", "dependencies" : {}, "devDependencies" : {"@types/node" : "^14.14.37", "electron" : "^12.0.2", "ts-node" : "^9.1.1", "typescript" : "^4.2.3"}, "scripts" : {"start" : "electron ."}, "repository" : {"type... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {}, "required": []}, "devDependencies": {"type": "object", "properties": {"@types/node": {"type": "string"}, "elect... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"require": {"type": "object", "properties": {"dts/ebay-sdk-php": {"type": "string"}, "guzzle/guzzle": {"type": "string"}, "guzzlehttp/guzzle": {"type": "string"}}, "required": ["dts/ebay-sdk-php", "guzzle/guzzle... | {"require" : {"dts/ebay-sdk-php" : "^12.0", "guzzle/guzzle" : "~3.9", "guzzlehttp/guzzle" : "^6.2"}} | json_instruct | {"type": "object", "properties": {"require": {"type": "object", "properties": {"dts/ebay-sdk-php": {"type": "string"}, "guzzle/guzzle": {"type": "string"}, "guzzlehttp/guzzle": {"type": "string"}}, "required": ["dts/ebay-sdk-php", "guzzle/guzzle", "guzzlehttp/guzzle"]}}, "required": ["require"], "$schema": "http://json... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"module": {"type": "string"}, "code": {"type": "string"}, "data": {"type": "array", "items": {"type": "integer"}}, "msg": {"type": "string"}, "lang": {"type": "string"}, "version": {"type": "string"}}, "required": ["... | {"module" : "system", "code" : "success", "data" : [666, 999], "msg" : "\u6267\u884c\u6210\u529f", "lang" : "zh", "version" : "1.0"} | json_instruct | {"type": "object", "properties": {"module": {"type": "string"}, "code": {"type": "string"}, "data": {"type": "array", "items": {"type": "integer"}}, "msg": {"type": "string"}, "lang": {"type": "string"}, "version": {"type": "string"}}, "required": ["module", "code", "data", "msg", "lang", "version"], "$schema": "http:/... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "plural": {"type": "string"}, "base": {"type": "string"}, "idInjection": {"type": "boolean"}, "options": {"type": "object", "properties": {"validateUpsert": {"type": "boolean"}}, "required": ["valida... | {"name" : "AccessRequest", "plural" : "AccessRequests", "base" : "PersistedModel", "idInjection" : true, "options" : {"validateUpsert" : true}, "properties" : {"contract" : {"type" : "string", "required" : true}, "issueTx" : {"type" : "string", "required" : false}}, "validations" : [], "relations" : {"issuer" : {"type"... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "plural": {"type": "string"}, "base": {"type": "string"}, "idInjection": {"type": "boolean"}, "options": {"type": "object", "properties": {"validateUpsert": {"type": "boolean"}}, "required": ["validateUpsert"]}, "properties": {"type": "object", "properties":... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"typ... | {"author" : {"id" : "t2_4yy8u", "name" : "SimpleRy"}, "date" : {"day" : 1592092800, "full" : 1592165563, "month" : 1590969600, "week" : 1592092800}, "id" : "t3_h90t53", "misc" : {"postHint" : "image"}, "picture" : {"filesize" : 106692, "fullUrl" : "https://preview.redd.it/aklbwujrnx451.jpg?auto=webp&s=5c1e508df873c1caa... | 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": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema... | [{"name" : "MANAHAL", "frequency" : 4, "gender" : "female"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {}}}, "required": ["userId", "cartId", "... | {"userId" : 93326, "cartId" : "14fd39fc-445e-442e-a68b-90030f335db0", "preferredProducts" : [2280, 1788, 1212, 1397], "productReviews" : []} | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"description": {"type": "string"}, "favorite": {"type": "string"}, "length": {"type": "string"}, "likes": {"type": "string"}, "recorded": {"type": "string"}, "speakers": {"type": "array", "items": {"type": "string"}}, "tags": {"t... | {"description" : "How Secure?", "favorite" : "0", "length" : "33:28", "likes" : "0", "recorded" : "2013-02-27", "speakers" : ["dustin-kirkland"], "tags" : [], "thumbnail_url" : "https://i.ytimg.com/vi/7VqpA7mqg3E/hqdefault.jpg", "title" : "Reining in Security Sprawl: Certificate & Key Management for Big Data", "videos"... | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "favorite": {"type": "string"}, "length": {"type": "string"}, "likes": {"type": "string"}, "recorded": {"type": "string"}, "speakers": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {}}, "thumbnail_url": {"type": "s... |
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" : "fd760afe8f5afc5affe6f0912480c2fc4784fa04"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [["610822107200", "\u6e05\u6c34\u6751\u59d4\u4f1a", "121", "0"], ["610822107202", "\u58a9\u5895\u6751\u59d4\u4f1a", "220", "0"], ["610822107203", "\u53e4\u6c9f\u6751\u59d4\u4f1a", "220", "0"], ["610822107204", "\u5c0f\u5b57\u6751\u59d4\u4f1a", "220", "0"], ["610822107205", "\u8d75\u5be8\u6751\u59d4\u4f1a", "220", "0"],... | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$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"}, "lockfileVersion": {"type": "integer"}, "requires": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"dot-prop": {"type": "object", "properties": ... | {"name" : "npm-audit-html-test", "version" : "1.0.0", "lockfileVersion" : 1, "requires" : true, "dependencies" : {"dot-prop" : {"version" : "5.1.0", "resolved" : "https://registry.npmjs.org/dot-prop/-/dot-prop-5.1.0.tgz", "integrity" : "sha512-n1oC6NBF+KM9oVXtjmen4Yo7HyAVWV2UUl50dCYJdw2924K6dX9bf9TTTWaKtYlRn0FEtxG27KS8... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "lockfileVersion": {"type": "integer"}, "requires": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"dot-prop": {"type": "object", "properties": {"version": {"type": "string"}, "resolved": {"type": "strin... |
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"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "propert... | {"name" : "oneclick-update", "version" : "1.3.1", "description" : "Simple installer downloads and update server", "main" : "index.js", "files" : ["index.js"], "scripts" : {"test" : "node test --verbose"}, "repository" : {"type" : "git", "url" : "git+https://github.com/doesdev/oneclick-update.git"}, "keywords" : ["elect... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repositor... |
Construct a JSON document that adheres to this schema specification:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : "371502004002", "text" : "\u59dc\u5824\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "371502004003", "text" : "\u9648\u5c6f\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "371502004004", "text" : "\u660c\u6da6\u793e\u533a\u5c45\u59d4\u4f1a"}, {"id" : "371502004005", "text" : "\u94c1\u897f\u793e\u533a\u5c45\u59d4\u4f1a"},... | 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": "object", "properties": {"name": {"type": "string"}, "env": {"type": "object", "properties": {"GITHUB_TOKEN": {"type": "string"}}, "required": ["GITHUB_TOKEN"]}}, "required": ["name", "env"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "multitwitch2", "env" : {"GITHUB_TOKEN" : "@github-api-token"}} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "env": {"type": "object", "properties": {"GITHUB_TOKEN": {"type": "string"}}, "required": ["GITHUB_TOKEN"]}}, "required": ["name", "env"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"word" : "calking", "definition" : "The act or process of making seems tight, as in ships, or of furnishing with calks, as a shoe, or copying, as a drawing. Calking iron, a tool like a chisel, used in calking ships, tightening seams in ironwork, etc. Their left hand does the calking iron guide. Dryden."} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"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": {"ty... | {"station" : [{"pref_cd" : 24, "line_cd" : 31013, "line_name" : "\u5185\u90e8\u7dda", "station_cd" : 3101304, "station_g_cd" : 3101304, "station_name" : "\u5357\u65e5\u6c38", "lon" : 136.601015, "lat" : 34.949949}]} | 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": {"... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"/js/app.js": {"type": "string"}, "/css/app.css": {"type": "string"}, "/img/about.jpg": {"type": "string"}, "/img/apple-touch-icon.png": {"type": "string"}, "/img/favicon.png": {"type": "string"}, "/img/photothumb.db": {"type":... | {"/js/app.js" : "/js/app.js?id=ce4183c37038082faf18", "/css/app.css" : "/css/app.css?id=84bb95f608f72d6d5b39", "/img/about.jpg" : "/img/about.jpg?id=83b94f60f7e8448090c2", "/img/apple-touch-icon.png" : "/img/apple-touch-icon.png?id=49ae81bd17b0bfab8060", "/img/favicon.png" : "/img/favicon.png?id=3ef500abc938e4f0b7b8", ... | json_instruct | {"type": "object", "properties": {"/js/app.js": {"type": "string"}, "/css/app.css": {"type": "string"}, "/img/about.jpg": {"type": "string"}, "/img/apple-touch-icon.png": {"type": "string"}, "/img/favicon.png": {"type": "string"}, "/img/photothumb.db": {"type": "string"}}, "required": ["/js/app.js", "/css/app.css", "/i... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"cmdsFile": {"type": "string"}, "measFile": {"type": "string"}, "groupName": {"type": "string"}, "clientName": {"type": "string"}, "scenarioName": {"type": "string"}, "syncHostPropertiesUrl": {"type": "string"}, "la... | {"cmdsFile" : "commands.sgnl", "measFile" : "measurements.sgnl", "groupName" : "RedisOpalDemo", "clientName" : "RedisOpalClient", "scenarioName" : "RedisOpalScenario", "syncHostPropertiesUrl" : "http://localhost:10101/get?id=ait.example.all.sync-host.properties", "labLinkPropertiesUrl" : "http://localhost:10101/get?id=... | json_instruct | {"type": "object", "properties": {"cmdsFile": {"type": "string"}, "measFile": {"type": "string"}, "groupName": {"type": "string"}, "clientName": {"type": "string"}, "scenarioName": {"type": "string"}, "syncHostPropertiesUrl": {"type": "string"}, "labLinkPropertiesUrl": {"type": "string"}, "redisIP": {"type": "string"},... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"react-select.js": {"type": "string"}, "react-select.min.js": {"type": "string"}}, "required": ["react-select.js", "react-select.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"react-select.js" : "sha256-NFCUEW3gsQZapeqwhyNlaX9C4R7HhW2f7zhkkKanEJ0=", "react-select.min.js" : "sha256-6A7T/VDSvCl3onpXb4V2w1k8v1o/ekoIcEG8eRaUdEw="} | json_instruct | {"type": "object", "properties": {"react-select.js": {"type": "string"}, "react-select.min.js": {"type": "string"}}, "required": ["react-select.js", "react-select.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"accountNumber": {"type": "string"}, "lastUpdatedDate": {"type": "string"}}, "required": ["accountNumber", "lastUpdatedDate"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"accountNumber" : "8272600234806371", "lastUpdatedDate" : "2017-12-01-05:00"} | json_instruct | {"type": "object", "properties": {"accountNumber": {"type": "string"}, "lastUpdatedDate": {"type": "string"}}, "required": ["accountNumber", "lastUpdatedDate"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$s... | [{"name" : "AVRIEL", "frequency" : 104, "males" : "4.807692307692308 %", "females" : "95.1923076923077 %"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"attributes": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "isKey": {"type": "boolean"}, "type": {"type": "string"}}, "required": ["name", "isKey", "type"]}}}, "requ... | {"attributes" : [{"name" : "k", "isKey" : true, "type" : "string"}, {"name" : "v", "isKey" : false, "type" : "int"}]} | json_instruct | {"type": "object", "properties": {"attributes": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "isKey": {"type": "boolean"}, "type": {"type": "string"}}, "required": ["name", "isKey", "type"]}}}, "required": ["attributes"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"9007": {"type": "string"}, "9009": {"type": "string"}}, "required": ["9007", "9009"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"9007" : "9008", "9009" : "9010"} | json_instruct | {"type": "object", "properties": {"9007": {"type": "string"}, "9009": {"type": "string"}}, "required": ["9007", "9009"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01032935": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "stri... | {"type" : "Topology", "objects" : {"E01032935" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00168961", "LAD11CD" : "E07000081"}, "arcs" : [[0, 1, 2]]}, {"type" : "Polygon", "prope... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01032935": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "str... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "language-name": {"type": "string"}, "language-name-romanized": {"type": "string"}, "language-... | {"@metadata" : {"authors" : ["Amirsara", "FarsiNevis", "Reza1615", "Yoosef Pooranvary"]}, "language-name" : "\u0641\u0627\u0631\u0633\u06cc", "language-name-romanized" : "F\u0101rsi", "language-name-romanized-sorted" : "Farsi", "language-button-text" : "\u0648\u06cc\u06a9\u06cc\u200c\u067e\u062f\u06cc\u0627 \u0631\u062... | json_instruct | {"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "language-name": {"type": "string"}, "language-name-romanized": {"type": "string"}, "language-name-romanized-sorted": {"type": "string"}, "language-butto... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "Baritone Ukulele", "description" : "A baritone ukulele.", "url" : "https://www.amazon.com/Lauren-Baritone-Ukulele/dp/B000BF75QG"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "description", "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" : "3525110012", "district_id" : "3525110", "name" : "MANYARSIDORUKUN"} | 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 a JSON structure that matches this schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties... | {"name" : "vite-react-electron", "version" : "1.0.0", "description" : "Vite React Electron boilerplate.", "author" : "\u8349\u978b\u6ca1\u53f7 <308487730@qq.com>", "license" : "MIT", "main" : "dist/main/index.cjs", "scripts" : {"dev" : "node scripts/watch.mjs", "build" : "node scripts/build.mjs && electron-builder"}, "... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"dev": {"type": "string"}, "build": {"type": "string"}}, "... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"id": {"type": "string"}, "\u666e\u901a\u540d\u7a31": {"type": "string"}, "\u901a\u904e\u65e5\u671f": {"type": "string"}, "usages": {"type": "array", "items": {"type": "object", "properties": {"\u5291\u578b": {"type":... | {"id" : "P042", "\u666e\u901a\u540d\u7a31" : "\u751f\u9577\u5be7\u7d20", "\u901a\u904e\u65e5\u671f" : "100-09-16", "usages" : [{"\u5291\u578b" : "SL", "\u542b\u91cf" : "1.200", "\u6df7\u5408" : "A", "\u4f5c\u7269\u540d\u7a31" : "\u7518\u85cd", "\u75c5\u87f2\u540d\u7a31" : "\u751f\u9577\u8abf\u7bc0", "\u6bcf\u516c\u9803... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "\u666e\u901a\u540d\u7a31": {"type": "string"}, "\u901a\u904e\u65e5\u671f": {"type": "string"}, "usages": {"type": "array", "items": {"type": "object", "properties": {"\u5291\u578b": {"type": "string"}, "\u542b\u91cf": {"type": "string"}, "\u6df7\u5408": {"typ... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"tools": {"type": "object", "properties": {"dotnet": {"type": "string"}, "runtimes": {"type": "object", "properties": {"dotnet": {"type": "array", "items": {"type": "string"}}}, "required": ["dotnet"]}}, "required"... | {"tools" : {"dotnet" : "6.0.100-preview.1.21103.13", "runtimes" : {"dotnet" : ["3.1.7"]}}, "sdk" : {"version" : "6.0.100-preview.1.21103.13"}, "msbuild-sdks" : {"Microsoft.DotNet.Arcade.Sdk" : "6.0.0-beta.21253.2"}} | json_instruct | {"type": "object", "properties": {"tools": {"type": "object", "properties": {"dotnet": {"type": "string"}, "runtimes": {"type": "object", "properties": {"dotnet": {"type": "array", "items": {"type": "string"}}}, "required": ["dotnet"]}}, "required": ["dotnet", "runtimes"]}, "sdk": {"type": "object", "properties": {"ver... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"c3.css": {"type": "string"}, "c3.js": {"type": "string"}, "c3.min.css": {"type": "string"}, "c3.min.js": {"type": "string"}}, "required": ["c3.css", "c3.js", "c3.min.css", "c3.min.js"], "$schema": "http://json-schema.org/dr... | {"c3.css" : "sha512-5BK4dFuexvrBIB3Oe7KBxdQzwU8ENM7/mfWY5x9RqqhHZv5X4n1Ar6LZt8uC9AMS25SvelTSKNaby9R/lA4m7A==", "c3.js" : "sha512-PjJv5UuCDXPuRcjFM6BStPYXVzjyEJzLDtpRWrUgiryH0owQlrCwI9QVdmKkP6psA5DETzN3erEf2JardKQMsA==", "c3.min.css" : "sha512-vgof/FqSmqjgFn552E1ohH3/TlNixA3O7ox07H6O+ITago5/xZQ1qWmA4v/tiNte2HWz5tQx+VBHs... | json_instruct | {"type": "object", "properties": {"c3.css": {"type": "string"}, "c3.js": {"type": "string"}, "c3.min.css": {"type": "string"}, "c3.min.js": {"type": "string"}}, "required": ["c3.css", "c3.js", "c3.min.css", "c3.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"}, "sample1": {"type": "string"}, "sample2": {"type": "string"}, "sample3": {"type": "string"}}, "required": ["name", "sample1", "sample2", "sample3"], "$schema": "http://json-schema.org/draft-07/sch... | {"name" : "Old English sheepdog, bobtail", "sample1" : "1PlRzA2Ea1L9aO2jmyDPDelnwKmC4TRhn", "sample2" : "1J-FhLsvBtoim6OcxppXZedPAG45jH10y", "sample3" : "1G0_9QDfIeRDrT-5sxL5PVnvCShmwWopk"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "sample1": {"type": "string"}, "sample2": {"type": "string"}, "sample3": {"type": "string"}}, "required": ["name", "sample1", "sample2", "sample3"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"ty... | {"name" : "vojir/nette-shibboleth-authenticator", "type" : "library", "description" : "Simple extension for Shibboleth authentication in Nette projects", "keywords" : ["nette", "shibboleth", "authentication"], "homepage" : "https://github.com/vojir/Nette-ShibbolethAuthenticator", "license" : "Apache-2.0", "authors" : [... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"r": {"type": "string"}, "RecursiveDefinitionError": {"type": "string"}, "declare_argument": {"type": "string"}, "command": {"type": "string"}, "build_direc": {"type": "string"}, "call_command": {"type": "string"}, "... | {"r" : "Run a command. This is a wrapper for either ``os.system`` or\n``subprocess.call``, depending on whether the argument is a string\nor a list. Example:\n\n.. code:: python\n\n >>> r('echo \"This is a test\"')\n Pymaker: echo \"This is a test\"\n This is a test\n >>> r(['echo', 'This is a test'])\n Pymak... | json_instruct | {"type": "object", "properties": {"r": {"type": "string"}, "RecursiveDefinitionError": {"type": "string"}, "declare_argument": {"type": "string"}, "command": {"type": "string"}, "build_direc": {"type": "string"}, "call_command": {"type": "string"}, "make_help_message": {"type": "string"}, "main": {"type": "string"}}, "... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"apikey": {"type": "string"}, "iam_apikey_description": {"type": "string"}, "iam_apikey_name": {"type": "string"}, "iam_role_crn": {"type": "string"}, "iam_serviceid_crn": {"type": "string"}, "url": {"type": "string"}}, "required... | {"apikey" : "ZtfIwDL3paByKHofWWvi0GGSKKbNW45Eoa1wgKzLIMMn", "iam_apikey_description" : "Auto-generated for key e38732df-897d-40b5-97b6-bbc3ceb57b9d", "iam_apikey_name" : "Auto-generated service credentials", "iam_role_crn" : "crn:v1:bluemix:public:iam::::serviceRole:Manager", "iam_serviceid_crn" : "crn:v1:bluemix:publi... | json_instruct | {"type": "object", "properties": {"apikey": {"type": "string"}, "iam_apikey_description": {"type": "string"}, "iam_apikey_name": {"type": "string"}, "iam_role_crn": {"type": "string"}, "iam_serviceid_crn": {"type": "string"}, "url": {"type": "string"}}, "required": ["apikey", "iam_apikey_description", "iam_apikey_name"... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"divisionCode": {"type": "integer"}, "post": {"type": "string"}, "divisionName": {"type": "string"}, "isLeaf": {"type": "integer"}}, "required": ["divisionCode", "post", "divisionName", "isLeaf"]}, "$sc... | [{"divisionCode" : 231124001, "post" : "164200", "divisionName" : "\u5b59\u5434\u57ce\u533a\u8857\u9053", "isLeaf" : 1}, {"divisionCode" : 231124100, "post" : "164200", "divisionName" : "\u5b59\u5434\u9547", "isLeaf" : 1}, {"divisionCode" : 231124101, "post" : "164200", "divisionName" : "\u8fb0\u6e05\u9547", "isLeaf" :... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"divisionCode": {"type": "integer"}, "post": {"type": "string"}, "divisionName": {"type": "string"}, "isLeaf": {"type": "integer"}}, "required": ["divisionCode", "post", "divisionName", "isLeaf"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"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"... | {"name" : "Wrapped USDC (Allbridge from BSC)", "symbol" : "abUSDC", "logoURI" : "https://cdn.jsdelivr.net/gh/saber-hq/spl-token-icons@master/icons/101/8XSsNvaKU9FDhYWAv7Yc7qSNwuJSzVrXBNEk7AFiWF69.png", "decimals" : 9, "address" : "8XSsNvaKU9FDhYWAv7Yc7qSNwuJSzVrXBNEk7AFiWF69", "chainId" : 101, "tags" : ["stablecoin", "... | 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"}}, "extensions": {"type": "object", "properties"... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, ... | {"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Camanacsacan, San Jose City, Nueva Ecija, Central Luzon (Region III), PH", "locale" : "ph.central-luzon-region-iii.nueva-ecija.san-jose-city.camanacsacan", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"text": {"type": "string"}, "historical": {"type": "string"}, "credits": {"type": "string"}, "sections": {"type": "array", "items": {}}, "division": {"type": "object", "properties": {"identifier": {"type": "stri... | {"text" : "Any person who is providing occupational or professional services for the federal government at a federal government facility in the District shall not be regulated under this subchapter. Any person who has a license or certificate issued by the federal government permitting that person to provide particular... | json_instruct | {"type": "object", "properties": {"text": {"type": "string"}, "historical": {"type": "string"}, "credits": {"type": "string"}, "sections": {"type": "array", "items": {}}, "division": {"type": "object", "properties": {"identifier": {"type": "string"}, "text": {"type": "string"}}, "required": ["identifier", "text"]}, "ti... |
Create an example JSON object that satisfies this schema:
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
| ["2015-cse218-group5-algorithm", "csv2jsonic", "linkercli", "sifter-tr"] | json_instruct | {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "timestamp": {"type": "string"}, "markets": {"type": "array", "items": {"type": "object", "properties": {"chainId": {"type": "integer"}, "address": {"type": "string"}, "symbol": {"type": "string"}, "... | {"name" : "My Protection Market List", "timestamp" : "2021-09-01T00:00:00+00:00", "markets" : [{"chainId" : 1, "address" : "0x00000000000000000000000000000000000000_0", "symbol" : "Cozy-USDC-2", "name" : "Cozy-USDC-2-Yearn USDC V2 Vault Share Price Trigger", "decimals" : 8, "logoURI" : "https://compound.finance/compoun... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "timestamp": {"type": "string"}, "markets": {"type": "array", "items": {"type": "object", "properties": {"chainId": {"type": "integer"}, "address": {"type": "string"}, "symbol": {"type": "string"}, "name": {"type": "string"}, "decimals": {"type": "integer"},... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "number"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "number"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_song... | {"artist_id" : "ARKG27B1187B99944A", "artist_latitude" : 37.77916, "artist_location" : "California - SF", "artist_longitude" : -122.42005, "artist_name" : "Jolie Holland", "duration" : 290.01098, "num_songs" : 1, "song_id" : "SOFVBEK12A58A7D40C", "title" : "Damn Shame", "year" : 2004} | json_instruct | {"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "number"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "number"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs": {"type": "integer"}, "song_id": {"type": "string"}, "ti... |
Based on the schema below, produce a valid JSON object:
{"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" : "2020-10-25T04:00:00Z", "Temp" : 25.7, "RelHum" : 22, "WindSpeed" : 4.1, "WindDir" : 95} | 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#"} |
Generate a valid JSON object that conforms to the following schema:
{"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"}... | {"schema_version" : "1.2.0", "id" : "GHSA-2q3w-j9mq-c9c9", "modified" : "2022-05-02T06:15:08Z", "published" : "2022-05-02T06:15:08Z", "aliases" : ["CVE-2010-0718"], "details" : "Buffer overflow in Microsoft Windows Media Player 9 and 11.0.5721.5145 allows remote attackers to cause a denial of service (divide-by-zero er... | 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... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "@context": {"type": "string"}, "displayName": {"type": "string"}, "description": {"type": "string"}, "contents": {"type": "array", "items": {"type": "object", "... | {"@id" : "dtmi:CloudRail:IOL:V26:D6488071_TimerQ1Q2;1", "@type" : "Interface", "@context" : "dtmi:dtdl:context;2", "displayName" : "Dx35-B1xx5xS0x", "description" : "1062856 (DT35-B15251S02 DX35-Extended)", "contents" : [{"@type" : "Telemetry", "name" : "Q2", "displayName" : "Q2", "schema" : "dtmi:CloudRail:IOL:V26:D64... | json_instruct | {"type": "object", "properties": {"@id": {"type": "string"}, "@type": {"type": "string"}, "@context": {"type": "string"}, "displayName": {"type": "string"}, "description": {"type": "string"}, "contents": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "name": {"type": "string"}... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "dependencies": {"type": "object", "properties": {"handlebars": {"type": "string"}, "jquery": {"type": "string"}, "qunit": {"type": "string"}, "ember-qunit": {"type": "string"}, "ember": {"type": "stri... | {"name" : "ember-app-kit", "dependencies" : {"handlebars" : "~1.3.0", "jquery" : "~1.9.1", "qunit" : "~1.12.0", "ember-qunit" : "https://github.com/rpflorence/ember-qunit.git#master", "ember" : "~1.8.1", "ember-data" : "~1.0.0-beta.12", "ember-resolver" : "git://github.com/stefanpenner/ember-jj-abrams-resolver.git#mast... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "dependencies": {"type": "object", "properties": {"handlebars": {"type": "string"}, "jquery": {"type": "string"}, "qunit": {"type": "string"}, "ember-qunit": {"type": "string"}, "ember": {"type": "string"}, "ember-data": {"type": "string"}, "ember-resolver":... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "emai... | {"name" : "puleeno/diagioihanhchinh", "description" : "\u0110\u1ecba gi\u1edbi h\u00e0nh ch\u00ednh c\u1ee7a Vi\u1ec7t Nam", "type" : "project", "license" : "MIT", "authors" : [{"name" : "Puleeno Nguyen", "email" : "puleeno@gmail.com"}], "minimum-stability" : "dev", "require" : {"ramphor/locations" : "dev-master", "ram... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "3326090017", "district_id" : "3326090", "name" : "KALIMADE"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object", "properti... | {"name" : "IHParallaxNavigationController", "version" : "1.0", "summary" : "IHParallaxNavigationController is a UINavigationController subclass that uses a parallax effect when pushing and popping view controllers", "homepage" : "https://github.com/IdleHandsApps/IHParallaxNavigationController/", "description" : " ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object", "properties": {"Fraser Scott-Morrison": {"type": "string"}}, "requir... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"\u6cd5\u898f\u6027\u8cea": {"type": "string"}, "\u6cd5\u898f\u540d\u7a31": {"type": "string"}, "\u6cd5\u898f\u7db2\u5740": {"type": "string"}, "\u6cd5\u898f\u985e\u5225": {"type": "string"}, "\u6700\u65b0\u7570\u5... | {"\u6cd5\u898f\u6027\u8cea" : "\u547d\u4ee4", "\u6cd5\u898f\u540d\u7a31" : "\u6c7d\u8eca\u904b\u8f38\u696d\u5ba2\u8ca8\u904b\u904b\u50f9\u6e96\u5247", "\u6cd5\u898f\u7db2\u5740" : "https://law.moj.gov.tw/LawClass/LawAll.aspx?pcode=K0040005", "\u6cd5\u898f\u985e\u5225" : "\u884c\u653f\uff1e\u4ea4\u901a\u90e8\uff1e\u516c... | json_instruct | {"type": "object", "properties": {"\u6cd5\u898f\u6027\u8cea": {"type": "string"}, "\u6cd5\u898f\u540d\u7a31": {"type": "string"}, "\u6cd5\u898f\u7db2\u5740": {"type": "string"}, "\u6cd5\u898f\u985e\u5225": {"type": "string"}, "\u6700\u65b0\u7570\u52d5\u65e5\u671f": {"type": "string"}, "\u662f\u5426\u82f1\u8b6f\u8a3b\u8... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"department": {"type": "string"}, "description": {"type": "array", "items": {"type": "string"}}, "fullname": {"type": "string"}, "number": {"type": "integer"}, "section": {"type": "string"}, "semester": {"type": "integer"}, "sh... | {"department" : "REL", "description" : ["This course treats the major moments of theology by focusing on five or six important", "theological figures, movements or texts spanning ancient, medieval and modern Christian", "theology."], "fullname" : "The Greats", "number" : 203, "section" : "B", "semester" : 3, "shortname... | json_instruct | {"type": "object", "properties": {"department": {"type": "string"}, "description": {"type": "array", "items": {"type": "string"}}, "fullname": {"type": "string"}, "number": {"type": "integer"}, "section": {"type": "string"}, "semester": {"type": "integer"}, "shortname": {"type": "string"}, "type": {"type": "string"}, "... |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http:/... | [{"name" : "ANGE-MARIE", "frequency" : 635, "males" : "54.645669291338585 %", "females" : "45.354330708661415 %"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "nodes": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "integer"}, "lat": {"type": "number"}, "lon": {"ty... | {"id" : "25170063", "name" : "The Paddocks", "nodes" : [{"type" : "node", "id" : 274374199, "lat" : 52.6238607, "lon" : -0.2863038}, {"type" : "node", "id" : 274374294, "lat" : 52.6234464, "lon" : -0.2865441}, {"type" : "node", "id" : 274374315, "lat" : 52.6236775, "lon" : -0.2864025}], "volunteer_postcode" : "PE8 6QF"... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "nodes": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "integer"}, "lat": {"type": "number"}, "lon": {"type": "number"}}, "required": ["type", "id", "lat", "lon"]}}, "volunte... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "fulfillRequirements": {"type": "array", "items": {"type": "string"}}, "prereqTree": {"type":... | {"courseCode" : "MA3233", "courseCredit" : "4", "description" : "This is a continuation of MA2214 Combinatorics and Graphs I. The objective is to introduce to students fundamental principles and techniques in Graph Theory. Major topics: Connectivity, Eulerian Multigraphs and Hamiltonian Graphs, Matching, Covering and I... | json_instruct | {"type": "object", "properties": {"courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "fulfillRequirements": {"type": "array", "items": {"type": "string"}}, "prereqTree": {"type": "string"}, "title": {"type": "string"}}, "required": ["c... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"title": {"type": "string"}, "type": {"type": "string"}, "$schema": {"type": "string"}, "description": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "object", "properties": {"t... | {"title" : "rangeDomain", "type" : "object", "$schema" : "http://json-schema.org/draft-07/schema", "description" : "Range domain specifies a range of valid values for a field.", "properties" : {"name" : {"type" : "string", "description" : "The domain name."}, "range" : {"type" : "array", "description" : "The first elem... | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "type": {"type": "string"}, "$schema": {"type": "string"}, "description": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "object", "properties": {"type": {"type": "string"}, "description": {"type": "string"}}, "required... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"time": {"type": "null"}, "type": {"type": "integer"}, "user": {"type": "integer"}, "tweet_id": {"type": "string"}, "id": {"type": "integer"}, "children": {"type": "array", "items": {"type": "object", "properties": {"time": ... | {"time" : null, "type" : 1, "user" : 3849187751, "tweet_id" : "gossipcop-5406061203", "id" : 1246124837, "children" : [{"time" : 1498863900, "type" : 2, "user" : 2293031070, "tweet_id" : 880925163784736768, "id" : 4437028532}, {"time" : 1498865552, "type" : 2, "user" : 5095502905, "tweet_id" : 880932092414242816, "id" ... | json_instruct | {"type": "object", "properties": {"time": {"type": "null"}, "type": {"type": "integer"}, "user": {"type": "integer"}, "tweet_id": {"type": "string"}, "id": {"type": "integer"}, "children": {"type": "array", "items": {"type": "object", "properties": {"time": {"type": "integer"}, "type": {"type": "integer"}, "user": {"ty... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "pr... | {"contract" : "0x3f2cc0a71c1d6362c8bcd485329655fab354fccb", "tool" : "honeybadger", "start" : 1565835646.002974, "end" : 1565835653.1839962, "duration" : 7.1810221672058105, "analysis" : [{"errors" : [], "file" : "/unique_chucks/46/0x3f2cc0a71c1d6362c8bcd485329655fab354fccb.sol", "name" : "FatoToken"}]} | 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 a JSON structure that matches this schema definition:
{"type": "object", "properties": {"appid": {"type": "integer"}, "name": {"type": "string"}, "windows": {"type": "boolean"}, "mac": {"type": "boolean"}, "linux": {"type": "boolean"}, "early_access": {"type": "boolean"}, "lookup_time": {"type": "integer"}}, "r... | {"appid" : 454530, "name" : "Decisive Campaigns: Barbarossa", "windows" : true, "mac" : false, "linux" : false, "early_access" : false, "lookup_time" : 1490993268} | 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": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "artDyeHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "dyeManifestHash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "requ... | {"index" : 10370, "hash" : 3960937564, "artDyeHash" : 3960937564, "redacted" : false, "dyeManifestHash" : 255278684, "blacklisted" : false} | json_instruct | {"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "artDyeHash": {"type": "integer"}, "redacted": {"type": "boolean"}, "dyeManifestHash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "required": ["index", "hash", "artDyeHash", "redacted", "dyeManifestHash", "blackl... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"key.freecam.toggle": {"type": "string"}, "category.freecam.freecam": {"type": "string"}, "text.autoconfig.freecam.title": {"type": "string"}, "text.autoconfig.freecam.option.horizontalSpeed": {"type": "string"}, "text.autoc... | {"key.freecam.toggle" : "\u5207\u63db FreeCamera \u72c0\u614b", "category.freecam.freecam" : "FreeCamera", "text.autoconfig.freecam.title" : "\u53c3\u6578\u8a2d\u7f6e", "text.autoconfig.freecam.option.horizontalSpeed" : "\u6c34\u5e73\u901f\u5ea6", "text.autoconfig.freecam.option.verticalSpeed" : "\u5782\u76f4\u901f\u5e... | json_instruct | {"type": "object", "properties": {"key.freecam.toggle": {"type": "string"}, "category.freecam.freecam": {"type": "string"}, "text.autoconfig.freecam.title": {"type": "string"}, "text.autoconfig.freecam.option.horizontalSpeed": {"type": "string"}, "text.autoconfig.freecam.option.verticalSpeed": {"type": "string"}, "text... |
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-jre-16-ea.14_linux-ppc64_bin.tar.gz", "release_type" : "ea", "version" : "16-ea.14", "java_version" : "16-ea.14", "jvm_impl" : "hotspot", "os" : "linux", "architecture" : "ppc64", "file_type" : "tar.gz", "image_type" : "jre", "features" : [], "url" : "https://github.co... | 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... |
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" : "Pine Valley", "state_name" : "California", "state_abbrv" : "CA", "lat" : "32.835", "long" : "-116.5127"} | 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#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}, "description": {"type": "string"}, "imageCredit": {"type": "string"}, "imageCreditLin... | {"id" : "ngb", "name" : "Ningbo Lishe International Airport", "city" : "Ningbo", "state" : "Zhejiang", "country" : "China", "description" : "Ningbo Lishe International is the principal airport serving *N*in*gb*o, a major city in the Yangtze River Delta region and the second largest city in Zhejiang Province, China.", "... | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}, "description": {"type": "string"}, "imageCredit": {"type": "string"}, "imageCreditLink": {"type": "string"}}, "required": ["id", "name", "city",... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"items/armors/slimeperson/slimeperson-tier2/slimepersontier2.legs": {"type": "array", "item... | [{"DeniedAlternatives" : [], "Files" : {"items/armors/slimeperson/slimeperson-tier2/slimepersontier2.legs" : ["/shortdescription"]}, "Texts" : {"Chs" : "\u53f2\u83b1\u59c6\u62a4\u819d\u5b9d\u77f3\u7ec4", "Eng" : "Slime Knee Protection Gems"}}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"DeniedAlternatives": {"type": "array", "items": {}}, "Files": {"type": "object", "properties": {"items/armors/slimeperson/slimeperson-tier2/slimepersontier2.legs": {"type": "array", "items": {"type": "string"}}}, "required": ["items/armors/slimeperson/slimep... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"5213": {"type": "string"}, "5215": {"type": "string"}}, "required": ["5213", "5215"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"5213" : "5214", "5215" : "5216"} | json_instruct | {"type": "object", "properties": {"5213": {"type": "string"}, "5215": {"type": "string"}}, "required": ["5213", "5215"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "1204030027", "district_id" : "1204030", "name" : "MUARA NIBUNG"} | 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": {"background": {"type": "object", "properties": {"persistent": {"type": "boolean"}, "page": {"type": "string"}}, "required": ["persistent", "page"]}, "browser_action": {"type": "object", "properties": {"default_icon... | {"background" : {"persistent" : true, "page" : "background.html"}, "browser_action" : {"default_icon" : "grey_message.png"}, "options_page" : "options.html", "description" : "Extension to check for Oneplus Forum PM's", "icons" : {"128" : "icon_128_grey.png"}, "name" : "Oneplus Forum PM checker", "permissions" : ["alarm... | json_instruct | {"type": "object", "properties": {"background": {"type": "object", "properties": {"persistent": {"type": "boolean"}, "page": {"type": "string"}}, "required": ["persistent", "page"]}, "browser_action": {"type": "object", "properties": {"default_icon": {"type": "string"}}, "required": ["default_icon"]}, "options_page": {... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"app": {"type": "boolean"}}, "required": ["app"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"h" : "9007e57e4e60fa1bbedf", "c" : {"app" : true}} | json_instruct | {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"app": {"type": "boolean"}}, "required": ["app"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"ractive.js": {"type": "string"}, "ractive.min.js": {"type": "string"}}, "required": ["ractive.js", "ractive.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"ractive.js" : "sha256-ZFaho/n6WR9E2Sw4ehRGXmSzN8TTfF4O7E2xK0Csk18=", "ractive.min.js" : "sha256-8bhARGTgzEVO4EXwMoaeX6KVwRCKWMTeo+613WIzEvs="} | json_instruct | {"type": "object", "properties": {"ractive.js": {"type": "string"}, "ractive.min.js": {"type": "string"}}, "required": ["ractive.js", "ractive.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"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": "integ... | {"appid" : 352640, "name" : "The Indie Mixtape", "windows" : true, "mac" : false, "linux" : false, "early_access" : false, "lookup_time" : 1490981654} | 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_... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "arra... | {"name" : "whmcs/solusiovps", "description" : "SolusIO WHMCS VPS Provisioning module", "keywords" : ["whmcs", "provisioning module", "SOLUS IO"], "homepage" : "https://github.com/solusio/", "license" : "Apache-2.0", "authors" : [{"name" : "Plesk development team", "email" : "rnd@plesk.com", "homepage" : "http://www.ple... | 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"}, ... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"CIDADE": {"type": "string"}, "IBGE": {"type": "string"}, "ESTADO": {"type": "string"}, "ID": {"type": "string"}}, "required": ["CIDADE", "IBGE", "ESTADO", "ID"], "$schema": "http://json-schema.org/draft-07/schema#"}
... | {"CIDADE" : "Santo Cristo", "IBGE" : "4317905", "ESTADO" : "Rio Grande do Sul", "ID" : "43"} | json_instruct | {"type": "object", "properties": {"CIDADE": {"type": "string"}, "IBGE": {"type": "string"}, "ESTADO": {"type": "string"}, "ID": {"type": "string"}}, "required": ["CIDADE", "IBGE", "ESTADO", "ID"], "$schema": "http://json-schema.org/draft-07/schema#"} |
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" : "Acer", "market_name" : "G1-715", "codename" : "G1-715", "model" : "G1-715"}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"manufacturer": {"type": "string"}, "market_name": {"type": "string"}, "codename": {"type": "string"}, "model": {"type": "string"}}, "required": ["manufacturer", "market_name", "codename", "model"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "repository": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "addons": {"type": "array", "... | {"name" : "Malawi Music Machine", "description" : "Malawi Music Machine is an experimental project to build an API and tools over malawi-music.com", "image" : "heroku/python", "repository" : "https://github.com/weekend-bytes/malawi-music-machine", "keywords" : ["python", "flask", "malawi-music", "api"], "addons" : ["he... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "image": {"type": "string"}, "repository": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "addons": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "description", "imag... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": ... | {"n_dim" : 13, "n_trials" : 130, "objective" : "markowitz_return_on_cube", "white" : "pymoo_nsga3", "black" : "dlib", "traceback" : ["passing", "passing"], "best_val" : [1974.7776826577951, 1867.1181245905502], "best_x" : [[0.6144873281913219, 0.5099863451882166, 0.35734372610619025, 0.7520234719991549, 0.5896254201040... | json_instruct | {"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"track": {"type": "string"}, "exercise": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "handle": {"type": "string"}, "is_requester": {"type": "boolean"}, "auto_approve": {"type": "boolean"}}... | {"track" : "php", "exercise" : "robot-name", "id" : "3cbc545df13d4fa6be3f695201e1b7c9", "url" : "https://exercism.io/my/solutions/3cbc545df13d4fa6be3f695201e1b7c9", "handle" : "romanbelev", "is_requester" : true, "auto_approve" : false} | json_instruct | {"type": "object", "properties": {"track": {"type": "string"}, "exercise": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "handle": {"type": "string"}, "is_requester": {"type": "boolean"}, "auto_approve": {"type": "boolean"}}, "required": ["track", "exercise", "id", "url", "handle", "is_reques... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"competitions": {"type": "array", "items": {}}, "relay": {"type": "string"}}, "required": ["competitions", "relay"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"competitions" : [], "relay" : "2Gruppe+B"} | json_instruct | {"type": "object", "properties": {"competitions": {"type": "array", "items": {}}, "relay": {"type": "string"}}, "required": ["competitions", "relay"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"backup_data_uid": {"type": "string"}, "backup_module_uid": {"type": "string"}, "backup_module_uoa": {"type": "string"}, "data_name": {"type": "string"}}, "required": ["backup_data_uid", "backup_module_uid", "backup... | {"backup_data_uid" : "1978712c41feb899", "backup_module_uid" : "1dc07ee0f4742028", "backup_module_uoa" : "package", "data_name" : "spack-rstart"} | json_instruct | {"type": "object", "properties": {"backup_data_uid": {"type": "string"}, "backup_module_uid": {"type": "string"}, "backup_module_uoa": {"type": "string"}, "data_name": {"type": "string"}}, "required": ["backup_data_uid", "backup_module_uid", "backup_module_uoa", "data_name"], "$schema": "http://json-schema.org/draft-07... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "obje... | {"name" : "graphql-query-renderer", "version" : "1.3.0", "description" : "A minimalistic container for rendering GraphQL data in React.", "repository" : "https://tutturen@github.com/tutturen/graphql-query-renderer.git", "author" : "Thor Even Tutturen <thor@bustbyte.no>", "license" : "MIT", "scripts" : {"build" : "mkdir... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "bump:patch": {"type": ... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"s": {"type": "array", "items": {"type": "string"}}, "f": {"type": "string"}}, "re... | {"h" : [{"d" : [{"s" : ["`ka~`loda'ay~"], "f" : "\ufff9\ufffaa lizard * gecko\ufffb\u8725\u8734\uff0c\u56db\u8173\u86c7"}]}], "t" : "felaloda'"} | 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"]}}, "t": {"type": "string"}}, "... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"Id": {"type": "string"}, "SiteId": {"type": "string"}, "NormalizedRoleName": {"type": "string"}, "RoleName": {"type": "string"}, "MemberCount": {"type": "integer"}}, "required": ["Id", "SiteId", "NormalizedRoleName", "RoleN... | {"Id" : "d772e832-d65d-4e3b-9aae-d431d78f9aa0", "SiteId" : "d98b78ae-0cab-42c6-a79b-7fd8d8d3706b", "NormalizedRoleName" : "ROLE ADMINISTRATORS", "RoleName" : "Role Administrators", "MemberCount" : -1} | json_instruct | {"type": "object", "properties": {"Id": {"type": "string"}, "SiteId": {"type": "string"}, "NormalizedRoleName": {"type": "string"}, "RoleName": {"type": "string"}, "MemberCount": {"type": "integer"}}, "required": ["Id", "SiteId", "NormalizedRoleName", "RoleName", "MemberCount"], "$schema": "http://json-schema.org/draft... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array"... | {"type" : "Feature", "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[-0.064351, 51.445634], [-0.063418, 51.445467], [-0.063514, 51.445252], [-0.06446, 51.445396], [-0.064351, 51.445634]]]]}, "properties" : {"reference" : "17-AP-0708", "organisation" : "local-authority-eng:SWK", "geometry" : "MULTIPOLYGON (((... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}... |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}}, "required": ["id", "title"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"id" : 1, "title" : "The Departed"}, {"id" : 2, "title" : "The Godfather"}, {"id" : 3, "title" : "Titanic"}, {"id" : 4, "title" : "Avengers"}, {"id" : 5, "title" : "Casino Royale"}, {"id" : 6, "title" : "Dr. Strangelove"}, {"id" : 7, "title" : "Dead Poet Society"}, {"id" : 8, "title" : "Batman Begins"}, {"id" : 9, "t... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}}, "required": ["id", "title"]}, "$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.