Florida 2023 Select Educational Attainment Data from the American Community Survey (2019-2023) at the County level ##Redistricting Data Hub (RDH) Retrieval Date 03/18/25 ##Sources ACS data retrieved using the Census API: https://api.census.gov/data/2023/acs/acs5 Boundary shapefile retrieved from the Census Cartographic Boundary File website: https://www.census.gov/geographies/mapping-files/time-series/geo/carto-boundary-file.2023.html ##Fields Field Name Description GEOID Unique Geographic Identifier STATEFP State FIPS STATE State Name COUNTYFP County FIPS COUNTY County Name POP_25OV23 Total population 25 years and over (B15003_001E) N_HSDIP23 Less than a high school diploma, GED or equivalent (sum of B15003_002E, B15003_003E, B15003_004E, B15003_005E, B15003_006E, B15003_007E, B15003_008E, B15003_009E, B15003_010E, B15003_011E, B15003_012E, B15003_013E, B15003_014E, B15003_015E, and B15003_016E) HS_DIP23 High school diploma, GED or equivalent (sum of B15003_017E and B15003_018E) SOM_COLL23 Some college, no degree (sum of B15003_019E and B15003_020E) ASSO_DEG23 Associates Degree (B15003_021E) BACH_DEG23 Bachelor's Degree (B15003_022E) MAST_DEG23 Master's Degree (B15003_023E) PROF_DEG23 Professional school degree (B15003_024E) DOCT_DEG23 Doctorate degree (B15003_025E) ##Processing ACS data for Florida was retrieved with a Python script from the Census API. The county data is available for all counties in Florida. The script extracted the data for all counties in Florida. Each field represents an estimate from the Census for a particular variable or sum of variables, as noted in the Fields section above. The data were then merged on the GEOID with a corresponding TIGER shapefile. ##Additional Notes The counts of individuals by educational attainment are for the population of people 25 years and older. For any questions about this dataset or if you would like additional related ACS data, please email info@redistrictingdatahub.org.