Substance Problems Among Admissions To Maryland State-Supported Alcohol And Drug Abuse Treatment Programs, SFY 2008-2012
State of Maryland
@usgov.state_of_maryland_substance_problems_among_admissions__e9352e52
State of Maryland
@usgov.state_of_maryland_substance_problems_among_admissions__e9352e52
This dataset is deprecated and will be removed by the end of the calendar year 2024. Updated on 8/18/2024
Up to three substance problems are reported for each admission so percentages do not total to 100. Only includes data from state-supported treatment programs. Data is by state fiscal year (SFY) which runs from July 1 - June 30.
Organization: State of Maryland
Last updated: 2020-11-10T17:24:59.122424
Tags: alcohol, alcohol-and-drug-abuse-administration, drug-abuse, substance, treatment
CREATE TABLE table_1 (
"substance_problem" VARCHAR,
"number_sfy_2008" BIGINT -- Number (SFY 2008),
"percent_sfy_2008" DOUBLE -- Percent (SFY 2008),
"number_sfy_2009" BIGINT -- Number (SFY 2009),
"percent_sfy_2009" DOUBLE -- Percent (SFY 2009),
"number_sfy_2010" BIGINT -- Number (SFY 2010),
"percent_sfy_2010" DOUBLE -- Percent (SFY 2010),
"number_sfy_2011" BIGINT -- Number (SFY 2011),
"percent_sfy_2011" DOUBLE -- Percent (SFY 2011),
"number_sfy_2012" BIGINT -- Number (SFY 2012),
"percent_sfy_2012" DOUBLE -- Percent (SFY 2012)
);Anyone who has the link will be able to view this.