Newsrack Inspections
City of New York
@usgov.city_of_new_york_newsrack_inspections
City of New York
@usgov.city_of_new_york_newsrack_inspections
CREATE TABLE table_1 (
"newsracklocationid" BIGINT,
"boroughname" VARCHAR,
"publishername" VARCHAR,
"publicationname" VARCHAR,
"newsrackstatus" VARCHAR,
"newsrackstatustype" VARCHAR,
"newsrackstatusdate" VARCHAR,
"newsrackactive" VARCHAR,
"onstreetname" VARCHAR,
"fromstreetname" VARCHAR,
"tostreetname" VARCHAR,
"compassdirection" VARCHAR,
"specificlocation" VARCHAR,
"communitydistrictleft" DOUBLE,
"lastinspecteddate" VARCHAR,
"lastinspectionresult" VARCHAR
);
Anyone who has the link will be able to view this.