xxxxxxxxxx
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
<script src="https://code.jquery.com/jquery-3.1.0.min.js" type="text/javascript"></script>
<script src="https://cartodb-libs.global.ssl.fastly.net/cartodb.js/v3/3.15/cartodb.js"></script>
<script src="script.js" type="text/javascript"></script>
<link rel="stylesheet" href="https://cartodb-libs.global.ssl.fastly.net/cartodb.js/v3/3.15/themes/css/cartodb.css" />
<link rel="stylesheet" href="stylesheet.css" />
</head>
<body>
<div id="menu">
<input type="radio" name="burden" checked="checked" value="0">
<label for="0">Cost burdened households, 2013</label><br>
<input type="radio" name="burden" value="1">
<label for="1">Severely cost burdened households, 2013</label>
</div>
<div id="container"></div>
</body>
</html>
https://code.jquery.com/jquery-3.1.0.min.js
https://cartodb-libs.global.ssl.fastly.net/cartodb.js/v3/3.15/cartodb.js