911 Behavioral Health Diversion
City of Baltimore
@usgov.city_of_baltimore_911_behavioral_health_diversion_89c95
City of Baltimore
@usgov.city_of_baltimore_911_behavioral_health_diversion_89c95
CREATE TABLE table_1 (
"calldatetime" TIMESTAMP,
"responsetype" VARCHAR,
"attempteddiversion" VARCHAR,
"eligiblebycalltype" VARCHAR,
"eligibleby911narrative" VARCHAR,
"involvedagencies" VARCHAR,
"finalresolution" VARCHAR,
"firecalltypeoriginal" VARCHAR,
"policecalltypeoriginal" VARCHAR,
"firecalltypefinal" VARCHAR,
"policecalltypefinal" VARCHAR,
"callerdeclinedbcri" VARCHAR,
"policereportwritten" VARCHAR,
"bcricalldatetime" TIMESTAMP,
"bcricalllength" BIGINT,
"bcrimctoutcome" VARCHAR,
"bcridisposition" VARCHAR,
"policedistrict" VARCHAR,
"objectid" VARCHAR,
"objectid2" BIGINT
);
Anyone who has the link will be able to view this.