j40-cejst-2/data/data-pipeline/data_pipeline/etl/sources/michigan_ejscreen
Saran Ahluwalia a4137fdc98
Add Michigan EJ Screen into data-pipeline's ETL and provide automated scoring and statistics outputs (#1091)
* draft wip

* initial commit

* clear output from notebook

* revert to 65ceb7900f

* draft wip

* initial commit

* clear output from notebook

* revert to 65ceb7900f

* make michigan prefix for readable

* standardize Michigan names and move all constants from class into field names module

* standardize Michigan names and move all constants from class into field names module

* include only pertinent columns for scoring comparison tool

* michigan EJSCREEN standardization

* final PR feedback

* added exposition and summary of Michigan EJSCREEN

* added exposition and summary of Michigan EJSCREEN

* fix typo

Co-authored-by: Saran Ahluwalia <ahlusar.ahluwalia@gmail.com>
2021-12-31 15:38:52 -05:00
..
__init__.py Add Michigan EJ Screen into data-pipeline's ETL and provide automated scoring and statistics outputs (#1091) 2021-12-31 15:38:52 -05:00
etl.py Add Michigan EJ Screen into data-pipeline's ETL and provide automated scoring and statistics outputs (#1091) 2021-12-31 15:38:52 -05:00
README.md Add Michigan EJ Screen into data-pipeline's ETL and provide automated scoring and statistics outputs (#1091) 2021-12-31 15:38:52 -05:00

Michigan EJSCREEN

The Michigan EJSCREEN description and publication can be found here.

Some notes about the input source data column fields:

There are two pertinent columns used - EJ_Score_Cal_Min and Pct_CalMin that are referenced in the source codebase. To our knowledge, these columns reflect the adoption and the comparative quantitative analysis from two different approaches. The "Cal" prefix reflects CalEPA's CalEnviroScreen that omits racial and ethnic data. The "Min" abbreviation reflects Minnesota Pollution Control Agencys (MPCA) approach to including this data. Please see pages 37 - 39 in the above reference for further details. Briefly, the authors adopted a combination of both the CalEnviroScreen's methodology and the MCPA's methodology. The scores and percentile rankings in the input data source sheet are the same as those reflected in the cited report, included in Appendix I and in the latest version of the mapping tool.

Additional information on the adoption of the methodology from CalEnviroScreen and MCPA

Both CalEPA's CalEnviroScreen and the Minnesota Pollution Control Agencys (MPCA) methodology are adopted and used for both comparative purposes and for the identification of areas of concern. The latter, in particular, is used to identify tribal areas. According to the authors, to make permitting decisions, MPCA assesses whether the community, measured at the census tract level, fits at least one of the following criteria:

  • Percent of the non-white population is at least 50%
  • "More than 40% of the households have a household income of less than 185% of the federal poverty level (FPL)”
  • If the facility is within the boundaries of a “tribal community” (MPCA 2015).

Furthermore, the authors state that the MCPA methodology included data on tribal community boundaries, as defined by the US Census Bureau, and data on poverty, race, and ethnicity. However, the authors also note that the MCPA's methodology does not rank any census tracts.

In addition, although the CalEPA does not analyze data on race and ethnicity in CalEnviroScreen, the researchers incorporated race and ethnicity data in their assessment of environmental justice in Michigan. To justify the incorporation of race and ethnic data, the team compared the tract rankings with and without the data.

A Spearman's rank-order correlation was calculated for the 2,741 census tracts within Michigan with the two variables being environmental justice scores using the CalEPA methodology 1) without racial and ethnic data and 2) with racial and ethnic data. These scores were then ranked and the Spearman rank-order correlation was calculated. These statistics are not included in the output of this ETL process. Please see Chapter 5 and Chapter 6 for further details.

Finally, please see pages 104 -106 for details on the justification and details for the applicability of the upper quartile as a means to identify communities in Michigan with the potential for environmental justice concerns. It should also be noted that, according to the authors, that CalEPA also designates the top 25% scoring tracts as “disadvantaged communities".

Sources: