Ask ValiFit
One box. Any real-estate question. The system classifies your intent across 13 categories, routes to the right data (parcels, listings, towns, agents, pipeline, methodology), and composes a direct answer with the underlying citations.
market compareconfidence 90% · 2724 tokens · 2629ms
Phoenix, AZ has a population of 1,673,164 and an overall ValiFit composite score of 30/100, with a median home price of $384,000. In comparison, Charlotte, NC's data is not fully available, so I recommend checking back for more details or specific metrics. Based on town composite scores, Phoenix has lower safety and health scores of 30.
Why: The user is asking to compare two cities, which fits the market_compare intent.
Side-by-side
Data sources
Raw structured response
{
"towns": [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://valifit.com/town/phoenix",
"name": "Phoenix, AZ",
"url": "https://valifit.com/town/phoenix",
"geo": {
"@type": "GeoCoordinates",
"latitude": 33.572154,
"longitude": -112.090132
},
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "population",
"value": 1673164
}
],
"description": "Phoenix, AZ — large_city (pop. 1,673,164). Overall ValiFit composite 30/100.",
"citation": [
{
"@type": "CreativeWork",
"name": "US Census Bureau Places",
"isBasedOn": "https://valifit.com/glossary/census-place"
},
{
"@type": "CreativeWork",
"name": "NCES F-33 (school spending)",
"isBasedOn": "https://valifit.com/glossary/nces-f33"
},
{
"@type": "CreativeWork",
"name": "FBI UCR (safety)",
"isBasedOn": "https://valifit.com/glossary/ucr"
},
{
"@type": "CreativeWork",
"name": "Redfin national MLS (market)",
"isBasedOn": "https://valifit.com/glossary/redfin-data"
}
]
}
],
"census_place_id": "0455000",
"municipality_name": "Phoenix",
"state": "AZ",
"slug": "phoenix",
"county": "Maricopa",
"government_type": "municipality",
"population": 1673164,
"tier": "large_city",
"coordinates": {
"lat": 33.572154,
"lng": -112.090132
},
"composites": {
"education": null,
"school_performance": null,
"safety": 30,
"health": 30,
"appreciation": 40
},
"overall_score": 30,
"market": {
"median_home_price": 384000,
"price_change_1yr_pct": -0.03,
"price_change_5yr_pct": null
},
"address_count": 59988
},
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://valifit.com/town/charlotte",
"name": "Charlotte, NC",
"url": "https://valifit.com/town/charlotte",
"geo": {
"@type": "GeoCoordinates",
"latitude": 35.209045,
"longitude": -80.83099
},
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "population",
"value": 943476
}
],
"description": "Charlotte, NC — mid_city (pop. 943,476). Overall ValiFit composite 64/100.",
"citation": [
{
"@type": "CreativeWork",
"name": "US Census Bureau Places",
"isBasedOn": "https://valifit.com/glossary/census-place"
},
{
"@type": "CreativeWork",
"name": "NCES F-33 (school spending)",
"isBasedOn": "https://valifit.com/glossary/nces-f33"
},
{
"@type": "CreativeWork",
"name": "FBI UCR (safety)",
"isBasedOn": "https://valifit.com/glossary/ucr"
},
{
"@type": "CreativeWork",
"name": "Redfin national MLS (market)",
"isBasedOn": "https://valifit.com/glossary/redfin-data"
}
]
}
],
"census_place_id": "3712000",
"municipality_name": "Charlotte",
"state": "NC",
"slug": "charlotte",
"county": "Mecklenburg",
"government_type": "municipality",
"population": 943476,
"tier": "mid_city",
"coordinates": {
"lat": 35.209045,
"lng": -80.83099
},
"composites": {
"education": 50.6,
"school_performance": 54.45,
"safety": 42.5,
"health": 100,
"appreciation": 80
},
"overall_score": 64.37,
"market": {
"median_home_price": 416000,
"price_change_1yr_pct": null,
"price_change_5yr_pct": null
},
"address_count": 359785
}
]
}