Coder Social home page Coder Social logo

ct-census-block-to-town's Introduction

Connecticut 2010 and 2020 Census Block to Town Crosswalk

This repository contains crosswalks between CT census blocks (smallest geographical units used by the US Census) and towns in Connecticut for 2010 and 2020 Census. Files are available in CSV and Excel formats.

  • The 2010 crosswalk (2010/block2town-2010.csv) contains 67,578 blocks.
  • The 2020 crosswalk (2020/block2town-2020.csv) contains 49,926 blocks.
block_fips block_name town county town_fips
090076802001017 Block 1017 Middletown Middlesex 0900747360
090010431002040 Block 2040 Norwalk Fairfield 0900156060
090012201001014 Block 1014 New Fairfield Fairfield 0900150860
090010431002026 Block 2026 Norwalk Fairfield 0900156060
090093511001000 Block 1000 Waterbury New Haven 0900980070
090076101001036 Block 1036 Clinton Middlesex 0900715350

To prevent Excel from transforming FIPS codes to numbers automatically (which leads to missing leading 0s), do the following:

  1. Open Excel, New workbook
  2. Go to File > Import > CSV file
  3. Choose file, and select "text" as type of block_fips and town_fips columns

How it was generated

In QGIS, open census block boundaries, generate a random point inside polygon (use Point on surface function, not centroid to ensure they fall within town boundaries), and perform nearest neighbor spatial join (NNJoin plugin) to assign the "nearest" town.

Source datasets

License

Released under MIT license. Feel free to use for any project. We will appreciate if you credited CTData Collaborative, although this is not required.

ct-census-block-to-town's People

Contributors

ilyankou avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.