Skip Navigation

Federal Communications Commission

English Display Options

Census Block Conversions API

Census Block Method Call

Description
This API returns the US Census Bureau Census Block number (aka the 15 character FIPS Code) given a passed Latitude and Longitude. The API also returns the US State and County name associated with the Block.
API URL
http://data.fcc.gov/api/block/find?latitude=[latitude]&longitude=[longitude]
http://data.fcc.gov/api/block/[censusYear]/find?latitude=[latitude]&longitude=[longitude]
Example Request
http://data.fcc.gov/api/block/find?latitude=40.0&longitude=-85 http://data.fcc.gov/api/block/2010/find?latitude=40.0&longitude=-85
Parameter Type Description
latitude required double

Latitude of a location.

longitude required double

Longitude of a location.

censusYear optional integer

Returns results based on census year.

Valid values: 2000, 2009, 2010 (default)

format optional string

Format for the returned results.

Valid values: XML (default), JSON, JSONP

close
FCC

You are leaving the FCC website

You are about to leave the FCC website and visit a third-party, non-governmental website that the FCC does not maintain or control. The FCC does not endorse any product or service, and is not responsible for, nor can it guarantee the validity or timeliness of the content on the page you are about to visit. Additionally, the privacy policies of this third-party page may differ from those of the FCC.