Skip to content
Verified June 2026

Independent Research Project Data Source Card

FARS2024NationalAuxiliarySAS.zip

A source card for the official NHTSA 2024 FARS national auxiliary SAS package. This supplemental release delivers the same multiple imputation tables and extended analytical variables as the auxiliary CSV package, but in SAS transport (.xpt) format — enabling direct use in SAS statistical software without a format conversion step.1,2,3,4

Official Source

Download from NHTSA rather than a third-party mirror. Use alongside FARS2024NationalSAS.zip — this package is supplemental, not standalone.

Download from NHTSA

File Identity

FARS2024NationalAuxiliarySAS.zip is the 2024 national auxiliary SAS package for NHTSA's Fatality Analysis Reporting System. FARS is a census of fatal motor vehicle traffic crashes in the United States. The auxiliary SAS package is the SAS transport format edition of the supplemental analytical tables — chiefly multiple imputation (MI) data files — that extend the core crash, vehicle, and person records found in FARS2024NationalSAS.zip.1,2,3

Researchers who work natively in SAS use this package when they need nationally representative estimates for variables that the raw FARS records frequently code as unknown. The SAS transport format (.xpt) allows the files to be read directly by SAS LIBNAME with the XPORT engine, or by compatible open-source readers such as the R haven package or Python pyreadstat.1,4

Official file name
FARS2024NationalAuxiliarySAS.zip
Issuing agency
NHTSA / U.S. Department of Transportation
Coverage year
2024
Format
ZIP package containing SAS transport (.xpt) files
Package type
Supplemental / auxiliary — SAS edition
Companion CSV package
FARS2024NationalAuxiliaryCSV.zip
Companion SAS package
FARS2024NationalSAS.zip

What the Package Contains

The auxiliary SAS ZIP contains SAS transport (.xpt) files that mirror the tables in the auxiliary CSV package. The core content is the set of Multiple Imputation (MI) files NHTSA generates to address systematic data gaps in raw crash reports. Each MI file corresponds to a level of the FARS hierarchy — accident, driver/accident, and person — and provides multiply-imputed estimates alongside the original coded values.3,4

Table / file typePurpose and use
MIACC.xpt — Multiple Imputation, AccidentSAS transport file containing statistically imputed values for accident-level variables that carry high unknown rates, such as travel speed. Intended for use with SAS PROC MIANALYZE or equivalent pooling procedures.
MIDRVACC.xpt — Multiple Imputation, Driver/AccidentSAS transport file providing imputed values for driver-related accident variables, including estimated pre-crash speed and driver-action fields where raw report data is incomplete.
MIPER.xpt — Multiple Imputation, PersonSAS transport file providing imputed values for person-level variables with high unknown rates, principally blood alcohol concentration (BAC) for drivers not tested. Essential for population-level impairment estimates in SAS workflows.
Extended supplemental tables (.xpt)Additional SAS transport files capturing supplemental coded variables for vehicles and persons that extend the detail available in the core FARS national SAS tables.

Consult the NHTSA FARS manuals for the authoritative file list and variable definitions. NHTSA may update which tables appear in the auxiliary versus the main package across annual releases. The FARS Analytical User's Manual (linked in the primary source directory) is the definitive reference for the current file layout and imputation procedures.

SAS Format vs. CSV Format

NHTSA publishes each FARS annual package in two parallel formats: CSV (comma-separated text) and SAS transport (.xpt). The SAS auxiliary package and the CSV auxiliary package contain the same imputation data — they differ only in encoding.2,3,5

AttributeSAS auxiliary packageCSV auxiliary package
File formatSAS transport (.xpt)Comma-separated text (.csv)
Data contentIdentical to CSV editionIdentical to SAS edition
Native toolchainSAS, R haven, Python pyreadstatAny text-capable tool
Typical useSAS PROC MIANALYZE workflows; agenciesPython / R / spreadsheet pipelines
Download URLFARS2024NationalAuxiliarySAS.zipFARS2024NationalAuxiliaryCSV.zip

How Daily Driver Advocate Uses It

Daily Driver Advocate documents the NHTSA FARS auxiliary SAS package as a reference for researchers who work in SAS-based analysis pipelines. The site's own statistical processing uses the CSV packages, but the SAS auxiliary package is the format NHTSA's own analysts typically use and is referenced in the FARS Analytical User's Manual as the authoritative source for imputed-variable analysis.1,3,5,6

Common Research Uses

The auxiliary SAS package is most useful when a researcher works within a SAS-native pipeline and needs nationally representative estimates for FARS variables with high unknown rates — primarily BAC and travel speed — without converting the data to CSV first.1,4

Run NHTSA multiple imputation analysis in SAS using PROC MIANALYZE to pool estimates across imputed datasets for BAC, travel speed, and related variables.

Reproduce published NHTSA national traffic safety fact sheets and traffic safety analytics reports that depend on MI-adjusted estimates rather than raw unknown-coded records.

Join SAS-format imputed-variable tables directly to core FARS national SAS records (FARS2024NationalSAS.zip) without converting between file formats.

Perform advanced SAS-native regression and causal analysis on fatal crash factors using the official NHTSA SAS data pipeline.

Cross-validate results against the CSV auxiliary package to confirm that CSV-to-SAS conversions did not alter imputed values.

Important Limitations

This page is a source card for an official federal dataset. It is not a government page, legal advice, crash investigation service, or substitute for the NHTSA file and manuals. Imputed values are statistical estimates, not confirmed measurements.

  • This package is supplemental — it must be used alongside FARS2024NationalSAS.zip, not as a standalone crash dataset.
  • The SAS transport (.xpt) format requires SAS software or a compatible reader such as the SAS XPORT engine in R (haven package) or Python (pyreadstat). It is not a plain CSV or spreadsheet file.
  • Multiple imputation tables do not assign a single definitive value; they produce multiple plausible estimates intended for use with SAS PROC MIANALYZE or equivalent statistical pooling procedures.
  • Imputed values are statistical estimates generated by NHTSA models, not confirmed measurements. They are appropriate for aggregate national estimates, not for case-level fact-finding.
  • FARS covers fatal crashes only. Neither the main nor the auxiliary SAS package records injury-only or property-damage crashes.
  • A crash must involve a motor vehicle on a public trafficway and result in a death within 30 days to be included in any FARS file.
  • Consult the FARS Analytical User's Manual (linked in the primary source directory) for the exact variable definitions, coding notes, and imputation methodology used in each auxiliary table.

Suggested Citation

For the raw dataset, cite NHTSA as the issuing agency and link to the official file. When citing this explanatory card, cite Daily Driver Advocate as the independent research project that documented the source.

Raw Dataset Citation

National Highway Traffic Safety Administration. FARS2024NationalAuxiliarySAS.zip. Fatality Analysis Reporting System, 2024 national auxiliary SAS package. https://static.nhtsa.gov/nhtsa/downloads/FARS/2024/National/FARS2024NationalAuxiliarySAS.zip

Primary Source Directory

  1. Fatality Analysis Reporting System (FARS) overview
    Issuing authority: National Highway Traffic Safety Administration
  2. FARS 2024 file download directory
    Issuing authority: National Highway Traffic Safety Administration
  3. FARS2024NationalAuxiliarySAS.zip official download
    Issuing authority: National Highway Traffic Safety Administration
  4. Links for FARS manuals (coding and analytical guides)
    Issuing authority: National Highway Traffic Safety Administration
  5. FARS2024NationalAuxiliaryCSV.zip companion source card
    Issuing authority: Daily Driver Advocate
  6. FARS2024NationalSAS.zip companion source card
    Issuing authority: Daily Driver Advocate