Open repository in Console
Readme
Updated almost 5 years ago
‧ Indexed 11 months ago
ACT Baseline Characteristics Summary: 5 Year Window
This dataset contains the number of ACT participants within each demographic, risk, and service utilization category at admission to ACT. Data are aggregated by admission year (past 5 years), OMH region and statewide, and AOT status at admission.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"ny-gov/act-baseline-characteristics-summary-5-year-window-ppqs-ie7i\".\"act_baseline_characteristics_summary_5_year_window\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata