Skip to main content

Trust / Catalog / education.academic_proficiency

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

Academic Proficiency

composite: Educationlevel: City / MunicipalityFHA-safe ✓

Source

EdFacts · vintage 2022-2023 · refresh cadence: annual

Direction of better

Higher values are better. Used to rank candidate towns/properties; higher score = stronger fit.

Unit

Values are reported in percent.

Default weight in Education composite

20% of the Education composite by default. Users can override this weight in their intake; the displayed score reflects the user's chosen weighting, never a fixed default.

Where the data lives

Tables: schools_v2, school_performance

Columns: ela_proficiency,math_proficiency, ela_proficiency,math_proficiency

Input field: elaProficiency,mathProficiency

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": "education.academic_proficiency",
  "name": "Academic Proficiency",
  "value": 12.4,
  "unitText": "percent",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "composite",
      "value": "Education"
    },
    {
      "@type": "PropertyValue",
      "name": "level",
      "value": "city"
    },
    {
      "@type": "PropertyValue",
      "name": "direction",
      "value": "higher_better"
    },
    {
      "@type": "PropertyValue",
      "name": "source_year",
      "value": "2022-2023"
    },
    {
      "@type": "PropertyValue",
      "name": "fha_safe",
      "value": true
    }
  ],
  "valueReference": {
    "@type": "QuantitativeValue",
    "additionalType": "https://valifit.com/catalog/metric",
    "identifier": "education.academic_proficiency",
    "sameAs": "EdFacts"
  },
  "mentions": [
    {
      "@type": "Dataset",
      "@id": "https://valifit.com/sources/edfacts-acgr-graduation-rate",
      "identifier": "EDFACTS_ACGR",
      "name": "EdFacts Adjusted Cohort Graduation Rate",
      "url": "https://www2.ed.gov/about/inits/ed/edfacts/data-files/index.html",
      "sameAs": "https://www2.ed.gov/about/inits/ed/edfacts/data-files/index.html",
      "creator": {
        "@type": "Organization",
        "name": "U.S. Department of Education"
      },
      "temporalCoverage": "annual",
      "dateModified": "2026-05-07"
    }
  ]
}

For programmatic access

GET /api/v1/catalog/metrics?id=education.academic_proficiency

MCP tool: get_catalog with id="education.academic_proficiency"

← Back to full catalog