Travis County 4-Year High School Graduation Rates By Campus
City of Austin
@usgov.city_of_austin_travis_county_4_year_high_school_gradua_a6259d9e
City of Austin
@usgov.city_of_austin_travis_county_4_year_high_school_gradua_a6259d9e
This data set shows the number and percentage of children graduating from high school in Travis County, including public, private, charter, home schools, and other high school equivalents. The data is from the Texas Education Agency (TEA) state agency that oversees primary and secondary public education in the state of Texas.
View county-level data: https://data.austintexas.gov/Health-and-Community-Services/Strategic-Measure_Percentage-of-Students-Graduatin/djfu-26dw
View more details and insights related to this data set on the story page:
https://data.austintexas.gov/stories/s/n78t-2him
Organization: City of Austin
Last updated: 2021-10-22T21:49:21.479030
Tags: austin-public-health, community-services, education, graduation, high-school, travis-county
CREATE TABLE table_1 (
"start_year" VARCHAR,
"end_year" VARCHAR,
"data_year" BIGINT,
"state_accountability_calculation" VARCHAR,
"campus_number" BIGINT,
"campus_name" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"zip_code" BIGINT,
"type_of_school" VARCHAR,
"district_number" BIGINT,
"district_name" VARCHAR,
"county_number" BIGINT,
"county_name" VARCHAR,
"region_number" BIGINT,
"region_name" VARCHAR,
"travis_county_all_students_graduation_rate" DOUBLE,
"campus_all_students_graduation_rate" DOUBLE,
"campus_african_american_graduation_rate" DOUBLE,
"campus_asian_graduation_rate" DOUBLE,
"campus_hispanic_graduation_rate" DOUBLE,
"campus_multiracial_graduation_rate" DOUBLE,
"campus_american_indian_graduation_rate" DOUBLE,
"campus_pacific_islander_graduation_rate" DOUBLE,
"campus_white_graduation_rate" DOUBLE,
"campus_economically_disadvantaged_graduation_rate" DOUBLE,
"campus_female_graduation_rate" DOUBLE,
"campus_male_graduation_rate" DOUBLE,
"geocode_address" VARCHAR
);Anyone who has the link will be able to view this.