Texas Commission On Environmental Quality - Waste Shipment Summary
City of Austin
@usgov.city_of_austin_texas_commission_on_environmental_quali_e264d4d4
City of Austin
@usgov.city_of_austin_texas_commission_on_environmental_quali_e264d4d4
Information from the TCEQ Waste Shipment Summary report form used by unregistered episodic generators of Industrial Class 1 or Hazardous Waste (IHW). This dataset contains the generator's identification number and name, shipment date, quantity of waste shipped, who received the waste and how it was handled.
Organization: City of Austin
Last updated: 2023-08-25T23:51:54.382358
Tags: hazardous-waste, industrial-waste, occupational-licensing-registration-division, office-of-waste, oow
CREATE TABLE table_1 (
"episodic_generator_id" BIGINT,
"generator_s_name" VARCHAR,
"manifest_tracking_number" VARCHAR,
"receiver_s_texas_id" VARCHAR,
"receiver_s_epa_id" VARCHAR,
"texas_waste_code" VARCHAR,
"quantity_shipped_in_pounds" DOUBLE,
"management_code" VARCHAR,
"date_shipped" TIMESTAMP,
"transporter_s_registration_number" BIGINT,
"form_submitter_company_name" VARCHAR,
"record_date" TIMESTAMP,
"tceq_waste_stream_id" BIGINT
);Anyone who has the link will be able to view this.