SFMTA Metered Street Blocks
City of San Francisco
@usgov.city_of_san_francisco_sfmta_metered_street_blocks
City of San Francisco
@usgov.city_of_san_francisco_sfmta_metered_street_blocks
CREATE TABLE table_1 (
"objectid" BIGINT,
"block_id" BIGINT,
"area_type" VARCHAR,
"pm_district_id" BIGINT,
"block_num" BIGINT,
"street_id" BIGINT,
"street_name" VARCHAR,
"fm_addr_no" BIGINT,
"to_addr_no" BIGINT,
"created_dt" TIMESTAMP,
"last_upd_dt" TIMESTAMP,
"neighborhood_id" BIGINT,
"associated_block_id" DOUBLE,
"shape" VARCHAR,
"analysis_neighborhood" VARCHAR,
"supervisor_district" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.