Initial exploration of the NYPhil performance history archive.
The column charts show the number of unique programs, concert dates, composers, works, and conductors per season. The network shows links between composers that were programmed together, where the link strength is based on the pointwise mutual information between the two composers.
xxxxxxxxxx
<html lang="en">
<head>
<meta charset="UTF-8">
<title>New York Philharmonic Performance History</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<main></main>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.7.4/d3.min.js"></script>
<script src="main.js"></script>
</body>
</html>
https://cdnjs.cloudflare.com/ajax/libs/d3/4.7.4/d3.min.js