What is the difference between “key” and “value” for firebase blocks?

What is the difference between “key” and “value” for firebase blocks?

Key is the “directory”
Value is the data.
So key is
/uid1/name/
Value is
Jim
Or
/uid/marks/history/
value is
85