MCFRS Incidents By Station (Monthly Summary)
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_mcfrs_incidents_by_station
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_mcfrs_incidents_by_station
CREATE TABLE table_1 (
"fire_station" VARCHAR,
"fire_station_number" BIGINT,
"nature_of_911_call" VARCHAR,
"monthly_total" BIGINT,
"year" BIGINT,
"month" VARCHAR,
"month_num" BIGINT,
"station_address" VARCHAR
);
Anyone who has the link will be able to view this.