Analysis Neighborhoods To ZIP Code Crosswalk
City of San Francisco
@usgov.city_of_san_francisco_analysis_neighborhoods_to_zip_co_dd871cfb
City of San Francisco
@usgov.city_of_san_francisco_analysis_neighborhoods_to_zip_co_dd871cfb
A. SUMMARY This dataset contains the list of intersecting Analysis Neighborhoods and ZIP Codes for the City and County of San Francisco. It can be used to identify which ZIP codes overlap with Analysis Neighborhoods and vice verse. B. HOW THE DATASET IS CREATED The dataset was created with a spatial join between the Analysis Neighborhoods and ZIP codes. C. UPDATE PROCESS This is a static dataset D. HOW TO USE THIS DATASET This dataset is a many-to-many relationship between analysis neighborhoods and ZIP codes. A single neighborhood can contain or intersect with multiple ZIP codes and similarly, a single ZIP code can be in multiple neighborhoods. This dataset does not contain geographic boundary data (i.e. shapefiles/ GEOMs). The datasets below containing geographic boundary data should be used for analysis of data with geographic coordinates. E. RELATED DATASETS Analysis Neighborhoods San Francisco ZIP Codes Supervisor District (2022) to ZIP Code Crosswalk Analysis Neighborhoods - 2020 census tracts assigned to neighborhoods
Organization: City of San Francisco
Last updated: 2023-07-01T14:48:43.160677
Tags: analysis-neighborhood, zip-code
CREATE TABLE table_1 (
"nhood" VARCHAR,
"zip_code" BIGINT,
"data_loaded_at" VARCHAR,
"data_as_of" VARCHAR
);Anyone who has the link will be able to view this.