Skip to main content

Quarterly Naloxone Administrations, 2024

Naloxone Administrations in MS, 2024

Emergency Medical Services (EMS) data revealed that naloxone was administered 629 times during Q2 2024, which is a 21% decrease compared to Q2 2023 (797).

On average, 209 naloxone administrations were reported in Mississippi each month during second quarter of 2024.

{
    "chart": {
        "type": "line",
        "backgroundColor": "",
        "polar": 0,
        "options3d": {
            "enabled": 0
        }
    },
    "credits": {
        "enabled": false
    },
    "title": {
        "text": "Naloxone Administration by EMS in MS, 2024",
        "style": {
            "color": "#000"
        },
        "verticalAlign": "top"
    },
    "subtitle": {
        "text": "",
        "verticalAlign": "top"
    },
    "colors": [],
    "tooltip": {
        "enabled": false,
        "useHTML": false
    },
    "plotOptions": {
        "series": {
            "stacking": false,
            "dataLabels": {
                "enabled": true
            },
            "marker": {
                "enabled": true
            },
            "connectNulls": false
        }
    },
    "legend": {
        "enabled": false
    },
    "xAxis": [
        {
            "type": "",
            "title": {
                "text": "",
                "style": {
                    "color": "#000"
                }
            },
            "categories": [
                "Q2 2024",
                "Q1 2024",
                "Q4 2023",
                "Q3 2023",
                "Q2 2023"
            ],
            "labels": {
                "style": {
                    "color": "#000"
                },
                "rotation": 0
            },
            "gridLineColor": "#ccc",
            "lineColor": "#ccc",
            "minorGridLineColor": "#e0e0e0",
            "opposite": false
        }
    ],
    "yAxis": [
        {
            "type": "",
            "title": {
                "text": "Number of Administrations",
                "style": {
                    "color": "#000"
                }
            },
            "labels": {
                "style": {
                    "color": "#000"
                },
                "rotation": 0
            },
            "gridLineColor": "#ccc",
            "lineColor": "#ccc",
            "minorGridLineColor": "#e0e0e0",
            "endOnTick": false,
            "max": 1000,
            "min": 0,
            "opposite": false
        }
    ],
    "series": [
        {
            "name": "Number of Administrations",
            "color": "#5ab8eb",
            "data": [
                629,
                664,
                750,
                826,
                797
            ]
        }
    ]
}