Data Exchange Standard
The NAACCR XML standard defines a data exchange format where NAACCR Standards Data Standards & Data Dictionary (formerly Volume II) data items are encoded in XML elements.
Writing/Reading NAACCR XML Files using SAS
A program to assist the NAACCR community in reading and writing NAACCR XML files using SAS is available here.
XML Dictionaries
- v25 Base Dictionary XML (Updated 08/23/2024)
- v24 Base Dictionary XML (Updated 07/13/2023)
- v23 Base Dictionary XML (Updated 08/01/2022)
- v22 Base Dictionary XML (Updated 10/01/2021)
- v21 Base Dictionary XML (Updated 10/01/2021)
- v21 Default User Dictionary XML (Updated 10/01/2021)
- v18 Base Dictionary XML (10/01/2021)
- v18 Default User Dictionary XML (10/01/2021)
- Combined Base and Default User Dictionary as CSV
- Custom User Dictionaries
- NAACCR Volume V XML Data Dictionary v5.0
XSDs
Webinars
July 22, 2020
March 27, 2019
April 26, 2018
- Slides
- Q&A (Coming Soon)
July 27, 2015
Presentations from NAACCR Annual Conference 2015
- Plenary Session (Dr. Eric Durbin)
- Introduction to XML (Rich Pinder)
- Working with NAACCR XML (Isaac Hands)
- NAACCR XML Tools (Fabian Depry)
Other
The Exchange Plus software allows you to:
- Run EDITS on NAACCR XML files and generate GenEDITS style reports
- Manage NAACCR User Dictionaries
- Convert fixed-width NAACCR files to NAACCR XML
The File*Pro software allows you to:
- Create and maintain user-defined dictionaries.
- Visualize large NAACCR XML data files.
- Apply coding rules and re-recreate NAACCR XML data files.
- Convert NAACCR XML data files to fixed-width or CSV formats.
- Create an SQL database from a NAACCR XML data file.
The GitHub project will allow you to access:
- a graphical tool for converting fixed-width NAACCR files to XML
- a Java library for reading and writing NAACCR XML