id stringlengths 14 15 | size stringclasses 16
values | puzzle stringlengths 586 3.06k | solution dict | created_at stringlengths 26 26 |
|---|---|---|---|---|
lgp-test-4x6-1 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `eric`, `arnold`, `peter`
- They all have a different favorite flower: `roses`, `lilies`, `daffodils`, `c... | {
"header": [
"House",
"Name",
"Flower",
"Occupation",
"Vacation",
"Hobby",
"Nationality"
],
"rows": [
[
"1",
"peter",
"lilies",
"artist",
"city",
"painting",
"dane"
],
[
"2",
"alice",
"roses",
"engineer",
... | 2024-06-29T19:25:51.257842 |
lgp-test-4x5-21 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `alice`, `arnold`, `eric`
- Each person has an occupation: `artist`, `teacher`, `engineer`, `doctor`
- P... | {
"header": [
"House",
"Name",
"Occupation",
"HairColor",
"Animal",
"Birthday"
],
"rows": [
[
"1",
"arnold",
"teacher",
"red",
"bird",
"jan"
],
[
"2",
"peter",
"artist",
"blonde",
"cat",
"april"
],
... | 2024-06-29T19:25:51.257758 |
lgp-test-5x5-24 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `alice`, `arnold`, `bob`, `eric`
- People have different favorite book genres: `science fiction`, `fantas... | {
"header": [
"House",
"Name",
"BookGenre",
"Flower",
"Color",
"Hobby"
],
"rows": [
[
"1",
"bob",
"mystery",
"carnations",
"green",
"knitting"
],
[
"2",
"eric",
"biography",
"daffodils",
"yellow",
"painting... | 2024-06-29T19:25:51.258672 |
lgp-test-3x6-31 | 3*6 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `eric`, `arnold`
- Everyone has a favorite smoothie: `cherry`, `watermelon`, `desert`
- Each person pref... | {
"header": [
"House",
"Name",
"Smoothie",
"Vacation",
"FavoriteSport",
"Hobby",
"BookGenre"
],
"rows": [
[
"1",
"arnold",
"desert",
"mountain",
"tennis",
"gardening",
"romance"
],
[
"2",
"peter",
"cherry",
"... | 2024-06-29T19:25:51.257155 |
lgp-test-6x5-7 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `carol`, `alice`, `peter`, `bob`, `arnold`, `eric`
- Each person has a unique birthday month: `mar`, `may`, `sept`... | {
"header": [
"House",
"Name",
"Birthday",
"Smoothie",
"FavoriteSport",
"Cigar"
],
"rows": [
[
"1",
"carol",
"april",
"dragonfruit",
"baseball",
"blue master"
],
[
"2",
"eric",
"sept",
"blueberry",
"volleyball",
... | 2024-06-29T19:25:51.259477 |
lgp-test-3x5-28 | 3*5 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `eric`, `peter`
- Each person has a unique hobby: `photography`, `cooking`, `gardening`
- People use di... | {
"header": [
"House",
"Name",
"Hobby",
"PhoneModel",
"Birthday",
"Nationality"
],
"rows": [
[
"1",
"peter",
"gardening",
"samsung galaxy s21",
"jan",
"dane"
],
[
"2",
"arnold",
"cooking",
"google pixel 6",
"apri... | 2024-06-29T19:25:51.256894 |
lgp-test-6x5-18 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `eric`, `bob`, `carol`, `alice`, `peter`
- Each person has a favorite color: `purple`, `red`, `green`, `... | {
"header": [
"House",
"Name",
"Color",
"Drink",
"Nationality",
"Flower"
],
"rows": [
[
"1",
"peter",
"red",
"milk",
"brit",
"carnations"
],
[
"2",
"alice",
"white",
"boba tea",
"norwegian",
"daffodils"
... | 2024-06-29T19:25:51.259603 |
lgp-test-4x4-22 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `alice`, `eric`, `arnold`
- People have different favorite sports: `basketball`, `soccer`, `tennis`, `swi... | {
"header": [
"House",
"Name",
"FavoriteSport",
"Flower",
"Food"
],
"rows": [
[
"1",
"peter",
"basketball",
"lilies",
"pizza"
],
[
"2",
"eric",
"soccer",
"carnations",
"spaghetti"
],
[
"3",
"arnold",
... | 2024-06-29T19:25:51.257505 |
lgp-test-4x5-7 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `alice`, `eric`, `arnold`
- The people are of nationalities: `swede`, `brit`, `norwegian`, `dane`
- Each... | {
"header": [
"House",
"Name",
"Nationality",
"HouseStyle",
"Color",
"Hobby"
],
"rows": [
[
"1",
"arnold",
"swede",
"ranch",
"white",
"painting"
],
[
"2",
"alice",
"dane",
"victorian",
"red",
"photography"
... | 2024-06-29T19:25:51.257625 |
lgp-test-4x6-17 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `arnold`, `alice`, `eric`
- Each person has a favorite drink: `milk`, `water`, `tea`, `coffee`
- Each pe... | {
"header": [
"House",
"Name",
"Drink",
"Color",
"Occupation",
"BookGenre",
"Food"
],
"rows": [
[
"1",
"peter",
"coffee",
"green",
"doctor",
"romance",
"pizza"
],
[
"2",
"eric",
"water",
"yellow",
"engi... | 2024-06-29T19:25:51.257956 |
lgp-test-5x4-12 | 5*4 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `eric`, `peter`, `alice`, `bob`
- The mothers' names are: `aniya`, `janelle`, `penny`, `holly`, `kailyn`... | {
"header": [
"House",
"Name",
"Mother",
"Drink",
"Pet"
],
"rows": [
[
"1",
"bob",
"kailyn",
"root beer",
"fish"
],
[
"2",
"arnold",
"aniya",
"coffee",
"dog"
],
[
"3",
"alice",
"holly",
"wat... | 2024-06-29T19:25:51.258339 |
lgp-test-6x4-31 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `bob`, `carol`, `eric`, `alice`, `arnold`
- Each person has an occupation: `nurse`, `lawyer`, `engineer`,... | {
"header": [
"House",
"Name",
"Occupation",
"Drink",
"Birthday"
],
"rows": [
[
"1",
"carol",
"nurse",
"tea",
"april"
],
[
"2",
"alice",
"doctor",
"water",
"may"
],
[
"3",
"arnold",
"lawyer",
... | 2024-06-29T19:25:51.259419 |
lgp-test-3x5-29 | 3*5 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `peter`, `arnold`
- Everyone has a different favorite cigar: `prince`, `blue master`, `pall mall`
- Peopl... | {
"header": [
"House",
"Name",
"Cigar",
"CarModel",
"FavoriteSport",
"Drink"
],
"rows": [
[
"1",
"arnold",
"prince",
"ford f150",
"basketball",
"milk"
],
[
"2",
"eric",
"pall mall",
"tesla model 3",
"tennis",
... | 2024-06-29T19:25:51.256901 |
lgp-test-4x3-18 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `alice`, `eric`, `arnold`
- People have different favorite book genres: `mystery`, `fantasy`, `science fi... | {
"header": [
"House",
"Name",
"BookGenre",
"Animal"
],
"rows": [
[
"1",
"eric",
"fantasy",
"fish"
],
[
"2",
"alice",
"romance",
"horse"
],
[
"3",
"peter",
"mystery",
"bird"
],
[
"4",
"a... | 2024-06-29T19:25:51.257271 |
lgp-test-4x6-3 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `peter`, `arnold`, `alice`
- Each person has a unique birthday month: `feb`, `april`, `jan`, `sept`
- Eac... | {
"header": [
"House",
"Name",
"Birthday",
"Vacation",
"MusicGenre",
"Education",
"Hobby"
],
"rows": [
[
"1",
"peter",
"april",
"cruise",
"classical",
"associate",
"photography"
],
[
"2",
"eric",
"jan",
"city... | 2024-06-29T19:25:51.257858 |
lgp-test-3x3-31 | 3*3 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `peter`, `eric`
- Everyone has a different favorite cigar: `pall mall`, `prince`, `blue master`
- Every... | {
"header": [
"House",
"Name",
"Cigar",
"Food"
],
"rows": [
[
"1",
"arnold",
"blue master",
"grilled cheese"
],
[
"2",
"eric",
"prince",
"pizza"
],
[
"3",
"peter",
"pall mall",
"spaghetti"
]
]
} | 2024-06-29T19:25:51.256487 |
lgp-test-3x3-8 | 3*3 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `arnold`, `eric`
- Everyone has something different for lunch: `grilled cheese`, `spaghetti`, `pizza`
- ... | {
"header": [
"House",
"Name",
"Food",
"Vacation"
],
"rows": [
[
"1",
"arnold",
"grilled cheese",
"beach"
],
[
"2",
"eric",
"pizza",
"mountain"
],
[
"3",
"peter",
"spaghetti",
"city"
]
]
} | 2024-06-29T19:25:51.256357 |
lgp-test-3x6-24 | 3*6 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `eric`, `peter`
- People use different phone models: `samsung galaxy s21`, `iphone 13`, `google pixel 6`... | {
"header": [
"House",
"Name",
"PhoneModel",
"Animal",
"HairColor",
"Drink",
"Color"
],
"rows": [
[
"1",
"arnold",
"samsung galaxy s21",
"cat",
"black",
"milk",
"red"
],
[
"2",
"peter",
"google pixel 6",
"hor... | 2024-06-29T19:25:51.257110 |
lgp-test-6x3-20 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `arnold`, `alice`, `carol`, `eric`, `peter`
- Each person has an occupation: `engineer`, `doctor`, `artist`... | {
"header": [
"House",
"Name",
"Occupation",
"Cigar"
],
"rows": [
[
"1",
"peter",
"lawyer",
"blue master"
],
[
"2",
"arnold",
"engineer",
"blends"
],
[
"3",
"alice",
"doctor",
"yellow monster"
],
[
... | 2024-06-29T19:25:51.259124 |
lgp-test-4x4-3 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `arnold`, `peter`, `eric`
- Each person has a different level of education: `bachelor`, `high school`, `m... | {
"header": [
"House",
"Name",
"Education",
"Color",
"Cigar"
],
"rows": [
[
"1",
"peter",
"master",
"yellow",
"prince"
],
[
"2",
"arnold",
"associate",
"red",
"dunhill"
],
[
"3",
"alice",
"high sc... | 2024-06-29T19:25:51.257377 |
lgp-test-5x3-21 | 5*3 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `arnold`, `alice`, `peter`, `bob`
- Each person has a unique hobby: `photography`, `gardening`, `knitting`... | {
"header": [
"House",
"Name",
"Hobby",
"Animal"
],
"rows": [
[
"1",
"alice",
"cooking",
"dog"
],
[
"2",
"arnold",
"knitting",
"fish"
],
[
"3",
"bob",
"gardening",
"cat"
],
[
"4",
"eric"... | 2024-06-29T19:25:51.258191 |
lgp-test-4x6-21 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `alice`, `peter`, `arnold`
- People have different favorite book genres: `mystery`, `romance`, `science fi... | {
"header": [
"House",
"Name",
"BookGenre",
"Cigar",
"MusicGenre",
"Children",
"PhoneModel"
],
"rows": [
[
"1",
"alice",
"science fiction",
"blue master",
"classical",
"fred",
"oneplus 9"
],
[
"2",
"eric",
"fantasy... | 2024-06-29T19:25:51.257982 |
lgp-test-6x4-16 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `peter`, `carol`, `eric`, `arnold`, `alice`
- People have different favorite sports: `swimming`, `tennis`, ... | {
"header": [
"House",
"Name",
"FavoriteSport",
"Smoothie",
"Pet"
],
"rows": [
[
"1",
"arnold",
"baseball",
"desert",
"rabbit"
],
[
"2",
"alice",
"basketball",
"blueberry",
"hamster"
],
[
"3",
"peter",
... | 2024-06-29T19:25:51.259315 |
lgp-test-3x4-13 | 3*4 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `eric`, `arnold`
- Each person has a different level of education: `high school`, `associate`, `bachelor`... | {
"header": [
"House",
"Name",
"Education",
"Birthday",
"Smoothie"
],
"rows": [
[
"1",
"eric",
"associate",
"jan",
"watermelon"
],
[
"2",
"arnold",
"high school",
"sept",
"cherry"
],
[
"3",
"peter",
... | 2024-06-29T19:25:51.256571 |
lgp-test-6x5-31 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `carol`, `peter`, `bob`, `alice`, `eric`
- Each person has a favorite color: `white`, `purple`, `yellow`... | {
"header": [
"House",
"Name",
"Color",
"Mother",
"Children",
"PhoneModel"
],
"rows": [
[
"1",
"alice",
"purple",
"kailyn",
"bella",
"samsung galaxy s21"
],
[
"2",
"bob",
"yellow",
"sarah",
"timothy",
"xiao... | 2024-06-29T19:25:51.259706 |
lgp-test-4x5-4 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `arnold`, `alice`, `eric`
- The people are of nationalities: `brit`, `dane`, `norwegian`, `swede`
- Ever... | {
"header": [
"House",
"Name",
"Nationality",
"Food",
"Occupation",
"Birthday"
],
"rows": [
[
"1",
"peter",
"dane",
"grilled cheese",
"engineer",
"april"
],
[
"2",
"eric",
"swede",
"spaghetti",
"doctor",
"j... | 2024-06-29T19:25:51.257603 |
lgp-test-3x4-5 | 3*4 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `arnold`, `eric`
- People have different favorite music genres: `rock`, `classical`, `pop`
- Each person... | {
"header": [
"House",
"Name",
"MusicGenre",
"Color",
"CarModel"
],
"rows": [
[
"1",
"arnold",
"rock",
"white",
"tesla model 3"
],
[
"2",
"eric",
"pop",
"red",
"toyota camry"
],
[
"3",
"peter",
"c... | 2024-06-29T19:25:51.256522 |
lgp-test-4x5-19 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `eric`, `arnold`, `alice`
- Each person has a favorite color: `green`, `yellow`, `red`, `white`
- The mo... | {
"header": [
"House",
"Name",
"Color",
"Mother",
"Smoothie",
"Hobby"
],
"rows": [
[
"1",
"alice",
"white",
"aniya",
"dragonfruit",
"gardening"
],
[
"2",
"eric",
"red",
"holly",
"desert",
"cooking"
],
... | 2024-06-29T19:25:51.257744 |
lgp-test-3x3-7 | 3*3 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `arnold`, `eric`
- Each person has an occupation: `teacher`, `engineer`, `doctor`
- The people are of na... | {
"header": [
"House",
"Name",
"Occupation",
"Nationality"
],
"rows": [
[
"1",
"peter",
"teacher",
"brit"
],
[
"2",
"arnold",
"doctor",
"swede"
],
[
"3",
"eric",
"engineer",
"dane"
]
]
} | 2024-06-29T19:25:51.256350 |
lgp-test-6x3-31 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `carol`, `eric`, `bob`, `alice`, `arnold`
- Each person has a different level of education: `master`, `do... | {
"header": [
"House",
"Name",
"Education",
"Animal"
],
"rows": [
[
"1",
"alice",
"bachelor",
"bird"
],
[
"2",
"arnold",
"associate",
"cat"
],
[
"3",
"carol",
"doctorate",
"fish"
],
[
"4",
... | 2024-06-29T19:25:51.259196 |
lgp-test-4x6-13 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `alice`, `arnold`, `eric`
- Everyone has something different for lunch: `spaghetti`, `grilled cheese`, `s... | {
"header": [
"House",
"Name",
"Food",
"Drink",
"Children",
"Cigar",
"Nationality"
],
"rows": [
[
"1",
"arnold",
"grilled cheese",
"tea",
"meredith",
"blue master",
"brit"
],
[
"2",
"eric",
"stew",
"water",
... | 2024-06-29T19:25:51.257930 |
lgp-test-4x4-0 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `peter`, `arnold`, `alice`
- Each person has a unique birthday month: `feb`, `jan`, `april`, `sept`
- Peo... | {
"header": [
"House",
"Name",
"Birthday",
"MusicGenre",
"HouseStyle"
],
"rows": [
[
"1",
"alice",
"feb",
"rock",
"ranch"
],
[
"2",
"peter",
"jan",
"classical",
"colonial"
],
[
"3",
"arnold",
"sep... | 2024-06-29T19:25:51.257357 |
lgp-test-5x6-9 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `peter`, `arnold`, `bob`, `alice`
- People have different favorite sports: `tennis`, `basketball`, `soccer... | {
"header": [
"House",
"Name",
"FavoriteSport",
"Food",
"Hobby",
"PhoneModel",
"Education"
],
"rows": [
[
"1",
"bob",
"swimming",
"stir fry",
"gardening",
"huawei p50",
"doctorate"
],
[
"2",
"peter",
"basketball",
... | 2024-06-29T19:25:51.258794 |
lgp-test-6x4-12 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `alice`, `bob`, `eric`, `arnold`, `carol`
- Everyone has something different for lunch: `stew`, `soup`, `... | {
"header": [
"House",
"Name",
"Food",
"BookGenre",
"Birthday"
],
"rows": [
[
"1",
"peter",
"spaghetti",
"romance",
"mar"
],
[
"2",
"arnold",
"stir fry",
"fantasy",
"april"
],
[
"3",
"bob",
"soup"... | 2024-06-29T19:25:51.259287 |
lgp-test-4x3-26 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `peter`, `eric`, `arnold`
- People have different heights: `average`, `short`, `very short`, `tall`
- Ev... | {
"header": [
"House",
"Name",
"Height",
"Smoothie"
],
"rows": [
[
"1",
"peter",
"very short",
"watermelon"
],
[
"2",
"arnold",
"tall",
"dragonfruit"
],
[
"3",
"eric",
"average",
"cherry"
],
[
... | 2024-06-29T19:25:51.257319 |
lgp-test-6x5-17 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `carol`, `peter`, `eric`, `alice`, `arnold`
- Each person has a unique birthday month: `jan`, `mar`, `sept`... | {
"header": [
"House",
"Name",
"Birthday",
"Food",
"Children",
"Education"
],
"rows": [
[
"1",
"eric",
"mar",
"stew",
"timothy",
"master"
],
[
"2",
"bob",
"feb",
"stir fry",
"meredith",
"bachelor"
],
... | 2024-06-29T19:25:51.259563 |
lgp-test-6x6-18 | 6*6 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `bob`, `eric`, `arnold`, `peter`, `carol`
- Everyone has a different favorite cigar: `blue master`, `prin... | {
"header": [
"House",
"Name",
"Cigar",
"FavoriteSport",
"Smoothie",
"Children",
"Birthday"
],
"rows": [
[
"1",
"eric",
"dunhill",
"basketball",
"blueberry",
"timothy",
"april"
],
[
"2",
"carol",
"prince",
"v... | 2024-06-29T19:25:51.259855 |
lgp-test-3x4-9 | 3*4 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `eric`, `peter`
- Everyone has a different favorite cigar: `prince`, `blue master`, `pall mall`
- Peopl... | {
"header": [
"House",
"Name",
"Cigar",
"HairColor",
"MusicGenre"
],
"rows": [
[
"1",
"arnold",
"blue master",
"black",
"classical"
],
[
"2",
"peter",
"pall mall",
"brown",
"rock"
],
[
"3",
"eric",
... | 2024-06-29T19:25:51.256546 |
lgp-test-3x3-21 | 3*3 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `eric`, `arnold`
- People use different phone models: `google pixel 6`, `iphone 13`, `samsung galaxy s21`... | {
"header": [
"House",
"Name",
"PhoneModel",
"Drink"
],
"rows": [
[
"1",
"eric",
"iphone 13",
"tea"
],
[
"2",
"arnold",
"samsung galaxy s21",
"milk"
],
[
"3",
"peter",
"google pixel 6",
"water"
]
]
} | 2024-06-29T19:25:51.256428 |
lgp-test-6x4-18 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `eric`, `alice`, `peter`, `carol`, `arnold`
- Each person has an occupation: `doctor`, `engineer`, `teacher... | {
"header": [
"House",
"Name",
"Occupation",
"PhoneModel",
"CarModel"
],
"rows": [
[
"1",
"arnold",
"nurse",
"huawei p50",
"honda civic"
],
[
"2",
"alice",
"teacher",
"samsung galaxy s21",
"tesla model 3"
],
[
... | 2024-06-29T19:25:51.259329 |
lgp-test-3x5-10 | 3*5 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `arnold`, `eric`
- Everyone has something different for lunch: `spaghetti`, `pizza`, `grilled cheese`
- ... | {
"header": [
"House",
"Name",
"Food",
"Mother",
"Smoothie",
"Height"
],
"rows": [
[
"1",
"peter",
"grilled cheese",
"holly",
"desert",
"very short"
],
[
"2",
"arnold",
"pizza",
"aniya",
"cherry",
"short"
... | 2024-06-29T19:25:51.256782 |
lgp-test-3x5-4 | 3*5 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `eric`, `peter`
- Each person prefers a different type of vacation: `city`, `mountain`, `beach`
- The p... | {
"header": [
"House",
"Name",
"Vacation",
"Animal",
"Food",
"Cigar"
],
"rows": [
[
"1",
"arnold",
"city",
"cat",
"grilled cheese",
"blue master"
],
[
"2",
"peter",
"beach",
"horse",
"pizza",
"pall mall"
... | 2024-06-29T19:25:51.256739 |
lgp-test-4x3-4 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `eric`, `arnold`, `alice`
- People have different hair colors: `red`, `blonde`, `black`, `brown`
- The p... | {
"header": [
"House",
"Name",
"HairColor",
"Nationality"
],
"rows": [
[
"1",
"alice",
"red",
"swede"
],
[
"2",
"arnold",
"black",
"norwegian"
],
[
"3",
"eric",
"brown",
"brit"
],
[
"4",
... | 2024-06-29T19:25:51.257187 |
lgp-test-4x3-30 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `eric`, `arnold`, `alice`
- The mothers' names are: `holly`, `janelle`, `aniya`, `kailyn`
- People use d... | {
"header": [
"House",
"Name",
"Mother",
"PhoneModel"
],
"rows": [
[
"1",
"alice",
"aniya",
"samsung galaxy s21"
],
[
"2",
"arnold",
"kailyn",
"oneplus 9"
],
[
"3",
"eric",
"holly",
"google pixel 6"
],
... | 2024-06-29T19:25:51.257343 |
lgp-test-3x4-21 | 3*4 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `arnold`, `eric`
- People use different phone models: `google pixel 6`, `samsung galaxy s21`, `iphone 13`... | {
"header": [
"House",
"Name",
"PhoneModel",
"Mother",
"HouseStyle"
],
"rows": [
[
"1",
"eric",
"google pixel 6",
"holly",
"ranch"
],
[
"2",
"arnold",
"samsung galaxy s21",
"aniya",
"victorian"
],
[
"3",
... | 2024-06-29T19:25:51.256631 |
lgp-test-4x4-15 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `eric`, `alice`, `arnold`
- Everyone has something different for lunch: `stew`, `grilled cheese`, `spaghe... | {
"header": [
"House",
"Name",
"Food",
"Education",
"PhoneModel"
],
"rows": [
[
"1",
"eric",
"grilled cheese",
"master",
"google pixel 6"
],
[
"2",
"alice",
"pizza",
"high school",
"iphone 13"
],
[
"3",
... | 2024-06-29T19:25:51.257458 |
lgp-test-6x3-1 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `carol`, `peter`, `bob`, `arnold`, `eric`
- People have different hair colors: `brown`, `black`, `red`, `... | {
"header": [
"House",
"Name",
"HairColor",
"MusicGenre"
],
"rows": [
[
"1",
"carol",
"brown",
"jazz"
],
[
"2",
"peter",
"blonde",
"pop"
],
[
"3",
"alice",
"red",
"hip hop"
],
[
"4",
"ar... | 2024-06-29T19:25:51.258964 |
lgp-test-4x5-9 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `eric`, `arnold`, `alice`
- Each person has a different level of education: `bachelor`, `master`, `associ... | {
"header": [
"House",
"Name",
"Education",
"Mother",
"CarModel",
"Height"
],
"rows": [
[
"1",
"arnold",
"bachelor",
"aniya",
"toyota camry",
"very short"
],
[
"2",
"alice",
"high school",
"janelle",
"tesla model... | 2024-06-29T19:25:51.257639 |
lgp-test-4x6-16 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `alice`, `eric`, `arnold`
- Each person has a unique birthday month: `jan`, `sept`, `april`, `feb`
- Eac... | {
"header": [
"House",
"Name",
"Birthday",
"Hobby",
"Nationality",
"FavoriteSport",
"Occupation"
],
"rows": [
[
"1",
"arnold",
"jan",
"gardening",
"dane",
"swimming",
"artist"
],
[
"2",
"peter",
"sept",
"phot... | 2024-06-29T19:25:51.257949 |
lgp-test-6x5-2 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `eric`, `carol`, `peter`, `alice`, `arnold`
- They all have a different favorite flower: `tulips`, `daffodi... | {
"header": [
"House",
"Name",
"Flower",
"Hobby",
"MusicGenre",
"Height"
],
"rows": [
[
"1",
"eric",
"iris",
"woodworking",
"country",
"short"
],
[
"2",
"carol",
"carnations",
"knitting",
"pop",
"tall"
... | 2024-06-29T19:25:51.259441 |
lgp-test-5x3-11 | 5*3 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `alice`, `arnold`, `bob`, `eric`
- Each person has a different level of education: `master`, `bachelor`, ... | {
"header": [
"House",
"Name",
"Education",
"Pet"
],
"rows": [
[
"1",
"bob",
"doctorate",
"fish"
],
[
"2",
"arnold",
"master",
"cat"
],
[
"3",
"eric",
"bachelor",
"bird"
],
[
"4",
"alice... | 2024-06-29T19:25:51.258126 |
lgp-test-5x5-17 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `alice`, `bob`, `eric`, `peter`
- Each person has a different type of pet: `cat`, `dog`, `bird`, `fish`,... | {
"header": [
"House",
"Name",
"Pet",
"Smoothie",
"Animal",
"Occupation"
],
"rows": [
[
"1",
"arnold",
"dog",
"desert",
"dog",
"lawyer"
],
[
"2",
"eric",
"hamster",
"cherry",
"cat",
"engineer"
],
[
... | 2024-06-29T19:25:51.258624 |
lgp-test-4x6-27 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `arnold`, `alice`, `eric`
- People use different phone models: `oneplus 9`, `samsung galaxy s21`, `iphone... | {
"header": [
"House",
"Name",
"PhoneModel",
"HouseStyle",
"Flower",
"CarModel",
"HairColor"
],
"rows": [
[
"1",
"eric",
"oneplus 9",
"ranch",
"lilies",
"honda civic",
"blonde"
],
[
"2",
"peter",
"iphone 13",
... | 2024-06-29T19:25:51.258023 |
lgp-test-6x4-4 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `carol`, `bob`, `peter`, `arnold`, `alice`, `eric`
- Each person has a different level of education: `associate`, ... | {
"header": [
"House",
"Name",
"Education",
"Color",
"Occupation"
],
"rows": [
[
"1",
"eric",
"associate",
"blue",
"artist"
],
[
"2",
"carol",
"master",
"purple",
"doctor"
],
[
"3",
"peter",
"doct... | 2024-06-29T19:25:51.259230 |
lgp-test-6x4-22 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `alice`, `carol`, `peter`, `bob`, `arnold`
- The people keep different animals: `horse`, `bird`, `cat`, `r... | {
"header": [
"House",
"Name",
"Animal",
"HairColor",
"PhoneModel"
],
"rows": [
[
"1",
"peter",
"fish",
"blonde",
"samsung galaxy s21"
],
[
"2",
"bob",
"horse",
"red",
"oneplus 9"
],
[
"3",
"alice",
... | 2024-06-29T19:25:51.259357 |
lgp-test-4x3-28 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `eric`, `arnold`, `peter`
- Each person lives in a different style of house: `victorian`, `colonial`, `ra... | {
"header": [
"House",
"Name",
"HouseStyle",
"Pet"
],
"rows": [
[
"1",
"arnold",
"victorian",
"cat"
],
[
"2",
"alice",
"ranch",
"bird"
],
[
"3",
"eric",
"colonial",
"dog"
],
[
"4",
"pete... | 2024-06-29T19:25:51.257331 |
lgp-test-6x5-4 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `alice`, `peter`, `arnold`, `eric`, `carol`
- Everyone has a different favorite cigar: `pall mall`, `blue m... | {
"header": [
"House",
"Name",
"Cigar",
"Occupation",
"Color",
"Drink"
],
"rows": [
[
"1",
"eric",
"pall mall",
"nurse",
"blue",
"boba tea"
],
[
"2",
"arnold",
"dunhill",
"engineer",
"purple",
"root beer"
... | 2024-06-29T19:25:51.259455 |
lgp-test-5x4-27 | 5*4 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `alice`, `peter`, `bob`, `arnold`
- People have different favorite music genres: `pop`, `classical`, `jazz... | {
"header": [
"House",
"Name",
"MusicGenre",
"Mother",
"Color"
],
"rows": [
[
"1",
"bob",
"classical",
"holly",
"red"
],
[
"2",
"peter",
"hip hop",
"penny",
"white"
],
[
"3",
"alice",
"jazz",
... | 2024-06-29T19:25:51.258475 |
lgp-test-4x3-23 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `peter`, `eric`, `arnold`
- People have different favorite music genres: `jazz`, `pop`, `classical`, `roc... | {
"header": [
"House",
"Name",
"MusicGenre",
"Food"
],
"rows": [
[
"1",
"peter",
"jazz",
"stew"
],
[
"2",
"eric",
"pop",
"spaghetti"
],
[
"3",
"arnold",
"classical",
"grilled cheese"
],
[
"4",... | 2024-06-29T19:25:51.257300 |
lgp-test-3x4-18 | 3*4 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `peter`, `arnold`
- Each mother is accompanied by their child: `bella`, `fred`, `meredith`
- People have ... | {
"header": [
"House",
"Name",
"Children",
"Height",
"BookGenre"
],
"rows": [
[
"1",
"eric",
"fred",
"very short",
"mystery"
],
[
"2",
"arnold",
"meredith",
"average",
"romance"
],
[
"3",
"peter",
... | 2024-06-29T19:25:51.256606 |
lgp-test-3x4-27 | 3*4 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `arnold`, `peter`
- People have different favorite music genres: `pop`, `classical`, `rock`
- They all ha... | {
"header": [
"House",
"Name",
"MusicGenre",
"Flower",
"HouseStyle"
],
"rows": [
[
"1",
"arnold",
"pop",
"daffodils",
"ranch"
],
[
"2",
"peter",
"rock",
"lilies",
"colonial"
],
[
"3",
"eric",
"cla... | 2024-06-29T19:25:51.256674 |
lgp-test-5x4-25 | 5*4 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `peter`, `bob`, `eric`, `alice`
- Each person prefers a different type of vacation: `city`, `cruise`, `c... | {
"header": [
"House",
"Name",
"Vacation",
"Education",
"Animal"
],
"rows": [
[
"1",
"arnold",
"city",
"master",
"cat"
],
[
"2",
"eric",
"cruise",
"high school",
"dog"
],
[
"3",
"alice",
"mountain... | 2024-06-29T19:25:51.258463 |
lgp-test-4x5-20 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `eric`, `peter`, `arnold`
- Everyone has something different for lunch: `pizza`, `stew`, `spaghetti`, `gr... | {
"header": [
"House",
"Name",
"Food",
"CarModel",
"Children",
"Pet"
],
"rows": [
[
"1",
"alice",
"stew",
"honda civic",
"meredith",
"fish"
],
[
"2",
"arnold",
"spaghetti",
"tesla model 3",
"fred",
"cat"
... | 2024-06-29T19:25:51.257751 |
lgp-test-4x4-28 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `arnold`, `peter`, `alice`
- The people are of nationalities: `brit`, `swede`, `norwegian`, `dane`
- Each... | {
"header": [
"House",
"Name",
"Nationality",
"Birthday",
"Cigar"
],
"rows": [
[
"1",
"alice",
"swede",
"feb",
"pall mall"
],
[
"2",
"arnold",
"dane",
"sept",
"prince"
],
[
"3",
"peter",
"norwegia... | 2024-06-29T19:25:51.257544 |
lgp-test-6x3-17 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `alice`, `arnold`, `eric`, `peter`, `carol`
- Each person has a favorite color: `yellow`, `green`, `white`,... | {
"header": [
"House",
"Name",
"Color",
"Flower"
],
"rows": [
[
"1",
"eric",
"yellow",
"roses"
],
[
"2",
"carol",
"red",
"iris"
],
[
"3",
"arnold",
"green",
"daffodils"
],
[
"4",
"alice"... | 2024-06-29T19:25:51.259103 |
lgp-test-5x6-6 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `alice`, `bob`, `eric`, `peter`
- The mothers' names are: `janelle`, `penny`, `holly`, `kailyn`, `aniya`... | {
"header": [
"House",
"Name",
"Mother",
"HouseStyle",
"Hobby",
"FavoriteSport",
"Animal"
],
"rows": [
[
"1",
"alice",
"penny",
"craftsman",
"photography",
"swimming",
"bird"
],
[
"2",
"arnold",
"janelle",
"m... | 2024-06-29T19:25:51.258772 |
lgp-test-5x4-24 | 5*4 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `arnold`, `eric`, `bob`, `peter`
- Each person has an occupation: `engineer`, `artist`, `doctor`, `lawyer... | {
"header": [
"House",
"Name",
"Occupation",
"Animal",
"Pet"
],
"rows": [
[
"1",
"bob",
"lawyer",
"fish",
"bird"
],
[
"2",
"peter",
"artist",
"cat",
"fish"
],
[
"3",
"arnold",
"doctor",
"hor... | 2024-06-29T19:25:51.258451 |
lgp-test-4x6-9 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `arnold`, `eric`, `peter`
- Each mother is accompanied by their child: `meredith`, `bella`, `fred`, `sama... | {
"header": [
"House",
"Name",
"Children",
"Mother",
"Flower",
"Food",
"Animal"
],
"rows": [
[
"1",
"alice",
"samantha",
"holly",
"roses",
"stew",
"horse"
],
[
"2",
"peter",
"bella",
"aniya",
"carnation... | 2024-06-29T19:25:51.257901 |
lgp-test-5x4-0 | 5*4 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `arnold`, `peter`, `alice`, `eric`
- Each mother is accompanied by their child: `timothy`, `samantha`, `fre... | {
"header": [
"House",
"Name",
"Children",
"HairColor",
"CarModel"
],
"rows": [
[
"1",
"eric",
"timothy",
"brown",
"toyota camry"
],
[
"2",
"bob",
"meredith",
"black",
"honda civic"
],
[
"3",
"peter",
... | 2024-06-29T19:25:51.258259 |
lgp-test-3x3-4 | 3*3 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `eric`, `peter`
- Each mother is accompanied by their child: `bella`, `meredith`, `fred`
- People have ... | {
"header": [
"House",
"Name",
"Children",
"BookGenre"
],
"rows": [
[
"1",
"arnold",
"bella",
"romance"
],
[
"2",
"peter",
"meredith",
"mystery"
],
[
"3",
"eric",
"fred",
"science fiction"
]
]
} | 2024-06-29T19:25:51.256332 |
lgp-test-6x4-5 | 6*4 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `eric`, `carol`, `peter`, `alice`, `arnold`
- Each person has a unique hobby: `photography`, `knitting`, `w... | {
"header": [
"House",
"Name",
"Hobby",
"HouseStyle",
"Pet"
],
"rows": [
[
"1",
"carol",
"gardening",
"mediterranean",
"hamster"
],
[
"2",
"peter",
"cooking",
"victorian",
"fish"
],
[
"3",
"bob",
... | 2024-06-29T19:25:51.259238 |
lgp-test-6x5-27 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `alice`, `carol`, `arnold`, `peter`, `eric`
- The people keep different animals: `bird`, `cat`, `dog`, `rab... | {
"header": [
"House",
"Name",
"Animal",
"Education",
"FavoriteSport",
"Cigar"
],
"rows": [
[
"1",
"alice",
"cat",
"bachelor",
"basketball",
"yellow monster"
],
[
"2",
"carol",
"fish",
"master",
"soccer",
"... | 2024-06-29T19:25:51.259676 |
lgp-test-5x4-26 | 5*4 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `peter`, `arnold`, `bob`, `eric`
- Each person has a unique birthday month: `april`, `sept`, `feb`, `jan`... | {
"header": [
"House",
"Name",
"Birthday",
"CarModel",
"Height"
],
"rows": [
[
"1",
"peter",
"sept",
"ford f150",
"tall"
],
[
"2",
"arnold",
"feb",
"honda civic",
"very short"
],
[
"3",
"bob",
"ma... | 2024-06-29T19:25:51.258469 |
lgp-test-5x5-31 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `arnold`, `eric`, `alice`, `bob`
- Each person prefers a different type of vacation: `mountain`, `city`, ... | {
"header": [
"House",
"Name",
"Vacation",
"Occupation",
"Food",
"PhoneModel"
],
"rows": [
[
"1",
"bob",
"beach",
"doctor",
"pizza",
"huawei p50"
],
[
"2",
"peter",
"city",
"teacher",
"stir fry",
"google pi... | 2024-06-29T19:25:51.258720 |
lgp-test-4x3-11 | 4*3 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `peter`, `alice`, `eric`
- Each person has a unique hobby: `photography`, `gardening`, `cooking`, `paint... | {
"header": [
"House",
"Name",
"Hobby",
"Smoothie"
],
"rows": [
[
"1",
"arnold",
"cooking",
"watermelon"
],
[
"2",
"alice",
"gardening",
"desert"
],
[
"3",
"peter",
"painting",
"dragonfruit"
],
[
... | 2024-06-29T19:25:51.257230 |
lgp-test-4x6-4 | 4*6 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `eric`, `arnold`, `peter`
- They all have a different favorite flower: `lilies`, `carnations`, `roses`, `... | {
"header": [
"House",
"Name",
"Flower",
"FavoriteSport",
"Occupation",
"Birthday",
"Height"
],
"rows": [
[
"1",
"arnold",
"carnations",
"basketball",
"doctor",
"april",
"short"
],
[
"2",
"peter",
"daffodils",
... | 2024-06-29T19:25:51.257865 |
lgp-test-3x6-0 | 3*6 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `arnold`, `eric`
- People use different phone models: `iphone 13`, `google pixel 6`, `samsung galaxy s21`... | {
"header": [
"House",
"Name",
"PhoneModel",
"FavoriteSport",
"Education",
"Height",
"Mother"
],
"rows": [
[
"1",
"peter",
"samsung galaxy s21",
"tennis",
"high school",
"short",
"holly"
],
[
"2",
"arnold",
"google... | 2024-06-29T19:25:51.256918 |
lgp-test-5x6-11 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `alice`, `bob`, `arnold`, `peter`
- People have different favorite music genres: `jazz`, `hip hop`, `rock`... | {
"header": [
"House",
"Name",
"MusicGenre",
"Pet",
"Children",
"HairColor",
"PhoneModel"
],
"rows": [
[
"1",
"arnold",
"hip hop",
"cat",
"meredith",
"red",
"google pixel 6"
],
[
"2",
"eric",
"pop",
"fish",
... | 2024-06-29T19:25:51.258808 |
lgp-test-6x6-22 | 6*6 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `carol`, `bob`, `peter`, `alice`, `arnold`
- People have different heights: `average`, `short`, `very shor... | {
"header": [
"House",
"Name",
"Height",
"HouseStyle",
"Nationality",
"CarModel",
"FavoriteSport"
],
"rows": [
[
"1",
"bob",
"average",
"victorian",
"brit",
"tesla model 3",
"swimming"
],
[
"2",
"alice",
"short",
... | 2024-06-29T19:25:51.259887 |
lgp-test-6x3-27 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `arnold`, `carol`, `eric`, `peter`, `alice`
- The mothers' names are: `janelle`, `sarah`, `holly`, `kailyn`... | {
"header": [
"House",
"Name",
"Mother",
"Pet"
],
"rows": [
[
"1",
"peter",
"holly",
"rabbit"
],
[
"2",
"carol",
"kailyn",
"bird"
],
[
"3",
"arnold",
"janelle",
"fish"
],
[
"4",
"alice",... | 2024-06-29T19:25:51.259171 |
lgp-test-5x5-20 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `alice`, `peter`, `bob`, `arnold`
- Each person has a different type of pet: `fish`, `cat`, `dog`, `hamste... | {
"header": [
"House",
"Name",
"Pet",
"Occupation",
"BookGenre",
"Flower"
],
"rows": [
[
"1",
"eric",
"bird",
"lawyer",
"romance",
"roses"
],
[
"2",
"alice",
"dog",
"engineer",
"mystery",
"daffodils"
],... | 2024-06-29T19:25:51.258644 |
lgp-test-3x5-24 | 3*5 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `eric`, `arnold`
- People use different phone models: `samsung galaxy s21`, `google pixel 6`, `iphone 13`... | {
"header": [
"House",
"Name",
"PhoneModel",
"Food",
"Education",
"Smoothie"
],
"rows": [
[
"1",
"peter",
"google pixel 6",
"pizza",
"associate",
"cherry"
],
[
"2",
"eric",
"iphone 13",
"grilled cheese",
"high sc... | 2024-06-29T19:25:51.256871 |
lgp-test-5x4-31 | 5*4 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `alice`, `peter`, `arnold`, `eric`
- People have different hair colors: `brown`, `black`, `red`, `gray`, `b... | {
"header": [
"House",
"Name",
"HairColor",
"BookGenre",
"CarModel"
],
"rows": [
[
"1",
"alice",
"red",
"science fiction",
"toyota camry"
],
[
"2",
"bob",
"brown",
"biography",
"bmw 3 series"
],
[
"3",
... | 2024-06-29T19:25:51.258503 |
lgp-test-5x6-29 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `alice`, `peter`, `arnold`, `bob`
- Each person lives in a different style of house: `craftsman`, `colonia... | {
"header": [
"House",
"Name",
"HouseStyle",
"Birthday",
"MusicGenre",
"Nationality",
"Flower"
],
"rows": [
[
"1",
"arnold",
"ranch",
"mar",
"classical",
"dane",
"daffodils"
],
[
"2",
"alice",
"craftsman",
"s... | 2024-06-29T19:25:51.258938 |
lgp-test-4x5-8 | 4*5 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `eric`, `alice`, `arnold`
- The mothers' names are: `holly`, `kailyn`, `aniya`, `janelle`
- Each person ... | {
"header": [
"House",
"Name",
"Mother",
"Pet",
"Nationality",
"Hobby"
],
"rows": [
[
"1",
"peter",
"aniya",
"bird",
"brit",
"cooking"
],
[
"2",
"eric",
"holly",
"dog",
"norwegian",
"photography"
],
... | 2024-06-29T19:25:51.257632 |
lgp-test-5x5-25 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `eric`, `peter`, `bob`, `alice`
- Each person has a favorite drink: `tea`, `water`, `milk`, `coffee`, `r... | {
"header": [
"House",
"Name",
"Drink",
"Pet",
"Food",
"Height"
],
"rows": [
[
"1",
"bob",
"water",
"hamster",
"stew",
"short"
],
[
"2",
"peter",
"root beer",
"bird",
"stir fry",
"very tall"
],
[
... | 2024-06-29T19:25:51.258679 |
lgp-test-6x3-16 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `carol`, `eric`, `bob`, `peter`, `arnold`, `alice`
- People have different heights: `very short`, `super tall`, `t... | {
"header": [
"House",
"Name",
"Height",
"FavoriteSport"
],
"rows": [
[
"1",
"arnold",
"short",
"basketball"
],
[
"2",
"peter",
"very tall",
"volleyball"
],
[
"3",
"eric",
"tall",
"soccer"
],
[
... | 2024-06-29T19:25:51.259097 |
lgp-test-5x5-22 | 5*5 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `arnold`, `alice`, `peter`, `eric`
- The people keep different animals: `horse`, `cat`, `bird`, `fish`, `do... | {
"header": [
"House",
"Name",
"Animal",
"Food",
"Cigar",
"Nationality"
],
"rows": [
[
"1",
"alice",
"fish",
"stir fry",
"prince",
"swede"
],
[
"2",
"arnold",
"bird",
"stew",
"pall mall",
"brit"
],
... | 2024-06-29T19:25:51.258659 |
lgp-test-6x3-23 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `bob`, `peter`, `alice`, `carol`, `eric`
- People have different heights: `very tall`, `average`, `super... | {
"header": [
"House",
"Name",
"Height",
"Mother"
],
"rows": [
[
"1",
"peter",
"average",
"aniya"
],
[
"2",
"carol",
"short",
"penny"
],
[
"3",
"alice",
"tall",
"janelle"
],
[
"4",
"bob"... | 2024-06-29T19:25:51.259143 |
lgp-test-3x3-11 | 3*3 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `arnold`, `peter`
- Each person has a favorite color: `red`, `white`, `yellow`
- Each person has a differ... | {
"header": [
"House",
"Name",
"Color",
"Education"
],
"rows": [
[
"1",
"eric",
"red",
"associate"
],
[
"2",
"arnold",
"white",
"high school"
],
[
"3",
"peter",
"yellow",
"bachelor"
]
]
} | 2024-06-29T19:25:51.256373 |
lgp-test-3x3-6 | 3*3 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `arnold`, `eric`
- They all have a different favorite flower: `carnations`, `lilies`, `daffodils`
- Each... | {
"header": [
"House",
"Name",
"Flower",
"Children"
],
"rows": [
[
"1",
"eric",
"carnations",
"fred"
],
[
"2",
"arnold",
"lilies",
"meredith"
],
[
"3",
"peter",
"daffodils",
"bella"
]
]
} | 2024-06-29T19:25:51.256344 |
lgp-test-5x6-17 | 5*6 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `arnold`, `alice`, `peter`, `bob`
- Each person has an occupation: `engineer`, `artist`, `teacher`, `lawye... | {
"header": [
"House",
"Name",
"Occupation",
"Children",
"Birthday",
"Animal",
"FavoriteSport"
],
"rows": [
[
"1",
"bob",
"lawyer",
"timothy",
"jan",
"cat",
"soccer"
],
[
"2",
"arnold",
"engineer",
"meredith"... | 2024-06-29T19:25:51.258852 |
lgp-test-4x4-11 | 4*4 | There are 4 houses, numbered 1 to 4 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `arnold`, `alice`, `peter`
- The people keep different animals: `cat`, `horse`, `fish`, `bird`
- People u... | {
"header": [
"House",
"Name",
"Animal",
"PhoneModel",
"Birthday"
],
"rows": [
[
"1",
"eric",
"cat",
"google pixel 6",
"april"
],
[
"2",
"peter",
"fish",
"samsung galaxy s21",
"feb"
],
[
"3",
"alice",
... | 2024-06-29T19:25:51.257431 |
lgp-test-6x5-30 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `peter`, `arnold`, `bob`, `carol`, `alice`
- Each person has a favorite drink: `coffee`, `water`, `milk`, ... | {
"header": [
"House",
"Name",
"Drink",
"FavoriteSport",
"HouseStyle",
"Vacation"
],
"rows": [
[
"1",
"bob",
"water",
"volleyball",
"modern",
"beach"
],
[
"2",
"peter",
"coffee",
"basketball",
"ranch",
"cul... | 2024-06-29T19:25:51.259697 |
lgp-test-5x3-30 | 5*3 | There are 5 houses, numbered 1 to 5 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `peter`, `alice`, `arnold`, `eric`, `bob`
- The people keep different animals: `fish`, `cat`, `horse`, `dog`, `bir... | {
"header": [
"House",
"Name",
"Animal",
"BookGenre"
],
"rows": [
[
"1",
"arnold",
"horse",
"science fiction"
],
[
"2",
"alice",
"dog",
"biography"
],
[
"3",
"bob",
"cat",
"fantasy"
],
[
"4",
... | 2024-06-29T19:25:51.258248 |
lgp-test-6x5-22 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `eric`, `alice`, `arnold`, `peter`, `bob`, `carol`
- Each person has a favorite color: `red`, `white`, `blue`, `gr... | {
"header": [
"House",
"Name",
"Color",
"Cigar",
"FavoriteSport",
"Smoothie"
],
"rows": [
[
"1",
"arnold",
"red",
"blue master",
"baseball",
"blueberry"
],
[
"2",
"carol",
"blue",
"yellow monster",
"tennis",
... | 2024-06-29T19:25:51.259638 |
lgp-test-6x3-26 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `eric`, `peter`, `carol`, `bob`, `arnold`
- The people keep different animals: `horse`, `fish`, `cat`, `b... | {
"header": [
"House",
"Name",
"Animal",
"Children"
],
"rows": [
[
"1",
"bob",
"rabbit",
"samantha"
],
[
"2",
"eric",
"dog",
"timothy"
],
[
"3",
"alice",
"cat",
"alice"
],
[
"4",
"peter"... | 2024-06-29T19:25:51.259164 |
lgp-test-3x6-4 | 3*6 | There are 3 houses, numbered 1 to 3 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `arnold`, `peter`, `eric`
- Everyone has a favorite smoothie: `desert`, `watermelon`, `cherry`
- People use diffe... | {
"header": [
"House",
"Name",
"Smoothie",
"PhoneModel",
"MusicGenre",
"Color",
"Occupation"
],
"rows": [
[
"1",
"arnold",
"cherry",
"iphone 13",
"pop",
"yellow",
"engineer"
],
[
"2",
"peter",
"watermelon",
"... | 2024-06-29T19:25:51.256947 |
lgp-test-6x3-14 | 6*3 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `bob`, `peter`, `arnold`, `carol`, `eric`, `alice`
- Everyone has a different favorite cigar: `pall mall`, `blends... | {
"header": [
"House",
"Name",
"Cigar",
"Animal"
],
"rows": [
[
"1",
"peter",
"dunhill",
"fish"
],
[
"2",
"bob",
"blue master",
"cat"
],
[
"3",
"arnold",
"prince",
"rabbit"
],
[
"4",
"ca... | 2024-06-29T19:25:51.259083 |
lgp-test-6x5-28 | 6*5 | There are 6 houses, numbered 1 to 6 from left to right, as seen from across the street. Each house is occupied by a different person. They have different characteristics:
- Each person has a unique name: `alice`, `peter`, `arnold`, `carol`, `eric`, `bob`
- Each person has a favorite drink: `root beer`, `boba tea`, `c... | {
"header": [
"House",
"Name",
"Drink",
"HairColor",
"PhoneModel",
"Animal"
],
"rows": [
[
"1",
"bob",
"boba tea",
"black",
"xiaomi mi 11",
"bird"
],
[
"2",
"carol",
"milk",
"auburn",
"oneplus 9",
"rabbit"
... | 2024-06-29T19:25:51.259683 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 9