Database contains the following data:
>
[
{
"id": 1,
"name": "Bunny Madison",
"sex": "F",
"age": 32,
"likes": "Playing games",
"height": "5'4"
},
{
"id": 2,
"name": "Jane Doe",
"sex": "F",
"age": "29 - Deceased 2023",
"likes": "All types of things...",
"height": "5'7"
}
]