Skip to content

nycommons/nyc-post-offices

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

nyc-post-offices

NYC post office location data for all five boroughs.

Contents

The data is provided in two formats:

  • GeoJSON: data/geojson/nyc-post-offices.geojson
  • Shapefile: data/shp/nyc-post-offices.shp

Methodology

  1. The Post Office dataset from NYC OpenData was joined with MapPLUTO for each borough by BBL.
  2. We added a new field, public, which is yes when the owner is public and NULL otherwise.
  3. We added a new field, OwnerFixed, which attempts to provide a more consistent owner name for each feature. Abbreviations were expanded, capitalization was fixed. This was only done for post offices on property that is publicly owned.

About

NYC post office location data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published