Texas Commission On Environmental Quality - Monthly Waste Receipt Summary
City of Austin
@usgov.city_of_austin_texas_commission_on_environmental_quali_2bab03f6
City of Austin
@usgov.city_of_austin_texas_commission_on_environmental_quali_2bab03f6
CREATE TABLE table_1 (
"receiver_s_registration_number" VARCHAR,
"manifest_tracking_number" VARCHAR,
"generator_s_texas_id" VARCHAR,
"generator_s_epa_id" VARCHAR,
"waste_code" VARCHAR,
"quantity_received_lbs" DOUBLE,
"management_code" VARCHAR,
"date_received" TIMESTAMP,
"transporter_s_texas_id" VARCHAR,
"receiver_s_name" VARCHAR,
"no_shipment_received" BOOLEAN,
"record_date" TIMESTAMP,
"report_month_year" VARCHAR,
"hazard_code_1" VARCHAR,
"hazard_code_2" VARCHAR,
"hazard_code_3" VARCHAR,
"hazard_code_4" VARCHAR
);
Anyone who has the link will be able to view this.