In the KnockoutJS tutorials I stumbled upon the following code example that contains an unexplainable variable $data.
$data
The View (html):
$data is part of Knockout's Binding Contexts.
Here are all the built-in variables: