input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {".js": {"type": "string"}}, "required": [".js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{".js" : "392d1069c0706a8ea465828e4b6a30c73bd1021b.js"}
json_instruct
{"type": "object", "properties": {".js": {"type": "string"}}, "required": [".js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"titulo": {"type": "string"}, "autor": {"type": "string"}, "descricao": {"type": "string"}, "municipio": {"type": "string"}, "uf": {"type": "string"}, "situacao": {"type": "string"}, "porcentagem": {"type": "number"}, "encerramento": {"type": "string"}, "ano": {"type": "string"}, "apoiadores": {"type": "integer"}, "modalidade": {"type": "string"}, "valorLevantado": {"type": "number"}, "meta": {"type": "number"}, "novidades": {"type": "integer"}, "recompensas": {"type": "integer"}, "mencaoCcxp": {"type": "string"}, "mencaoPolitica": {"type": "string"}, "mencaoEconomia": {"type": "string"}, "mencaoLgbt": {"type": "string"}, "mencaoFeminismo": {"type": "string"}, "mencaoQuestoesDeGenero": {"type": "string"}, "mencaoReligiao": {"type": "string"}, "mencaoHeroi": {"type": "string"}, "mencaoHumor": {"type": "string"}, "mencaoBiografia": {"type": "string"}, "mencaoManga": {"type": "string"}, "mencaoZine": {"type": "string"}, "apresentacao": {"type": "string"}, "recAte30": {"type": "integer"}, "recAte60": {"type": "integer"}, "recAte90": {"type": "integer"}, "rec90Mais": {"type": "integer"}, "apoioAte30": {"type": "integer"}, "apoioAte60": {"type": "integer"}, "apoioAte90": {"type": "integer"}, "apoio90Mais": {"type": "integer"}, "regiao": {"type": "string"}, "url": {"type": "string"}}, "required": ["titulo", "autor", "descricao", "municipio", "uf", "situacao", "porcentagem", "encerramento", "ano", "apoiadores", "modalidade", "valorLevantado", "meta", "novidades", "recompensas", "mencaoCcxp", "mencaoPolitica", "mencaoEconomia", "mencaoLgbt", "mencaoFeminismo", "mencaoQuestoesDeGenero", "mencaoReligiao", "mencaoHeroi", "mencaoHumor", "mencaoBiografia", "mencaoManga", "mencaoZine", "apresentacao", "recAte30", "recAte60", "recAte90", "rec90Mais", "apoioAte30", "apoioAte60", "apoioAte90", "apoio90Mais", "regiao", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"titulo" : "20age Comics - A Revista!", "autor" : "Rogerio Casacurta", "descricao" : "Este projeto foi relan\u00e7ado! Procure e apoie!", "municipio" : "Caxias do Sul", "uf" : "RS", "situacao" : "n\u00e3o financiado", "porcentagem" : 0.0051904761904761915, "encerramento" : "17/06/2016", "ano" : "2016", "apoiadores" : 5, "modalidade" : "tudo ou nada", "valorLevantado" : 125.0340784524511, "meta" : 24089.134380747455, "novidades" : 2, "recompensas" : 1, "mencaoCcxp" : "N", "mencaoPolitica" : "N", "mencaoEconomia" : "N", "mencaoLgbt" : "N", "mencaoFeminismo" : "N", "mencaoQuestoesDeGenero" : "N", "mencaoReligiao" : "N", "mencaoHeroi" : "N", "mencaoHumor" : "N", "mencaoBiografia" : "N", "mencaoManga" : "N", "mencaoZine" : "N", "apresentacao" : "O projetoAten\u00e7\u00e3o a todos os amigos e interessados: Este projeto foi substitu\u00eddo por este outro abaixo, com meta menor e recompensas com valores menores: Colabore e apoie!\nOr\u00e7amentoO or\u00e7amento est\u00e1 detalhado no novo projeto:https://www.catarse.me/Revista20ageComics1Denunciar este projeto ao Catarse", "recAte30" : 2, "recAte60" : 0, "recAte90" : 0, "rec90Mais" : 0, "apoioAte30" : 0, "apoioAte60" : 0, "apoioAte90" : 0, "apoio90Mais" : 0, "regiao" : "sul", "url" : "https://catarse.me/20ageComics"}
json_instruct
{"type": "object", "properties": {"titulo": {"type": "string"}, "autor": {"type": "string"}, "descricao": {"type": "string"}, "municipio": {"type": "string"}, "uf": {"type": "string"}, "situacao": {"type": "string"}, "porcentagem": {"type": "number"}, "encerramento": {"type": "string"}, "ano": {"type": "string"}, "apoiadores": {"type": "integer"}, "modalidade": {"type": "string"}, "valorLevantado": {"type": "number"}, "meta": {"type": "number"}, "novidades": {"type": "integer"}, "recompensas": {"type": "integer"}, "mencaoCcxp": {"type": "string"}, "mencaoPolitica": {"type": "string"}, "mencaoEconomia": {"type": "string"}, "mencaoLgbt": {"type": "string"}, "mencaoFeminismo": {"type": "string"}, "mencaoQuestoesDeGenero": {"type": "string"}, "mencaoReligiao": {"type": "string"}, "mencaoHeroi": {"type": "string"}, "mencaoHumor": {"type": "string"}, "mencaoBiografia": {"type": "string"}, "mencaoManga": {"type": "string"}, "mencaoZine": {"type": "string"}, "apresentacao": {"type": "string"}, "recAte30": {"type": "integer"}, "recAte60": {"type": "integer"}, "recAte90": {"type": "integer"}, "rec90Mais": {"type": "integer"}, "apoioAte30": {"type": "integer"}, "apoioAte60": {"type": "integer"}, "apoioAte90": {"type": "integer"}, "apoio90Mais": {"type": "integer"}, "regiao": {"type": "string"}, "url": {"type": "string"}}, "required": ["titulo", "autor", "descricao", "municipio", "uf", "situacao", "porcentagem", "encerramento", "ano", "apoiadores", "modalidade", "valorLevantado", "meta", "novidades", "recompensas", "mencaoCcxp", "mencaoPolitica", "mencaoEconomia", "mencaoLgbt", "mencaoFeminismo", "mencaoQuestoesDeGenero", "mencaoReligiao", "mencaoHeroi", "mencaoHumor", "mencaoBiografia", "mencaoManga", "mencaoZine", "apresentacao", "recAte30", "recAte60", "recAte90", "rec90Mais", "apoioAte30", "apoioAte60", "apoioAte90", "apoio90Mais", "regiao", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"lastUpdated": {"type": "integer"}, "username": {"type": "string"}, "scores": {"type": "array", "items": {"type": "object", "properties": {"xp": {"type": "integer"}, "rank": {"type": "integer"}, "cardId": {"type": "integer"}}, "required": ["xp", "rank", "cardId"]}}}, "required": ["lastUpdated", "username", "scores"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"lastUpdated" : 1655019279666, "username" : "MoltenGore1", "scores" : [{"xp" : 17207, "rank" : 479, "cardId" : 434}, {"xp" : 12376, "rank" : 200, "cardId" : 397}, {"xp" : 13622, "rank" : 282, "cardId" : 250}]}
json_instruct
{"type": "object", "properties": {"lastUpdated": {"type": "integer"}, "username": {"type": "string"}, "scores": {"type": "array", "items": {"type": "object", "properties": {"xp": {"type": "integer"}, "rank": {"type": "integer"}, "cardId": {"type": "integer"}}, "required": ["xp", "rank", "cardId"]}}}, "required": ["lastUpdated", "username", "scores"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"content": {"type": "array", "items": {"type": "object", "properties": {"directDepositId": {"type": "string"}, "startDate": {"type": "string"}, "paymentType": {"type": "string"}, "accountType": {"type": "string"}, "value": {"type": "integer"}, "routingNumber": {"type": "string"}, "accountNumber": {"type": "string"}, "priority": {"type": "string"}, "links": {"type": "array", "items": {"type": "object", "properties": {"rel": {"type": "string"}, "href": {"type": "string"}}, "required": ["rel", "href"]}}}, "required": ["directDepositId", "startDate", "paymentType", "accountType", "value", "routingNumber", "accountNumber", "priority", "links"]}}}, "required": ["content"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"content" : [{"directDepositId" : "675252", "startDate" : "2020-08-11T00:00:00Z", "paymentType" : "PERCENTAGE", "accountType" : "CHECKING", "value" : 75, "routingNumber" : "222371863", "accountNumber" : "123456", "priority" : "1", "links" : [{"rel" : "self", "href" : "https://api.paychex.com/workers/0EK1BK2AB3ZF/directdeposits/675252"}]}]}
json_instruct
{"type": "object", "properties": {"content": {"type": "array", "items": {"type": "object", "properties": {"directDepositId": {"type": "string"}, "startDate": {"type": "string"}, "paymentType": {"type": "string"}, "accountType": {"type": "string"}, "value": {"type": "integer"}, "routingNumber": {"type": "string"}, "accountNumber": {"type": "string"}, "priority": {"type": "string"}, "links": {"type": "array", "items": {"type": "object", "properties": {"rel": {"type": "string"}, "href": {"type": "string"}}, "required": ["rel", "href"]}}}, "required": ["directDepositId", "startDate", "paymentType", "accountType", "value", "routingNumber", "accountNumber", "priority", "links"]}}}, "required": ["content"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "1811060001", "nama" : "PANGKAL MAS MULYA"}, {"id" : "1811060002", "nama" : "PANGKAL MAS JAYA"}, {"id" : "1811060003", "nama" : "TANJUNG MAS MAKMUR"}, {"id" : "1811060004", "nama" : "MUARA MAS"}, {"id" : "1811060005", "nama" : "TANJUNG MAS MULYA"}, {"id" : "1811060006", "nama" : "TANJUNG MAS JAYA"}, {"id" : "1811060007", "nama" : "WONOSARI"}, {"id" : "1811060008", "nama" : "DWI KARYA MUSTIKA"}, {"id" : "1811060009", "nama" : "EKA MULYA"}, {"id" : "1811060010", "nama" : "MARGA JADI"}, {"id" : "1811060011", "nama" : "TANJUNG MENANG"}, {"id" : "1811060012", "nama" : "TALANG BATU"}, {"id" : "1811060013", "nama" : "SUNGAI CAMBAI"}, {"id" : "1811060014", "nama" : "MARGO JAYA"}, {"id" : "1811060015", "nama" : "PANGKAL MAS"}, {"id" : "1811060016", "nama" : "TANJUNG MENANG RAYA"}, {"id" : "1811060017", "nama" : "TEBING KARYA MANDIRI"}, {"id" : "1811060018", "nama" : "TANJUNG MAS REJO"}, {"id" : "1811060019", "nama" : "MARGO MULYO"}, {"id" : "1811060020", "nama" : "MUARA ASRI"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "devDependencies": {"type": "object", "properties": {"@ferranvila/stencil-components": {"type": "string"}, "local-web-server": {"type": "string"}}, "required": ["@ferranvila/stencil-components", "local-web-server"]}}, "required": ["name", "version", "description", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@ferranvila/html-demo", "version" : "0.1.3", "description" : "HTML Demo", "scripts" : {"start" : "ws --port 80 --log.format dev --compress --open"}, "devDependencies" : {"@ferranvila/stencil-components" : "^0.4.0", "local-web-server" : "^4.0.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "devDependencies": {"type": "object", "properties": {"@ferranvila/stencil-components": {"type": "string"}, "local-web-server": {"type": "string"}}, "required": ["@ferranvila/stencil-components", "local-web-server"]}}, "required": ["name", "version", "description", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"status": {"type": "integer"}, "startTimes": {"type": "array", "items": {"type": "integer"}}, "objectiveValue": {"type": "number"}, "solverRuntimeInMilliseconds": {"type": "integer"}, "optional": {"type": "object", "properties": {}, "required": []}}, "required": ["status", "startTimes", "objectiveValue", "solverRuntimeInMilliseconds", "optional"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"status" : 1, "startTimes" : [70, 0, 28, 14, 56, 37, 10, 51, 79, 20], "objectiveValue" : 215.0, "solverRuntimeInMilliseconds" : 5125, "optional" : {}}
json_instruct
{"type": "object", "properties": {"status": {"type": "integer"}, "startTimes": {"type": "array", "items": {"type": "integer"}}, "objectiveValue": {"type": "number"}, "solverRuntimeInMilliseconds": {"type": "integer"}, "optional": {"type": "object", "properties": {}, "required": []}}, "required": ["status", "startTimes", "objectiveValue", "solverRuntimeInMilliseconds", "optional"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "6633e504727125e2cea1859adc1001c5f86b5084"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Lectoure", "dpt" : "Gers", "inscrits" : 2748, "abs" : 567, "votants" : 2181, "blancs" : 205, "nuls" : 97, "exp" : 1879, "res" : [{"panneau" : "1", "voix" : 1294}, {"panneau" : "2", "voix" : 585}]}
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", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "mistransport", "definition" : "To carry away or mislead wrongfully, as by passion. [Obs.] Bp. Hall."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["selectors-filter/basic_component.cmx:root/fuchsia.inspect.Health:start_timestamp_nanos", "selectors-filter/basic_component.cmx:root/fuchsia.inspect.Health:status"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"published": {"type": "string"}, "media-type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "content": {"type": "string"}, "source": {"type": "string"}}, "required": ["published", "media-type", "title", "id", "content", "source"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"published" : "2015-09-23T04:00:00Z", "media-type" : "Blog", "title" : "Tweet of the day", "id" : "ca16f4da-5955-454e-9e14-07bc4b59c679", "content" : "\u201cThe Pope has landed in the home of the Senate and the Congress. Boy if there\u2019s ever a place that needs some divine intervention....!\u201d \u2014 Colin Quinn @iamcolinquinn\n\u00a0", "source" : "Boston Herald - Boston Herald"}
json_instruct
{"type": "object", "properties": {"published": {"type": "string"}, "media-type": {"type": "string"}, "title": {"type": "string"}, "id": {"type": "string"}, "content": {"type": "string"}, "source": {"type": "string"}}, "required": ["published", "media-type", "title", "id", "content", "source"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"package": {"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"web-vitals": {"type": "string"}}, "required": ["web-vitals"]}, "devDependencies": {"type": "object", "properties": {"@testing-library/jest-dom": {"type": "string"}, "@testing-library/react": {"type": "string"}, "@testing-library/user-event": {"type": "string"}, "@types/jest": {"type": "string"}, "@types/jest-axe": {"type": "string"}, "@types/node": {"type": "string"}, "@types/react": {"type": "string"}, "@types/react-dom": {"type": "string"}, "jest-axe": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@testing-library/jest-dom", "@testing-library/react", "@testing-library/user-event", "@types/jest", "@types/jest-axe", "@types/node", "@types/react", "@types/react-dom", "jest-axe", "typescript"]}, "homepage": {"type": "string"}}, "required": ["dependencies", "devDependencies", "homepage"]}}, "required": ["package"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"package" : {"dependencies" : {"web-vitals" : "^2.1.4"}, "devDependencies" : {"@testing-library/jest-dom" : "^5.16.4", "@testing-library/react" : "^13.0.0", "@testing-library/user-event" : "^14.0.4", "@types/jest" : "^27.4.1", "@types/jest-axe" : "^3.5.3", "@types/node" : "^16.11.26", "@types/react" : "^18.0.0", "@types/react-dom" : "^18.0.0", "jest-axe" : "^6.0.0", "typescript" : "^4.6.3"}, "homepage" : "https://sabertazimi.github.io/bod/@sabertazimi/typescript"}}
json_instruct
{"type": "object", "properties": {"package": {"type": "object", "properties": {"dependencies": {"type": "object", "properties": {"web-vitals": {"type": "string"}}, "required": ["web-vitals"]}, "devDependencies": {"type": "object", "properties": {"@testing-library/jest-dom": {"type": "string"}, "@testing-library/react": {"type": "string"}, "@testing-library/user-event": {"type": "string"}, "@types/jest": {"type": "string"}, "@types/jest-axe": {"type": "string"}, "@types/node": {"type": "string"}, "@types/react": {"type": "string"}, "@types/react-dom": {"type": "string"}, "jest-axe": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@testing-library/jest-dom", "@testing-library/react", "@testing-library/user-event", "@types/jest", "@types/jest-axe", "@types/node", "@types/react", "@types/react-dom", "jest-axe", "typescript"]}, "homepage": {"type": "string"}}, "required": ["dependencies", "devDependencies", "homepage"]}}, "required": ["package"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "theme": {"type": "string"}, "consent": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}}, "required": ["name", "description", "version", "author", "theme", "consent", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "iPadOS", "description" : "Discord redesigned to be simplified. Design by jacktompsett on Behance.", "version" : "0.1.0", "author" : "Gibbu#1211", "theme" : "dist/iPadOS.theme.css", "consent" : ["ext_listing"], "license" : "MIT"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "theme": {"type": "string"}, "consent": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}}, "required": ["name", "description", "version", "author", "theme", "consent", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"Name": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "Description"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "crs", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "features" : [{"type" : "Feature", "properties" : {"Name" : "TABULEIRO DO NORTE", "Description" : "TABULEIRO DO NORTE / CE"}, "geometry" : {"type" : "LineString", "coordinates" : [[-37.786888385390625, -5.297185948572632], [-37.84747043441297, -5.340023052521815], [-37.863736056773575, -5.374091398699022], [-37.860481620730184, -5.406685659815309], [-37.88124257988113, -5.436203109985512], [-38.19194090894575, -5.435995786576256], [-38.158800986875974, -5.357776566335417], [-38.18074306973681, -5.331647639327059], [-38.20209018991028, -5.326911360670691], [-38.22626383700646, -5.282383376591496], [-38.211592089403375, -5.244955657877256], [-38.2329269464214, -5.21595643664017], [-38.224449973687285, -5.19280953922879], [-38.13621148117488, -5.212839087853581], [-38.11077700615385, -5.197210280829722], [-38.06778781425618, -5.188358328573941], [-38.02332196703509, -5.218692587093187], [-37.993769511653625, -5.245838630248556], [-37.96754734563348, -5.254421574595937], [-37.925323921961365, -5.297196597444952], [-37.786888385390625, -5.297185948572632]]}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"Name": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "Description"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "crs", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"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"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"directions" : ["Melt 3/4 cup chocolate chips gently in the microwave or over a pot of simmering water (bain marie). Set aside to cool.", "Sift flour, cocoa powder, baking soda, and salt together in a bowl, and stir together.", "Beat the butter and sugar together until thick and creamy. Beat in eggs one by one. Add cooled melted chocolate and vanilla extract. Continue beating until ingredients are well mixed.", "Fold dry ingredients and 2 1/4 cups chocolate chips into the mix and stir until combined.", "Scoop cookie with a 1 tablespoon scoop (if the mix is soft you can pop it in the fridge to stiffen up and this will make it easier to scoop).", "Bake at 350 degrees F for 8 to 9 minutes. Take care not to overbake as these cookies should be almost brownie-like.", "Once baked, pop a marshmallow on top and put it back in the oven on broil for 1-2 minutes for a lovely toasted effect."], "ingredients" : ["3/4 cup Ghirardelli\u00ae 60% Cacao Bittersweet Chocolate Chips", "1 cup all-purpose flour", "1 tablespoon Ghirardelli\u00ae Unsweetened Cocoa Powder", "1/2 teaspoon baking soda", "1/4 teaspoon salt", "6 tablespoons butter, softened", "1 cup soft brown sugar", "2 small eggs", "1 teaspoon vanilla extract (optional)", "2 1/4 cups Ghirardelli\u00ae 60% Cacao Bittersweet Chocolate Chips", "16 large marshmallows"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Hot Chocolate and Toasted Marshmallow Cookies", "url" : "http://allrecipes.com/recipe/245377/hot-chocolate-and-toasted-marshmallow/"}
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"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"timezone": {"type": "string"}}, "required": ["timezone"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "features" : [{"type" : "Feature", "properties" : {"timezone" : "Etc/GMT+4"}, "geometry" : {"type" : "Polygon", "coordinates" : [[[-65.951014, -41.99205], [-66.877323, -41.992051], [-66, -41.99205], [-65.951014, -41.99205]]]}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"timezone": {"type": "string"}}, "required": ["timezone"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Druillat", "circ" : "1\u00e8re circonscription", "dpt" : "Ain", "inscrits" : 857, "abs" : 498, "votants" : 359, "blancs" : 18, "nuls" : 5, "exp" : 336, "res" : [{"nuance" : "LR", "nom" : "M. Xavier BRETON", "voix" : 197}, {"nuance" : "MDM", "nom" : "M. Laurent MALLET", "voix" : 139}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}}, "required": ["name", "symbol", "logoURI", "decimals", "address", "chainId"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Roadhouse Runts Whitelist Token", "symbol" : "RR", "logoURI" : "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/RRTBB9xWcYD9DvaTX7R8UgYbNmxDkVsM2jo1iEXm1Et/logo.png", "decimals" : 0, "address" : "RRTBB9xWcYD9DvaTX7R8UgYbNmxDkVsM2jo1iEXm1Et", "chainId" : 101}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "logoURI": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}}, "required": ["name", "symbol", "logoURI", "decimals", "address", "chainId"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"index": {"type": "integer"}, "redacted": {"type": "boolean"}, "hash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "required": ["index", "redacted", "hash", "blacklisted"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"index" : 2276, "redacted" : false, "hash" : 212002381, "blacklisted" : false}
json_instruct
{"type": "object", "properties": {"index": {"type": "integer"}, "redacted": {"type": "boolean"}, "hash": {"type": "integer"}, "blacklisted": {"type": "boolean"}}, "required": ["index", "redacted", "hash", "blacklisted"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "pokecube_legends:block/dusk_dolerite_coal_ore"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "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": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-97.124365, 31.547586], [-97.119105, 31.557141], [-97.108869, 31.552946], [-97.10282, 31.551765], [-97.105349, 31.546265], [-97.109622, 31.549448], [-97.115261, 31.544363], [-97.117474, 31.546255], [-97.118387, 31.545425], [-97.117572, 31.544344], [-97.120042, 31.542364], [-97.124952, 31.546572], [-97.124365, 31.547586]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 86478}}]}
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": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"contacts": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "company": {"type": "string"}, "phoneNumber": {"type": "string"}, "jobTitle": {"type": "string"}, "note": {"type": "string"}, "id": {"type": "integer"}}, "required": ["name", "email", "company", "phoneNumber", "jobTitle", "note", "id"]}}}, "required": ["contacts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contacts" : [{"name" : "Sunil", "email" : "sunil01@gmail.com", "company" : "Infosys", "phoneNumber" : "8888888888", "jobTitle" : "Technology Lead", "note" : "Having 8 years of experience", "id" : 2}, {"name" : "Srinivasa", "email" : "srinivas.ch1991@gmail.com", "company" : "Infosys", "phoneNumber" : "8885495953", "jobTitle" : "Technology Analyst", "note" : "Having 3 years of experience", "map" : "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3807.184188334519!2d78.595954164252!3d17.402946206938257!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bcb9eee4fbc42b3%3A0xce314ff601eb0820!2sShubham+Heights%2C+Sy.No.121%2C+Medipally%2C+Beside+Bajaj+Electronics%2C+Prashanth+Nagar%2C+Canara+Nagar%2C+Hyderabad%2C+Telangana+500098!5e0!3m2!1sen!2sin!4v1510251677572", "id" : 3}, {"name" : "Rajiswari", "email" : "srinivas.ch1991@gmail.com", "company" : "afskhsekfhkaf", "phoneNumber" : "08885495953", "jobTitle" : "Infosys", "note" : "qwdbjfkejff", "id" : 4}, {"name" : "Rajeswa", "email" : "srinivas.ch1991@gmail.com", "company" : "Infosys", "phoneNumber" : "08885495953", "jobTitle" : "Technol", "note" : "shfgsjfgggeg", "id" : 5}, {"name" : "Srinivas Ch", "email" : "srinivas.ch1991@gmail.com", "company" : "fdgregerger", "phoneNumber" : "08885495953", "jobTitle" : "reytreyrdyr", "note" : "ytrytrrtyreyeyre", "id" : 6}]}
json_instruct
{"type": "object", "properties": {"contacts": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "company": {"type": "string"}, "phoneNumber": {"type": "string"}, "jobTitle": {"type": "string"}, "note": {"type": "string"}, "id": {"type": "integer"}}, "required": ["name", "email", "company", "phoneNumber", "jobTitle", "note", "id"]}}}, "required": ["contacts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "rechiseled_compat:block/genericeco_mangrove_planks_tiles"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x3632fde13be1f2f210ab154e6b673fb297591ba5", "tool" : "slither", "start" : 1563633970.335799, "end" : 1563633973.5365565, "duration" : 3.2007575035095215, "analysis" : []}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"role": {"type": "string"}}, "required": ["role"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"role" : "cookies"}
json_instruct
{"type": "object", "properties": {"role": {"type": "string"}}, "required": ["role"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"common": {"type": "object", "properties": {"lib": {"type": "string"}, "data-format": {"type": "string"}, "data-order": {"type": "string"}, "dtype": {"type": "string"}, "algorithm": {"type": "string"}, "tree-method": {"type": "string"}, "count-dmatrix": {"type": "string"}, "max-depth": {"type": "integer"}, "learning-rate": {"type": "number"}, "reg-lambda": {"type": "integer"}, "max-leaves": {"type": "integer"}}, "required": ["lib", "data-format", "data-order", "dtype", "algorithm", "tree-method", "count-dmatrix", "max-depth", "learning-rate", "reg-lambda", "max-leaves"]}, "cases": {"type": "array", "items": {"type": "object", "properties": {"objective": {"type": "string"}, "scale-pos-weight": {"type": "number"}, "dataset": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "name": {"type": "string"}, "training": {"type": "object", "properties": {"x": {"type": "string"}, "y": {"type": "string"}}, "required": ["x", "y"]}, "testing": {"type": "object", "properties": {"x": {"type": "string"}, "y": {"type": "string"}}, "required": ["x", "y"]}}, "required": ["source", "name", "training", "testing"]}}}, "required": ["objective", "scale-pos-weight", "dataset"]}}}, "required": ["common", "cases"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"common" : {"lib" : "xgboost", "data-format" : "pandas", "data-order" : "F", "dtype" : "float32", "algorithm" : "gbt", "tree-method" : "hist", "count-dmatrix" : "", "max-depth" : 8, "learning-rate" : 0.1, "reg-lambda" : 1, "max-leaves" : 256}, "cases" : [{"objective" : "binary:logistic", "scale-pos-weight" : 2.0017715678375363, "dataset" : [{"source" : "npy", "name" : "epsilon", "training" : {"x" : "data/epsilon_x_train.npy", "y" : "data/epsilon_y_train.npy"}, "testing" : {"x" : "data/epsilon_x_test.npy", "y" : "data/epsilon_y_test.npy"}}]}]}
json_instruct
{"type": "object", "properties": {"common": {"type": "object", "properties": {"lib": {"type": "string"}, "data-format": {"type": "string"}, "data-order": {"type": "string"}, "dtype": {"type": "string"}, "algorithm": {"type": "string"}, "tree-method": {"type": "string"}, "count-dmatrix": {"type": "string"}, "max-depth": {"type": "integer"}, "learning-rate": {"type": "number"}, "reg-lambda": {"type": "integer"}, "max-leaves": {"type": "integer"}}, "required": ["lib", "data-format", "data-order", "dtype", "algorithm", "tree-method", "count-dmatrix", "max-depth", "learning-rate", "reg-lambda", "max-leaves"]}, "cases": {"type": "array", "items": {"type": "object", "properties": {"objective": {"type": "string"}, "scale-pos-weight": {"type": "number"}, "dataset": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "name": {"type": "string"}, "training": {"type": "object", "properties": {"x": {"type": "string"}, "y": {"type": "string"}}, "required": ["x", "y"]}, "testing": {"type": "object", "properties": {"x": {"type": "string"}, "y": {"type": "string"}}, "required": ["x", "y"]}}, "required": ["source", "name", "training", "testing"]}}}, "required": ["objective", "scale-pos-weight", "dataset"]}}}, "required": ["common", "cases"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 101752477, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "5704c458715876e29c8199896c84d526", "wof:id" : 101752477, "wof:repo" : "whosonfirst-data-admin-ua"}, "bbox" : [26.58559, 48.6845, 26.58559, 48.6845], "geometry" : {"coordinates" : [26.58559, 48.6845], "type" : "Point"}}
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": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"body" : "", "user" : "neilflood", "url" : "https://api.github.com/repos/spack/spack/issues/10242", "updated_at" : "2019-01-03 16:02:26", "created_at" : "2019-01-03 04:53:24", "closed_at" : "2019-01-03 16:02:26", "state" : "closed", "title" : "openssl: add location of system certificates for SUSE Linux", "number" : 10242, "milestone" : null, "labels" : [], "id" : 395456568, "html_url" : "https://github.com/spack/spack/pull/10242", "assignees" : [], "comments" : 0}
json_instruct
{"type": "object", "properties": {"body": {"type": "string"}, "user": {"type": "string"}, "url": {"type": "string"}, "updated_at": {"type": "string"}, "created_at": {"type": "string"}, "closed_at": {"type": "string"}, "state": {"type": "string"}, "title": {"type": "string"}, "number": {"type": "integer"}, "milestone": {"type": "null"}, "labels": {"type": "array", "items": {}}, "id": {"type": "integer"}, "html_url": {"type": "string"}, "assignees": {"type": "array", "items": {}}, "comments": {"type": "integer"}}, "required": ["body", "user", "url", "updated_at", "created_at", "closed_at", "state", "title", "number", "milestone", "labels", "id", "html_url", "assignees", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {}, "required": []}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "da177b6f4f11c982d2ab", "c" : {}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {}, "required": []}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "al": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "picUrl": {"type": "string"}}, "required": ["id", "name", "picUrl"]}}, "required": ["id", "name", "dt", "ar", "al"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : 1804598511, "name" : "By your neck", "dt" : 197015, "ar" : {"id" : 46310932, "name" : "NECTA"}, "al" : {"id" : 120475241, "name" : "By your neck", "picUrl" : "https://p1.music.126.net/tPqVvu1Bd5xM2KeHs4OVyA==/109951165543514132.jpg"}}, {"id" : 1892514538, "name" : "Slow Machina", "dt" : 165931, "ar" : {"id" : 46310932, "name" : "NECTA"}, "al" : {"id" : 135723584, "name" : "Slow Machina", "picUrl" : "https://p2.music.126.net/cT4EsDWo20DKRz3GSVCtbw==/109951166589127066.jpg"}}, {"id" : 1892514449, "name" : "fvck art let's dance", "dt" : 176392, "ar" : {"id" : 46310932, "name" : "NECTA"}, "al" : {"id" : 135723557, "name" : "fvck art let's dance", "picUrl" : "https://p1.music.126.net/78sRJ4oaQsYwlo_TSsXKEg==/109951166589121170.jpg"}}, {"id" : 1892514539, "name" : "HERB", "dt" : 195033, "ar" : {"id" : 46310932, "name" : "NECTA"}, "al" : {"id" : 135723600, "name" : "Slushed Hours", "picUrl" : "https://p1.music.126.net/AQjarcsd6ieLaL-4tlbDaw==/109951166589122197.jpg"}}, {"id" : 1892514553, "name" : "Slushed Hours (Weissen Ending Mix)", "dt" : 103258, "ar" : {"id" : 46310932, "name" : "NECTA"}, "al" : {"id" : 135723592, "name" : "OVEN", "picUrl" : "https://p2.music.126.net/BpCx33qtjE4-meixRHTHLw==/109951166589119341.jpg"}}, {"id" : 1892515025, "name" : "Hourglass", "dt" : 186429, "ar" : {"id" : 46310932, "name" : "NECTA"}, "al" : {"id" : 135723600, "name" : "Slushed Hours", "picUrl" : "https://p2.music.126.net/AQjarcsd6ieLaL-4tlbDaw==/109951166589122197.jpg"}}, {"id" : 1892515026, "name" : "In Your Trust", "dt" : 103200, "ar" : {"id" : 46310932, "name" : "NECTA"}, "al" : {"id" : 135723600, "name" : "Slushed Hours", "picUrl" : "https://p2.music.126.net/AQjarcsd6ieLaL-4tlbDaw==/109951166589122197.jpg"}}, {"id" : 1892515027, "name" : "Braindust", "dt" : 152474, "ar" : {"id" : 46310932, "name" : "NECTA"}, "al" : {"id" : 135723600, "name" : "Slushed Hours", "picUrl" : "https://p1.music.126.net/AQjarcsd6ieLaL-4tlbDaw==/109951166589122197.jpg"}}, {"id" : 1892515038, "name" : "Sugar Rush", "dt" : 199529, "ar" : {"id" : 46310932, "name" : "NECTA"}, "al" : {"id" : 135723592, "name" : "OVEN", "picUrl" : "https://p1.music.126.net/BpCx33qtjE4-meixRHTHLw==/109951166589119341.jpg"}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "dt": {"type": "integer"}, "ar": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "al": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "picUrl": {"type": "string"}}, "required": ["id", "name", "picUrl"]}}, "required": ["id", "name", "dt", "ar", "al"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this 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" : "5311052009", "district_id" : "5311052", "name" : "TANAROGA"}
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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"private": {"type": "boolean"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "lint": {"type": "string"}, "cover": {"type": "string"}, "cover:test": {"type": "string"}, "cover:report": {"type": "string"}, "build": {"type": "string"}, "build:compile": {"type": "string"}}, "required": ["start", "test", "lint", "cover", "cover:test", "cover:report", "build", "build:compile"]}, "devDependencies": {"type": "object", "properties": {"abigail": {"type": "string"}, "babel-cli": {"type": "string"}, "babel-eslint": {"type": "string"}, "babel-plugin-add-module-exports": {"type": "string"}, "babel-plugin-espower": {"type": "string"}, "babel-preset-es2015": {"type": "string"}, "babel-preset-stage-1": {"type": "string"}, "babel-register": {"type": "string"}, "codeclimate-test-reporter": {"type": "string"}, "eslint": {"type": "string"}, "eslint-config-airbnb": {"type": "string"}, "mocha": {"type": "string"}, "nyc": {"type": "string"}, "power-assert": {"type": "string"}, "sinon": {"type": "string"}, "strip-ansi": {"type": "string"}}, "required": ["abigail", "babel-cli", "babel-eslint", "babel-plugin-add-module-exports", "babel-plugin-espower", "babel-preset-es2015", "babel-preset-stage-1", "babel-register", "codeclimate-test-reporter", "eslint", "eslint-config-airbnb", "mocha", "nyc", "power-assert", "sinon", "strip-ansi"]}, "dependencies": {"type": "object", "properties": {"chalk": {"type": "string"}}, "required": ["chalk"]}}, "required": ["private", "main", "files", "scripts", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"private" : true, "main" : "lib", "files" : ["lib"], "scripts" : {"start" : "abby test", "test" : "mocha --compilers js:babel-register", "lint" : "eslint src test", "cover" : "abby cover:test, cover:report --no-watch", "cover:test" : "nyc --reporter=lcov --reporter=text npm test", "cover:report" : "node -e \"if(process.env.TRAVIS){}else{process.exit(1)}\" && codeclimate-test-reporter < coverage/lcov.info || echo skip coverage report", "build" : "NODE_ENV=production abby build:* --no-watch", "build:compile" : "babel -V && babel src --out-dir lib --source-maps"}, "devDependencies" : {"abigail" : "^1.1.0", "babel-cli" : "^6.6.5", "babel-eslint" : "^5.0.0", "babel-plugin-add-module-exports" : "^0.1.2", "babel-plugin-espower" : "^2.1.2", "babel-preset-es2015" : "^6.6.0", "babel-preset-stage-1" : "^6.5.0", "babel-register" : "^6.7.2", "codeclimate-test-reporter" : "^0.3.1", "eslint" : "2.2.0", "eslint-config-airbnb" : "6.1.0", "mocha" : "^2.4.5", "nyc" : "^6.1.1", "power-assert" : "^1.3.1", "sinon" : "^1.17.3", "strip-ansi" : "^3.0.1"}, "dependencies" : {"chalk" : "^1.1.1"}}
json_instruct
{"type": "object", "properties": {"private": {"type": "boolean"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "lint": {"type": "string"}, "cover": {"type": "string"}, "cover:test": {"type": "string"}, "cover:report": {"type": "string"}, "build": {"type": "string"}, "build:compile": {"type": "string"}}, "required": ["start", "test", "lint", "cover", "cover:test", "cover:report", "build", "build:compile"]}, "devDependencies": {"type": "object", "properties": {"abigail": {"type": "string"}, "babel-cli": {"type": "string"}, "babel-eslint": {"type": "string"}, "babel-plugin-add-module-exports": {"type": "string"}, "babel-plugin-espower": {"type": "string"}, "babel-preset-es2015": {"type": "string"}, "babel-preset-stage-1": {"type": "string"}, "babel-register": {"type": "string"}, "codeclimate-test-reporter": {"type": "string"}, "eslint": {"type": "string"}, "eslint-config-airbnb": {"type": "string"}, "mocha": {"type": "string"}, "nyc": {"type": "string"}, "power-assert": {"type": "string"}, "sinon": {"type": "string"}, "strip-ansi": {"type": "string"}}, "required": ["abigail", "babel-cli", "babel-eslint", "babel-plugin-add-module-exports", "babel-plugin-espower", "babel-preset-es2015", "babel-preset-stage-1", "babel-register", "codeclimate-test-reporter", "eslint", "eslint-config-airbnb", "mocha", "nyc", "power-assert", "sinon", "strip-ansi"]}, "dependencies": {"type": "object", "properties": {"chalk": {"type": "string"}}, "required": ["chalk"]}}, "required": ["private", "main", "files", "scripts", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : 1.2, "people" : [{"pose_keypoints_2d" : [497.787, 234.07, 0.958872, 527.85, 271.98, 0.814212, 505.627, 274.585, 0.859198, 500.38, 334.63, 0.725217, 486.099, 381.58, 0.847239, 552.599, 268.054, 0.763163, 560.453, 339.902, 0.781508, 536.922, 393.4, 0.740681, 516.094, 389.407, 0.667699, 527.771, 467.785, 0.53654, 0, 0, 0, 551.311, 386.821, 0.587587, 548.72, 467.774, 0.537761, 0, 0, 0, 496.497, 224.991, 0.791351, 506.944, 224.991, 0.927651, 0, 0, 0, 529.137, 226.322, 0.790211], "face_keypoints_2d" : [], "hand_left_keypoints_2d" : [], "hand_right_keypoints_2d" : [], "pose_keypoints_3d" : [], "face_keypoints_3d" : [], "hand_left_keypoints_3d" : [], "hand_right_keypoints_3d" : []}, {"pose_keypoints_2d" : [456.025, 171.491, 0.925363, 423.422, 215.902, 0.625058, 426.015, 217.15, 0.759488, 441.638, 292.872, 0.699796, 458.625, 358.087, 0.779386, 420.75, 214.558, 0.522144, 0, 0, 0, 0, 0, 0, 432.495, 359.413, 0.597211, 433.844, 476.894, 0.275269, 0, 0, 0, 416.847, 352.901, 0.289609, 424.676, 476.898, 0.11566, 0, 0, 0, 450.798, 164.95, 0.874725, 453.401, 163.66, 0.0898733, 427.313, 174.133, 0.801069, 0, 0, 0], "face_keypoints_2d" : [], "hand_left_keypoints_2d" : [], "hand_right_keypoints_2d" : [], "pose_keypoints_3d" : [], "face_keypoints_3d" : [], "hand_left_keypoints_3d" : [], "hand_right_keypoints_3d" : []}]}
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"development": {"type": "object", "properties": {"portHttp": {"type": "integer"}, "portHttps": {"type": "integer"}, "portSmtp": {"type": "integer"}, "hostname": {"type": "string"}, "ipaddress": {"type": "string"}, "consoleLogging": {"type": "boolean"}, "localkey": {"type": "boolean"}}, "required": ["portHttp", "portHttps", "portSmtp", "hostname", "ipaddress", "consoleLogging", "localkey"]}, "test": {"type": "object", "properties": {"portHttp": {"type": "integer"}, "portHttps": {"type": "integer"}, "portSmtp": {"type": "integer"}, "hostname": {"type": "string"}, "ipaddress": {"type": "string"}, "consoleLogging": {"type": "boolean"}, "localkey": {"type": "boolean"}}, "required": ["portHttp", "portHttps", "portSmtp", "hostname", "ipaddress", "consoleLogging", "localkey"]}, "production": {"type": "object", "properties": {"portHttp": {"type": "integer"}, "portHttps": {"type": "integer"}, "portSmtp": {"type": "integer"}, "hostname": {"type": "string"}, "ipaddress": {"type": "string"}, "consoleLogging": {"type": "boolean"}, "localkey": {"type": "string"}}, "required": ["portHttp", "portHttps", "portSmtp", "hostname", "ipaddress", "consoleLogging", "localkey"]}}, "required": ["development", "test", "production"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"development" : {"portHttp" : 3080, "portHttps" : 3443, "portSmtp" : 465, "hostname" : "https://localhost:3443", "ipaddress" : "127.0.0.1", "consoleLogging" : true, "localkey" : false}, "test" : {"portHttp" : 3080, "portHttps" : 3443, "portSmtp" : 465, "hostname" : "https://localhost:3443", "ipaddress" : "127.0.0.1", "consoleLogging" : false, "localkey" : false}, "production" : {"portHttp" : 80, "portHttps" : 443, "portSmtp" : 465, "hostname" : "https://www.pfstracker.net", "ipaddress" : "149.210.166.164", "consoleLogging" : false, "localkey" : "productionvalue"}}
json_instruct
{"type": "object", "properties": {"development": {"type": "object", "properties": {"portHttp": {"type": "integer"}, "portHttps": {"type": "integer"}, "portSmtp": {"type": "integer"}, "hostname": {"type": "string"}, "ipaddress": {"type": "string"}, "consoleLogging": {"type": "boolean"}, "localkey": {"type": "boolean"}}, "required": ["portHttp", "portHttps", "portSmtp", "hostname", "ipaddress", "consoleLogging", "localkey"]}, "test": {"type": "object", "properties": {"portHttp": {"type": "integer"}, "portHttps": {"type": "integer"}, "portSmtp": {"type": "integer"}, "hostname": {"type": "string"}, "ipaddress": {"type": "string"}, "consoleLogging": {"type": "boolean"}, "localkey": {"type": "boolean"}}, "required": ["portHttp", "portHttps", "portSmtp", "hostname", "ipaddress", "consoleLogging", "localkey"]}, "production": {"type": "object", "properties": {"portHttp": {"type": "integer"}, "portHttps": {"type": "integer"}, "portSmtp": {"type": "integer"}, "hostname": {"type": "string"}, "ipaddress": {"type": "string"}, "consoleLogging": {"type": "boolean"}, "localkey": {"type": "string"}}, "required": ["portHttp", "portHttps", "portSmtp", "hostname", "ipaddress", "consoleLogging", "localkey"]}}, "required": ["development", "test", "production"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start:dev": {"type": "string"}, "build": {"type": "string"}}, "required": ["test", "start:dev", "build"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/jest": {"type": "string"}, "css-loader": {"type": "string"}, "file-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "jest": {"type": "string"}, "jquery": {"type": "string"}, "node-sass": {"type": "string"}, "sass-loader": {"type": "string"}, "style-loader": {"type": "string"}, "ts-jest": {"type": "string"}, "ts-loader": {"type": "string"}, "tslint": {"type": "string"}, "tslint-webpack-plugin": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["@types/jest", "css-loader", "file-loader", "html-webpack-plugin", "jest", "jquery", "node-sass", "sass-loader", "style-loader", "ts-jest", "ts-loader", "tslint", "tslint-webpack-plugin", "typescript", "webpack", "webpack-cli", "webpack-dev-server"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "calculator", "version" : "1.0.0", "description" : "Simple calculator", "main" : "index.js", "scripts" : {"test" : "jest", "start:dev" : "webpack-dev-server", "build" : "webpack"}, "repository" : {"type" : "git", "url" : "git+https://github.com/TngSam/calculator.git"}, "keywords" : ["typescript"], "author" : "Samir Amirseidov", "license" : "ISC", "bugs" : {"url" : "https://github.com/TngSam/calculator/issues"}, "homepage" : "https://github.com/TngSam/calculator#readme", "devDependencies" : {"@types/jest" : "^23.3.0", "css-loader" : "^1.0.0", "file-loader" : "^1.1.11", "html-webpack-plugin" : "^3.2.0", "jest" : "^23.4.1", "jquery" : "^3.3.1", "node-sass" : "^4.9.2", "sass-loader" : "^7.0.3", "style-loader" : "^0.21.0", "ts-jest" : "^23.0.1", "ts-loader" : "^4.4.2", "tslint" : "^5.11.0", "tslint-webpack-plugin" : "^1.2.2", "typescript" : "^2.9.2", "webpack" : "^4.16.1", "webpack-cli" : "^3.1.0", "webpack-dev-server" : "^3.1.4"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start:dev": {"type": "string"}, "build": {"type": "string"}}, "required": ["test", "start:dev", "build"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/jest": {"type": "string"}, "css-loader": {"type": "string"}, "file-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "jest": {"type": "string"}, "jquery": {"type": "string"}, "node-sass": {"type": "string"}, "sass-loader": {"type": "string"}, "style-loader": {"type": "string"}, "ts-jest": {"type": "string"}, "ts-loader": {"type": "string"}, "tslint": {"type": "string"}, "tslint-webpack-plugin": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["@types/jest", "css-loader", "file-loader", "html-webpack-plugin", "jest", "jquery", "node-sass", "sass-loader", "style-loader", "ts-jest", "ts-loader", "tslint", "tslint-webpack-plugin", "typescript", "webpack", "webpack-cli", "webpack-dev-server"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"701671f-a": {"type": "object", "properties": {"width": {"type": "integer"}, "thumb_url": {"type": "string"}, "image_url": {"type": "string"}, "title": {"type": "string"}, "date": {"type": "string"}, "text": {"type": "string"}, "folder": {"type": "string"}, "height": {"type": "integer"}, "original_title": {"type": "string"}, "years": {"type": "array", "items": {"type": "string"}}}, "required": ["width", "thumb_url", "image_url", "title", "date", "text", "folder", "height", "original_title", "years"]}}, "required": ["701671f-a"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"701671f-a" : {"width" : 600, "thumb_url" : "http://oldnyc-assets.nypl.org/thumb/701671f-a.jpg", "image_url" : "http://oldnyc-assets.nypl.org/600px/701671f-a.jpg", "title" : "", "date" : "46935", "text" : "Pugsley Ave. (foreground), at the S.E. corner of Westchester Ave. (on which \"L\" appears). On the north side of the latter Ave., and slightly east of Pugsley Ave., is a new 6-story apartment house under construction, as seen across the elevated structure of the I.R.T. Pelham Bay Park subway line.\n\nJuly 1, 1928\n\nP. L. Sperr", "folder" : "Pugsley Avenue & southeast corner of Westchester Avenue., Bronx, NY", "height" : 398, "original_title" : "Bronx: Pugsley Avenue - southeast corner of Westchester Avenue.", "years" : ["46935"]}}
json_instruct
{"type": "object", "properties": {"701671f-a": {"type": "object", "properties": {"width": {"type": "integer"}, "thumb_url": {"type": "string"}, "image_url": {"type": "string"}, "title": {"type": "string"}, "date": {"type": "string"}, "text": {"type": "string"}, "folder": {"type": "string"}, "height": {"type": "integer"}, "original_title": {"type": "string"}, "years": {"type": "array", "items": {"type": "string"}}}, "required": ["width", "thumb_url", "image_url", "title", "date", "text", "folder", "height", "original_title", "years"]}}, "required": ["701671f-a"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"code": {"type": "string"}, "messages": {"type": "string"}, "value": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "id_kecamatan": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "id_kecamatan", "name"]}}}, "required": ["code", "messages", "value"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"code" : "200", "messages" : "Successfully received data", "value" : [{"id" : "3207072001", "id_kecamatan" : "320707", "name" : "Medanglayang"}, {"id" : "3207072002", "id_kecamatan" : "320707", "name" : "Panumbangan"}, {"id" : "3207072003", "id_kecamatan" : "320707", "name" : "Sukakerta"}, {"id" : "3207072004", "id_kecamatan" : "320707", "name" : "Golat"}, {"id" : "3207072005", "id_kecamatan" : "320707", "name" : "Sindangherang"}, {"id" : "3207072006", "id_kecamatan" : "320707", "name" : "Banjarangsana"}, {"id" : "3207072007", "id_kecamatan" : "320707", "name" : "Payungagung"}, {"id" : "3207072008", "id_kecamatan" : "320707", "name" : "Tanjungmulya"}, {"id" : "3207072009", "id_kecamatan" : "320707", "name" : "Payungsari"}, {"id" : "3207072010", "id_kecamatan" : "320707", "name" : "Jayagiri"}, {"id" : "3207072011", "id_kecamatan" : "320707", "name" : "Kertaraharja"}, {"id" : "3207072012", "id_kecamatan" : "320707", "name" : "Sindangmukti"}, {"id" : "3207072013", "id_kecamatan" : "320707", "name" : "Sindangbarang"}, {"id" : "3207072014", "id_kecamatan" : "320707", "name" : "Buanamekar"}]}
json_instruct
{"type": "object", "properties": {"code": {"type": "string"}, "messages": {"type": "string"}, "value": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "id_kecamatan": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "id_kecamatan", "name"]}}}, "required": ["code", "messages", "value"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "530828207201", "text" : "\u96ea\u6797\u6751\u59d4\u4f1a"}, {"id" : "530828207202", "text" : "\u8292\u767b\u6751\u59d4\u4f1a"}, {"id" : "530828207203", "text" : "\u5c0f\u8292\u4ee4\u6751\u59d4\u4f1a"}, {"id" : "530828207204", "text" : "\u5357\u76fc\u6751\u59d4\u4f1a"}, {"id" : "530828207205", "text" : "\u5de6\u90fd\u6751\u59d4\u4f1a"}, {"id" : "530828207206", "text" : "\u5927\u8292\u4ee4\u6751\u59d4\u4f1a"}, {"id" : "530828207207", "text" : "\u6c38\u5e7f\u6751\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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"patientlst1req": {"type": "object", "properties": {"Base_StartDate": {"type": "string"}, "Base_EndDate": {"type": "string"}, "Contain_TestPatient_Flag": {"type": "integer"}}, "required": ["Base_StartDate", "Base_EndDate", "Contain_TestPatient_Flag"]}}, "required": ["patientlst1req"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"patientlst1req" : {"Base_StartDate" : "2012-06-01", "Base_EndDate" : "2012-06-30", "Contain_TestPatient_Flag" : 1}}
json_instruct
{"type": "object", "properties": {"patientlst1req": {"type": "object", "properties": {"Base_StartDate": {"type": "string"}, "Base_EndDate": {"type": "string"}, "Contain_TestPatient_Flag": {"type": "integer"}}, "required": ["Base_StartDate", "Base_EndDate", "Contain_TestPatient_Flag"]}}, "required": ["patientlst1req"], "$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": {"controllerName": {"type": "string"}, "controllerTitle": {"type": "string"}, "pageList": {"type": "array", "items": {"type": "object", "properties": {"controllerName": {"type": "string"}, "controllerTitle": {"type": "string"}, "name": {"type": "string"}, "path": {"type": "string"}, "url": {"type": "string"}}, "required": ["controllerName", "controllerTitle", "name", "path", "url"]}}}, "required": ["controllerName", "controllerTitle", "pageList"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"controllerName" : "app", "controllerTitle" : "\u5e94\u7528\u7ba1\u7406", "pageList" : [{"controllerName" : "app", "controllerTitle" : "\u5e94\u7528\u7ba1\u7406", "name" : "\u67e5\u8be2\u5e94\u7528\u5217\u8868", "path" : "basic/app/getAppList.json", "url" : "/basic/app/list"}]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"controllerName": {"type": "string"}, "controllerTitle": {"type": "string"}, "pageList": {"type": "array", "items": {"type": "object", "properties": {"controllerName": {"type": "string"}, "controllerTitle": {"type": "string"}, "name": {"type": "string"}, "path": {"type": "string"}, "url": {"type": "string"}}, "required": ["controllerName", "controllerTitle", "name", "path", "url"]}}}, "required": ["controllerName", "controllerTitle", "pageList"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "line-1": {"type": "string"}, "line-2": {"type": "string"}, "attribution": {"type": "string"}, "url": {"type": "string"}}, "required": ["id", "line-1", "line-2", "attribution", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 1300, "line-1" : "Hesse", "line-2" : "Germany", "attribution" : "\u00a92014 AeroWest, DigitalGlobe, GeoBasis-DE/BKG, GeoContent", "url" : "https://www.google.com/maps/@50.066606,8.727629,18z/data=!3m1!1e3"}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "line-1": {"type": "string"}, "line-2": {"type": "string"}, "attribution": {"type": "string"}, "url": {"type": "string"}}, "required": ["id", "line-1", "line-2", "attribution", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1914, 5], [1915, 5], [1916, 5], [1918, 9], [1919, 5], [1920, 6], [1921, 8], [1922, 10], [1923, 6], [1924, 13], [1925, 14], [1926, 10], [1927, 9], [1928, 13], [1929, 12], [1930, 7], [1931, 8], [1932, 5], [1933, 7], [1934, 9], [1935, 8], [1937, 5], [1938, 8], [1939, 9], [1940, 7], [1941, 8], [1943, 7], [1944, 7], [1945, 9], [1946, 9], [1947, 6], [1948, 10], [1949, 10], [1950, 8], [1951, 6], [1952, 7], [1953, 12], [1954, 16], [1955, 21], [1956, 10], [1957, 10], [1958, 11], [1959, 14], [1960, 13], [1961, 20], [1962, 11], [1963, 5], [1964, 12], [1965, 15], [1966, 13], [1967, 20], [1968, 14], [1969, 15], [1970, 13], [1971, 21], [1972, 14], [1973, 12], [1974, 10], [1975, 19], [1976, 10], [1977, 21], [1978, 11], [1979, 13], [1980, 13], [1981, 14], [1982, 7], [1983, 12], [1984, 9], [1985, 17], [1986, 12], [1987, 13], [1988, 24], [1989, 9], [1990, 9], [1991, 9], [1992, 22], [1993, 9], [1994, 12], [1995, 7], [1996, 15], [1997, 15], [1998, 14], [1999, 15], [2000, 10], [2001, 10], [2002, 10], [2003, 13], [2004, 8], [2005, 9], [2006, 13], [2008, 10], [2009, 7], [2010, 10], [2011, 11], [2012, 7], [2013, 6], [2014, 7]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Pontmain", "circ" : "3\u00e8me circonscription", "dpt" : "Mayenne", "inscrits" : 600, "abs" : 233, "votants" : 367, "blancs" : 8, "nuls" : 13, "exp" : 346, "res" : [{"nuance" : "UDI", "nom" : "M. Yannick FAVENNEC", "voix" : 246}, {"nuance" : "REM", "nom" : "M. Josselin CHOUZY", "voix" : 100}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["211324108200", "\u4e1c\u524d\u6c9f\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["211324108201", "\u540e\u575f\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["211324108202", "\u897f\u5357\u6c9f\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["211324108203", "\u54c8\u53ed\u6c14\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["211324108204", "\u516d\u5b98\u8425\u5b50\u6751\u6c11\u59d4\u5458\u4f1a", "121", "0"], ["211324108205", "\u6885\u7d20\u5964\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["211324108206", "\u5316\u77f3\u6c9f\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["aviation-pg"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "null"}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ast" : null, "code" : "import dice from \"./dice.js\";\nimport slice from \"./slice.js\";\nexport default function (parent, x0, y0, x1, y1) {\n (parent.depth & 1 ? slice : dice)(parent, x0, y0, x1, y1);\n}", "map" : null, "metadata" : {}, "sourceType" : "module"}
json_instruct
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "null"}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$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": {"id": {"type": "integer"}, "idParent": {"type": "integer"}, "namaWilayah": {"type": "string"}, "tingkatWilayah": {"type": "integer"}, "idPro": {"type": "integer"}, "idKab": {"type": "integer"}, "idKec": {"type": "integer"}, "idKel": {"type": "null"}, "namaPro": {"type": "string"}, "namaKab": {"type": "string"}, "namaKec": {"type": "string"}, "namaKel": {"type": "null"}, "kodeWilayah": {"type": "string"}}, "required": ["id", "idParent", "namaWilayah", "tingkatWilayah", "idPro", "idKab", "idKec", "idKel", "namaPro", "namaKab", "namaKec", "namaKel", "kodeWilayah"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : 54926, "idParent" : 54925, "namaWilayah" : "AMPENAN", "tingkatWilayah" : 3, "idPro" : 54020, "idKab" : 54925, "idKec" : 54926, "idKel" : null, "namaPro" : "NUSA TENGGARA BARAT", "namaKab" : "KOTA MATARAM", "namaKec" : "AMPENAN", "namaKel" : null, "kodeWilayah" : "52.71.01"}, {"id" : 54947, "idParent" : 54925, "namaWilayah" : "CAKRANEGARA", "tingkatWilayah" : 3, "idPro" : 54020, "idKab" : 54925, "idKec" : 54947, "idKel" : null, "namaPro" : "NUSA TENGGARA BARAT", "namaKab" : "KOTA MATARAM", "namaKec" : "CAKRANEGARA", "namaKel" : null, "kodeWilayah" : "52.71.03"}, {"id" : 54937, "idParent" : 54925, "namaWilayah" : "MATARAM", "tingkatWilayah" : 3, "idPro" : 54020, "idKab" : 54925, "idKec" : 54937, "idKel" : null, "namaPro" : "NUSA TENGGARA BARAT", "namaKab" : "KOTA MATARAM", "namaKec" : "MATARAM", "namaKel" : null, "kodeWilayah" : "52.71.02"}, {"id" : 54974, "idParent" : 54925, "namaWilayah" : "SANDUBAYA", "tingkatWilayah" : 3, "idPro" : 54020, "idKab" : 54925, "idKec" : 54974, "idKel" : null, "namaPro" : "NUSA TENGGARA BARAT", "namaKab" : "KOTA MATARAM", "namaKec" : "SANDUBAYA", "namaKel" : null, "kodeWilayah" : "52.71.06"}, {"id" : 54958, "idParent" : 54925, "namaWilayah" : "SEKARBELA", "tingkatWilayah" : 3, "idPro" : 54020, "idKab" : 54925, "idKec" : 54958, "idKel" : null, "namaPro" : "NUSA TENGGARA BARAT", "namaKab" : "KOTA MATARAM", "namaKec" : "SEKARBELA", "namaKel" : null, "kodeWilayah" : "52.71.04"}, {"id" : 54964, "idParent" : 54925, "namaWilayah" : "SELAPARANG", "tingkatWilayah" : 3, "idPro" : 54020, "idKab" : 54925, "idKec" : 54964, "idKel" : null, "namaPro" : "NUSA TENGGARA BARAT", "namaKab" : "KOTA MATARAM", "namaKec" : "SELAPARANG", "namaKel" : null, "kodeWilayah" : "52.71.05"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "idParent": {"type": "integer"}, "namaWilayah": {"type": "string"}, "tingkatWilayah": {"type": "integer"}, "idPro": {"type": "integer"}, "idKab": {"type": "integer"}, "idKec": {"type": "integer"}, "idKel": {"type": "null"}, "namaPro": {"type": "string"}, "namaKab": {"type": "string"}, "namaKec": {"type": "string"}, "namaKel": {"type": "null"}, "kodeWilayah": {"type": "string"}}, "required": ["id", "idParent", "namaWilayah", "tingkatWilayah", "idPro", "idKab", "idKec", "idKel", "namaPro", "namaKab", "namaKec", "namaKel", "kodeWilayah"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "minimum-stability": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "doctrine/orm": {"type": "string"}, "gedmo/doctrine-extensions": {"type": "string"}, "nesbot/carbon": {"type": "string"}}, "required": ["php", "doctrine/orm", "gedmo/doctrine-extensions", "nesbot/carbon"]}, "repositories": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Olml89\\": {"type": "string"}}, "required": ["Olml89\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "minimum-stability", "license", "authors", "require", "repositories", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "olml89/doctrine-utils", "description" : "A collection of utils to ease up working with Doctrine", "type" : "library", "minimum-stability" : "dev", "license" : "MIT", "authors" : [{"name" : "Oleguer Mas", "email" : "olml89dev@gmail.com"}], "require" : {"php" : "^8.0", "doctrine/orm" : "^2.9", "gedmo/doctrine-extensions" : "dev-doctrine-converter as v3.2.0", "nesbot/carbon" : "3.x-dev"}, "repositories" : [{"type" : "vcs", "url" : "https://github.com/olml89/DoctrineExtensions"}], "autoload" : {"psr-4" : {"Olml89\\" : "src/"}}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "minimum-stability": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "doctrine/orm": {"type": "string"}, "gedmo/doctrine-extensions": {"type": "string"}, "nesbot/carbon": {"type": "string"}}, "required": ["php", "doctrine/orm", "gedmo/doctrine-extensions", "nesbot/carbon"]}, "repositories": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Olml89\\": {"type": "string"}}, "required": ["Olml89\\"]}}, "required": ["psr-4"]}}, "required": ["name", "description", "type", "minimum-stability", "license", "authors", "require", "repositories", "autoload"], "$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"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "25", "provinceId" : "35", "regencyId" : "24", "name" : "Deket"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "year", "departments", "conf", "authors", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Searching for myself: motivations and strategies for self-search.", "fields" : ["reflexive pronoun", "entertainment", "identity management", "reuse", "id ego and super ego"], "abstract" : "We present findings from a qualitative study of self-search, also known as ego or vanity search. In the context of a broader study about personal online content, participants were asked to search for themselves using their own computers and the browsers and queries they would normally adopt. Our analysis highlights five motivations for self-search: as a form of identity management; to discover reactions to and reuse of user-generated media; to re-find personal content; as a form of entertainment; and to reveal lost or forgotten content. Strategies vary according to motivation, and may differ markedly from typical information-seeking, with users looking deep into the results and using image search to identify content about themselves. We argue that two dimensions underpin ways of improving self-search: controllability and expectedness, and discuss what these dimensions imply for design.", "citation" : "Citations (4)", "year" : "2014", "departments" : ["Microsoft", "Microsoft"], "conf" : "chi", "authors" : ["Catherine C. Marshall.....http://dblp.org/pers/hd/m/Marshall:Catherine_C=", "Si\u00e2n E. Lindley.....http://dblp.org/pers/hd/l/Lindley:Si=acirc=n_E="], "pages" : 10}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "year": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "year", "departments", "conf", "authors", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"babel-cli": {"type": "string"}, "babel-preset-env": {"type": "string"}, "babel-preset-stage-0": {"type": "string"}, "casual": {"type": "string"}, "express": {"type": "string"}, "express-graphql": {"type": "string"}, "graphql": {"type": "string"}, "graphql-tools": {"type": "string"}, "lodash": {"type": "string"}, "mongoose": {"type": "string"}, "nodemon": {"type": "string"}, "sequelize": {"type": "string"}, "sqlite3": {"type": "string"}}, "required": ["babel-cli", "babel-preset-env", "babel-preset-stage-0", "casual", "express", "express-graphql", "graphql", "graphql-tools", "lodash", "mongoose", "nodemon", "sequelize", "sqlite3"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "graphql_tut", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "start" : "nodemon ./index.js --exec babel-node -e js"}, "author" : "prasob kumar kp", "license" : "ISC", "dependencies" : {"babel-cli" : "^6.26.0", "babel-preset-env" : "^1.7.0", "babel-preset-stage-0" : "^6.24.1", "casual" : "^1.6.2", "express" : "^4.17.1", "express-graphql" : "^0.9.0", "graphql" : "^14.5.8", "graphql-tools" : "^4.0.5", "lodash" : "^4.17.15", "mongoose" : "^5.7.3", "nodemon" : "^1.19.3", "sequelize" : "^5.19.4", "sqlite3" : "^4.1.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"babel-cli": {"type": "string"}, "babel-preset-env": {"type": "string"}, "babel-preset-stage-0": {"type": "string"}, "casual": {"type": "string"}, "express": {"type": "string"}, "express-graphql": {"type": "string"}, "graphql": {"type": "string"}, "graphql-tools": {"type": "string"}, "lodash": {"type": "string"}, "mongoose": {"type": "string"}, "nodemon": {"type": "string"}, "sequelize": {"type": "string"}, "sqlite3": {"type": "string"}}, "required": ["babel-cli", "babel-preset-env", "babel-preset-stage-0", "casual", "express", "express-graphql", "graphql", "graphql-tools", "lodash", "mongoose", "nodemon", "sequelize", "sqlite3"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"MGDigital\\BusQue\\": {"type": "string"}, "MGDigital\\BusQue\\Features\\": {"type": "string"}, "spec\\MGDigital\\BusQue\\": {"type": "string"}}, "required": ["MGDigital\\BusQue\\", "MGDigital\\BusQue\\Features\\", "spec\\MGDigital\\BusQue\\"]}}, "required": ["psr-4"]}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "psr/log": {"type": "string"}}, "required": ["php", "psr/log"]}, "require-dev": {"type": "object", "properties": {"behat/behat": {"type": "string"}, "henrikbjorn/phpspec-code-coverage": {"type": "string"}, "league/tactician": {"type": "string"}, "phpspec/phpspec": {"type": "string"}, "phpunit/phpunit": {"type": "string"}, "predis/predis": {"type": "string"}, "squizlabs/php_codesniffer": {"type": "string"}}, "required": ["behat/behat", "henrikbjorn/phpspec-code-coverage", "league/tactician", "phpspec/phpspec", "phpunit/phpunit", "predis/predis", "squizlabs/php_codesniffer"]}, "suggest": {"type": "object", "properties": {"ext-redis": {"type": "string"}}, "required": ["ext-redis"]}, "config": {"type": "object", "properties": {"bin-dir": {"type": "string"}}, "required": ["bin-dir"]}}, "required": ["name", "description", "license", "autoload", "require", "require-dev", "suggest", "config"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "mgdigital/busque", "description" : "A flexible, modern command queue and scheduler for PHP7, built on Redis", "license" : "MIT", "autoload" : {"psr-4" : {"MGDigital\\BusQue\\" : "src", "MGDigital\\BusQue\\Features\\" : "features", "spec\\MGDigital\\BusQue\\" : "spec"}}, "require" : {"php" : ">=7.0", "psr/log" : "~1.0"}, "require-dev" : {"behat/behat" : "~3.0", "henrikbjorn/phpspec-code-coverage" : "^3.0", "league/tactician" : "~1.0", "phpspec/phpspec" : "~3.0", "phpunit/phpunit" : "~5.1", "predis/predis" : "~1.0", "squizlabs/php_codesniffer" : "~2.6"}, "suggest" : {"ext-redis" : "To use the better PHPRedis driver"}, "config" : {"bin-dir" : "bin"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"MGDigital\\BusQue\\": {"type": "string"}, "MGDigital\\BusQue\\Features\\": {"type": "string"}, "spec\\MGDigital\\BusQue\\": {"type": "string"}}, "required": ["MGDigital\\BusQue\\", "MGDigital\\BusQue\\Features\\", "spec\\MGDigital\\BusQue\\"]}}, "required": ["psr-4"]}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "psr/log": {"type": "string"}}, "required": ["php", "psr/log"]}, "require-dev": {"type": "object", "properties": {"behat/behat": {"type": "string"}, "henrikbjorn/phpspec-code-coverage": {"type": "string"}, "league/tactician": {"type": "string"}, "phpspec/phpspec": {"type": "string"}, "phpunit/phpunit": {"type": "string"}, "predis/predis": {"type": "string"}, "squizlabs/php_codesniffer": {"type": "string"}}, "required": ["behat/behat", "henrikbjorn/phpspec-code-coverage", "league/tactician", "phpspec/phpspec", "phpunit/phpunit", "predis/predis", "squizlabs/php_codesniffer"]}, "suggest": {"type": "object", "properties": {"ext-redis": {"type": "string"}}, "required": ["ext-redis"]}, "config": {"type": "object", "properties": {"bin-dir": {"type": "string"}}, "required": ["bin-dir"]}}, "required": ["name", "description", "license", "autoload", "require", "require-dev", "suggest", "config"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"zooming.js": {"type": "string"}, "zooming.min.js": {"type": "string"}}, "required": ["zooming.js", "zooming.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"zooming.js" : "sha512-dhlFElpJd4BGWqY9guVhXhEaJIVXtemUaGUlDJ/FDNvh8JAWbDy9aTZPNs+myPDxrjeL0cm/6UDKZrDaaod6iw==", "zooming.min.js" : "sha512-+3dSOKvI5sxknIJJJIT+o9FIKhJyqOrFkWMFaDPew+928jvY6xX9lYvCZGB7QNxxXrAic5msRM2oTyGy8vvDaA=="}
json_instruct
{"type": "object", "properties": {"zooming.js": {"type": "string"}, "zooming.min.js": {"type": "string"}}, "required": ["zooming.js", "zooming.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "3598a1fa996c2ec615aa05dfe312cbeeae764776"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "author-email": {"type": "string"}, "version": {"type": "integer"}, "implements": {"type": "array", "items": {}}, "loads-after": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {}}}, "required": ["name", "author", "author-email", "version", "implements", "loads-after", "requires"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Implementation of the GENI Federation Registry API (v1) for OFELIA (the CH API)", "author" : "Tom Rothe", "author-email" : "tom.rothe@eict.de", "version" : 1, "implements" : [], "loads-after" : ["gregistryv1handler", "gregistryv1delegatebase", "gmav1handler", "gmav1delegatebase", "gfedv1exceptions", "config", "oregistryrm", "geniutil"], "requires" : []}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "author": {"type": "string"}, "author-email": {"type": "string"}, "version": {"type": "integer"}, "implements": {"type": "array", "items": {}}, "loads-after": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {}}}, "required": ["name", "author", "author-email", "version", "implements", "loads-after", "requires"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["grape-cli"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "7411040008", "district_id" : "7411040", "name" : "MEKAR JAYA"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "main": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "string"}, "license": {"type": "string"}, "engines": {"type": "object", "properties": {"atom": {"type": "string"}}, "required": ["atom"]}, "dependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "main", "version", "description", "keywords", "repository", "license", "engines", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "erlang-autocompile", "main" : "./lib/erlang-autocompile", "version" : "0.1.2", "description" : "Autocompile erlang files", "keywords" : ["erlang", "compilation", "file", "watch", "watcher"], "repository" : "https://github.com/alexgal/atom-erlang-autocompile", "license" : "MIT", "engines" : {"atom" : ">=1.0.0 <2.0.0"}, "dependencies" : {}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "main": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "string"}, "license": {"type": "string"}, "engines": {"type": "object", "properties": {"atom": {"type": "string"}}, "required": ["atom"]}, "dependencies": {"type": "object", "properties": {}, "required": []}}, "required": ["name", "main", "version", "description", "keywords", "repository", "license", "engines", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"server": {"type": "object", "properties": {"domain": {"type": "string"}}, "required": ["domain"]}, "client": {"type": "object", "properties": {"googleTalk": {"type": "object", "properties": {"host": {"type": "string"}, "port": {"type": "integer"}}, "required": ["host", "port"]}}, "required": ["googleTalk"]}, "redis": {"type": "object", "properties": {}, "required": []}}, "required": ["server", "client", "redis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"server" : {"domain" : "hm.queuecumber.net"}, "client" : {"googleTalk" : {"host" : "talk.google.com", "port" : 5222}}, "redis" : {}}
json_instruct
{"type": "object", "properties": {"server": {"type": "object", "properties": {"domain": {"type": "string"}}, "required": ["domain"]}, "client": {"type": "object", "properties": {"googleTalk": {"type": "object", "properties": {"host": {"type": "string"}, "port": {"type": "integer"}}, "required": ["host", "port"]}}, "required": ["googleTalk"]}, "redis": {"type": "object", "properties": {}, "required": []}}, "required": ["server", "client", "redis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "is_illegal": {"type": "boolean"}, "is_custom": {"type": "boolean"}, "text": {"type": "string"}, "images": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "attribute": {"type": "string"}, "atk": {"type": "integer"}, "species": {"type": "string"}, "monster_type": {"type": "string"}, "is_pendulum": {"type": "boolean"}, "ability": {"type": "string"}, "has_effect": {"type": "boolean"}, "def": {"type": "integer"}, "level": {"type": "integer"}, "is_tuner": {"type": "boolean"}}, "required": ["id", "name", "is_illegal", "is_custom", "text", "images", "type", "attribute", "atk", "species", "monster_type", "is_pendulum", "ability", "has_effect", "def", "level", "is_tuner"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 55424270, "name" : "Mythical Beast Cerberus", "is_illegal" : false, "is_custom" : false, "text" : "Each time a Spell Card is activated, place 1 Spell Counter on this card when that Spell resolves. Gains 500 ATK for each Spell Counter on it. At the end of the Battle Phase, if this card battled, remove all Spell Counters on it.", "images" : ["https://storage.googleapis.com/ygoprodeck.com/pics/55424270.jpg"], "type" : "Monster", "attribute" : "LIGHT", "atk" : 1400, "species" : "Spellcaster", "monster_type" : "", "is_pendulum" : false, "ability" : "", "has_effect" : true, "def" : 1400, "level" : 4, "is_tuner" : false}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "is_illegal": {"type": "boolean"}, "is_custom": {"type": "boolean"}, "text": {"type": "string"}, "images": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "attribute": {"type": "string"}, "atk": {"type": "integer"}, "species": {"type": "string"}, "monster_type": {"type": "string"}, "is_pendulum": {"type": "boolean"}, "ability": {"type": "string"}, "has_effect": {"type": "boolean"}, "def": {"type": "integer"}, "level": {"type": "integer"}, "is_tuner": {"type": "boolean"}}, "required": ["id", "name", "is_illegal", "is_custom", "text", "images", "type", "attribute", "atk", "species", "monster_type", "is_pendulum", "ability", "has_effect", "def", "level", "is_tuner"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "icon": {"type": "string"}, "category": {"type": "string"}, "pages": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "text": {"type": "string"}}, "required": ["type", "text"]}}}, "required": ["name", "icon", "category", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "\u041d\u0430\u0431\u0435\u0433\u0438 \u043c\u043e\u043d\u0441\u0442\u0440\u043e\u0432", "icon" : "iceandfire:troll_skull", "category" : "survival_danger", "pages" : [{"type" : "text", "text" : "\u042f \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043e\u0442\u0431\u0438\u043b \u043d\u0430\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u0440\u0430\u0437\u044a\u044f\u0440\u0435\u043d\u043d\u044b\u0445 \u043c\u043e\u043d\u0441\u0442\u0440\u043e\u0432. \u041f\u043e\u0445\u043e\u0436\u0435, \u043e\u043d\u0438 \u0441 \u043b\u0435\u0433\u043a\u043e\u0441\u0442\u044c\u044e \u043c\u043e\u0433\u043b\u0438 \u0432\u044b\u0441\u043b\u0435\u0434\u0438\u0442\u044c \u043c\u0435\u043d\u044f \u0438 \u0431\u044b\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0441\u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u044b, \u0447\u0435\u043c \u043e\u0431\u044b\u0447\u043d\u044b\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0430."}, {"type" : "text", "text" : "\u042f \u0434\u043e\u043b\u0436\u0435\u043d \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u044f\u0442\u044c \u043e\u0441\u043e\u0431\u044b\u0435 \u0448\u0430\u0433\u0438, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c\u0441\u044f \u043a \u043b\u044e\u0431\u044b\u043c \u0431\u0443\u0434\u0443\u0449\u0438\u043c \u0430\u0442\u0430\u043a\u0430\u043c ... \u043d\u043e \u044f \u043e\u0436\u0438\u0434\u0430\u044e, \u0447\u0442\u043e \u043f\u0440\u043e\u0439\u0434\u0435\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0435\u0439, \u043f\u0440\u0435\u0436\u0434\u0435 \u0447\u0435\u043c \u044f \u0441\u0442\u043e\u043b\u043a\u043d\u0443\u0441\u044c \u0441\u043e \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0439 \u0430\u0442\u0430\u043a\u043e\u0439. $(thing)\u041b\u043e\u0432\u0443\u0448\u043a\u0438$() \u0438 $(thing)\u043d\u0430\u0434\u0435\u0436\u043d\u0430\u044f \u0431\u0430\u0437\u0430$() \u0434\u043e\u043b\u0436\u043d\u044b \u0445\u043e\u0440\u043e\u0448\u043e \u043f\u043e\u0434\u043e\u0439\u0442\u0438, \u0447\u0442\u043e\u0431\u044b \u0437\u0430\u0449\u0438\u0442\u0438\u0442\u044c \u043c\u0435\u043d\u044f."}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "icon": {"type": "string"}, "category": {"type": "string"}, "pages": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "text": {"type": "string"}}, "required": ["type", "text"]}}}, "required": ["name", "icon", "category", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {}}, "metadata": {"type": "object", "properties": {"title": {"type": "string"}, "votes": {"type": "integer"}, "renoId": {"type": "string"}}, "required": ["title", "votes", "renoId"]}, "created": {"type": "string"}, "season": {"type": "integer"}, "tournament": {"type": "integer"}, "type": {"type": "integer"}, "day": {"type": "integer"}, "phase": {"type": "integer"}, "category": {"type": "integer"}, "description": {"type": "string"}, "nuts": {"type": "integer"}}, "required": ["id", "playerTags", "teamTags", "gameTags", "metadata", "created", "season", "tournament", "type", "day", "phase", "category", "description", "nuts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "2ee3e9b0-11cc-442c-8c1f-eef515f56b5a", "playerTags" : [], "teamTags" : ["a37f9158-7f82-46bc-908c-c9e2dda7c33b"], "gameTags" : [], "metadata" : {"title" : "Ground Broken", "votes" : 936095, "renoId" : "6"}, "created" : "2021-03-11T16:37:47.134Z", "season" : 12, "tournament" : -1, "type" : 56, "day" : 72, "phase" : 5, "category" : 1, "description" : "The Jazz Hands break ground on Breckenridge Community Field, selecting to build the Loge prefab.\nAnother flag is planted!", "nuts" : 0}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {}}, "metadata": {"type": "object", "properties": {"title": {"type": "string"}, "votes": {"type": "integer"}, "renoId": {"type": "string"}}, "required": ["title", "votes", "renoId"]}, "created": {"type": "string"}, "season": {"type": "integer"}, "tournament": {"type": "integer"}, "type": {"type": "integer"}, "day": {"type": "integer"}, "phase": {"type": "integer"}, "category": {"type": "integer"}, "description": {"type": "string"}, "nuts": {"type": "integer"}}, "required": ["id", "playerTags", "teamTags", "gameTags", "metadata", "created", "season", "tournament", "type", "day", "phase", "category", "description", "nuts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "private": {"type": "boolean"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"polymer": {"type": "string"}, "core-elements": {"type": "string"}, "paper-elements": {"type": "string"}, "core-ajax": {"type": "string"}, "google-signin": {"type": "string"}, "google-youtube": {"type": "string"}}, "required": ["polymer", "core-elements", "paper-elements", "core-ajax", "google-signin", "google-youtube"]}}, "required": ["name", "version", "homepage", "authors", "description", "keywords", "license", "private", "ignore", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "JukeTube", "version" : "0.0.0", "homepage" : "https://github.com/zeusk/JukeTube", "authors" : ["Shantanu Gupta <shans95g@gmail.com>"], "description" : "A WIP Jukebox for Youtube, built using polymer during GDG Manipal's polymer hackathon.", "keywords" : ["youtube", "jukebox", "polymer"], "license" : "MIT", "private" : true, "ignore" : ["**/.*", "node_modules", "bower_components", "test", "tests"], "dependencies" : {"polymer" : "Polymer/polymer#~0.5.4", "core-elements" : "Polymer/core-elements#~0.5.4", "paper-elements" : "Polymer/paper-elements#~0.5.4", "core-ajax" : "Polymer/core-ajax#~0.5.4", "google-signin" : "GoogleWebComponents/google-signin#~0.2.1", "google-youtube" : "~1.0.4"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "private": {"type": "boolean"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"polymer": {"type": "string"}, "core-elements": {"type": "string"}, "paper-elements": {"type": "string"}, "core-ajax": {"type": "string"}, "google-signin": {"type": "string"}, "google-youtube": {"type": "string"}}, "required": ["polymer", "core-elements", "paper-elements", "core-ajax", "google-signin", "google-youtube"]}}, "required": ["name", "version", "homepage", "authors", "description", "keywords", "license", "private", "ignore", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}}, "required": ["name", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Comentarios", "type" : "css"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}}, "required": ["name", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"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": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 404388233, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "113435c0fe337d8732c9016ae9ccf85c", "wof:id" : 404388233, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [0.96466868710581, 49.57210470923845, 1.00437195999123, 49.59387708788145], "geometry" : {"coordinates" : [[[0.99154242497561, 49.57210470923845], [0.98975462973538, 49.57822397854675], [0.97496009240449, 49.5754700166021], [0.96466868710581, 49.57667332658148], [0.97084046939257, 49.5929577752472], [0.98069191390437, 49.59387708788145], [0.98817168768598, 49.58933572496987], [0.99798153540703, 49.5891832187983], [1.00437195999123, 49.58308571184212], [0.99154242497561, 49.57210470923845]]], "type" : "Polygon"}}
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": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"type": {"type": "string"}, "projectID": {"type": "integer"}, "fileID": {"type": "integer"}}, "required": ["type", "projectID", "fileID"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "voodoo.data.lock.LockEntry.Curse", "projectID" : 282963, "fileID" : 2532663}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "projectID": {"type": "integer"}, "fileID": {"type": "integer"}}, "required": ["type", "projectID", "fileID"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@artificialsolutions/tie-api-client": {"type": "string"}, "body-parser": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "request": {"type": "string"}}, "required": ["@artificialsolutions/tie-api-client", "body-parser", "dotenv", "express", "request"]}}, "required": ["name", "version", "description", "main", "engines", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@artificialsolutions/tie-api-example-nexmo-sms", "version" : "1.0.0", "description" : "An example of using Teneo and Nexmo SMS", "main" : "server.js", "engines" : {"node" : ">=10.13.0", "npm" : ">=6.7.0"}, "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "start" : "node server.js"}, "author" : "Mark Jones, Josue Galindo", "license" : "Apache-2.0", "dependencies" : {"@artificialsolutions/tie-api-client" : "^1.3.4", "body-parser" : "^1.19.0", "dotenv" : "^8.0.0", "express" : "^4.17.1", "request" : "^2.88.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}}, "required": ["test", "start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@artificialsolutions/tie-api-client": {"type": "string"}, "body-parser": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "request": {"type": "string"}}, "required": ["@artificialsolutions/tie-api-client", "body-parser", "dotenv", "express", "request"]}}, "required": ["name", "version", "description", "main", "engines", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"average_occupancy": {"type": "array", "items": {"type": "number"}}}, "required": ["average_occupancy"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"average_occupancy" : [1.3922007453415386, 1.3937889545058493, 1.35796946604945, 1.41337512403177, 1.3923689711220293, 1.427046497376956, 1.4271606559854444, 1.463691473687359, 1.5246630228372515, 1.5185875760946432, 1.4726847025472334, 1.3611138180588593, 1.2545744827784315, 1.2672510636332612, 1.2351510741274505, 1.2290387744675615, 1.2521184721285676, 1.2961925373975194, 1.4120249364349498, 1.5336514687681468, 1.671964686715151, 1.6877270349218334, 1.6840408318641562, 1.6106363772010854, 1.49310021063931, 1.4010472636678908, 1.2884104761293913, 1.2312972944297087, 1.157925278772901, 1.1118342412581694, 1.0136836697045637, 0.9749116195349009, 0.9218840208791537, 0.9602411558518451, 0.9381636396076976, 0.9426987592844762, 6.776496653256807, 0.9551558066414985, 0.9463045181447058, 0.9489713744863204, 0.9801906078027087, 1.0328141114516014, 1.0942700012473319, 1.1223378337580847, 1.1707665664494002, 1.2090604245499967, 1.2330779521192246, 1.304766921196491, 1.4636979337006635, 1.6389839007651612, 1.6837787594482425, 1.6721041537270305, 1.5986184655634155, 1.5324903594402088, 1.4326287577974193, 1.3667700281590147, 1.2759283237011925, 1.219952910728157, 1.2518894316620135, 1.2777494357679764, 1.3129806107257875, 1.4111548806114538, 1.3990603767567955, 1.4306159315611198, 1.472104077534731, 1.4948383582341467, 1.515738629604954, 1.45818271676621, 1.4004044285217163, 1.3722743172030807, 1.371760340749009, 1.3520098367261149, 1.3793430987129198, 1.3930799523202144, 1.3334268345709073]}
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": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "value": {"type": "string"}}, "required": ["name", "type", "value"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "command", "type" : "size_t", "value" : "10001"}, {"name" : "status", "type" : "size_t", "value" : "0"}, {"name" : "id", "type" : "string", "value" : ""}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "value": {"type": "string"}}, "required": ["name", "type", "value"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"text": {"type": "string"}, "image": {"type": "string"}}, "required": ["text", "image"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : " 198 TH E HISTOR Y and a prodigious number draughted from the marines. On the march he betrayed no symptom of sloth (c), no passion for luxury: he advanced on foot, at the head of the colours, covered with an iron breastplate, rough and soldier-like, exhi- biting a striking contrast to his former character. XII. In this posture of affairs, fortune seemed to open a flattering prospect. Otho was master of the greatest part of <span class=\"place\" data-place-id=\"1052\">Italy</span>, and his fleets had the command of the sea. To the foot of the maritime Alps (a) the country was in his possession. To pass over those mountains, and make a descent on Narbon Gaul, was the measure which he had projected. To conduct that expe- dition he appointed Suedius Clemens, An- tonius Novellus, and iEmilius Pacencis. The last was loaded with irons by his own soldiers. Antonius Novellus lost all au- thority; and Suedius Clemens, proud of his rank, but not knowing how to maintain it, yielded too much to the humours of the men. He preserved no discipline, and yet was eager for action. His army pre", "image" : "http://books.google.com/books?id=2X5KAAAAYAAJ&pg=PA196&img=1&zoom=3&hl=en&sig=ACfU3U0WswX_Qq4P3mBFdfAAi6Ic4l8IhA&ci=0%2C0%2C1000%2C2000&edge=0"}
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "image": {"type": "string"}}, "required": ["text", "image"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "string"}, "name": {"type": "string"}, "evm_code_coverage": {"type": "string"}, "integer_underflow": {"type": "boolean"}, "integer_overflow": {"type": "boolean"}, "parity_multisig_bug_2": {"type": "boolean"}, "callstack_depth_attack_vulnerability": {"type": "boolean"}, "transaction-ordering_dependence_tod": {"type": "boolean"}, "timestamp_dependency": {"type": "boolean"}, "re-entrancy_vulnerability": {"type": "boolean"}}, "required": ["errors", "file", "name", "evm_code_coverage", "integer_underflow", "integer_overflow", "parity_multisig_bug_2", "callstack_depth_attack_vulnerability", "transaction-ordering_dependence_tod", "timestamp_dependency", "re-entrancy_vulnerability"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x0fc8edd50e87229b921e7694f310b0229d31b3e8", "tool" : "oyente", "start" : 1563823645.4820983, "end" : 1563823654.136361, "duration" : 8.65426254272461, "analysis" : [{"errors" : [], "file" : "/unique_chucks/31/0x0fc8edd50e87229b921e7694f310b0229d31b3e8.sol", "name" : "InsightsNetwork1", "evm_code_coverage" : "97.7%", "integer_underflow" : false, "integer_overflow" : false, "parity_multisig_bug_2" : false, "callstack_depth_attack_vulnerability" : false, "transaction-ordering_dependence_tod" : false, "timestamp_dependency" : false, "re-entrancy_vulnerability" : false}]}
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": "string"}, "name": {"type": "string"}, "evm_code_coverage": {"type": "string"}, "integer_underflow": {"type": "boolean"}, "integer_overflow": {"type": "boolean"}, "parity_multisig_bug_2": {"type": "boolean"}, "callstack_depth_attack_vulnerability": {"type": "boolean"}, "transaction-ordering_dependence_tod": {"type": "boolean"}, "timestamp_dependency": {"type": "boolean"}, "re-entrancy_vulnerability": {"type": "boolean"}}, "required": ["errors", "file", "name", "evm_code_coverage", "integer_underflow", "integer_overflow", "parity_multisig_bug_2", "callstack_depth_attack_vulnerability", "transaction-ordering_dependence_tod", "timestamp_dependency", "re-entrancy_vulnerability"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"generated_at": {"type": "string"}, "required_by": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {"type": "string"}}, "package": {"type": "string"}}, "required": ["generated_at", "required_by", "requires", "package"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"generated_at" : "2017-01-27T09:37:34.838677", "required_by" : ["bundle-celery"], "requires" : ["sqlalchemy", "kombu"], "package" : "kombu-sqlalchemy"}
json_instruct
{"type": "object", "properties": {"generated_at": {"type": "string"}, "required_by": {"type": "array", "items": {"type": "string"}}, "requires": {"type": "array", "items": {"type": "string"}}, "package": {"type": "string"}}, "required": ["generated_at", "required_by", "requires", "package"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"PREVALENCE_BY_GENDER_AGE_YEAR": {"type": "object", "properties": {"TRELLIS_NAME": {"type": "array", "items": {}}, "SERIES_NAME": {"type": "array", "items": {}}, "X_CALENDAR_YEAR": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["TRELLIS_NAME", "SERIES_NAME", "X_CALENDAR_YEAR", "Y_PREVALENCE_1000PP"]}, "PREVALENCE_BY_MONTH": {"type": "object", "properties": {"X_CALENDAR_MONTH": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["X_CALENDAR_MONTH", "Y_PREVALENCE_1000PP"]}, "CONDITIONS_BY_TYPE": {"type": "object", "properties": {"CONCEPT_NAME": {"type": "string"}, "COUNT_VALUE": {"type": "integer"}}, "required": ["CONCEPT_NAME", "COUNT_VALUE"]}, "AGE_AT_FIRST_DIAGNOSIS": {"type": "object", "properties": {"CATEGORY": {"type": "array", "items": {"type": "string"}}, "MIN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P10_VALUE": {"type": "array", "items": {"type": "integer"}}, "P25_VALUE": {"type": "array", "items": {"type": "integer"}}, "MEDIAN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P75_VALUE": {"type": "array", "items": {"type": "integer"}}, "P90_VALUE": {"type": "array", "items": {"type": "integer"}}, "MAX_VALUE": {"type": "array", "items": {"type": "integer"}}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}}, "required": ["PREVALENCE_BY_GENDER_AGE_YEAR", "PREVALENCE_BY_MONTH", "CONDITIONS_BY_TYPE", "AGE_AT_FIRST_DIAGNOSIS"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"PREVALENCE_BY_GENDER_AGE_YEAR" : {"TRELLIS_NAME" : [], "SERIES_NAME" : [], "X_CALENDAR_YEAR" : [], "Y_PREVALENCE_1000PP" : []}, "PREVALENCE_BY_MONTH" : {"X_CALENDAR_MONTH" : [], "Y_PREVALENCE_1000PP" : []}, "CONDITIONS_BY_TYPE" : {"CONCEPT_NAME" : "Claim- Inpatient: Secondary diagnosis", "COUNT_VALUE" : 76}, "AGE_AT_FIRST_DIAGNOSIS" : {"CATEGORY" : ["MALE", "FEMALE"], "MIN_VALUE" : [18, 24], "P10_VALUE" : [43, 40], "P25_VALUE" : [56, 52], "MEDIAN_VALUE" : [66, 64], "P75_VALUE" : [80, 76], "P90_VALUE" : [84, 85], "MAX_VALUE" : [88, 300]}}
json_instruct
{"type": "object", "properties": {"PREVALENCE_BY_GENDER_AGE_YEAR": {"type": "object", "properties": {"TRELLIS_NAME": {"type": "array", "items": {}}, "SERIES_NAME": {"type": "array", "items": {}}, "X_CALENDAR_YEAR": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["TRELLIS_NAME", "SERIES_NAME", "X_CALENDAR_YEAR", "Y_PREVALENCE_1000PP"]}, "PREVALENCE_BY_MONTH": {"type": "object", "properties": {"X_CALENDAR_MONTH": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["X_CALENDAR_MONTH", "Y_PREVALENCE_1000PP"]}, "CONDITIONS_BY_TYPE": {"type": "object", "properties": {"CONCEPT_NAME": {"type": "string"}, "COUNT_VALUE": {"type": "integer"}}, "required": ["CONCEPT_NAME", "COUNT_VALUE"]}, "AGE_AT_FIRST_DIAGNOSIS": {"type": "object", "properties": {"CATEGORY": {"type": "array", "items": {"type": "string"}}, "MIN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P10_VALUE": {"type": "array", "items": {"type": "integer"}}, "P25_VALUE": {"type": "array", "items": {"type": "integer"}}, "MEDIAN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P75_VALUE": {"type": "array", "items": {"type": "integer"}}, "P90_VALUE": {"type": "array", "items": {"type": "integer"}}, "MAX_VALUE": {"type": "array", "items": {"type": "integer"}}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}}, "required": ["PREVALENCE_BY_GENDER_AGE_YEAR", "PREVALENCE_BY_MONTH", "CONDITIONS_BY_TYPE", "AGE_AT_FIRST_DIAGNOSIS"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"task1": {"type": "object", "properties": {"output": {"type": "object", "properties": {"chart_type": {"type": "string"}}, "required": ["chart_type"]}}, "required": ["output"]}, "task6": {"type": "object", "properties": {"output": {"type": "object", "properties": {"visual elements": {"type": "object", "properties": {"lines": {"type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}}}, "required": ["lines"]}}, "required": ["visual elements"]}}, "required": ["output"]}}, "required": ["task1", "task6"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"task1" : {"output" : {"chart_type" : "line"}}, "task6" : {"output" : {"visual elements" : {"lines" : [[{"x" : 187.42562866210938, "y" : 131.25616455078125}, {"x" : 196.46185302734375, "y" : 116.83863830566406}, {"x" : 254.90554809570312, "y" : 76.99072265625}, {"x" : 269.2763671875, "y" : 73.3405532836914}, {"x" : 278.79974365234375, "y" : 72.04231262207031}, {"x" : 310.7511901855469, "y" : 68.48746490478516}, {"x" : 330.5166931152344, "y" : 67.36937713623047}, {"x" : 341.64996337890625, "y" : 67.05902099609375}, {"x" : 350.6162414550781, "y" : 66.94345092773438}, {"x" : 358.19873046875, "y" : 66.87556457519531}, {"x" : 370.4250183105469, "y" : 66.75459289550781}, {"x" : 386.07086181640625, "y" : 66.54116821289062}, {"x" : 398.33099365234375, "y" : 66.40472412109375}, {"x" : 413.6229553222656, "y" : 66.3967056274414}, {"x" : 426.0724182128906, "y" : 66.32386779785156}, {"x" : 442.1374816894531, "y" : 66.29540252685547}, {"x" : 458.32891845703125, "y" : 66.22373962402344}, {"x" : 471.35516357421875, "y" : 66.1509017944336}, {"x" : 485.79412841796875, "y" : 175.4205780029297}, {"x" : 529.5956420898438, "y" : 339.5142822265625}, {"x" : 533.9896850585938, "y" : 347.9449768066406}, {"x" : 558.287353515625, "y" : 379.9492492675781}, {"x" : 541.217529296875, "y" : 359.7720031738281}, {"x" : 546.74609375, "y" : 367.4046325683594}]]}}}}
json_instruct
{"type": "object", "properties": {"task1": {"type": "object", "properties": {"output": {"type": "object", "properties": {"chart_type": {"type": "string"}}, "required": ["chart_type"]}}, "required": ["output"]}, "task6": {"type": "object", "properties": {"output": {"type": "object", "properties": {"visual elements": {"type": "object", "properties": {"lines": {"type": "array", "items": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}}}, "required": ["lines"]}}, "required": ["visual elements"]}}, "required": ["output"]}}, "required": ["task1", "task6"], "$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": {"oq": {"type": "string"}, "q": {"type": "string"}, "rvnm": {"type": "string"}, "stcd": {"type": "string"}, "stnm": {"type": "string"}, "tm": {"type": "integer"}, "wptn": {"type": "string"}, "z": {"type": "string"}}, "required": ["oq", "q", "rvnm", "stcd", "stnm", "tm", "wptn", "z"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"oq" : "0", "q" : "20500", "rvnm" : "\u957f\u6c5f", "stcd" : "60105400", "stnm" : "\u5bf8\u6ee9", "tm" : 1599804000000, "wptn" : "5", "z" : "169.13"}, {"oq" : "0", "q" : "2690", "rvnm" : "\u4e4c\u6c5f", "stcd" : "60803000", "stnm" : "\u6b66\u9686", "tm" : 1599804000000, "wptn" : "5", "z" : "176.06"}, {"oq" : "0", "q" : "23000", "rvnm" : "\u957f\u6c5f", "stcd" : "60107300", "stnm" : "\u5b9c\u660c", "tm" : 1599804000000, "wptn" : "4", "z" : "46.04"}, {"oq" : "0", "q" : "19800", "rvnm" : "\u957f\u6c5f", "stcd" : "60108300", "stnm" : "\u6c99\u5e02", "tm" : 1599804000000, "wptn" : "4", "z" : "38.45"}, {"oq" : "0", "q" : "0", "rvnm" : "\u957f\u6c5f", "stcd" : "60111200", "stnm" : "\u57ce\u9675\u77f6(\u83b2)", "tm" : 1599804000000, "wptn" : "6", "z" : "30.91"}, {"oq" : "0", "q" : "41100", "rvnm" : "\u957f\u6c5f", "stcd" : "60112200", "stnm" : "\u6c49\u53e3", "tm" : 1599804000000, "wptn" : "6", "z" : "24.92"}, {"oq" : "0", "q" : "42400", "rvnm" : "\u957f\u6c5f", "stcd" : "60113400", "stnm" : "\u4e5d\u6c5f", "tm" : 1599804000000, "wptn" : "4", "z" : "18.45"}, {"oq" : "0", "q" : "51900", "rvnm" : "\u957f\u6c5f", "stcd" : "60115000", "stnm" : "\u5927\u901a", "tm" : 1599804000000, "wptn" : "6", "z" : "12.59"}, {"oq" : "0", "q" : "16400", "rvnm" : "\u6d1e\u5ead\u6e56", "stcd" : "61512000", "stnm" : "\u57ce\u9675\u77f6(\u4e03)", "tm" : 1599804000000, "wptn" : "6", "z" : "31"}, {"oq" : "0", "q" : "7010", "rvnm" : "\u9131\u9633\u6e56", "stcd" : "62601600", "stnm" : "\u6e56\u53e3", "tm" : 1599804000000, "wptn" : "4", "z" : "17.89"}, {"oq" : "0", "q" : "0", "rvnm" : "\u957f\u6c5f", "stcd" : "60107000", "stnm" : "\u8305\u576a(\u4e8c)", "tm" : 1599804000000, "wptn" : "5", "z" : "154.595"}, {"oq" : "20000", "q" : "21500", "rvnm" : "\u957f\u6c5f", "stcd" : "60106980", "stnm" : "\u4e09\u5ce1\u6c34\u5e93", "tm" : 1599804000000, "wptn" : "5", "z" : "154.6"}, {"oq" : "0", "q" : "0", "rvnm" : "\u6c49\u6c5f", "stcd" : "61802500", "stnm" : "\u9f99\u738b\u5e99", "tm" : 1599804000000, "wptn" : "6", "z" : "163.69"}, {"oq" : "947", "q" : "0", "rvnm" : "\u6c49\u6c5f", "stcd" : "61802700", "stnm" : "\u4e39\u6c5f\u53e3\u6c34\u5e93", "tm" : 1599800400000, "wptn" : "5", "z" : "163.69"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"oq": {"type": "string"}, "q": {"type": "string"}, "rvnm": {"type": "string"}, "stcd": {"type": "string"}, "stnm": {"type": "string"}, "tm": {"type": "integer"}, "wptn": {"type": "string"}, "z": {"type": "string"}}, "required": ["oq", "q", "rvnm", "stcd", "stnm", "tm", "wptn", "z"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"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"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "misc": {"type": "object", "properties": {"postHint": {"type": "string"}}, "required": ["postHint"]}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "thumbnailUrl", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "isCurated": {"type": "boolean"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "isCurated", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "misc", "picture", "score", "subreddit", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"author" : {"id" : "t2_7rw440ul", "name" : "CozyMaps"}, "date" : {"day" : 1626998400, "full" : 1627001529, "month" : 1625097600, "week" : 1626566400}, "id" : "t3_opr86n", "misc" : {"postHint" : "image"}, "picture" : {"filesize" : 92857, "fullUrl" : "https://preview.redd.it/bdmvjhoxyuc71.jpg?auto=webp&s=a3df8ea79da9be3e9165be19f8ab1e197b80f80b", "hash" : "795abd6a5f", "height" : 640, "lqip" : "data:image/jpg;base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAQABADASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAwQFBv/EACYQAAICAQMACwAAAAAAAAAAAAECAwQRABIhBQYTIiMxQVFx4fD/xAAVAQEBAAAAAAAAAAAAAAAAAAADBf/EABcRAQEBAQAAAAAAAAAAAAAAABEBACH/2gAMAwEAAhEDEQA/AMHZebo/dRDpGgfcZGJ2u2CTjPA8tN17Nuy9WR7eIyq+HFgMMH9nUuHrFHcCNJFCJZMNJ2h7ox7fWiVKslqSS3VkgL5IUbsopPHB9PjU2zuVgG//2Q==", "thumbnailUrl" : "https://a.thumbs.redditmedia.com/gmVMdw5xI2gAXJB9tQcjdlP1SUWqLbvExtIY-4GGzx8.jpg", "url" : "https://preview.redd.it/bdmvjhoxyuc71.jpg?width=640&crop=smart&auto=webp&s=3fcf630c1b494a6e3576fa7d266ea012b72ece6e", "width" : 640}, "score" : {"comments" : 1, "downs" : 0, "isCurated" : false, "ratio" : 0.98, "ups" : 46, "value" : 46}, "subreddit" : {"id" : "t5_3isai", "name" : "dndmaps"}, "tags" : ["Encounter"], "title" : "Swamp hut. It's time for mysticism, dampness, mosquitoes and leeches -", "url" : "https://www.reddit.com/r/dndmaps/comments/opr86n/swamp_hut_its_time_for_mysticism_dampness/"}
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"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "misc": {"type": "object", "properties": {"postHint": {"type": "string"}}, "required": ["postHint"]}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "thumbnailUrl", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "isCurated": {"type": "boolean"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "isCurated", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "misc", "picture", "score", "subreddit", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "null"}, "city": {"type": "string"}, "province": {"type": "string"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "null"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Sampurnanand Sanskrit University", "alt_name" : "Sampurnanand Sanskrit Vishwavidyalaya (SSVV)", "country" : "India", "state" : null, "address" : {"street" : null, "city" : "Varanasi", "province" : "Uttar Pradesh", "postal_code" : "221002"}, "contact" : {"telephone" : "+91(542) 203-911", "website" : "http://ssvv.up.nic.in", "email" : "vsssvv_vns@satyam.net.in", "fax" : "+91(542) 206-617"}, "funding" : "Public", "languages" : null, "academic_year" : null, "accrediting_agency" : null}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "null"}, "city": {"type": "string"}, "province": {"type": "string"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "null"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}}, "required": ["text", "created", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : "I think it would be awesome if, out of a brokered convention, <a href=\"https://www.youtube.com/watch?v=Ty92wz0K-CM&feature=youtu.be&t=18\">Nancy Pelosi</a> leads us to victory in the fall.", "created" : "Thu, 27 Feb 2020 17:37:28 GMT", "type" : "outline"}
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "created": {"type": "string"}, "type": {"type": "string"}}, "required": ["text", "created", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"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": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "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"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "San Juan, Morong, Rizal, CALABARZON (Region IV-A), PH", "locale" : "ph.calabarzon-region-iv-a.rizal.morong.san-juan", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "4", "region_reference" : "41", "region_name" : "CALABARZON (Region IV-A)", "province_id" : "64", "province_reference" : "64", "province_name" : "Rizal", "city_id" : "889", "city_reference" : "1341", "city_name" : "Morong", "barangay_id" : "25569", "barangay_reference" : "34835", "barangay_name" : "San Juan"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[121.230743, 14.54864], [121.241547, 14.53518], [121.243721, 14.53283], [121.246246, 14.53003], [121.247169, 14.52837], [121.248138, 14.52863], [121.249023, 14.52791], [121.249702, 14.5284], [121.251251, 14.52814], [121.254044, 14.52646], [121.254379, 14.5243], [121.254883, 14.52079], [121.255241, 14.51781], [121.253777, 14.51757], [121.252663, 14.51762], [121.251953, 14.51725], [121.252251, 14.51684], [121.225456, 14.54153], [121.230743, 14.54864]]]]}}
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": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "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"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"min.js": {"type": "string"}}, "required": ["min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"min.js" : "sha256-1qvEpQ33PwjMuvw18CJWUs3L45aV5xh+8al+ovWvSF0="}
json_instruct
{"type": "object", "properties": {"min.js": {"type": "string"}}, "required": ["min.js"], "$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": {"bundle": {"type": "boolean"}}, "required": ["bundle"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "93a34dfe06852416577a", "c" : {"bundle" : true}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"bundle": {"type": "boolean"}}, "required": ["bundle"]}}, "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": {"address_components": {"type": "array", "items": {"type": "object", "properties": {"long_name": {"type": "string"}, "short_name": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}}, "required": ["long_name", "short_name", "types"]}}, "formatted_address": {"type": "string"}, "geometry": {"type": "object", "properties": {"bounds": {"type": "object", "properties": {"northeast": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "southwest": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}, "required": ["northeast", "southwest"]}, "location": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "location_type": {"type": "string"}, "viewport": {"type": "object", "properties": {"northeast": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "southwest": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}, "required": ["northeast", "southwest"]}}, "required": ["bounds", "location", "location_type", "viewport"]}, "place_id": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}}, "required": ["address_components", "formatted_address", "geometry", "place_id", "types"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"address_components" : [{"long_name" : "Yeni\u015farbademli", "short_name" : "Yeni\u015farbademli", "types" : ["locality", "political"]}, {"long_name" : "Yeni\u015farbademli", "short_name" : "Yeni\u015farbademli", "types" : ["administrative_area_level_2", "political"]}, {"long_name" : "Isparta", "short_name" : "Isparta", "types" : ["administrative_area_level_1", "political"]}, {"long_name" : "Turkey", "short_name" : "TR", "types" : ["country", "political"]}], "formatted_address" : "Yeni\u015farbademli, Isparta, Turkey", "geometry" : {"bounds" : {"northeast" : {"lat" : 37.715595, "lng" : 31.3981109}, "southwest" : {"lat" : 37.703128, "lng" : 31.381212}}, "location" : {"lat" : 37.705944, "lng" : 31.383282}, "location_type" : "APPROXIMATE", "viewport" : {"northeast" : {"lat" : 37.715595, "lng" : 31.3981109}, "southwest" : {"lat" : 37.703128, "lng" : 31.381212}}}, "place_id" : "ChIJ76_d7mQ5xRQR9z4HKM-j09Q", "types" : ["locality", "political"]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"address_components": {"type": "array", "items": {"type": "object", "properties": {"long_name": {"type": "string"}, "short_name": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}}, "required": ["long_name", "short_name", "types"]}}, "formatted_address": {"type": "string"}, "geometry": {"type": "object", "properties": {"bounds": {"type": "object", "properties": {"northeast": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "southwest": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}, "required": ["northeast", "southwest"]}, "location": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "location_type": {"type": "string"}, "viewport": {"type": "object", "properties": {"northeast": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}, "southwest": {"type": "object", "properties": {"lat": {"type": "number"}, "lng": {"type": "number"}}, "required": ["lat", "lng"]}}, "required": ["northeast", "southwest"]}}, "required": ["bounds", "location", "location_type", "viewport"]}, "place_id": {"type": "string"}, "types": {"type": "array", "items": {"type": "string"}}}, "required": ["address_components", "formatted_address", "geometry", "place_id", "types"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "stateShort": {"type": "string"}, "country": {"type": "string"}, "description": {"type": "string"}, "imageCredit": {"type": "string"}, "imageCreditLink": {"type": "string"}}, "required": ["id", "name", "city", "state", "stateShort", "country", "description", "imageCredit", "imageCreditLink"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "anc", "name" : "Ted Stevens Anchorage International Airport", "city" : "Anchorage", "state" : "Alaska", "stateShort" : "AK", "country" : "USA", "description" : "In 2009, Anchorage International was renamed to honor U.S. Senator Ted Stevens, but its airport code still honors its home in *Anc*horage.", "imageCredit" : "Frank Kovalchek", "imageCreditLink" : "https://www.flickr.com/photos/72213316@N00/"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "stateShort": {"type": "string"}, "country": {"type": "string"}, "description": {"type": "string"}, "imageCredit": {"type": "string"}, "imageCreditLink": {"type": "string"}}, "required": ["id", "name", "city", "state", "stateShort", "country", "description", "imageCredit", "imageCreditLink"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"entity.strawgolem.strawgolem": {"type": "string"}, "entity.strawgolem.strawnggolem": {"type": "string"}, "strawgolem.subtitle.golemAmbient": {"type": "string"}, "strawgolem.subtitle.golemHurt": {"type": "string"}, "strawgolem.subtitle.golemDeath": {"type": "string"}, "strawgolem.subtitle.golemHeal": {"type": "string"}, "strawgolem.subtitle.golemScared": {"type": "string"}, "strawgolem.subtitle.golemInterested": {"type": "string"}, "strawgolem.lifespan": {"type": "string"}, "strawgolem.hunger": {"type": "string"}, "strawgolem.deliver": {"type": "string"}, "strawgolem.order": {"type": "string"}}, "required": ["entity.strawgolem.strawgolem", "entity.strawgolem.strawnggolem", "strawgolem.subtitle.golemAmbient", "strawgolem.subtitle.golemHurt", "strawgolem.subtitle.golemDeath", "strawgolem.subtitle.golemHeal", "strawgolem.subtitle.golemScared", "strawgolem.subtitle.golemInterested", "strawgolem.lifespan", "strawgolem.hunger", "strawgolem.deliver", "strawgolem.order"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"entity.strawgolem.strawgolem" : "Straw Golem", "entity.strawgolem.strawnggolem" : "Strawng Golem", "strawgolem.subtitle.golemAmbient" : "Straw Golem Ambient", "strawgolem.subtitle.golemHurt" : "Straw Golem Hurt", "strawgolem.subtitle.golemDeath" : "Straw Golem Death", "strawgolem.subtitle.golemHeal" : "Straw Golem Healed", "strawgolem.subtitle.golemScared" : "Straw Golem Scared", "strawgolem.subtitle.golemInterested" : "Straw Golem Interested", "strawgolem.lifespan" : "Lifespan: %s days", "strawgolem.hunger" : "Hunger Level: %s", "strawgolem.deliver" : "%s will now deliver to this container", "strawgolem.order" : "Ordering: %s"}
json_instruct
{"type": "object", "properties": {"entity.strawgolem.strawgolem": {"type": "string"}, "entity.strawgolem.strawnggolem": {"type": "string"}, "strawgolem.subtitle.golemAmbient": {"type": "string"}, "strawgolem.subtitle.golemHurt": {"type": "string"}, "strawgolem.subtitle.golemDeath": {"type": "string"}, "strawgolem.subtitle.golemHeal": {"type": "string"}, "strawgolem.subtitle.golemScared": {"type": "string"}, "strawgolem.subtitle.golemInterested": {"type": "string"}, "strawgolem.lifespan": {"type": "string"}, "strawgolem.hunger": {"type": "string"}, "strawgolem.deliver": {"type": "string"}, "strawgolem.order": {"type": "string"}}, "required": ["entity.strawgolem.strawgolem", "entity.strawgolem.strawnggolem", "strawgolem.subtitle.golemAmbient", "strawgolem.subtitle.golemHurt", "strawgolem.subtitle.golemDeath", "strawgolem.subtitle.golemHeal", "strawgolem.subtitle.golemScared", "strawgolem.subtitle.golemInterested", "strawgolem.lifespan", "strawgolem.hunger", "strawgolem.deliver", "strawgolem.order"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {}, "required": []}, "inner_path": {"type": "string"}, "modified": {"type": "integer"}, "signs": {"type": "object", "properties": {"14HxNEi2W7RTH6fpt2ifx6MXHLpENEC2ou": {"type": "string"}}, "required": ["14HxNEi2W7RTH6fpt2ifx6MXHLpENEC2ou"]}, "user": {"type": "array", "items": {"type": "object", "properties": {"avatar": {"type": "string"}, "date_added": {"type": "integer"}, "hub": {"type": "string"}, "intro": {"type": "string"}, "user_name": {"type": "string"}}, "required": ["avatar", "date_added", "hub", "intro", "user_name"]}}}, "required": ["address", "cert_auth_type", "cert_sign", "cert_user_id", "files", "inner_path", "modified", "signs", "user"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"address" : "1UDbADib99KE9d3qZ87NqJF2QLTHmMkoV", "cert_auth_type" : "web", "cert_sign" : "G5sb8nMu9+CYuyByfPGnXPqWucv0+wNiZoafDotLdB1kjLmkl/lLGzKNTY6gJtckQkHEGpZE2scz8xat3fuYljU=", "cert_user_id" : "przemouser@zeroid.bit", "files" : {}, "inner_path" : "data/userdb/14HxNEi2W7RTH6fpt2ifx6MXHLpENEC2ou/content.json", "modified" : 1485907997, "signs" : {"14HxNEi2W7RTH6fpt2ifx6MXHLpENEC2ou" : "G0dqQsZlqxGuQAtGh3ZplN5oNwE6Eh+iTzyAMsKMLfjSLWNgqk6SeUZGca3cv/fUH6lmWaUkAX33pI4biypT2Jc="}, "user" : [{"avatar" : "generate", "date_added" : 1485907624, "hub" : "1oranGeS2xsKZ4jVsu9SVttzgkYXu4k9v", "intro" : "I'm just checking", "user_name" : "Przemouser"}]}
json_instruct
{"type": "object", "properties": {"address": {"type": "string"}, "cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {}, "required": []}, "inner_path": {"type": "string"}, "modified": {"type": "integer"}, "signs": {"type": "object", "properties": {"14HxNEi2W7RTH6fpt2ifx6MXHLpENEC2ou": {"type": "string"}}, "required": ["14HxNEi2W7RTH6fpt2ifx6MXHLpENEC2ou"]}, "user": {"type": "array", "items": {"type": "object", "properties": {"avatar": {"type": "string"}, "date_added": {"type": "integer"}, "hub": {"type": "string"}, "intro": {"type": "string"}, "user_name": {"type": "string"}}, "required": ["avatar", "date_added", "hub", "intro", "user_name"]}}}, "required": ["address", "cert_auth_type", "cert_sign", "cert_user_id", "files", "inner_path", "modified", "signs", "user"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Oberbronn", "circ" : "8\u00e8me circonscription", "dpt" : "Bas-Rhin", "inscrits" : 1171, "abs" : 682, "votants" : 489, "blancs" : 23, "nuls" : 6, "exp" : 460, "res" : [{"nuance" : "LR", "nom" : "M. Fr\u00e9d\u00e9ric REISS", "voix" : 321}, {"nuance" : "REM", "nom" : "M. Christian GLIECH", "voix" : 139}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}, "egis": {"type": "null"}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1", "egis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\u5de5\u5ee0\u540d\u7a31" : "\u745e\u9686\u78da\u74e6\u5de5\u5ee0", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "99683935", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "06310000174188", "\u5de5\u5ee0\u5730\u5740" : "\u81fa\u5357\u5e02\u516d\u7532\u5340\u9f8d\u6e56\u91cc\u548c\u5e73\u8857110\u865f", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u81fa\u5357\u5e02\u516d\u7532\u5340\u9f8d\u6e56\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u8a31\u9673\u7f8e\u82f1\u3000\u3000", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "71036107", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u7368\u8cc7", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "0631220", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "0670214", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["23\u975e\u91d1\u5c6c\u7926\u7269\u88fd\u54c1\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["239\u5176\u4ed6\u975e\u91d1\u5c6c\u7926\u7269\u88fd\u54c1"], "egis" : null}
json_instruct
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}, "egis": {"type": "null"}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1", "egis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "surahNumber": {"type": "string"}, "ayatNumber": {"type": "string"}, "arabic": {"type": "string"}, "english": {"type": "string"}, "bengali": {"type": "string"}}, "required": ["id", "surahNumber", "ayatNumber", "arabic", "english", "bengali"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 4462, "surahNumber" : "044", "ayatNumber" : "048", "arabic" : "\u062b\u064f\u0645\u0651\u064e \u0635\u064f\u0628\u0651\u064f\u0648\u0627 \u0641\u064e\u0648\u0652\u0642\u064e \u0631\u064e\u0623\u0652\u0633\u0650\u0647\u0650 \u0645\u0650\u0646\u0652 \u0639\u064e\u0630\u064e\u0627\u0628\u0650 \u0627\u0644\u0652\u062d\u064e\u0645\u0650\u064a\u0645\u0650", "english" : "\"Then pour over his head the torment of boiling water,", "bengali" : "\u0985\u09a4\u0983\u09aa\u09b0 \u09a4\u09be\u09b0 \u09ae\u09be\u09a5\u09be\u09b0 \u0989\u09aa\u09b0 \u09ab\u09c1\u099f\u09a8\u09cd\u09a4 \u09aa\u09be\u09a8\u09bf\u09b0 \u0986\u09af\u09be\u09ac \u09a2\u09c7\u09b2\u09c7 \u09a6\u09be\u0993,"}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "surahNumber": {"type": "string"}, "ayatNumber": {"type": "string"}, "arabic": {"type": "string"}, "english": {"type": "string"}, "bengali": {"type": "string"}}, "required": ["id", "surahNumber", "ayatNumber", "arabic", "english", "bengali"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "license": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {}}}, "required": ["name", "version", "description", "keywords", "author", "license", "homepage", "repository", "main", "files"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@lamansky/mq", "version" : "1.0.0", "description" : "A library of media query mixins for Sass.", "keywords" : ["sass", "scss", "mixins", "library", "color scheme", "dark mode", "light mode", "test", "viewport", "width"], "author" : {"name" : "Fr. John Lamansky", "url" : "lamansky.com"}, "license" : "MIT", "homepage" : "https://github.com/lamansky/mq", "repository" : "lamansky/mq", "main" : "_index.scss", "files" : []}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}, "license": {"type": "string"}, "homepage": {"type": "string"}, "repository": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {}}}, "required": ["name", "version", "description", "keywords", "author", "license", "homepage", "repository", "main", "files"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "emendatusenigmatica:block/arcane_ore"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "peerDependencies": {"type": "object", "properties": {"@angular/common": {"type": "string"}, "@angular/core": {"type": "string"}, "tslib": {"type": "string"}}, "required": ["@angular/common", "@angular/core", "tslib"]}, "keywords": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "peerDependencies", "keywords"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "ngx-timeline-vertical", "version" : "1.0.1", "peerDependencies" : {"@angular/common" : "^9.0.7", "@angular/core" : "^9.0.7", "tslib" : "^1.10.0"}, "keywords" : ["angular", "timeline", "timeline-vertical", "vertical-timeline", "responsive"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "peerDependencies": {"type": "object", "properties": {"@angular/common": {"type": "string"}, "@angular/core": {"type": "string"}, "tslib": {"type": "string"}}, "required": ["@angular/common", "@angular/core", "tslib"]}, "keywords": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "peerDependencies", "keywords"], "$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"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}, "deploy-prod": {"type": "string"}, "deploy-dev": {"type": "string"}, "create-nodejs-aws-lambda": {"type": "string"}}, "required": ["test", "start", "deploy-prod", "deploy-dev", "create-nodejs-aws-lambda"]}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "repository": {"type": "object", "properties": {"url": {"type": "string"}, "type": {"type": "string"}}, "required": ["url", "type"]}, "bugs": {"type": "object", "properties": {"email": {"type": "string"}, "url": {"type": "string"}}, "required": ["email", "url"]}, "dependencies": {"type": "object", "properties": {"aws-sdk": {"type": "string"}, "cheerio": {"type": "string"}, "request-promise": {"type": "string"}, "slack-node": {"type": "string"}, "underscore": {"type": "string"}}, "required": ["aws-sdk", "cheerio", "request-promise", "slack-node", "underscore"]}, "devDependencies": {"type": "object", "properties": {"serverless": {"type": "string"}}, "required": ["serverless"]}}, "required": ["name", "version", "description", "scripts", "author", "license", "private", "repository", "bugs", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "frc-team-updates-slack-notifier", "version" : "2.2.0", "description" : "scrapes the frc game manual updates page and sends alerts to your slack team via incoming webhook using AWS S3 and Lambda\"", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "start" : "node example.js", "deploy-prod" : "serverless deploy --stage prod", "deploy-dev" : "serverless deploy", "create-nodejs-aws-lambda" : "serverless create -t aws-nodejs"}, "author" : "KHS-Robotics", "license" : "MIT", "private" : true, "repository" : {"url" : "https://github.com/KHS-Robotics/FRC-Team-Updates-Slack-Notifier.git", "type" : "git"}, "bugs" : {"email" : "demonrobotics4342@gmail.com", "url" : "https://github.com/KHS-Robotics/FRC-Team-Updates-Slack-Notifier/issues"}, "dependencies" : {"aws-sdk" : "^2.601.0", "cheerio" : "^1.0.0-rc.10", "request-promise" : "^4.2.5", "slack-node" : "^0.1.8", "underscore" : "^1.13.2"}, "devDependencies" : {"serverless" : "^2.72.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}, "deploy-prod": {"type": "string"}, "deploy-dev": {"type": "string"}, "create-nodejs-aws-lambda": {"type": "string"}}, "required": ["test", "start", "deploy-prod", "deploy-dev", "create-nodejs-aws-lambda"]}, "author": {"type": "string"}, "license": {"type": "string"}, "private": {"type": "boolean"}, "repository": {"type": "object", "properties": {"url": {"type": "string"}, "type": {"type": "string"}}, "required": ["url", "type"]}, "bugs": {"type": "object", "properties": {"email": {"type": "string"}, "url": {"type": "string"}}, "required": ["email", "url"]}, "dependencies": {"type": "object", "properties": {"aws-sdk": {"type": "string"}, "cheerio": {"type": "string"}, "request-promise": {"type": "string"}, "slack-node": {"type": "string"}, "underscore": {"type": "string"}}, "required": ["aws-sdk", "cheerio", "request-promise", "slack-node", "underscore"]}, "devDependencies": {"type": "object", "properties": {"serverless": {"type": "string"}}, "required": ["serverless"]}}, "required": ["name", "version", "description", "scripts", "author", "license", "private", "repository", "bugs", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"body": {"type": "object", "properties": {"party": {"type": "object", "properties": {"partyIdInfo": {"type": "object", "properties": {"partyIdType": {"type": "string"}, "partyIdentifier": {"type": "string"}, "partySubIdOrType": {"type": "string"}, "fspId": {"type": "string"}}, "required": ["partyIdType", "partyIdentifier", "partySubIdOrType", "fspId"]}, "personalInfo": {"type": "object", "properties": {"complexName": {"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}}, "required": ["firstName", "lastName"]}}, "required": ["complexName"]}}, "required": ["partyIdInfo", "personalInfo"]}}, "required": ["party"]}}, "required": ["body"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"body" : {"party" : {"partyIdInfo" : {"partyIdType" : "PERSONAL_ID", "partyIdentifier" : "123456789", "partySubIdOrType" : "PASSPORT", "fspId" : "MobileMoney"}, "personalInfo" : {"complexName" : {"firstName" : "John", "lastName" : "Doe"}}}}}
json_instruct
{"type": "object", "properties": {"body": {"type": "object", "properties": {"party": {"type": "object", "properties": {"partyIdInfo": {"type": "object", "properties": {"partyIdType": {"type": "string"}, "partyIdentifier": {"type": "string"}, "partySubIdOrType": {"type": "string"}, "fspId": {"type": "string"}}, "required": ["partyIdType", "partyIdentifier", "partySubIdOrType", "fspId"]}, "personalInfo": {"type": "object", "properties": {"complexName": {"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}}, "required": ["firstName", "lastName"]}}, "required": ["complexName"]}}, "required": ["partyIdInfo", "personalInfo"]}}, "required": ["party"]}}, "required": ["body"], "$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": {"province": {"type": "string"}, "city": {"type": "string"}, "area": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}}, "required": ["province", "city", "area", "name", "code", "address", "phone"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"province" : "\u5185\u8499\u53e4\u81ea\u6cbb\u533a", "city" : "\u547c\u4f26\u8d1d\u5c14\u5e02", "area" : "\u65b0\u5df4\u5c14\u864e\u53f3\u65d7", "name" : "\u5185\u8499\u53e4\u81ea\u6cbb\u533a\u65b0\u5df4\u5c14\u864e\u53f3\u65d7\u53e3\u5cb8\u90ae\u653f\u6240", "code" : "021314", "address" : "\u5185\u8499\u53e4\u81ea\u6cbb\u533a\u547c\u4f26\u8d1d\u5c14\u5e02\u65b0\u5df4\u5c13\u864e\u53f3\u65d7\u963f\u65e5\u54c8\u6c99\u7279\u9547", "phone" : "15148404786"}, {"province" : "\u5185\u8499\u53e4\u81ea\u6cbb\u533a", "city" : "\u547c\u4f26\u8d1d\u5c14\u5e02", "area" : "\u65b0\u5df4\u5c14\u864e\u53f3\u65d7", "name" : "\u65b0\u5df4\u5c14\u864e\u53f3\u65d7\u963f\u65e5\u54c8\u6c99\u7279\u9547\u90ae\u653f\u6240", "code" : "021314", "address" : "\u5185\u8499\u53e4\u81ea\u6cbb\u533a\u547c\u4f26\u8d1d\u5c14\u5e02\u65b0\u5df4\u5c14\u864e\u53f3\u65d7\u963f\u62c9\u5766\u989d\u83ab\u52d2\u9547\u8d1d\u5c14\u5927\u8857", "phone" : "18804966858"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"province": {"type": "string"}, "city": {"type": "string"}, "area": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}}, "required": ["province", "city", "area", "name", "code", "address", "phone"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "os": {"type": "array", "items": {"type": "string"}}, "cpu": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "cheerio": {"type": "string"}, "grunt": {"type": "string"}, "grunt-contrib-jshint": {"type": "string"}, "grunt-eslint": {"type": "string"}, "grunt-jscs": {"type": "string"}, "grunt-jsonlint": {"type": "string"}, "grunt-mocha-test": {"type": "string"}, "js-combinatorics": {"type": "string"}, "load-grunt-tasks": {"type": "string"}, "mathjs": {"type": "string"}, "mocha": {"type": "string"}, "selenium-webdriver": {"type": "string"}}, "required": ["chai", "cheerio", "grunt", "grunt-contrib-jshint", "grunt-eslint", "grunt-jscs", "grunt-jsonlint", "grunt-mocha-test", "js-combinatorics", "load-grunt-tasks", "mathjs", "mocha", "selenium-webdriver"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "engines", "os", "cpu", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "set-game-js", "version" : "0.0.1", "description" : "Playing Set game with JavaScript and Selenium", "main" : "Gruntfile.js", "scripts" : {"test" : "grunt"}, "repository" : {"type" : "git", "url" : "git+https://github.com/zeljkofilipin/set-game-js.git"}, "author" : {"name" : "\u017deljko Filipin", "email" : "zeljko.filipin@gmail.com", "url" : "http://filipin.eu/"}, "license" : "MIT", "bugs" : {"url" : "https://github.com/zeljkofilipin/set-game-js/issues"}, "homepage" : "https://github.com/zeljkofilipin/set-game-js#readme", "engines" : {"node" : "~6.2.0", "npm" : "~3.9.2"}, "os" : ["darwin"], "cpu" : ["x64"], "devDependencies" : {"chai" : "^3.5.0", "cheerio" : "^0.20.0", "grunt" : "^1.0.1", "grunt-contrib-jshint" : "^1.0.0", "grunt-eslint" : "^18.1.0", "grunt-jscs" : "^2.8.0", "grunt-jsonlint" : "^1.0.8", "grunt-mocha-test" : "^0.12.7", "js-combinatorics" : "^0.5.2", "load-grunt-tasks" : "^3.5.0", "mathjs" : "^3.2.1", "mocha" : "^2.5.3", "selenium-webdriver" : "^2.53.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "engines": {"type": "object", "properties": {"node": {"type": "string"}, "npm": {"type": "string"}}, "required": ["node", "npm"]}, "os": {"type": "array", "items": {"type": "string"}}, "cpu": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"chai": {"type": "string"}, "cheerio": {"type": "string"}, "grunt": {"type": "string"}, "grunt-contrib-jshint": {"type": "string"}, "grunt-eslint": {"type": "string"}, "grunt-jscs": {"type": "string"}, "grunt-jsonlint": {"type": "string"}, "grunt-mocha-test": {"type": "string"}, "js-combinatorics": {"type": "string"}, "load-grunt-tasks": {"type": "string"}, "mathjs": {"type": "string"}, "mocha": {"type": "string"}, "selenium-webdriver": {"type": "string"}}, "required": ["chai", "cheerio", "grunt", "grunt-contrib-jshint", "grunt-eslint", "grunt-jscs", "grunt-jsonlint", "grunt-mocha-test", "js-combinatorics", "load-grunt-tasks", "mathjs", "mocha", "selenium-webdriver"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "bugs", "homepage", "engines", "os", "cpu", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"description": {"type": "string"}, "icon": {"type": "string"}, "name": {"type": "string"}, "namespace": {"type": "string"}, "type": {"type": "string"}, "uuid": {"type": "string"}, "version": {"type": "integer"}}, "required": ["description", "icon", "name", "namespace", "type", "uuid", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"description" : "ATT&CK Mitigation", "icon" : "chain", "name" : "Course of Action", "namespace" : "mitre-attack", "type" : "mitre-course-of-action", "uuid" : "6fcb4472-6de4-11e7-b5f7-37771619e14e", "version" : 7}
json_instruct
{"type": "object", "properties": {"description": {"type": "string"}, "icon": {"type": "string"}, "name": {"type": "string"}, "namespace": {"type": "string"}, "type": {"type": "string"}, "uuid": {"type": "string"}, "version": {"type": "integer"}}, "required": ["description", "icon", "name", "namespace", "type", "uuid", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "string"}, "logo": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "stack": {"type": "string"}}, "required": ["name", "description", "repository", "logo", "keywords", "stack"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Discord Proxy", "description" : "Fastest proxy using only nginx as the backend server", "repository" : "https://github.com/TheMasterPorg/discord-proxy", "logo" : "", "keywords" : ["discord", "proxy"], "stack" : "container"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "string"}, "logo": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "stack": {"type": "string"}}, "required": ["name", "description", "repository", "logo", "keywords", "stack"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "codepoint": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "version": {"type": "string"}, "zhs": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "comments": {"type": "array", "items": {}}}, "required": ["id", "name", "codepoint", "aliases", "tags", "author", "version", "zhs", "description", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "57984F1A-6CA5-4928-B221-466C0CC11562", "name" : "calendar-blank", "codepoint" : "F00EE", "aliases" : ["calendar-today"], "tags" : ["Date / Time"], "author" : "Austin Andrews", "version" : "1.5.54", "zhs" : ["\u65e5\u5386\u7a7a\u767d", "\u4eca\u5929\u7684\u65e5\u5386"], "description" : "", "comments" : []}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "codepoint": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "tags": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "version": {"type": "string"}, "zhs": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "comments": {"type": "array", "items": {}}}, "required": ["id", "name", "codepoint", "aliases", "tags", "author", "version", "zhs", "description", "comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"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#"}
{"id" : "2004", "provinceId" : "12", "regencyId" : "12", "districtId" : "06", "name" : "Lintong"}
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#"}