{
  "generated": "aggregated from data/catalogue.json by export_site_data.py",
  "plays": [
    {
      "play": "Macbeth",
      "total": 20,
      "counts": {
        "adams": 20
      }
    },
    {
      "play": "The Tempest",
      "total": 13,
      "counts": {
        "adams": 13
      }
    },
    {
      "play": "Othello, Moor Of Venice",
      "total": 10,
      "counts": {
        "adams": 10
      }
    },
    {
      "play": "Julius Caesar",
      "total": 8,
      "counts": {
        "adams": 8
      }
    },
    {
      "play": "Henry The Fifth",
      "total": 5,
      "counts": {
        "adams": 5
      }
    },
    {
      "play": "The Second Part Of Henry The Sixth",
      "total": 2,
      "counts": {
        "adams": 2
      }
    },
    {
      "play": "Comedy of Errors",
      "total": 2,
      "counts": {
        "adams": 1,
        "jefferson": 1
      }
    },
    {
      "play": "Alls Well That Ends Well",
      "total": 1,
      "counts": {
        "adams": 1
      }
    },
    {
      "play": "The First Part Of Henry The Sixth",
      "total": 1,
      "counts": {
        "adams": 1
      }
    },
    {
      "play": "Richard The Second",
      "total": 1,
      "counts": {
        "adams": 1
      }
    },
    {
      "play": "Romeo And Juliet",
      "total": 1,
      "counts": {
        "adams": 1
      }
    },
    {
      "play": "Hamlet, Prince Of Denmark",
      "total": 1,
      "counts": {
        "adams": 1
      }
    },
    {
      "play": "Coriolanus",
      "total": 1,
      "counts": {
        "adams": 1
      }
    },
    {
      "play": "Much Ado About Nothing",
      "total": 1,
      "counts": {
        "adams": 1
      }
    },
    {
      "play": "King Lear",
      "total": 1,
      "counts": {
        "jefferson": 1
      }
    },
    {
      "play": "The Merchant of Venice",
      "total": 1,
      "counts": {
        "jefferson": 1
      }
    }
  ],
  "founder_order": [
    "adams",
    "franklin",
    "jefferson",
    "washington",
    "madison",
    "hamilton"
  ]
}
