if ($dateObject->format("Y") <= 1966) {
            $url .= "annualPreDecimal.html";
            $data['body']['annualPound'] = $amount;
        }