Meter Policies
City of San Francisco
@usgov.city_of_san_francisco_meter_policies
City of San Francisco
@usgov.city_of_san_francisco_meter_policies
A. SUMMARY Dataset has meter daily schedules with hourly rates. B. HOW THE DATASET IS CREATED Data is an extract from SFMTA Meter API process. C. UPDATE PROCESS Dataset is updated daily to reflect any changes in meter operational and rate schedules. D. HOW TO USE THIS DATASET E. RELATED DATASETS Meter Inventory Meter Revenue
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:50.669906
CREATE TABLE table_1 (
"revisiondate" VARCHAR,
"startdate" TIMESTAMP,
"enddate" TIMESTAMP,
"postid" VARCHAR,
"parkingspaceid" BIGINT,
"mspaystationid" VARCHAR,
"spacenumber" DOUBLE,
"dayofweek" VARCHAR,
"starttime" VARCHAR,
"endtime" VARCHAR,
"scheduletype" VARCHAR,
"hourlyrate" DOUBLE,
"capcolor" VARCHAR,
"timelimitminutes" DOUBLE,
"pk_mapi" BIGINT
);Anyone who has the link will be able to view this.