subodhgupta / get-census-block-fcc

census-block-fcc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This custom recipe gets the US Census block group and the tract id corresponding to the Latitude Longitude provided. More info here: https://www.census.gov/geo/reference/

It uses the free US Census API (it's free, expect low performance)

Output: If the Latitude / Longitude does not exist in the US Census API then no records are returned.

About

census-block-fcc


Languages

Language:Python 97.2%Language:Makefile 2.8%