Graybeard
Well-Known Member
That is where the ISP server or CO or network access is. That can vary a lot but is *usually* is within 50 miles.So, this the Zip code from where i got lead.
You can actually buy geo-fenced targets that are GPS of that mobile device's real time location withing 300 meters or so.
Tract ID for census data --census.gov public access data
From IRS public data Tax Returns
I can get commercial reports using a radius of an address in that zip code to approximate the demographic characteristics of that area and find similar areas.
XML:
Here is a sample response.
<Consumer>
<Geography>
<City>CA;orange</City>
</Geography>
<Options>
<ContactPersonInfo>
<ContactPersonInfo>One per Address</ContactPersonInfo>
</ContactPersonInfo>
<BuildingType>
<Details>Single Family Only</Details>
</BuildingType>
<HouseholdIncome>
<IncludeAll>True</IncludeAll>
<AppendToFile>False</AppendToFile>
</HouseholdIncome>
<ContactAgeGroup>
<Details>26-30;31-35;36-40</Details>
<AppendToFile>False</AppendToFile>
</ContactAgeGroup>
<HomeOwnerRenter>
<Details>Home Owner</Details>
<AppendToFile>False</AppendToFile>
</HomeOwnerRenter>
<MaritalStatus>
<IncludeAll>True</IncludeAll>
<AppendToFile>False</AppendToFile>
</MaritalStatus>
<LengthOfResidentCode>
<IncludeAll>True</IncludeAll>
<AppendToFile>False</AppendToFile>
</LengthOfResidentCode>
<HouseholdAgeCode>
<IncludeAll>True</IncludeAll>
<AppendToFile>False</AppendToFile>
</HouseholdAgeCode>
<NumPersonsInHousehold>
<IncludeAll>True</IncludeAll>
<AppendToFile>False</AppendToFile>
</NumPersonsInHousehold>
<NumAdultsInHousehold>
<IncludeAll>True</IncludeAll>
<AppendToFile>False</AppendToFile>
</NumAdultsInHousehold>
<NumChildrenInHousehold>
<IncludeAll>True</IncludeAll>
<AppendToFile>False</AppendToFile>
</NumChildrenInHousehold>
<HouseholdCreditCardInfo>
<IncludeAll>True</IncludeAll>
<AppendToFile>False</AppendToFile>
</HouseholdCreditCardInfo>
<MailResponsiveInfo>
<IncludeAll>True</IncludeAll>
<AppendToFile>False</AppendToFile>
</MailResponsiveInfo>
<TargetNetWorth>
<IncludeAll>True</IncludeAll>
<AppendToFile>False</AppendToFile>
</TargetNetWorth>
<TargetHomeMarketValue>
<IncludeAll>True</IncludeAll>
<AppendToFile>False</AppendToFile>
</TargetHomeMarketValue>
<AdditionalAppend>
<PhoneNumber>True</PhoneNumber>
</AdditionalAppend>
</Options>
<CountDetails>
<StreetRange>
<Street>
<StartNumber/>
<EndNumber/>
<Geography>Orange, CA</Geography>
<Zip/>
<Count>16192</Count>
</Street>
</StreetRange>
<TotalCount>
<Count>16192</Count>
</TotalCount>
....
<Result>
<StatusCode>Approved</StatusCode>
</Result>
</CountDetails>
</Consumer>
Parameter | Description | ||||||
hInc | Append household income info to file. | ||||||
hInc-d | Various ranges of household incomes.[see sheet Sheet2] | ||||||
cAge | Append contact age group info to file if exists (frequency: 84.2%) | ||||||
cAge-d | Various contact age groups.[see sheet Sheet3] | ||||||
ownRent | Append home owner/renter info to file if exists (frequency: 98.5%) | ||||||
ownRent-d | Home owner or renter[see sheet Sheet4] | ||||||
marital | Append marital status to file | ||||||
marital-d | Various marital statuses[see sheet Sheet5] | ||||||
resLen | Append length of residency to file | ||||||
resLen-d | Various lengths of residency[see sheet Sheet6] | ||||||
hAge | Append household age code to file | ||||||
hAge-d | Various household age codes[see sheet Sheet7] | ||||||
people | Append number of people in household to file | ||||||
people-d | Various numbers of people in household[see sheet Sheet8] | ||||||
adults | Append numbers of adults in household to file | ||||||
adults-d | Various numbers of adults in household[see sheet Sheet9] | ||||||
kids | Append numbers of children in household to file if exists (frequency: 25.5%) | ||||||
kids-d | Various numbers of children in household[see sheet Sheet10] | ||||||
cCard | Append household credit card info to file | ||||||
cCard-d | Various household credit cards[see sheet Sheet11] | ||||||
mail | Append mail responsive info to file if exists (frequency: 66.5%) | ||||||
mail-d | Various mail responsive info[see sheet Sheet12] | ||||||
worth | Append net worth to file if exists (frequency: 69.5%) | ||||||
worth-d | Various net worth ranges[see sheet Sheet13] | ||||||
home | Append target home valuation mode in 1,000s to file if exists (frequency: 76.2%) | ||||||
Home-d | Various ranges of target home valuation mode in 1,000s[see sheet Sheet14] |
The real question is: that server in the same or adjacent zip code areas or in another city. Mobile can give a lot of false data --regional network cities that can be 400km away.