input stringlengths 159 2.05k | output stringlengths 5 10.3k | task stringclasses 1
value | schema stringlengths 100 1.99k |
|---|---|---|---|
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"typ... | {"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Papandayan, Marawi City, Lanao del Sur, Autonomous Region of Muslim Mindanao (ARMM), PH", "locale" : "ph.autonomous-region-of-muslim-mindanao-armm.lanao-del-sur.marawi-city.papandayan", "country_id" : 177, "country_reference" : 177, "co... | 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": {... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"900750429": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750430": {"type": "object", "properties... | {"900750429" : {"nama" : "TPS 1", "dapil" : [7601, 17607, 2760104]}, "900750430" : {"nama" : "TPS 2", "dapil" : [7601, 17607, 2760104]}, "900750431" : {"nama" : "TPS 3", "dapil" : [7601, 17607, 2760104]}, "900750432" : {"nama" : "TPS 4", "dapil" : [7601, 17607, 2760104]}, "900750433" : {"nama" : "TPS 5", "dapil" : [760... | json_instruct | {"type": "object", "properties": {"900750429": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750430": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": ... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"templmd5": {"type": "string"}, "number": {"type": "string"}, "title": {"type": "string"}, "BACKCOLOR": {"type": "string"}, "FRONTCOLOR": {"type": "string"}, "filemd5": {"type": "string"}}, "required": ["templmd... | {"templmd5" : "523d4615240572e66d3c9373d01f37cd", "number" : "1087", "title" : "Comitato CRI #Castelvetrano #Trapani lancia raccolta fondi ", "BACKCOLOR" : "green", "FRONTCOLOR" : "white", "filemd5" : "f9e5f8322a8299f46e804993a4ed9f2a"} | json_instruct | {"type": "object", "properties": {"templmd5": {"type": "string"}, "number": {"type": "string"}, "title": {"type": "string"}, "BACKCOLOR": {"type": "string"}, "FRONTCOLOR": {"type": "string"}, "filemd5": {"type": "string"}}, "required": ["templmd5", "number", "title", "BACKCOLOR", "FRONTCOLOR", "filemd5"], "$schema": "h... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"aggregations": {"type": "array", "items": {"type": "object", "properties": {"event_type": {"type": "string"}, "results": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "matc... | {"aggregations" : [{"event_type" : "click", "results" : [{"key" : "beat", "matching_results" : 117, "event_rate" : 0.0}, {"key" : "in", "matching_results" : 117, "event_rate" : 0.0}, {"key" : "jennings", "matching_results" : 117, "event_rate" : 0.0}, {"key" : "jeopardy", "matching_results" : 117, "event_rate" : 0.0}, {... | json_instruct | {"type": "object", "properties": {"aggregations": {"type": "array", "items": {"type": "object", "properties": {"event_type": {"type": "string"}, "results": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "matching_results": {"type": "integer"}, "event_rate": {"type": "number"}}, ... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"nr_time_steps": {"type": "integer"}, "array": {"type": "object", "properties": {"shape": {"type": "array", "items": {"type": "integer"}}}, "required": ["shape"]}, "partition": {"type": "object", "properties": {"sh... | {"nr_time_steps" : 50, "array" : {"shape" : [20000, 20000]}, "partition" : {"shape" : [100, 100], "range" : {"max_nr_elements" : 800000, "multiplier" : 2.0, "method" : "linear"}}} | json_instruct | {"type": "object", "properties": {"nr_time_steps": {"type": "integer"}, "array": {"type": "object", "properties": {"shape": {"type": "array", "items": {"type": "integer"}}}, "required": ["shape"]}, "partition": {"type": "object", "properties": {"shape": {"type": "array", "items": {"type": "integer"}}, "range": {"type":... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"typeaheadjs.css": {"type": "string"}, "typeaheadjs.min.css": {"type": "string"}}, "required": ["typeaheadjs.css", "typeaheadjs.min.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"typeaheadjs.css" : "sha256-0V9+/WGj40Yf4nfelZU3S6+sZ2t5tWoExkAVtdbmPGY=", "typeaheadjs.min.css" : "sha256-ASp4bvLQ21NxBA4wvjJMyb/mZfPm2/HWSCTvQPhg3wE="} | json_instruct | {"type": "object", "properties": {"typeaheadjs.css": {"type": "string"}, "typeaheadjs.min.css": {"type": "string"}}, "required": ["typeaheadjs.css", "typeaheadjs.min.css"], "$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"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "license": {"type": "string"}, "autoload": {"type": "object", "... | {"name" : "rct567/dom-query", "description" : "DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation", "keywords" : ["jquery", "dom", "html", "xml", "css", "selector"], "type" : "library", "license" : "MIT", "autoload" : {"psr-4" : {"Rct567\\" : "src/Rct567"}}, "autoload-dev" : {"psr-... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "license": {"type": "string"}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Rct567\\": {"t... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"1": {"type": "object", "properties": {"1INCH-A": {"type": "string"}, "AAVE-V1-A": {"type": "string"}, "AAVE-V2-A": {"type": "string"}, "AUTHORITY-A": {"type": "string"}, "BASIC-A": {"type": "string"}, "COMP-A": {"type": "strin... | {"1" : {"1INCH-A" : "0x6C7256cf7C003dD85683339F75DdE9971f98f2FD", "AAVE-V1-A" : "0x127d8cD0E2b2E0366D522DeA53A787bfE9002C14", "AAVE-V2-A" : "0x497Bc53507DF17e60F731e9534cff74E8BC9DBb8", "AUTHORITY-A" : "0x6CE3e607C808b4f4C26B7F6aDAeB619e49CAbb25", "BASIC-A" : "0x9926955e0Dd681Dc303370C52f4Ad0a4dd061687", "COMP-A" : "0x... | json_instruct | {"type": "object", "properties": {"1": {"type": "object", "properties": {"1INCH-A": {"type": "string"}, "AAVE-V1-A": {"type": "string"}, "AAVE-V2-A": {"type": "string"}, "AUTHORITY-A": {"type": "string"}, "BASIC-A": {"type": "string"}, "COMP-A": {"type": "string"}, "COMPOUND-A": {"type": "string"}, "MAKERDAO-A": {"type... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"challenge_name": {"type": "string"}, "package_name": {"type": "string"}, "challenge_kind": {"type": "array", "items": {"type": "string"}}, "evalutils_name": {"type": "string"}, "evalutils_version": {"type": "strin... | {"challenge_name" : "", "package_name" : "{{ cookiecutter.challenge_name|replace(' ', '') }}", "challenge_kind" : ["Classification", "Segmentation", "Detection"], "evalutils_name" : "", "evalutils_version" : "", "docker_base_container" : "python:3.9-slim", "dev_build" : 0, "_copy_without_render" : ["*.github"]} | json_instruct | {"type": "object", "properties": {"challenge_name": {"type": "string"}, "package_name": {"type": "string"}, "challenge_kind": {"type": "array", "items": {"type": "string"}}, "evalutils_name": {"type": "string"}, "evalutils_version": {"type": "string"}, "docker_base_container": {"type": "string"}, "dev_build": {"type": ... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "itemDisplayName": {"type": "string"}, "description": {"type": "string"}, "summary": {"type": "string"}, "githubUsername": {"type": "string"}, "dateUpdated... | {"$schema" : "https://aka.ms/azure-quickstart-templates-metadata-schema#", "type" : "QuickStart", "itemDisplayName" : "Azure Logic Apps - B2B Disaster Recovery replication", "description" : "Creates replication Logic Apps for AS2 MIC, generated and received X12 control numbers. Each Logic App's trigger points to a prim... | json_instruct | {"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "itemDisplayName": {"type": "string"}, "description": {"type": "string"}, "summary": {"type": "string"}, "githubUsername": {"type": "string"}, "dateUpdated": {"type": "string"}}, "required": ["$schema", "type", "itemDisplayName... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"ConnectionStrings": {"type": "object", "properties": {"InvestmentDatabase": {"type": "string"}}, "required": ["InvestmentDatabase"]}, "StockIndexServiceUrl": {"type": "string"}, "Logging": {"type": "object", "prop... | {"ConnectionStrings" : {"InvestmentDatabase" : "Server=localhost\\sqlexpress;Database=StockData;Trusted_Connection=True;MultipleActiveResultSets=true;Application Name=Investment Manager"}, "StockIndexServiceUrl" : "http://localhost:52505", "Logging" : {"LogLevel" : {"Default" : "Warning"}}, "AllowedHosts" : "*", "Appli... | json_instruct | {"type": "object", "properties": {"ConnectionStrings": {"type": "object", "properties": {"InvestmentDatabase": {"type": "string"}}, "required": ["InvestmentDatabase"]}, "StockIndexServiceUrl": {"type": "string"}, "Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"typ... |
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": {"build": {"type": "string"}, "start": {"ty... | {"name" : "webpack-boilerplate-split", "version" : "0.1.0", "description" : "A webpack boilerplate with separate development and production configurations", "main" : "index.js", "scripts" : {"build" : "webpack --config webpack.prod.js", "start" : "webpack-dev-server --config webpack.dev.js", "test" : "echo \"Error: no ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "start", "... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"author": {"type": "string"}, "classifications": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "identity": {"type": "string"}, "shortName": {"type": "string"}, "tags": {"type": "object", "propertie... | {"author" : "zhf883680", "classifications" : ["Web/WebAPI"], "name" : "WebApiTplDemo", "identity" : "WebApiTplDemo", "shortName" : "wtpl", "tags" : {"language" : "C#", "type" : "project"}, "sourceName" : "WebApiTpl", "preferNameDirectory" : true} | json_instruct | {"type": "object", "properties": {"author": {"type": "string"}, "classifications": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "identity": {"type": "string"}, "shortName": {"type": "string"}, "tags": {"type": "object", "properties": {"language": {"type": "string"}, "type": {"type": "stri... |
Create a JSON structure that matches this schema definition:
{"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" : 85909793, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "a2d441b660fdee6e74e83ea86b4526ec", "wof:id" : 85909793, "wof:repo" : "whosonfirst-data-admin-jp"}, "bbox" : [140.81550048800005, 35.70306792370015, 140.82948797068957, 35.719757939300... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"552010": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "count": {"type": "integer"}, "411012": {"type": "object", "properties": {"count": {"type": "integer"}}, "required"... | {"552010" : {"count" : 1}, "count" : 18, "411012" : {"count" : 1}, "499021" : {"count" : 1}, "412010" : {"count" : 1}, "391021" : {"count" : 1}, "132011" : {"count" : 1}, "N.A.//" : {"count" : 9}, "272020" : {"count" : 3}} | json_instruct | {"type": "object", "properties": {"552010": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "count": {"type": "integer"}, "411012": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "499021": {"type": "object", "properties": {"count": {"typ... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}, "refs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, ... | {"kind" : "Type", "name" : "DedicatedWorkerGlobalScope", "href" : "https://developer.mozilla.org/en-US/docs/Web/API/DedicatedWorkerGlobalScope", "description" : "The DedicatedWorkerGlobalScope object (the Worker global scope) is accessible through the self keyword. Some additional global functions, namespaces objects, ... | json_instruct | {"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}, "refs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}}, "requi... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"typ... | {"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Camiros, Anilao, Iloilo, Western Visayas (Region VI), PH", "locale" : "ph.western-visayas-region-vi.iloilo.anilao.camiros", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "16", "region_refer... | 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": {... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "weapontype": {"type": "string"}, "rarity": {"type": "string"}, "baseatk": {"type": "integer"}, "substat": {"type": "string"}, "subvalue": {"type": "strin... | {"name" : "Borla Blanca", "description" : "Un arma est\u00e1ndar de la Geoarmada. Tiene un eje firme y una punta de lanza afilada. Es un arma muy fiable.", "weapontype" : "Lanza", "rarity" : "3", "baseatk" : 39, "substat" : "Prob. CRIT", "subvalue" : "5.1", "effectname" : "Afilado", "effect" : "El da\u00f1o de Ataque N... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "weapontype": {"type": "string"}, "rarity": {"type": "string"}, "baseatk": {"type": "integer"}, "substat": {"type": "string"}, "subvalue": {"type": "string"}, "effectname": {"type": "string"}, "effect": {"type": "string"}, ... |
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" : "5202090006", "district_id" : "5202090", "name" : "MANTANG"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"status_code": {"type": "integer"}, "user_list": {"type": "array", "items": {}}, "extra": {"type": "object", "properties": {"now": {"type": "integer"}, "fatal_item_ids": {"type": "array", "items": {}}, "logid": {"type... | {"status_code" : 0, "user_list" : [], "extra" : {"now" : 1639494956000, "fatal_item_ids" : [], "logid" : "202112142315560102121000792A0771A8"}, "log_pb" : {"impr_id" : "202112142315560102121000792A0771A8"}} | json_instruct | {"type": "object", "properties": {"status_code": {"type": "integer"}, "user_list": {"type": "array", "items": {}}, "extra": {"type": "object", "properties": {"now": {"type": "integer"}, "fatal_item_ids": {"type": "array", "items": {}}, "logid": {"type": "string"}}, "required": ["now", "fatal_item_ids", "logid"]}, "log_... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"author": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "in... | {"author" : {"name" : "[deleted]"}, "date" : {"day" : 1417910400, "full" : 1417987067, "month" : 1417392000, "week" : 1417910400}, "id" : "t3_2okz8o", "picture" : {"filesize" : 78547, "fullUrl" : "https://external-preview.redd.it/XU-HUMp6rUBZhas8gYafLylJpR_pIriFJ-DqLwsC5XQ.jpg?auto=webp&s=2e0a82bb2462d057f8e8e92585608f... | json_instruct | {"type": "object", "properties": {"author": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}}, "required": ["day", "full", "mo... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"... | {"name" : "ademis-feedback", "version" : "0.1.0", "homepage" : "https://github.com/ademisinfo/feedback", "authors" : ["Titouan Galopin <galopintitouan@gmail.com>"], "description" : "Javascript library for in-website user bug report, with screenshot and context saved", "main" : "src/AdemisFeedback.jsx", "keywords" : ["r... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "integer"}, "uid": {"type": "integer"}, "uname": {"type": "string"}, "face": {"type": "string"}, "originContentModify": {"type": "string"}, "originType": {"type": "integer"}, "reasonType": {"type"... | {"id" : 33434, "uid" : 4142378, "uname" : "\u5317\u57ce76", "face" : "http://i1.hdslb.com/bfs/face/090903ffa2a826c1718be244fd9d49c3c14af36e.jpg", "originContentModify" : "<p>\u2193\u574f\u4eba\u2193</p><p><br></p><p>\u6279\u6ce8\uff1a\u2190\u574f\u4eba</p><p>\uff08\u9664\u4e86\u8bed\u8a00\u63cf\u8ff0\uff0c\u60ac\u7591\... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "uid": {"type": "integer"}, "uname": {"type": "string"}, "face": {"type": "string"}, "originContentModify": {"type": "string"}, "originType": {"type": "integer"}, "reasonType": {"type": "integer"}, "punishTime": {"type": "integer"}, "punishType": {"type": "in... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "it... | {"directions" : ["In a salad bowl, combine the turkey, sunflower seeds, raisins, apples, mayonnaise, salt, and lemon juice; mix well. Refrigerate at least 2 hours to blend flavors."], "ingredients" : ["4 cups cooked turkey, cut into bite-size pieces", "1/2 cup roasted sunflower seed kernels", "1/2 cup raisins", "2 smal... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items":... | {"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-82.930249, 39.888737], [-82.928738, 39.906818], [-82.921364, 39.906352], [-82.920928, 39.903984], [-82.916616, 39.903889], [-82.917208, 39.905263], [-82.920167, 39.905984], [-82.925951, 39.910787], [-82.924417, 39.915418... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "numbe... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}, "casingName": {"type": "string"}}, "required": ["Name", "ShortName", "Description", "casingName"], "$schema": "http://json-schem... | {"Name" : "Munici\u00f3n M62 de 7,62x51 mm", "ShortName" : "M62", "Description" : "Munici\u00f3n militar est\u00e1ndar M62 con balas trazadoras de calibre 7,62x51 mm.", "casingName" : "M62 7,62x51 mm"} | json_instruct | {"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}, "casingName": {"type": "string"}}, "required": ["Name", "ShortName", "Description", "casingName"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"conditionals2.mul": {"type": "array", "items": {"type": "integer"}}, "conditionals2.add2_r": {"type": "integer"}}, "required": ["conditionals2.mul", "conditionals2.add2_r"], "$schema": "http://json-schema.org/draft-07/schema#"}
... | {"conditionals2.mul" : [5, 1, 4], "conditionals2.add2_r" : 5} | json_instruct | {"type": "object", "properties": {"conditionals2.mul": {"type": "array", "items": {"type": "integer"}}, "conditionals2.add2_r": {"type": "integer"}}, "required": ["conditionals2.mul", "conditionals2.add2_r"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"ToolbarBase": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "e... | [{"__symbolic" : "module", "version" : 3, "metadata" : {"ToolbarBase" : {"__symbolic" : "class", "extends" : {"__symbolic" : "reference", "module" : "../ion", "name" : "Ion"}, "members" : {"__ctor__" : [{"__symbolic" : "constructor", "parameters" : [{"__symbolic" : "reference", "module" : "../../config/config", "name" ... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"ToolbarBase": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "extends": {"type": "object", "properties": {"__symbolic": {"typ... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "... | {"text" : {"0" : {"m1" : "\u0647\u0645\u0647 \u0639\u06cc\u0646 \u0647\u0645\u0646\u062f \u062a\u0627 \u062f\u0627\u0646\u06cc", "m2" : "\u0647\u0645\u0647 \u062c\u0627\u0645 \u062c\u0645\u0646\u062f \u062a\u0627 \u062f\u0627\u0646\u06cc"}, "1" : {"m1" : "\u0628\u0627\u062f\u0647 \u0646\u0648\u0634\u0627\u0646 \u06a9\u... | json_instruct | {"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "2": {... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"docs": {"type": "object", "properties": {"Test": {"type": "array", "items": {"type": "string"}}}, "required": ["Test"]}}, "required": ["docs"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"docs" : {"Test" : ["goku"]}} | json_instruct | {"type": "object", "properties": {"docs": {"type": "object", "properties": {"Test": {"type": "array", "items": {"type": "string"}}}, "required": ["Test"]}}, "required": ["docs"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"average_occupancy": {"type": "array", "items": {"type": "number"}}}, "required": ["average_occupancy"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"average_occupancy" : [5.5389026552037555, 5.576657298634969, 5.550851478099728, 5.447638374567707, 5.477041700011076, 5.577830271129967, 5.748649374909355, 5.623781422543417, 5.462158737460171, 5.3983931827987455, 5.527584957741188, 5.291503847592625, 5.518065685411004, 5.721002987350788, 5.604920914232455, 5.3588527... | json_instruct | {"type": "object", "properties": {"average_occupancy": {"type": "array", "items": {"type": "number"}}}, "required": ["average_occupancy"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"Prerequisites": {"type": "array", "items": {"type": "object", "properties": {"Action": {"type": "string"}, "Route": {"type": "string"}, "Method": {"type": "string"}, "Data": {"type": "array", "items": {"type": "object", "pr... | {"Prerequisites" : [{"Action" : "DeleteDivisions", "Route" : "/divisions", "Method" : "delete", "Data" : [{"route" : "/divisions/", "getRequest" : [{"route" : "/divisions", "queryKey" : "name", "queryValue" : "TestDivision1", "replace" : "route"}]}, {"route" : "/divisions/", "getRequest" : [{"route" : "/divisions", "qu... | json_instruct | {"type": "object", "properties": {"Prerequisites": {"type": "array", "items": {"type": "object", "properties": {"Action": {"type": "string"}, "Route": {"type": "string"}, "Method": {"type": "string"}, "Data": {"type": "array", "items": {"type": "object", "properties": {"route": {"type": "string"}, "getRequest": {"type"... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"produ... | {"userId" : 77660, "cartId" : "6e27a92b-6f21-4c8b-a5b3-8375d1ff77db", "preferredProducts" : [453, 1366, 1595, 1151], "productReviews" : [{"productId" : 62, "reviewText" : "I tried to decapitate it but got coconut all over it.", "reviewDate" : "2017-07-22T11:23:06.845154+03:00"}, {"productId" : 2172, "reviewText" : "hea... | json_instruct | {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewD... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"sorghum_acres_production_grain_state": {"type": "object", "properties": {}, "required": []}}, "required": ["sorghum_acres_production_grain_state"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"sorghum_acres_production_grain_state" : {}} | json_instruct | {"type": "object", "properties": {"sorghum_acres_production_grain_state": {"type": "object", "properties": {}, "required": []}}, "required": ["sorghum_acres_production_grain_state"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"formatVersion": {"type": "integer"}, "id": {"type": "string"}, "releaseType": {"type": "string"}, "relationships": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string... | {"formatVersion" : 0, "id" : "19w07a.18", "releaseType" : "beta", "relationships" : [{"type" : "required", "id" : "minecraft", "version" : "19w07a"}], "artifacts" : [{"type" : "maven", "id" : "net.fabricmc:yarn:19w07a.18"}, {"type" : "direct", "id" : "https://maven.fabricmc.net/net/fabricmc/yarn/19w07a.18/yarn-19w07a.1... | json_instruct | {"type": "object", "properties": {"formatVersion": {"type": "integer"}, "id": {"type": "string"}, "releaseType": {"type": "string"}, "relationships": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "version": {"type": "string"}}, "required": ["type", "i... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "district... | {"id" : "1005", "provinceId" : "31", "regencyId" : "72", "districtId" : "03", "name" : "Tugu Selatan"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"css/messenger-spinner.css": {"type": "string"}, "css/messenger-spinner.min.css": {"type": "string"}, "css/messenger-theme-air.css": {"type": "string"}, "css/messenger-theme-air.min.css": {"type": "string"}, "css/messenger-them... | {"css/messenger-spinner.css" : "sha512-WwefIiOsPqmRa3RWL5FYmZBygAl3Scw22kFV8uENgizFsX8NFAYA/xaszPu1MowCb6avthA5zQYpuF4JyOpc6w==", "css/messenger-spinner.min.css" : "sha512-ZHeQoFlpsdr0eOmFWs4d8Jb4BhimB/zNBz0Kzp+mv6z9WgvIH/AQxajYLUu4wz0Ps1JftJkp/mje868/htRDaQ==", "css/messenger-theme-air.css" : "sha512-4s57QwENsMtVtj98d... | json_instruct | {"type": "object", "properties": {"css/messenger-spinner.css": {"type": "string"}, "css/messenger-spinner.min.css": {"type": "string"}, "css/messenger-theme-air.css": {"type": "string"}, "css/messenger-theme-air.min.css": {"type": "string"}, "css/messenger-theme-block.css": {"type": "string"}, "css/messenger-theme-bloc... |
Following the schema specification below, generate a valid JSON instance:
{"type": "object", "properties": {"id": {"type": "string"}, "app": {"type": "string"}, "js": {"type": "boolean"}, "credit": {"type": "string"}}, "required": ["id", "app", "js", "credit"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"id" : "xoxo-l4s1", "app" : "levelApp41", "js" : true, "credit" : "http://bootsnipp.com/joao12ferreira"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "app": {"type": "string"}, "js": {"type": "boolean"}, "credit": {"type": "string"}}, "required": ["id", "app", "js", "credit"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"... | {"citations" : [{"textCitation" : "[See lo1bddrp on Metamath](http://us.metamath.org/mpegif/lo1bddrp.html)"}], "names" : ["lo1bddrp"], "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_wph", "#T_wi", "#T_cA", "#T_wss", "#T_cr", "#T_wph", "#T_wi", "#T_cC", "#T_wcel", "#T_cr", "#T_wph", "#T_wa", "#T_vx", "#T_wcel", "#... | json_instruct | {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "st... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "recaptcha-createaccount-fail": {"type": "string"}}, "required": ["@metadata", "recaptcha-crea... | {"@metadata" : {"authors" : ["Michawiki"]}, "recaptcha-createaccount-fail" : "Wopacne abo felujuce w\u00f3tegrono reCAPTCHA."} | json_instruct | {"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "recaptcha-createaccount-fail": {"type": "string"}}, "required": ["@metadata", "recaptcha-createaccount-fail"], "$schema": "http://json-schema.org/draft-... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "browser_action": {"type": "object", "properties": {"default_popup": {"type": "string"}}, "required": ["default_popup"]}, "manifest_ver... | {"name" : "Jira Issue Paster", "version" : "1.0", "description" : "Paste text with Jira issue IDs and open all of them", "browser_action" : {"default_popup" : "popup.html"}, "manifest_version" : 2} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "browser_action": {"type": "object", "properties": {"default_popup": {"type": "string"}}, "required": ["default_popup"]}, "manifest_version": {"type": "integer"}}, "required": ["name", "versio... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "DataProvidersReference": {"type": "string"}, "OperatorID": {"type": "integer"}, "Operator... | {"IsRecentlyVerified" : false, "ID" : 38697, "UUID" : "7DFCB3A5-FC94-4FB9-8501-4998F7DA9876", "DataProviderID" : 26, "DataProvidersReference" : "45630", "OperatorID" : 73, "OperatorsReference" : "EV-Box EVB-P1345180", "UsageCost" : "0.00 jaarabonnement", "AddressInfo" : {"ID" : 39043, "Title" : "Dokter Lohmanstraat 21M... | json_instruct | {"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "DataProvidersReference": {"type": "string"}, "OperatorID": {"type": "integer"}, "OperatorsReference": {"type": "string"}, "UsageCost": {"type": "str... |
Please provide a valid JSON object following this schema:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "rewards": {"type": "string"}, "stage": {"type": "integer"}}, "required": ["name", "rewards", "stage"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"name" : "\u9752\u94dc", "rewards" : "3,20000004,1#", "stage" : 1}, {"name" : "\u767d\u94f6", "rewards" : "3,20000003,1#", "stage" : 2}, {"name" : "\u9ec4\u91d1", "rewards" : "3,20000002,1#", "stage" : 3}, {"name" : "\u94bb\u77f3", "rewards" : "3,20000001,1#", "stage" : 4}, {"name" : "\u94bb\u77f3", "rewards" : "3,20... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "rewards": {"type": "string"}, "stage": {"type": "integer"}}, "required": ["name", "rewards", "stage"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"lib": {"type": "array", "items": {"type": "string"}}, "baseUrl": {"type": "string"}}, "required": ["lib", "baseUrl"]}, "include": {"type": "array", "items": {"t... | {"compilerOptions" : {"lib" : ["dom", "dom.iterable", "esnext"], "baseUrl" : "."}, "include" : ["src/**/*"]} | json_instruct | {"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"lib": {"type": "array", "items": {"type": "string"}}, "baseUrl": {"type": "string"}}, "required": ["lib", "baseUrl"]}, "include": {"type": "array", "items": {"type": "string"}}}, "required": ["compilerOptions", "include"], "$schema"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"2021-02-14": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-15": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "202... | {"2021-02-14" : {"weight" : 77}, "2021-02-15" : {"weight" : 77}, "2021-02-16" : {"weight" : 77}, "2021-02-17" : {"weight" : 77}, "2021-02-18" : {"weight" : 77}, "2021-02-19" : {"weight" : 77}, "2021-02-20" : {"weight" : 77}} | json_instruct | {"type": "object", "properties": {"2021-02-14": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-15": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-16": {"type": "object", "properties": {"weight": {"type": "integer"... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"attributes": {"type": "object", "properties": {"sfs": {"type": "boolean"}, "ssgf": {"type": "boolean"}, "su": {"type": "boolean"}}, "required": ["sfs", "ssgf", "su"]}, "courseCode": {"type": "string"}, "courseCredit"... | {"attributes" : {"sfs" : true, "ssgf" : true, "su" : true}, "courseCode" : "MKT1705", "courseCredit" : "4", "description" : "This module is designed to provide knowledge, techniques and understanding of marketing principles. It provides students with a conceptual framework to analyse and interpret marketing phenomena a... | json_instruct | {"type": "object", "properties": {"attributes": {"type": "object", "properties": {"sfs": {"type": "boolean"}, "ssgf": {"type": "boolean"}, "su": {"type": "boolean"}}, "required": ["sfs", "ssgf", "su"]}, "courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "distri... | {"id" : "2003", "provinceId" : "91", "regencyId" : "14", "districtId" : "41", "name" : "Gabunam"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"... | {"id" : 167098, "info" : {"name" : "Flask and Jinja2 is Gray", "description" : "~50% gray", "additionalInfo" : null, "format" : "uso", "category" : "pocoo", "createdAt" : "2018-12-20T15:19:46.000Z", "updatedAt" : "2018-12-21T16:25:54.000Z", "license" : "NO-REDISTRIBUTION", "author" : {"id" : 392623, "name" : "chibo"}},... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"pageIndex": {"type": "integer"}, "pageSize": {"type": "integer"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "object", "properties": {"name": {"type": "s... | {"pageIndex" : 1, "pageSize" : 10, "rows" : [{"status" : "nrm", "data" : {"name" : "\u8d75\u56db", "time" : "12:22:00", "distance" : "25", "currency" : {"value" : "200.00", "meta" : {"precision" : "2", "max" : "3000", "min" : "0", "curSymbol" : "$"}}, "pass" : "", "pid" : "", "id" : "04", "combobox" : "002", "combobox2... | json_instruct | {"type": "object", "properties": {"pageIndex": {"type": "integer"}, "pageSize": {"type": "integer"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "object", "properties": {"name": {"type": "string"}, "time": {"type": "string"}, "distance": {"type": "... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "maintainer": {"type": "string"}}, "required": ["name", "url", "maintainer"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "test'2s repository", "url" : "https://github.com/theocoutu/hassio-addons", "maintainer" : "theocoutu"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "maintainer": {"type": "string"}}, "required": ["name", "url", "maintainer"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"elapsed": {"type": "string"}, "endpoint-url": {"type": "string"}, "entry-date": {"type": "string"}, "request-headers": {"type": "object", "properties": {"Accept": {"type": "string"}, "Accept-Encoding": {"type": "stri... | {"elapsed" : "1.64", "endpoint-url" : "https://www.leeds.gov.uk/planning/community-infrastructure-levy/infrastructure-funding-statement", "entry-date" : "2022-01-05T00:29:44.674527", "request-headers" : {"Accept" : "*/*", "Accept-Encoding" : "gzip, deflate", "Connection" : "keep-alive", "User-Agent" : "DLUHC Digital La... | json_instruct | {"type": "object", "properties": {"elapsed": {"type": "string"}, "endpoint-url": {"type": "string"}, "entry-date": {"type": "string"}, "request-headers": {"type": "object", "properties": {"Accept": {"type": "string"}, "Accept-Encoding": {"type": "string"}, "Connection": {"type": "string"}, "User-Agent": {"type": "strin... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "href": {"type": "string"}, "critical": {"type": "boolean"}, "maxWeight": {"type": "integer"}, "associatedValueName": {"type": "string"}, "description": {"type... | {"id" : 4566, "name" : "Avoid declaring Instance Variables without defined access type", "href" : "AIP/quality-rules/4566", "critical" : false, "maxWeight" : 6, "associatedValueName" : "Associated Value", "description" : "Instance Variables should have an access type defined (Public, Private or Protected). Instance Var... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "href": {"type": "string"}, "critical": {"type": "boolean"}, "maxWeight": {"type": "integer"}, "associatedValueName": {"type": "string"}, "description": {"type": "string"}, "output": {"type": "string"}, "rationale": {"type": "strin... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"rank": {"type": "integer"}, "tag": {"type": "string"}, "name": {"type": "string"}, "price": {"type": "number"}, "price1hpc": {"type": "number"}, "price24hpc": {"type": "number"}, "price7dpc": {"type": "number"}, "... | {"rank" : 24, "tag" : "LUNA", "name" : "Terra", "price" : 14.130902821193558, "price1hpc" : -0.911425144444, "price24hpc" : -4.20205581761, "price7dpc" : 32.993254895689, "price30dpc" : 100.434023380354, "volume" : 483266138.47595173, "volume24hpc" : 3.426501128659, "totalSupply" : 995994829.929736, "marketCap" : 58532... | json_instruct | {"type": "object", "properties": {"rank": {"type": "integer"}, "tag": {"type": "string"}, "name": {"type": "string"}, "price": {"type": "number"}, "price1hpc": {"type": "number"}, "price24hpc": {"type": "number"}, "price7dpc": {"type": "number"}, "price30dpc": {"type": "number"}, "volume": {"type": "number"}, "volume24... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [[1916, 7], [1921, 6], [1923, 5], [1924, 8], [1925, 6], [1927, 6], [1928, 7], [1930, 5], [1931, 5], [1934, 6], [1957, 10], [1964, 5], [1970, 6], [1973, 5], [1979, 6]] | json_instruct | {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "strin... | {"n_dim" : 8, "n_trials" : 130, "objective" : "markowitz_realized_on_cube", "white" : "platypus_genetic", "black" : "platypus_epsmoea", "traceback" : ["passing", "passing"], "best_val" : [1.1666341626136494, 1.4374950322937854], "best_x" : [[0.08533869820212292, 0.062143982423157884, 0.6398863688465515, 0.0002232739492... | 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": {... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"name": {"type": "string"}, "rarity": {"type": "string"}, "type": {"type": "string"}, "subtypes": {"type": "array", "items": {}}, "cost": {"type": "integer"}, "power": {"type": "integer"}, "health": {"type": "integer"}, "set": ... | {"name" : "Call of Valor", "rarity" : "Common", "type" : "Action", "subtypes" : [], "cost" : 3, "power" : -1, "health" : -1, "set" : {"name" : "Heroes of Skyrim", "id" : "hos"}, "collectible" : true, "soulSummon" : 50, "soulTrap" : 5, "text" : "Level 1: Summon a 3/3 Sovngarde Hero.\r\nLevel 2: Summon two 3/3 Sovngarde ... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "rarity": {"type": "string"}, "type": {"type": "string"}, "subtypes": {"type": "array", "items": {}}, "cost": {"type": "integer"}, "power": {"type": "integer"}, "health": {"type": "integer"}, "set": {"type": "object", "properties": {"name": {"type": "string"... |
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" : "biomagnetic", "definition" : "Relating to biomagnetism."} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Using the following JSON schema, generate a compatible JSON instance:
{"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-8h5v-x89v-rc4p", "modified" : "2022-05-01T07:12:24Z", "published" : "2022-05-01T07:12:24Z", "aliases" : ["CVE-2006-3772"], "details" : "PHP-Post 0.21 and 1.0, and possibly earlier versions, when auto-login is enabled, allows remote attackers to bypass security restrictions and ... | 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": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToProcessedPerformance": {"type": "object", "properties": {"97d6b9cd-219f-4876-b7d9-ff268e14fad3": {"type": "integer"}, "c4f7c3e0-8d91-4106-807f-1d51aecd331... | {"configuration" : ["DECRYPT", "SIGN", "BASE"], "regionsToProcessedPerformance" : {"97d6b9cd-219f-4876-b7d9-ff268e14fad3" : -574525, "c4f7c3e0-8d91-4106-807f-1d51aecd3319" : 8240860875, "7e24ab7e-330e-498a-90e4-f41edadb0db8" : -64234, "9ff8b7cf-c2d8-4b4b-8509-2ba26a2107a0" : 1868180, "e3b9bd7a-2f0e-4cfd-8012-242f5c2c77... | json_instruct | {"type": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToProcessedPerformance": {"type": "object", "properties": {"97d6b9cd-219f-4876-b7d9-ff268e14fad3": {"type": "integer"}, "c4f7c3e0-8d91-4106-807f-1d51aecd3319": {"type": "integer"}, "7e24ab7e-330e-498a-90e4-f41edad... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"DeviceName": {"type": "string"}, "Ebs": {"type": "object", "properties": {"DeleteOnTermination": {"type": "boolean"}}, "required": ["DeleteOnTermination"]}}, "required": ["DeviceNam... | [{"DeviceName" : "/dev/xvda", "Ebs" : {"DeleteOnTermination" : false}}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"DeviceName": {"type": "string"}, "Ebs": {"type": "object", "properties": {"DeleteOnTermination": {"type": "boolean"}}, "required": ["DeleteOnTermination"]}}, "required": ["DeviceName", "Ebs"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": ... | {"nom" : "Nollieux", "dpt" : "Loire", "inscrits" : 152, "abs" : 27, "votants" : 125, "blancs" : 16, "nuls" : 5, "exp" : 104, "res" : [{"panneau" : "1", "voix" : 53}, {"panneau" : "2", "voix" : 51}]} | json_instruct | {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object"... |
Create an example JSON object that satisfies this schema:
{"type": "object", "properties": {"title": {"type": "string"}, "downloads": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}, "hxl": {"type": "integer"}, "org": {"type": "string"}, "id": {"type": "string"}, "resources": {"type": "arra... | {"title" : "Trinidad and Tobago - Health", "downloads" : 61, "tags" : ["health", "hxl", "indicators", "Trinidad And Tobago"], "hxl" : 1, "org" : "World Bank Group", "id" : "0200c4db-aa27-4405-ad96-6fdbe380c645", "resources" : [{"update_date" : "2021-01-31T23:37:33.807421", "link" : "https://data.humdata.org/dataset/020... | json_instruct | {"type": "object", "properties": {"title": {"type": "string"}, "downloads": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}, "hxl": {"type": "integer"}, "org": {"type": "string"}, "id": {"type": "string"}, "resources": {"type": "array", "items": {"type": "object", "properties": {"update_date... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"returned_dict": {"type": "object", "properties": {"loss": {"type": "number"}, "r2": {"type": "number"}, "status": {"type": "string"}, "start_time": {"type": "number"}, "duration": {"type": "number"}}, "required": ["loss", "... | {"returned_dict" : {"loss" : 40.41830185725847, "r2" : -98.24509577287618, "status" : "ok", "start_time" : 1607966816.55815, "duration" : 4.513578653335571}, "current_params" : {"N" : 500, "iss" : 0.9, "leak" : 0.1295769296796218, "ridge" : 1e-07, "seed" : 1234, "sr" : 0.7554148741953478}} | json_instruct | {"type": "object", "properties": {"returned_dict": {"type": "object", "properties": {"loss": {"type": "number"}, "r2": {"type": "number"}, "status": {"type": "string"}, "start_time": {"type": "number"}, "duration": {"type": "number"}}, "required": ["loss", "r2", "status", "start_time", "duration"]}, "current_params": {... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type"... | {"id" : 96926, "info" : {"name" : "tumblr dashboard icon - Noiz (dmmd)", "description" : "changes the tumblr home button into Noiz's bunny symbol", "additionalInfo" : null, "format" : "uso", "category" : "tumblr", "createdAt" : "2014-01-10T01:16:40.000Z", "updatedAt" : "2014-11-02T00:22:04.000Z", "license" : "NO-REDIST... | json_instruct | {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "... |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "ite... | {"directions" : ["Preheat an oven to 350 degrees F (175 degrees C).", "Fill a large pot with lightly salted water and bring to a rolling boil over high heat. Once the water is boiling, stir in the rotini, and return to a boil. Cook uncovered, stirring occasionally, until the pasta has cooked through, but is still firm ... | json_instruct | {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "r... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"moduleName": {"type": "string"}, "profileSuccess": {"type": "string"}, "noProfile": {"type": "string"}, "howStore": {"type": "string"}}, "required": ["moduleName", "profileSuccess", "noProfile", "howStore"], "$sch... | {"moduleName" : "Crowdin-profil", "profileSuccess" : "Her er din profil", "noProfile" : "Vi kunne ikke finde din profil i vores database!", "howStore" : "Hvis du gerne vil gemme den, skal du udf\u00f8re `+help reverify` for at vide, hvordan du skal g\u00f8re det."} | json_instruct | {"type": "object", "properties": {"moduleName": {"type": "string"}, "profileSuccess": {"type": "string"}, "noProfile": {"type": "string"}, "howStore": {"type": "string"}}, "required": ["moduleName", "profileSuccess", "noProfile", "howStore"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"0": {"type": "boolean"}}, "required": ["0"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"h" : "7baccae26b5f8ac95d35", "c" : {"0" : true}} | json_instruct | {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"0": {"type": "boolean"}}, "required": ["0"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"} |
The schema below describes a JSON structure. Generate a valid example:
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "brewery_type": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postal_co... | [{"id" : "brubakers-brewery-and-pub", "name" : "Brubaker's Brewery & Pub", "brewery_type" : "planning", "street" : "", "city" : "Sylvania", "state" : "Ohio", "postal_code" : "43560-9586", "website_url" : "", "phone" : "", "created_at" : "2018-07-24 01:34:00.09593", "updated_at" : "2018-08-11 21:38:57.224061", "country"... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "brewery_type": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "website_url": {"type": "string"}, "phone": {"t... |
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" : "3310190011", "district_id" : "3310190", "name" : "PONGGOK"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"name" : "SiempreVideoMobile", "displayName" : "SiempreVideoMobile"} | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"WorkItem": {"type": "object", "properties": {"AffectedComponent": {"type": "object", "properties": {"Name": {"type": "string"}, "DisplayName": {"type": "string"}}, "required": ["Name", "DisplayName"]}, "ClosedComment": {"type"... | {"WorkItem" : {"AffectedComponent" : {"Name" : "", "DisplayName" : ""}, "ClosedComment" : "", "ClosedDate" : null, "CommentCount" : 0, "Custom" : null, "Description" : "I have a file with the string \"I\u2019m still\" (note \"right single quote\"). If i read the file using Load it is turned to a string of bytes (UTF-7)... | json_instruct | {"type": "object", "properties": {"WorkItem": {"type": "object", "properties": {"AffectedComponent": {"type": "object", "properties": {"Name": {"type": "string"}, "DisplayName": {"type": "string"}}, "required": ["Name", "DisplayName"]}, "ClosedComment": {"type": "string"}, "ClosedDate": {"type": "null"}, "CommentCount"... |
Based on the schema below, produce a valid JSON object:
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "isDefault": {"type": "boolean"}, "gains": {"type": "object", "properties": {"global": {"type": "number"}, "bands": {"type": "array", "items": {"typ... | [{"name" : "Oriolus Forsteni (sample 1)", "id" : "4b6b71bd6882be3f3f4ba836b22add2c3851b9e7", "isDefault" : false, "gains" : {"global" : -7.4, "bands" : [-3.6, -2.5, -2.8, -2.6, 0.1, -0.7, 1.3, 7.8, -5.5, -4.5]}}] | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "isDefault": {"type": "boolean"}, "gains": {"type": "object", "properties": {"global": {"type": "number"}, "bands": {"type": "array", "items": {"type": "number"}}}, "required": ["global", "bands"]}}, "requ... |
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" : "3318060017", "district_id" : "3318060", "name" : "SUMBEREJO"} | json_instruct | {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity"... | {"schema_version" : "1.2.0", "id" : "GHSA-crx7-hrf2-c28r", "modified" : "2022-04-29T03:02:04Z", "published" : "2022-04-29T03:02:04Z", "aliases" : ["CVE-2004-2777"], "details" : "GE Healthcare Centricity Image Vault 3.x has a password of (1) gemnet for the administrator account, (2) webadmin for the webadmin administrat... | json_instruct | {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "a... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"pixi.js": {"type": "string"}, "pixi.min.js": {"type": "string"}}, "required": ["pixi.js", "pixi.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"pixi.js" : "sha256-Bp/rZ2fZxV+d8UmIFHLYDmPmorYnL3ILU+T5Swsnogc=", "pixi.min.js" : "sha256-1zko9w55ZBkD6xlHWVHltRB0JetE6phYrK11HTbTk8g="} | json_instruct | {"type": "object", "properties": {"pixi.js": {"type": "string"}, "pixi.min.js": {"type": "string"}}, "required": ["pixi.js", "pixi.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"window_command_mappings": {"type": "array", "items": {"type": "object", "properties": {"class": {"type": "string"}, "command": {"type": "string"}}, "required": ["class", "command"]}}, "window_swallow_criteria": {"ty... | {"window_command_mappings" : [{"class" : "Gnome-terminal", "command" : "gnome-terminal"}], "window_swallow_criteria" : {"Chromium" : ["class", "instance", "title"], "firefox" : ["class", "instance", "title"]}, "terminals" : ["Termite", "Kitty"]} | json_instruct | {"type": "object", "properties": {"window_command_mappings": {"type": "array", "items": {"type": "object", "properties": {"class": {"type": "string"}, "command": {"type": "string"}}, "required": ["class", "command"]}}, "window_swallow_criteria": {"type": "object", "properties": {"Chromium": {"type": "array", "items": {... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"name": {"type": "string"}, "harga": {"type": "string"}, "golongan": {"type": "string"}, "kandungan": {"type": "string"}, "indikasi": {"type": "string"}, "kontraindikasi": {"type": "string"}, "perhatian": {"type": "string"}, "efe... | {"name" : "LANAVISION CAPSULE", "harga" : " Rp. 532.400/ kemasan", "golongan" : "http://medicastore.com/image_banner/obat_bebas.gif", "kandungan" : "Ekstrak kering Bilberry.", "indikasi" : "Makanan tambahan untuk gangguan mata.", "kontraindikasi" : "", "perhatian" : "", "efeksamping" : "", "indeksamanwanitahamil" : ""... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "harga": {"type": "string"}, "golongan": {"type": "string"}, "kandungan": {"type": "string"}, "indikasi": {"type": "string"}, "kontraindikasi": {"type": "string"}, "perhatian": {"type": "string"}, "efeksamping": {"type": "string"}, "indeksamanwanitahamil": {... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"description": {"type": "string"}, "code": {"type": "string"}, "ldc": {"type": "array", "items": {}}, "constructores": {"type": "array", "items": {"type": "object", "properties": {"nombre": {"type": "string"}, "desc... | {"description" : "", "code" : "", "ldc" : [], "constructores" : [{"nombre" : "CheckboxGroup", "description" : ""}], "metodos" : [{"nombre" : "getCurrent", "description" : ""}, {"nombre" : "getSelectedCheckbox", "description" : ""}, {"nombre" : "setCurrent", "description" : "", "parametros" : [{"nombre" : "Checkbox box"... | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}, "code": {"type": "string"}, "ldc": {"type": "array", "items": {}}, "constructores": {"type": "array", "items": {"type": "object", "properties": {"nombre": {"type": "string"}, "description": {"type": "string"}}, "required": ["nombre", "description"]}},... |
Following the schema specification below, generate a valid JSON instance:
{"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-... | {"word" : "Glassware", "definitions" : ["Ornaments and articles made from glass."], "parts-of-speech" : "Noun"} | json_instruct | {"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"prefix": {"type": "string"}, "token": {"type": "string"}, "ytapi": {"type": "string"}, "whitelist": {"type": "array", "items": {"type": "string"}}}, "required": ["prefix", "token", "ytapi", "whitelist"], "$schema": "http://json-... | {"prefix" : "sn!", "token" : "Token", "ytapi" : "API Key", "whitelist" : ["MyFrens", "MyFloof"]} | json_instruct | {"type": "object", "properties": {"prefix": {"type": "string"}, "token": {"type": "string"}, "ytapi": {"type": "string"}, "whitelist": {"type": "array", "items": {"type": "string"}}}, "required": ["prefix", "token", "ytapi", "whitelist"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Generate a valid JSON object that conforms to the following schema:
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required"... | {"latest_version" : ["1.0b16"], "meta" : {"description" : "CRUD framework for Django", "homepage" : "https://github.com/ptav/django-simplecrud", "license" : "LICENSE"}, "versions" : {"1.0b16" : {"sha256" : "35b1227ac77fd2655d40a4c7f248e6e67c322c9320cb5bcddf35c210b780155f", "url" : "https://files.pythonhosted.org/packag... | json_instruct | {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "obje... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"logging": {"type": "object", "properties": {"console": {"type": "object", "properties": {"minlevel": {"type": "string"}, "colorize": {"type": "boolean"}, "humanReadableUnhandledException": {"type": "boolean"}... | {"logging" : {"console" : {"minlevel" : "debug", "colorize" : true, "humanReadableUnhandledException" : true}}} | json_instruct | {"type": "object", "properties": {"logging": {"type": "object", "properties": {"console": {"type": "object", "properties": {"minlevel": {"type": "string"}, "colorize": {"type": "boolean"}, "humanReadableUnhandledException": {"type": "boolean"}}, "required": ["minlevel", "colorize", "humanReadableUnhandledException"]}},... |
Create a JSON structure that matches this schema definition:
{"type": "object", "properties": {"\uc774\ub984": {"type": "string"}, "\ud55c\ubb38\uba85": {"type": "string"}, "\uc0dd\ub144\uc6d4\uc77c": {"type": "string"}, "\uc815\ub2f9": {"type": "string"}, "\uc120\uac70\uad6c": {"type": "string"}, "\ub2f9\uc120\ud69f\... | {"\uc774\ub984" : "\uae40\ud55c\ud45c", "\ud55c\ubb38\uba85" : "\u91d1\u6f22\u6753", "\uc0dd\ub144\uc6d4\uc77c" : "1954-08-24", "\uc815\ub2f9" : "\uc0c8\ub204\ub9ac\ub2f9", "\uc120\uac70\uad6c" : "\uacbd\ub0a8 \uac70\uc81c\uc2dc", "\ub2f9\uc120\ud69f\uc218" : "\uc7ac\uc120", "\ub2f9\uc120\ub300\uc218" : "19, 20"} | json_instruct | {"type": "object", "properties": {"\uc774\ub984": {"type": "string"}, "\ud55c\ubb38\uba85": {"type": "string"}, "\uc0dd\ub144\uc6d4\uc77c": {"type": "string"}, "\uc815\ub2f9": {"type": "string"}, "\uc120\uac70\uad6c": {"type": "string"}, "\ub2f9\uc120\ud69f\uc218": {"type": "string"}, "\ub2f9\uc120\ub300\uc218": {"type... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"PackageDeclaration": {"type": "object", "properties": {"IdentifierList": {"type": "array", "items": {"type": "string"}}}, "required": ["IdentifierList"]}, "TypeDeclarationList": {"type": "array", "items": {"type":... | {"PackageDeclaration" : {"IdentifierList" : ["io", "jaylim", "study", "dsa", "designpattern", "composite"]}, "TypeDeclarationList" : [{"Modifiers" : 1, "Identifier" : "Graphic", "InterfaceBody" : [{"Modifiers" : 1, "MethodHeader" : {"Result" : {}, "MethodDeclarator" : {"Identifier" : "print"}}}]}]} | json_instruct | {"type": "object", "properties": {"PackageDeclaration": {"type": "object", "properties": {"IdentifierList": {"type": "array", "items": {"type": "string"}}}, "required": ["IdentifierList"]}, "TypeDeclarationList": {"type": "array", "items": {"type": "object", "properties": {"Modifiers": {"type": "integer"}, "Identifier"... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"productline.multiImageOption": {"type": "object", "properties": {"group": {"type": "string"}, "type": {"type": "string"}, "title": {"type"... | {"type" : "object", "properties" : {"productline.multiImageOption" : {"group" : "catalog", "type" : "array", "title" : "Multi-Image Option", "description" : "Configure what are the item option fields that filter images", "docRef" : "bridgehead_1488478244", "items" : {"type" : "string", "title" : "Multi-Image Option"}, ... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"productline.multiImageOption": {"type": "object", "properties": {"group": {"type": "string"}, "type": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "docRef": {"type": "str... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items... | {"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-117.370476, 34.136028], [-117.360702, 34.135895], [-117.361727, 34.135606], [-117.361311, 34.134259], [-117.357596, 34.134102], [-117.357332, 34.121391], [-117.370422, 34.121377], [-117.370476, 34.136028]]]}, "type" : "F... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "numbe... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"sso_modal_title": {"type": "string"}, "sso_modal_loading": {"type": "string"}, "sso_modal_user_title": {"type": "string"}, "sso_modal_currentuser_title": {"type": "string"}, "sso_modal_disconnected": {"type": "strin... | {"sso_modal_title" : "OVHcloud - Authentication", "sso_modal_loading" : "Loading...", "sso_modal_user_title" : "You were logged in as:", "sso_modal_currentuser_title" : "You are now logged in as:", "sso_modal_disconnected" : "You are now logged out.", "sso_modal_what" : "What would you like to do?", "sso_modal_action_r... | json_instruct | {"type": "object", "properties": {"sso_modal_title": {"type": "string"}, "sso_modal_loading": {"type": "string"}, "sso_modal_user_title": {"type": "string"}, "sso_modal_currentuser_title": {"type": "string"}, "sso_modal_disconnected": {"type": "string"}, "sso_modal_what": {"type": "string"}, "sso_modal_action_reload": ... |
Generate sample JSON data that conforms to the following schema definition:
{"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_ab... | {"place_name" : "Aptos", "state_name" : "California", "state_abbrv" : "CA", "lat" : "36.9797", "long" : "-121.8902"} | 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#"} |
Construct a JSON document that adheres to this schema specification:
{"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": "... | {"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Barangay 50-B, Tacloban City, Leyte, Eastern Visayas (Region VIII), PH", "locale" : "ph.eastern-visayas-region-viii.leyte.tacloban-city.barangay-50-b", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "regi... | 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": {... |
Generate a valid JSON object that conforms to the following 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": "i... | {"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "San Bernabe, Maddela, Quirino, Cagayan Valley (Region II), PH", "locale" : "ph.cagayan-valley-region-ii.quirino.maddela.san-bernabe", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "3", "reg... | 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": {... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "array", "items": {"type": "object", "properties": {"card_code": {"type": "string"}, "quantity": {"type": "integer"}}, "required": ["card_code", "quantity"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
| [{"card_code" : "coal-roarkwin", "quantity" : 1}, {"card_code" : "anchornaut", "quantity" : 3}, {"card_code" : "chant-of-revenge", "quantity" : 3}, {"card_code" : "expand-energy", "quantity" : 3}, {"card_code" : "hammer-knight", "quantity" : 3}, {"card_code" : "iron-worker", "quantity" : 3}, {"card_code" : "one-hundred... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"card_code": {"type": "string"}, "quantity": {"type": "integer"}}, "required": ["card_code", "quantity"]}, "$schema": "http://json-schema.org/draft-07/schema#"} |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"__typename": {"type": "string"}, "type": {"type": "string"}, "label": {"type": "null"}, "primary": {"type": "object", "properties": {"image_banner": {"type": "object", "properties": {"dimensions": {"type": "object", "propertie... | {"__typename" : "PageBodyBanner_with_caption", "type" : "banner_with_caption", "label" : null, "primary" : {"image_banner" : {"dimensions" : {"width" : 599, "height" : 245}, "alt" : "Snooze History", "copyright" : null, "url" : "https://images.prismic.io/snooze-discovery/fd60aeec-b275-43b0-8c84-bbcfefce8890_snooze-hist... | json_instruct | {"type": "object", "properties": {"__typename": {"type": "string"}, "type": {"type": "string"}, "label": {"type": "null"}, "primary": {"type": "object", "properties": {"image_banner": {"type": "object", "properties": {"dimensions": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "inte... |
Using the following JSON schema, generate a compatible JSON instance:
{"type": "array", "items": {"type": "object", "properties": {"queryName": {"type": "string"}, "severity": {"type": "string"}, "line": {"type": "integer"}, "filename": {"type": "string"}}, "required": ["queryName", "severity", "line", "filename"]}, "... | [{"queryName" : "AKS Logging To Azure Monitoring Is Disabled", "severity" : "MEDIUM", "line" : 14, "filename" : "positive1.json"}, {"queryName" : "AKS Logging To Azure Monitoring Is Disabled", "severity" : "MEDIUM", "line" : 6, "filename" : "positive2.json"}, {"queryName" : "AKS Logging To Azure Monitoring Is Disabled"... | json_instruct | {"type": "array", "items": {"type": "object", "properties": {"queryName": {"type": "string"}, "severity": {"type": "string"}, "line": {"type": "integer"}, "filename": {"type": "string"}}, "required": ["queryName", "severity", "line", "filename"]}, "$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"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "posttest": {"ty... | {"name" : "moonbeams", "version" : "2.0.3", "description" : "Astronomical calculation library", "main" : "moonbeams.js", "scripts" : {"test" : "lab", "posttest" : "npm run lint", "lint" : "standard", "lint:fix" : "standard --fix"}, "pre-commit" : ["test"], "repository" : {"type" : "git", "url" : "git@github.com:wraithg... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "posttest": {"type": "string"}, "lint": {"type": "string"}, "lint:fix": {"type": "string"}}... |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}}, "required": ["name", "id... | {"type" : "FeatureCollection", "features" : {"type" : "Feature", "properties" : {"name" : "\u65b0\u9752\u533a", "id" : "230707"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[129.857345, 48.4338430000001], [129.863526640625, 48.4191213203126], [129.861041289063, 48.408026959961], [129.90142703125, 48.3976... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}}, "required": ["name", "id"]}, "geometry": {"type": "object", "properties": {"type"... |
The schema below describes a JSON structure. Generate a valid example:
{"type": "object", "properties": {"domain": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "homepage": {"type": "string"}, "audit": {"type": "string"}, "direct... | {"domain" : "hhgjj.com", "title" : "\u7ea2\u6cb3\u5dde\u4f4f\u623f\u516c\u79ef\u91d1\u7ba1\u7406\u4e2d\u5fc3", "type" : "\u4e8b\u4e1a\u5355\u4f4d", "license" : "\u6ec7ICP\u590708100226\u53f7-1", "name" : "\u7ea2\u6cb3\u516c\u79ef\u91d1\u7f51", "homepage" : "www.hhgjj.com", "audit" : "2010-10-22", "director" : "", "pre-... | json_instruct | {"type": "object", "properties": {"domain": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "homepage": {"type": "string"}, "audit": {"type": "string"}, "director": {"type": "string"}, "pre-approval": {"type": "string"}, "updated": ... |
Construct a JSON document that adheres to this schema specification:
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {}, "required": []}, "geometry": {"type"... | {"type" : "FeatureCollection", "features" : [{"type" : "Feature", "properties" : {}, "geometry" : {"type" : "Polygon", "coordinates" : [[[-1.57702574096, 54.779646692, 0.0], [-1.57743119579, 54.7785719037, 0.0], [-1.57885371126, 54.7785244064, 0.0], [-1.57898236159, 54.778920335, 0.0], [-1.57702574096, 54.779646692, 0.... | json_instruct | {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {}, "required": []}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": ... |
Generate sample JSON data that conforms to the following schema definition:
{"type": "object", "properties": {"name": {"type": "string"}, "dependencies": {"type": "object", "properties": {"angular": {"type": "string"}, "angular-animate": {"type": "string"}, "angular-ui-router": {"type": "string"}, "AngularJS-Toaster":... | {"name" : "RealityQuest", "dependencies" : {"angular" : "1.2.14", "angular-animate" : "1.2.14", "angular-ui-router" : "0.2.9", "AngularJS-Toaster" : "0.4.3", "angular-loading-bar" : "0.3.0", "json3" : "3.3.0", "es5-shim" : "2.3.0", "jquery" : "1.11.0", "lodash" : "2.4.1", "d3" : "3.4.3", "nvd3" : "1.1.15-beta", "angula... | json_instruct | {"type": "object", "properties": {"name": {"type": "string"}, "dependencies": {"type": "object", "properties": {"angular": {"type": "string"}, "angular-animate": {"type": "string"}, "angular-ui-router": {"type": "string"}, "AngularJS-Toaster": {"type": "string"}, "angular-loading-bar": {"type": "string"}, "json3": {"ty... |
Please provide a valid JSON object following this schema:
{"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"], "$schema": "http://json-schema.org/draft-07/schema#"}
| {"description" : "The lists App"} | json_instruct | {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"], "$schema": "http://json-schema.org/draft-07/schema#"} |
Based on the schema below, produce a valid JSON object:
{"type": "object", "properties": {"realm": {"type": "string"}, "auth-server-url": {"type": "string"}, "ssl-required": {"type": "string"}, "resource": {"type": "string"}, "public-client": {"type": "boolean"}, "use-resource-role-mappings": {"type": "boolean"}, "con... | {"realm" : "<your realm>", "auth-server-url" : "https://your-server/auth", "ssl-required" : "none", "resource" : "<your-client>", "public-client" : true, "use-resource-role-mappings" : true, "confidential-port" : 0} | json_instruct | {"type": "object", "properties": {"realm": {"type": "string"}, "auth-server-url": {"type": "string"}, "ssl-required": {"type": "string"}, "resource": {"type": "string"}, "public-client": {"type": "boolean"}, "use-resource-role-mappings": {"type": "boolean"}, "confidential-port": {"type": "integer"}}, "required": ["real... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.