{
    "schema": "DDB_DOCTORS_SPECIALTY_DISCOVERY_V1_1",
    "captured_at": "2026-07-26T06:40:40+03:00",
    "hospital": "NJCH",
    "year": 2026,
    "compare_year": 2025,
    "start_month": 1,
    "end_month": 6,
    "comparison_contract": {
        "current_calendar_year": 2026,
        "current_calendar_month": 7,
        "includes_current_year": true,
        "fair_current_year_comparison": true,
        "last_complete_month": 6,
        "start_month": 1,
        "end_month": 6,
        "from_date": "2026-01-01",
        "to_date": "2026-06-30",
        "months_count": 6,
        "current_month_excluded": 7
    },
    "option_count": 32,
    "sample": [
        {
            "id": "17",
            "label": "ANESTHESIA",
            "doctor_count": 1
        },
        {
            "id": "56",
            "label": "CARDIOLOGY",
            "doctor_count": 1
        },
        {
            "id": "41",
            "label": "CHEST",
            "doctor_count": 2
        },
        {
            "id": "51",
            "label": "DENTAL",
            "doctor_count": 10
        },
        {
            "id": "74",
            "label": "DERMATOLOGY",
            "doctor_count": 1
        }
    ],
    "checks": {
        "options_present": true,
        "identities_complete": true,
        "ids_unique": true,
        "labels_present": true,
        "doctor_counts_non_negative": true
    },
    "failed": [],
    "status": "PASS",
    "oracle_writes": "NONE"
}