Statewide Eligible Training Providers List
City of Austin
@usgov.city_of_austin_statewide_eligible_training_providers_list
City of Austin
@usgov.city_of_austin_statewide_eligible_training_providers_list
CREATE TABLE table_1 (
"provider_name" VARCHAR,
"description_of_provider" VARCHAR,
"provider_url" VARCHAR,
"campus_name" VARCHAR,
"campus_address1" VARCHAR,
"campus_address2" VARCHAR,
"campus_city" VARCHAR,
"campus_state" VARCHAR,
"campus_zip_code" BIGINT,
"campus_county" VARCHAR,
"program_name" VARCHAR,
"program_description" VARCHAR,
"length_contact_hours" VARCHAR,
"length_weeks" VARCHAR,
"program_format" VARCHAR,
"required_cost_tuition_fees" BIGINT
);
Anyone who has the link will be able to view this.