Alert Montgomery Statistics
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_alert_montgomery_statistics
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_alert_montgomery_statistics
This dataset offers a monthly snapshot of messages sent through the Alert Montgomery system. Alert Montgomery provides text, email, and/or voice alerts on weather, traffic, and other emergencies. Additionally, other departments use the system to update residents on facility closures. The data is broken out into types of messages, number of contacts receiving messages, and increase / decrease of alert subscribers.
Update Frequency - Monthly
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:13.851274
Tags: alert, closure, email, emergency, message, montgomery, statistics, text, traffic, weather
CREATE TABLE table_1 (
"month_year" VARCHAR,
"traffic_mass_transit" BIGINT,
"weather" BIGINT,
"public_health" BIGINT,
"geographic" BIGINT,
"ipaws_wea" BIGINT -- IPAWS / WEA,
"government_school" BIGINT,
"other" BIGINT,
"number_of_notifications" BIGINT,
"contacts_notified" BIGINT,
"average_contacts_per_notification" BIGINT,
"contacts_at_month_s_start" BIGINT,
"contacts_at_month_s_end" BIGINT,
"monthly_percent_change_of_contacts" DOUBLE
);Anyone who has the link will be able to view this.