Example of small data{
"q": "Unicellular organism",
"yes": {
"a": "Living thing"
},
"no": {
"q": "Egg-laying mammal",
"yes": {
"q": "Has a duck-like bill",
"yes": {
"a": "Platypus"
},
"no": {
"a": "Echidna"
}
},
"no": {
"q": "Canine family",
"yes": {
"q": "Small dog",
"yes": {
"q": "Smallest dog breed in the world",
"yes": {
"a": "Chihuahua"
},
"no": {
"q": "Poodle dog",
"yes": {
"a": "Toy Poodle"
},
"no": {
"q": "Floppy ears",
"yes": {
"q": "Straight hair",
"yes": {
"q": "Dachshund",
"yes": {
"a": "Miniature Dachshund"
},
"no": {
"a": "Maltese"
}
},
"no": {
"a": "Shih Tzu"
}
},
"no": {
"a": "Pomeranian"
}
}
}
},
"no": {
"a": "Dog"
}
},
"no": {
"a": "Mammal"
}
}
}
}