Opioid Prescriptions Dispensed in MS, 2024
In Q2 2024, 566,064 opioid prescriptions were dispensed in Mississippi.
On average, 6,289 opioid prescriptions were dispensed every day during this quarter.
A 1.53% decrease in the number of opioid prescriptions was observed from Q2 2023 to Q2 2024.
In Q2 2024, there were enough opioid prescriptions dispensed for 19.19% of Mississippians to have a prescription.
Chart JSON
{
"chart": {
"type": "bar",
"backgroundColor": "",
"polar": 0,
"options3d": {
"enabled": 0
}
},
"credits": {
"enabled": false
},
"title": {
"text": "Number of Opioid Prescriptions Dispensed 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": false
},
"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 Prescriptions",
"style": {
"color": "#000"
}
},
"labels": {
"style": {
"color": "#000"
},
"rotation": 0
},
"gridLineColor": "#ccc",
"lineColor": "#ccc",
"minorGridLineColor": "#e0e0e0",
"endOnTick": false,
"max": 750000,
"min": 0,
"opposite": false
}
],
"series": [
{
"name": "Number of Prescriptions",
"color": "#5ab8eb",
"data": [
566064,
507419,
561267,
569799,
574834
]
}
]
}