#EXPORT_DATE=Thu Mar 18 17:03:06 EDT 2021
#EXPORT_VERSION_NAME=corrections
#EXPORT_VERSION_NUMBER=1
#REV_HISTORY v1(02/08/2019)  Chris Allen.   corrected report labels  so that reports get correct filenames
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/
