approveddemographics
FCC Census Block Lookup
Returns the Census block, county, and state FIPS codes for a coordinate pair via the keyless FCC block-find API.
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#demographics#places#us#census
How to use
Sample response
{"Block":{"FIPS":"110019800001034"},"County":{"FIPS":"11001","name":"District of Columbia"},"State":{"code":"DC"},"status":"OK"}curl -X GET 'https://proxy.suverse.io/v1/data/suverse-demographics-fcc-block'