#EXPORT_DATE=Thu May 15 16:12:55 EDT 2025
#EXPORT_VERSION_NAME=updates
#EXPORT_VERSION_NUMBER=2
#REV_HISTORY v1(02/08/2019)  Christine Allen.   corrected report labels  so that reports get correct filenames
#REV_HISTORY v2(11/15/2021)  Christine Allen.   added national report by PM2.5 profile  additional reports
SMK_SOURCE A

/DELIMITER/ |

/SET LABEL/ $REPLABEL

/NEWFILE/ REPORT32BS

/CREATE REPORT/
BY STATE NAME
BY SPCCODE BRK__PM2_5
SPECIATION MASS
NUMBER E13.5
UNITS ALL tons/yr
/END/

/NEWFILE/ REPORT32BC

/CREATE REPORT/
BY STATE NAME
BY COUNTY NAME
BY SPCCODE BRK__PM2_5
SPECIATION MASS
NUMBER E13.5
UNITS ALL tons/yr
/END/

/NEWFILE/ REPORT32BN

/CREATE REPORT/
BY SPCCODE BRK__PM2_5
SPECIATION MASS
NUMBER E13.5
UNITS ALL tons/yr
/END/
