Texas Commission On Environmental Quality - Aggregate Production Operations
City of Austin
@usgov.city_of_austin_texas_commission_on_environmental_quali_2ab26d1a
City of Austin
@usgov.city_of_austin_texas_commission_on_environmental_quali_2ab26d1a
CREATE TABLE table_1 (
"registration" VARCHAR,
"registration_status" VARCHAR,
"customer_number" VARCHAR,
"customer_name" VARCHAR,
"regulated_entity" VARCHAR,
"regulated_entity_name" VARCHAR,
"site_name" VARCHAR,
"county" VARCHAR,
"site_latitude" DOUBLE,
"site_longitude" DOUBLE,
"site_address_description" VARCHAR,
"city" VARCHAR,
"zip_code" DOUBLE,
"organization_name" VARCHAR,
"mailing_address" VARCHAR,
"registration_start_date" TIMESTAMP,
"last_application_submitted_date" TIMESTAMP,
"last_application_type" VARCHAR,
"last_application_status" VARCHAR,
"last_application_status_date" TIMESTAMP,
"current_expiration_date" TIMESTAMP,
"material_type" VARCHAR,
"area_disturbed_acres" BIGINT,
"coordinates_decimal_degrees" VARCHAR
);
Anyone who has the link will be able to view this.