> For the complete documentation index, see [llms.txt](https://knowledge.aterio.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.aterio.io/data-products/us-population-forecast/us-location-investment-ratings.md).

# US Location Investment Ratings

Aterio is a leading provider of comprehensive demographic scores for zip codes. Our scores are designed to assist investors and businesses in evaluating the suitability of making a real estate investment in a particular area. By considering multiple factors such as population score, demand score, and capacity to pay, we generate an aggregate score that represents the overall desirability of a specific zip code for real estate investment.

### Scores Description

* *Population Score:* Analyze the population dynamics of a zip code to understand its growth or decline, allowing you to assess the long-term potential of the area.
* *Demand Score:* Evaluate the demand for housing in a specific zip code, considering factors like homes available, estimated homes needed, and market trends.
* *Capacity to Pay:* Assess the financial capacity of residents in a zip code, taking into account factors.
* *Economic Development Score:* Assess the business opportunities and employment data of residents in a zip code.
* *Risk Score:* Evaluate the risk score through factors such as unemployment rate, crime rate and environmental impact on zip codes
* *Aterio Score:* Our unique approach combines all the individual scores into an aggregate score, providing a comprehensive overview of the suitability to buy a house in a particular zip code.

### Dataset

<table><thead><tr><th width="291">Field Name</th><th width="153">Field Data Type</th><th width="539">Description</th></tr></thead><tbody><tr><td>ZIP_CODE</td><td>String</td><td>US Zip Code</td></tr><tr><td>CITY_NAME</td><td>String</td><td>City name</td></tr><tr><td>COUNTY_NAME</td><td>String</td><td>County name</td></tr><tr><td>COUNTY_FIPS_CODE</td><td>String</td><td>Federal Information Processing Standards (FIPS) code for counties</td></tr><tr><td>STATE_CODE</td><td>String</td><td>State code</td></tr><tr><td>IDX_POPULATION_MIGRATION</td><td>Float</td><td>Index measuring population and migration trends</td></tr><tr><td>IDX_DEMAND_SUPPLY</td><td>Float</td><td>Index evaluating demand and supply factors</td></tr><tr><td>IDX_ECONOMIC_DEV</td><td>Float</td><td>Index assessing economic development</td></tr><tr><td>IDX_CAPACITY_PAY</td><td>Float</td><td>Index gauging capacity to pay</td></tr><tr><td>IDX_RISK_FACTOR</td><td>Float</td><td>Index indicating risk factors</td></tr><tr><td>ATERIO_SCORE</td><td>Float</td><td>Aterio Scoring Metric</td></tr></tbody></table>

### Data Access

Our US Location Investment Ratings data product is available on the following platforms:&#x20;

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>AWS</strong></td><td align="center">S3 Bucket</td><td><a href="/files/ryKeQBrYmO4BEJPGLgUT">/files/ryKeQBrYmO4BEJPGLgUT</a></td></tr><tr><td align="center"><strong>Snowflake Data Cloud</strong></td><td align="center">Data Listing</td><td><a href="/files/Lk9kovP0oxwVYc05tCzT">/files/Lk9kovP0oxwVYc05tCzT</a></td></tr><tr><td align="center"><strong>Aterio's Download Portal</strong></td><td align="center">Customers Only</td><td><a href="/files/FslUtso6EaxftA6vpbP7">/files/FslUtso6EaxftA6vpbP7</a></td></tr><tr><td align="center"><strong>Databricks</strong></td><td align="center"></td><td><a href="/files/qXFhtUTvNvFOAxZfaxCy">/files/qXFhtUTvNvFOAxZfaxCy</a></td></tr><tr><td align="center"><strong>GCP</strong></td><td align="center">Cloud Storage &#x26; BigQuery</td><td><a href="/files/4K17li7Cxn4EL0PXbq4r">/files/4K17li7Cxn4EL0PXbq4r</a></td></tr></tbody></table>

[Contact us](https://www.aterio.io/contact-us) to schedule a call and learn more about access options and pricing details.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://knowledge.aterio.io/data-products/us-population-forecast/us-location-investment-ratings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
