Updates
on everything Geocodio
Residential Delivery Indicator (RDI) Now Included With the ZIP+4 Data Append
Use the Residential Delivery Indicator (RDI) to determine if an address is residential or commercial
Today, we've added the USPS Residential Delivery Indicator (RDI) as an additional data point in our ZIP+4 append.
The RDI indicates whether an address is residential or commercial. Adding the RDI to your parcels can make sure your parcels are charged accurate shipping rates, as some carriers charge higher rates for residential versus commercial deliveries.
RDI is automatically included when you append ZIP+4 data to your records. RDI can be appended for both address lookups and latitude-longitude lookups.
If you choose to use our Spreadsheet Uploader, Geocodio will append an additional column in your results called: Residential Indicator. Here, we will define whether your records are Commercial or Residential. When this information is not available, the field will be left blank.
If you choose to access this data via our API and the zip4 field code, you'll receive data point called residential that returns a boolean. When true, the address would be considered residential. When false, the address would be considered commercial.
"zip4": {
"record_type": {
"code": "S",
"description": "Street"
},
"residential": false,
"carrier_route": {
"id": "C001",
"description": "City Delivery"
},
"building_or_firm_name": null,
"plus4": [
"3001"
],
"zip9": [
"10001-3001"
],
"government_building": null,
"facility_code": {
"code": "P",
"description": "Post Office"
},
"city_delivery": true,
"valid_delivery_area": true,
"exact_match": true
}
For more information, check out our ZIP+4 guide.
Related
FFIEC Data Append Now Available In Beta
Customers now have access to key datapoints from the FFIEC flat file, including Income Level, Urban/Rural code and more.
Lists API Now Available for Enterprise
Enterprise customers can now upload a spreadsheet directly via the Lists API.
Maps Now Available for Enterprise
Enterprise customers can access mapping tools to visualize location data.
Ridings for Canada's 2025 Election
Updated electoral districts (ridings) are available for Canada's 2025 elections.
Don't miss what's new
Geocodio ships new features and data updates regularly. We'll only email you with the good stuff, nothing else.