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