With Geocodio's Economics data append, you can bulk match addresses or coordinates to the Census Bureau's American Community Survey data for Census median household income data. This data is available via API as well as spreadsheet upload. If you're uploading a spreadsheet, you can click the "Economics" append in Step 3 of the upload process to append this data.
Geocodio's Census income data is from the most recent five-year American Community Survey, which is currently the 2023 survey results published in 2024. (The 1-year American Community Surveys do not have granularity at this level.)
With version 1.8 of the Geocodio API and the current version of the spreadsheet geocoding tool, Census median household income data is automatically returned at the most appropriate geographic-level based on the accuracy of the geocoded result.
For example:
Accuracy Type | Census Geography |
---|---|
rooftop, range_interpolation, nearest_street, point, nearest_rooftop_match, street_center, intersection | Census Block Group |
nearest_place, place | Census Place |
county | County |
state | State |
With Geocodio, you can also explicitly request Census household income data for a specific geographic level through our API or through the spreadsheet geocoding tool. Data is available at the following geographies:
Via API, you should add the geography name to your ACS field request. For example:
acs-economics-tract (for Census Tract level)
acs-economics-county (for County level)
acs-economics-place (for Census Place level)
When using our spreadsheet upload tool, you can choose which geographic level you'd like to receive data for by using the dropdown menu that appears when the ACS Economics data append has been selected.
Please note: We do not provide data at the individual household level.
If you are using an API version prior to v1.8, all results return at the Block Group level.
You can download an example spreadsheet of addresses with Census household income data added here.
We provide the data exactly as it is packaged by the Census Bureau in the breakouts it gives. The only change we have made is to add a "percentage" calculation to aid ease of use.
The data returned includes the following data points. For each data point, the data returned includes the value, margin of error, and percentage.
Median household income (Table #B19013)
Household income (Table #B19001)
Per capita income (Table #B19301)
There are a number of special values that may be returned when working with ACS data. You can use the chart below to determine their meaning when troubleshooting.
Value | Definition |
---|---|
-888888888 | Estimate not applicable or not available |
-999999999 | Insufficient sample cases in the geographic area |
-222222222 | Margin of error couldn't be computed due to insufficient sample |
-555555555 | Controlled estimate (no sampling error) |
Requests are billed as geocode + Census Economics info (i.e., two lookups). For example, if you have 100 addresses that you want ACS economics data for, that would count as 200 lookups.
Pay-as-you-go customers can calculate how much this will cost you and how long it will take here.