AOT (Assisted Outpatient Treatment) Court Orders
State of New York
@usgov.state_of_new_york_aot_assisted_outpatient_treatment_co_3bd4ff27
State of New York
@usgov.state_of_new_york_aot_assisted_outpatient_treatment_co_3bd4ff27
CREATE TABLE table_1 (
"row_created_date_time" VARCHAR,
"data_level_indicator" VARCHAR,
"county_or_region" VARCHAR,
"omh_region" VARCHAR,
"number_of_petitions_filed" BIGINT,
"number_of_petitions_granted" BIGINT,
"percent_of_petitions_granted" BIGINT,
"court_ordered_since_1999" BIGINT,
"currently_under_court_order" BIGINT,
"renewed_court_orders" DOUBLE,
"eligible_for_court_order_renewal" BIGINT,
"percent_of_orders_renewed" DOUBLE,
"percent_0_to_6_months_in_aot" BIGINT,
"percent_6_to_12_months_in_aot" BIGINT,
"percent_12_to_18_months_in_aot" BIGINT,
"percent_18_to_30_months_in_aot" BIGINT,
"percent_over_30_months_in_aot" BIGINT
);
Anyone who has the link will be able to view this.