{
  "meta": {
    "source": "data.boston.gov CKAN datastore_search API (Approved Building Permits)",
    "endpoint": "https://data.boston.gov/api/3/action/datastore_search",
    "query": "resource_id=6ddcd912-32a0-43df-9908-63574f8c7e77&q=Hano&limit=100",
    "retrieved": "2026-07-31",
    "note": "No API key required. Filtered to 42-44 Hano Street permits." # TODO: No need to mention. 
  },
  "totalPermits": 10,
  "totalDeclaredValue": 378450,
  "openCount": 6,
  "closedCount": 4,
  "permits": [
    { "date": "2018-06-01", "type": "Short Form Bldg Permit", "description": "Renovations - Interior NSC", "value": 100000, "status": "Open" },
    { "date": "2018-07-11", "type": "Gas Permit", "description": "Gas", "value": 500, "status": "Open" },
    { "date": "2018-07-11", "type": "Plumbing Permit", "description": "Plumbing", "value": 500, "status": "Open" },
    { "date": "2019-05-17", "type": "Short Form Bldg Permit", "description": "Demolition - Interior", "value": 19450, "status": "Open" },
    { "date": "2019-06-17", "type": "Gas Permit", "description": "Gas", "value": 5000, "status": "Closed" },
    { "date": "2019-06-17", "type": "Plumbing Permit", "description": "Plumbing", "value": 25000, "status": "Open" },
    { "date": "2019-10-18", "type": "Long Form/Alteration", "description": "Renovations - Interior NSC", "value": 210000, "status": "Open" },
    { "date": "2020-01-31", "type": "Electrical Permit", "description": "Electrical", "value": 16000, "status": "Closed" },
    { "date": "2020-02-03", "type": "Electrical Fire Alarms", "description": "Fire Alarm", "value": 1500, "status": "Closed" },
    { "date": "2020-02-03", "type": "Electrical Low Voltage", "description": "Low Voltage", "value": 1500, "status": "Closed" }
  ],
  "note": "6 of 10 permits remain Open as of dataset snapshot. Open permits span 2018-2019; closed permits are 2019-2020. Open permits may need resolution before sale."
}
