Source
EPA NPL · vintage 2026 · refresh cadence: monthly
Direction of better
Lower values are better. Used to rank candidate towns/properties; lower score = stronger fit.
Unit
Values are reported in count.
Where the data lives
Tables: municipality_metrics
Columns: superfund_sites_10mi
Input field: superfund_sites_10mi
JSON-LD example
Every value emitted by ValiFit (in /api/v1, MCP responses, on-page JSON-LD) carries a propertyID set to this metric_id, so AI clients can resolve it back here in one round-trip.
{
"@type": "PropertyValue",
"propertyID": "town.superfund_sites_10mi",
"name": "EPA Superfund Sites within 10 mi",
"value": 8,
"unitText": "count",
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "composite",
"value": "Environment"
},
{
"@type": "PropertyValue",
"name": "level",
"value": "city"
},
{
"@type": "PropertyValue",
"name": "direction",
"value": "lower_better"
},
{
"@type": "PropertyValue",
"name": "source_year",
"value": "2026"
},
{
"@type": "PropertyValue",
"name": "fha_safe",
"value": true
}
],
"valueReference": {
"@type": "QuantitativeValue",
"additionalType": "https://valifit.com/catalog/metric",
"identifier": "town.superfund_sites_10mi",
"sameAs": "EPA NPL"
},
"mentions": [
{
"@type": "Dataset",
"@id": "https://valifit.com/sources/epa-superfund",
"identifier": "EPA_NPL",
"name": "EPA National Priorities List (Superfund)",
"url": "https://www.epa.gov/superfund/national-priorities-list-npl-sites-state",
"sameAs": "https://www.epa.gov/superfund/national-priorities-list-npl-sites-state",
"creator": {
"@type": "Organization",
"name": "United States Environmental Protection Agency"
},
"temporalCoverage": "monthly",
"dateModified": "2026-04-01"
}
]
}For programmatic access
GET /api/v1/catalog/metrics?id=town.superfund_sites_10mi
MCP tool: get_catalog with id="town.superfund_sites_10mi"