Meter Inventory
City of San Francisco
@usgov.city_of_san_francisco_meter_inventory
City of San Francisco
@usgov.city_of_san_francisco_meter_inventory
CREATE TABLE table_1 (
"revisiondate" TIMESTAMP,
"postid" VARCHAR,
"parkingspaceid" BIGINT,
"mspaystationid" VARCHAR,
"spacenumber" BIGINT,
"sensorflag" VARCHAR,
"onoffstreettype" VARCHAR,
"jurisdiction" VARCHAR,
"pmdistrictid" DOUBLE,
"blockfaceid" BIGINT,
"activemeterflag" VARCHAR,
"reasoncode" VARCHAR,
"smartmeterflag" VARCHAR,
"metertype" VARCHAR,
"metervendor" VARCHAR,
"metermodel" VARCHAR,
"capcolor" VARCHAR,
"pcobeat" VARCHAR,
"oldratearea" VARCHAR,
"streetid" DOUBLE,
"streetname" VARCHAR,
"streetnumber" DOUBLE,
"paritydigitposition" BIGINT,
"streetsegmentctrlnid" BIGINT,
"orientation" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE,
"legislationref" DOUBLE,
"workorder" DOUBLE,
"collectionroute" VARCHAR,
"collectionsubroute" VARCHAR,
"pmrroute" VARCHAR,
"nfckey" VARCHAR,
"collectionroutedesc" VARCHAR,
"collectionsubroutedesc" VARCHAR,
"sideofstreet" VARCHAR,
"spacetype" VARCHAR,
"towflag" VARCHAR,
"paxflag" VARCHAR,
"commercialflag" VARCHAR,
"zone" VARCHAR
);
Anyone who has the link will be able to view this.