There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Command line tool that turns Census Bureau 11-digit 2010 Census Tract GEOID numbers into NYC BCT (Borough-Census Tract) numbers. For easier joining with parcel and other data from NYC Government Agencies. Currently just creates a new column in your CSV and adds the BCT2010. Mostly created for practice (learn to work with CSVs, use argparse, etc)