index.html
548 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<script>
</script>
</head>
<body>
<script src="https://code.jquery.com/jquery-2.1.4.min.js" type="text/javascript"></script>
<link rel="import" href="../areachart-datalet.html" />
<areachart-datalet data-url="http://data.iledefrance.fr/api/records/1.0/search?dataset=logement-jeune-2014-2015&facet=departement&facet=ville"
fields='["facet_groups,facets,name","facet_groups,facets,count"]'></areachart-datalet>
</body>
</html>