Texas Commission On Environmental Quality - NOR Units
City of Austin
@usgov.city_of_austin_texas_commission_on_environmental_quali_a16a231c
City of Austin
@usgov.city_of_austin_texas_commission_on_environmental_quali_a16a231c
This file contains the information about a site's waste management either from onsite generation or received from offsite. The waste management unit (WMU) information includes the site's registration number, the WMU sequence number, and unit type. There may be zero to many WMU records associated to a site and one or multiple waste codes associated to a WMU. For descriptions of the codes on this page, view Appendixes B and C of the Instructions for Notification for Hazardous or Industrial Waste Management at tceq.texas.gov/downloads/permitting/waste-registration/forms/ihw/00002inst.pdf.
Organization: City of Austin
Last updated: 2024-08-25T11:33:29.811935
Tags: nor, occupational-licensing-registration-division, office-of-waste, oow, unit-waste
CREATE TABLE table_1 (
"solid_waste_registration_number" VARCHAR,
"wmu_sequence_number" VARCHAR,
"unit_type_code" VARCHAR,
"wmu_status" VARCHAR,
"wmu_regulatory_status" VARCHAR,
"uic_permit_number" VARCHAR,
"capacity" DOUBLE,
"unit_of_measurement_for_capacity" VARCHAR,
"hazardous_waste_flag" VARCHAR,
"class_1_industrial_waste_flag" VARCHAR,
"class_2_industrial_waste_flag" DOUBLE,
"class_3_industrial_waste_flag" DOUBLE,
"permit_sequence_number" VARCHAR,
"wmu_description" VARCHAR,
"wmu_status_change_date" VARCHAR,
"management_method_code_1" VARCHAR,
"management_method_code_2" VARCHAR,
"management_method_code_3" VARCHAR,
"deed_recording_date" TIMESTAMP
);Anyone who has the link will be able to view this.