Skip to main content

Trust / Catalog / town.crime_data_year

Metric · canonical catalog entry·Federally sourced · direction-flagged

Crime Data Vintage Year

composite: Safetylevel: City / MunicipalityFHA-safe ✓

Source

FBI NIBRS · vintage 2026 · refresh cadence: annual

Year of the most recent UCR/NIBRS submission used for crime metrics

Direction of better

No universal direction; user preference determines what is "better".

Unit

Values are reported in year.

Where the data lives

Tables: municipality_metrics

Columns: crime_data_year

Input field: crime_data_year

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.crime_data_year",
  "name": "Crime Data Vintage Year",
  "value": "example",
  "unitText": "year",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "composite",
      "value": "Safety"
    },
    {
      "@type": "PropertyValue",
      "name": "level",
      "value": "city"
    },
    {
      "@type": "PropertyValue",
      "name": "direction",
      "value": "optimize"
    },
    {
      "@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.crime_data_year",
    "sameAs": "FBI NIBRS"
  }
}

For programmatic access

GET /api/v1/catalog/metrics?id=town.crime_data_year

MCP tool: get_catalog with id="town.crime_data_year"

← Back to full catalog