Docs · Analysis tools · Title VI analysis

Title VI analysis Agency

Compare service levels across minority and non-minority Census block groups using ACS data, with the four-fifths threshold convention from FTA Circular 4702.1B. Use it to identify equity concerns in an existing or proposed service before a board meeting, a hearing, or a Title VI program update.

Title VI panel in GTFS·X showing regional minority share, minority vs non-minority service averages, and the equity ratio for the Sunny Valley feed.
Title VI analysis on the Sunny Valley feed. Regional minority share at top; minority vs non-minority service averages side-by-side; equity ratio at the bottom with the four-fifths threshold banding.

What it is

Title VI of the Civil Rights Act of 1964 prohibits federally-funded programs — including most transit agencies — from discriminating on the basis of race, color, or national origin. For transit specifically, the Federal Transit Administration spells out what that means in FTA Circular 4702.1B ("Title VI Requirements and Guidelines for FTA Recipients"). Agencies receiving FTA funds owe FTA a Title VI program update every three years, plus an equity analysis any time they propose a major service change or fare change.

The hard part of doing a Title VI equity analysis is the data plumbing: aligning the GTFS feed with Census block groups, deciding which block groups count as "minority," computing service levels in each, and producing a table that supports the eventual finding. The GTFS·X Title VI panel does that plumbing on a feed you already have open, so you can ask "does this service look equitable?" while you're still designing it — not the night before the public hearing.

The regulatory context, briefly

Two terms from the FTA circular are worth getting right before reading any tool output:

The GTFS·X Title VI tool focuses on the DI side — race and ethnicity from ACS table B03002 — and reports an equity ratio that you compare against the agency's adopted threshold (typically 0.80). For DB analysis on low-income population, run the equivalent comparison using the demographic data from the Coverage tool with low-income variables; that analysis isn't automated in the Title VI panel today.

What the tool computes

Inputs:

The computation:

  1. For each block group in the service area, compute minority share = (total population − non-Hispanic white population) / total population.
  2. Compute the regional minority share across all block groups in the service area (population-weighted average). Block groups with a minority share at or above the regional average are classified minority; the rest are non-minority.
  3. For each block group, compute service exposure as the sum of (daily trips at stop × overlap fraction) over every stop within a half-mile.
  4. Aggregate population and service exposure separately for the minority and non-minority groups, then divide each group's service exposure by its population to get a service-per-capita figure.
  5. The reported equity ratio is minority service-per-capita ÷ non-minority service-per-capita. A ratio of 1.0 means the two groups receive equal service intensity; below 0.80 crosses the four-fifths threshold; above 1.0 means the minority population is served more intensively than the non-minority population.

The panel surfaces the equity ratio with a color band: green at or above 1.0, amber from 0.80 to 1.0 (worth a closer look), red below 0.80 (presumptively disparate under the four-fifths rule). The block-group-level numbers are exposed in the underlying data so you can dig in or export them.

How to use it

  1. Open the feed in the editor and click Title VI in the left sidebar (it sits below Coverage). The panel opens on the right.
  2. Click Run Title VI Analysis. The tool fetches the relevant Census block groups, computes the comparison, and renders the result. First run for a given region takes a few seconds; subsequent runs are cached locally.
  3. Read the two cards at the top: Minority and Non-Minority. Each shows the population served, the block group count, and the average daily trips per capita.
  4. Check the equity ratio band. If it's red or amber, look at the block-group breakdown to see which areas are pulling the average down — often a single corridor.

Reading the output

The Title VI panel is descriptive, not prescriptive. A green ratio doesn't certify your feed as compliant, and a red ratio doesn't doom a service change — it tells you where the conversation needs to go.

For a change analysis (the most common Title VI use), run the tool on the current feed, then on the proposed feed, and compare the two ratios. The change itself is what FTA cares about — not the absolute level.

What the tool isn't

This is an analysis tool, not a Title VI program. The numbers it produces are an input to the Title VI program update, public engagement, and policy discussion your agency owes FTA — not a substitute. A green equity ratio doesn't satisfy your obligation to run a public hearing for a major service change, to publish a Title VI notice in the languages spoken in your service area, to maintain a complaint process, or to file the triennial program update. Run the tool, document the result, then continue with the actual program.

Methodology and limits

References

See also