RCRA Pipeline Download Summary

Page status: 2025-June-25: Under development


The Enforcement and Compliance History Online (ECHO) system pipeline analysis of data from the Resource Conservation and Recovery Act (RCRA) shows links between Compliance Monitoring Activities (CMA) to any related violations and/or enforcement actions.

The download contains five files:


 PIPELINE_RCRA_READ_ME

This Read Me CSV file contains details about all five provided files in the pipeline_rcra_downloads.zip.


 PIPELINE_RCRA_00_COMPLETE

This is the complete table of the RCRA pipeline analysis supporting the ECHO Pipeline RCRA Table.  This table is the source table used to create the other included tables of Evaluations, Violations and Enforcement Actions.  This table does NOT contain the ISN_RCR_EVAL key.  This table is provided for completeness, however it is recommended to use the other three tables together with the ISN_RCR_EVAL to link all evaluations to their violations and enforcement actions.

    
REGISTRY_IDChar40The Federal Registry Identification number.  Software programs reading the CVS may attempt to convert this to scientific notation.  This is a character field to preserve leading zeros.
SOURCE_IDChar12The RCRA facility identification number.
EVAL_TYPEChar3EVAL_ prefixes represent Evaluation (Compliance Monitoring Activities (CMA))
EVAL_TYPE_DESCChar80 
EVAL_IDENTIFIERChar3 
EVAL_LEAD_AGENCYChar5 
EVAL_ACTIVITY_LOCATIONChar2 
EVAL_DATEDate  
OFFICIAL_FLAGChar1This flag is set to 'Y' when an entry is counted as compliance monitoring strategy activities. Programs without compliance monitoring strategies will have this flag set to null and are not counted as on-site activities within EPA’s Annual Results.
PIPELINE_FLAGChar1An internally generated flag to indicate if the facility has at least one evaluation (eval_identifier) linked to a violation and/or enforcement action.  If a facility does not have at least one evaluation linked to a violation nor enforcement action, then this value will be null, and the pipeline table will not render on the ECHO DFR page .
VIOL_TYPEChar92 
VIOL_SEQNumber4, 0 
VIOL_ACTIVITY_LOCATIONChar2 
VIOL_DETERMINED_BY_AGENCYChar1 
VIOL_AGENCYChar10 
VIOL_DETERMINED_DATEDate  
ACTUAL_RTC_DATEDate The actual date noted for Returning To Compliance.  This value may be null.  This column is not the value presented in the Pipeline table.
VIOL_RTC_DATEChar40A character string representation of the ACTUAL_RTC_DATE which will replace nulls with appropriate messages.  This is the value returned on the ECHO Pipeline table.
FOUND_VIOLATIONChar1 
ENF_TYPE_DESCChar80 
CASE_IDChar25 
ENF_ACTION_DATEDate  
PENALTY_AMOUNTNumber  
ENF_COMP_ACTION_COSTNumber  

 PIPELINE_RCRA_01_EVALUATIONS

This table is the non-repeating list of each RCRA evaluation and provides the ISN_RCR_EVAL key.  Use the ISN_RCR_EVAL key to link to the violations in the PIPELINE_RCRA_02_VIOLATIONS table, and the enforcement actions in PIPELINE_RCRA_03_ENFORCEMENT_ACTIONS table.

ElementData TypeLengthNotes
ISNNUMBER  
ISN_RCR_EVALChar120This is the key that identifies each unique Compliance Monitoring Activity (CMA) / Evaluation to their linked Violation and/or Enforcement Action.
REGISTRY_IDChar40The Federal Registry ID of the facility
SOURCE_IDChar12The RCRA facility ID
EVAL_TYPEChar3 
EVAL_TYPE_DESCChar80 
EVAL_IDENTIFIERChar3 
EVAL_LEAD_AGENCYChar5 
EVAL_ACTIVITY_LOCATIONChar2 
EVAL_DATEDate  
OFFICIAL_FLAGChar1 
PIPELINE_FLAGChar1An internal value used by the website to indicate if the Pipeline table should be rendered.
NUM_OF_VIOLSNUMBER The number of violations linked to an evaluation (CMA).  Added for QAQC purposes.
NUM_OF_EANUMBER The number of enforcement actions linked to an evaluation (CMA) with the ISN_RCR_EVAL key.

 PIPELINE_RCRA_02_VIOLATIONS

This provides all violations linked by ISN_RCR_EVAL key to the evaluations provided in the PIPELINE_RCRA_01_EVALUATIONS.csv table.  There will be at least on record (row) for each ISN_RCR_EVAL value.  Some evaluations will not have a violation, and those rows will be empty.


 PIPELINE_RCRA_03_ENFORCEMENT_ACTIONS

This provides all enforcement actions linked to each evaluation by ISN_RCR_EVAL key.  There will be at least on record (row) for each ISN_RCR_EVAL value.  Some evaluations will not have a enforcement actions, and their row will be empty.