MTA.parkingmanagementdistricts Data
City of San Francisco
@usgov.city_of_san_francisco_mta_parkingmanagementdistricts_data
City of San Francisco
@usgov.city_of_san_francisco_mta_parkingmanagementdistricts_data
| A. PURPOSE | To specify the boundaries of parking management districts, including SFpark pilot and control areas (different from meter rate area boundaries).
| B. METHODOLOGY | Updated via the SFpark data warehouse
| C. UPDATE FREQUENCY | These areas do not change over time. Very infrequently.
| D. OTHER CRITICAL INFO | These areas do not correspond to meter rate areas.
| E. ATTRIBUTES |PM_DISTRICT_ID: Unique ID for each district;PM_DISTRICT_NAME: Name of each district;AREA_TYPE: Whether the district is an SFpark pilot or control area
Organization: City of San Francisco
Last updated: 2023-12-02T06:13:10.329724
CREATE TABLE table_1 (
"objectid" BIGINT,
"created_user" VARCHAR,
"created_date" VARCHAR,
"last_edited_user" VARCHAR,
"last_edited_date" VARCHAR,
"globalid" VARCHAR,
"update_yr" DOUBLE,
"descript" VARCHAR,
"install_mo" DOUBLE,
"count" BIGINT,
"street1" VARCHAR,
"corner" VARCHAR,
"street2" VARCHAR,
"update_mo" DOUBLE,
"cnn" BIGINT,
"the_geom" VARCHAR,
"install_yr" BIGINT
);Anyone who has the link will be able to view this.