aboutsummaryrefslogtreecommitdiff
{
  "bills": [
    {
      "name": "An Act to Construct the Great Wall of Malodivo",
      "ministry": "Defense",
      "amount": 300
    },
    {
      "name": "An Act to Construct Shelters for the Homeless",
      "ministry": "Welfare",
      "amount": 400
    }
  ],
  "districts": [
    {
      "name": "Palolene",
      "amount": 200
    },
    {
      "name": "SouthernPalolene",
      "amount": 400
    },
    {
      "name": "Lakos",
      "amount": 300
    }
  ]
}