2020 Redistricting Data for Maine at the District and Block level (Prison Adjusted) These data sets include adjustments to the population to account for prisoner reallocation based on address county. The Population adjusted for returning prisoners to address county is based on the block’s proportion of the county’s population not incarcerated in a state facility of the same race. For example, if block 1 has 1% of the county’s non-state-incarcerated white population, it receives 1% of the county’s returning white population. Our estimates may be less precise because we only adjust for state facilities and not other levels of incarceration (e.g., local jails, federal facilities). Those with unknown race (n=69) or unknown county (n=156) were excluded from the analysis. Additionally, our estimates are adjusted based on county of last residence, as opposed to block of last residence, which could affect the accuracy and/or precision of the estimates. District data includes separate tabs for house and senate districts. ##Sources Population data were retrieved from the Census Bureau, table P1 (Race) at https://data.census.gov/cedsci/all?q=P1 Prison addresses were retrieved from the Maine Department of Corrections at https://www.maine.gov/corrections/adult-facilities Race by prison and race by address county data were obtained through personal communication with Joel Gilbert, Data & CQI Manager, Maine Department of Corrections. 2020 district data was obtained from The Redistricting Hub at https://redistrictingdatahub.org/ Maps acquired on October 21, 2022. If district boundaries have changed and you want an updated analysis, we encourage you to either use the provided raw data and update the district data or contact prisongerrymandering@gmail.com and we will update the data as soon as possible. #Processing The population data was recoded into three race groups to align with the racial categories provided by the state: White is white alone (p1_003n) Black is Black or African American alone and all multiple race categories that include Black or African American (p1_004n p1_011n p1_016n p1_017n p1_018n p1_019n p1_027n p1_028n p1_029n p1_030n p1_037n p1_038n p1_039n p1_040n p1_041n p1_042n p1_048n p1_049n p1_050n p1_051n p1_052n p1_053n p1_058n p1_059n p1_060n p1_061n p1_064n p1_065n p1_066n p1_067n p1_069n p1_071n) Other is all other race groups alone and all multiple race categories that do not include Black or African American (p1_005n p1_006n p1_007n p1_008n p1_012n p1_013n p1_014n p1_015n p1_020n p1_021n p1_022n p1_023n p1_024n p1_025n p1_031n p1_032n p1_033n p1_034n p1_035n p1_036n p1_043n p1_044n p1_045n p1_046n p1_054n p1_055n p1_056n p1_057n p1_062n p1_068n) Prison addresses were geocoded using the census geocoder at https://geocoding.geo.census.gov/geocoder/ Census FIPs codes were used to code address county. Variable names in the Maine block returning data are: blockid – Census Block ID code district_h – 2020 house district district_s – 2020 senate district total – Census total population white – Census white population black – Census black population other – Census other population adjtotal – Population adjusted for returning prisoners to address county adjwhite - Population adjusted for returning white prisoners to address county adjblack – Population adjusted for returning black prisoners to address county adjother - Population adjusted for returning other prisoners to address county Variable names in the Maine district reallocation results file are: district_h – 2020 house district district_s – 2020 senate district total – Census total population white – Census white population black – Census black population other – Census other population pctwhite – Census percent white adjtotal – Population adjusted for returning prisoners to address county adjwhite - Population adjusted for returning white prisoners to address county adjblack – Population adjusted for returning black prisoners to address county adjother - Population adjusted for returning other prisoners to address county changepop – Adjusted population minus unadjusted population changew – Adjusted white population minus unadjusted white population changeb – Adjusted black population minus unadjusted black population changeo – Adjusted other population minus unadjusted other population toosmall – district is legal too small if reallocation were required toobig – district is legally too big if reallocation were required Summary data in the Maine district reallocation results are: Total pop – Adjusted total population Target size – Adjusted total population divided by the number of districts 5% limit – Target size divided by 5% Min size – Target size minus the 5 percent limit. Any adjusted districts smaller than the 5% limit are legally too small if reallocation were required. Max size – Target size plus the 5 percent limit. Any adjusted districts larger than the 5% limit are legally too big if reallocation were required. Average impact by race - The average district size change if phantom constituents were reallocated by race/ethnicity. Negative values indicate the average person of that respective race benefits from counting phantom constituents at their correctional facility; positive values indicate the average person of that respective race is harmed by counting phantom constituents as residing in a facility elsewhere. Average adj% by race – Adjusted percent of population by race and ethnicity ##Additional Notes The blockid in the Maine block returning data set is displayed as scientific notation due to the csv format. This variable should be imported as string into statistical software packages or can be transformed in the csv file by formatting the variable as a custom “000000000000000” variable. Maine provided data that included different total populations in state facilities vs. address county of origin. The raw data included 7 more individuals in the prison data than in the county data. In addition, the county data included 135 individuals who were either out of state or the data was entered in an old system and was unretrievable. These individuals were dropped from the address county data but remained in the prison data because the data were not linked. We calculated two sets of analyses in this case. The first used the raw data provided by the state and thus the total populations are not identical. The adjusted state population includes 142 fewer residents. We also adjusted the total population returned to different counties by keeping the returned equal to the number subtracted but returning the original proportion to the counties. For example, if a state gave us a total prison population of 1000 and a county of origin population of 1500, we changed the returning population to 1000, so each county would receive 2/3rd of what is listed in the county of origin file. These are the “balanced” results. We provide the balanced results, unbalanced results are available upon request. The adjusted data may include blocks with negative numbers. This is due to a combination of factors. First, the Census’ use of “differential privacy” introduces random noise into the populations of census blocks. We cannot directly address this problem, though we note it is random and thus should, if anything, provide a more conservative estimate of the impact of prison gerrymandering than raw data would. Second, in many states, we did not receive the exact same data as the Census (we requested data for April 1, 2020, the day the Census gets data from every state), and this may lead to some differences in incarcerated populations. Less frequently, some facility addresses do not match between the Census’ group quarters populations and detailed data. Where possible, we adjusted the location to match the Census group quarters data, but in some situations, there was no population local to the facility listed in Group Quarters in the census’ data. In these cases, we have confirmed that the Census bureau does identify a facility as being in the location we identify using census block maps available at the census website (https://www.census.gov/geographies/reference-maps/2020/geo/2020-census-block-maps.html). Maine did not have any prisons that we were not able to match to the Census Group Quarters data. All negative adjusted block populations are due to identifying a prison in the block with a population larger than the Census population. This file and its associated README were created by Rory Kramer, Denise Wilson and Brianna Remster of Villanova University.