Emergency - 911 Calls
Montgomery County, PA
@kaggle.mchirico_montcoalert
Montgomery County, PA
@kaggle.mchirico_montcoalert
CREATE TABLE n_911 (
"lat" DOUBLE,
"lng" DOUBLE,
"desc" VARCHAR,
"zip" DOUBLE,
"title" VARCHAR,
"timestamp" TIMESTAMP,
"twp" VARCHAR,
"addr" VARCHAR,
"e" BIGINT
);
Anyone who has the link will be able to view this.