Skip to content

Commit

Permalink
Merge pull request #1049 from Eastern-Research-Group/feature/870_remo…
Browse files Browse the repository at this point in the history
…ve-cejst-data

Feature/870 remove cejst data
  • Loading branch information
maxdiebold-erg authored Jan 30, 2025
2 parents 66011aa + 47b952e commit ff0c07d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 28 deletions.
16 changes: 0 additions & 16 deletions app/server/app/public/data/community/extreme-weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -826,22 +826,6 @@
"status": "idle",
"text": ""
},
{
"id": "disadvantagedCommunities",
"checked": false,
"disabled": false,
"layerId": "disadvantagedCommunitiesLayer",
"label": "Overburdened, Underserved, and Disadvantaged Communities",
"text": "",
"queries": [
{
"query": {
"outFields": ["SN_C", "SN_T"],
"where": "GEOID10 LIKE '{HMW_COUNTY_FIPS}%'"
}
}
]
},
{
"id": "wells",
"checked": false,
Expand Down
4 changes: 2 additions & 2 deletions app/server/app/public/data/config/services.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@
},
"wells": "https://geodata.epa.gov/arcgis/rest/services/ORD/PrivateDomesticWells2020/MapServer/6",
"disadvantagedCommunities": {
"portalId": "f95344889cab44bd84207052f44cb940",
"url": "https://services.arcgis.com/P3ePLMYs2RVChkJx/arcgis/rest/services/usa_november_2022/FeatureServer"
"portalId": "f95344889cab44bd84207052f44cb940_TEMPORARILY_BREAK",
"url": "https://services.arcgis.com/P3ePLMYs2RVChkJx/arcgis/rest/services/usa_november_2022/FeatureServer_TEMPORARILY_BREAK"
},
"googleAnalyticsMapping": [
{
Expand Down
10 changes: 0 additions & 10 deletions app/server/app/public/data/dataPage.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@
"siteLocation": "Information from this database can be found on the Community page on the following tabs; Overview ( <span data-glossary-term data-term='overall waterbody condition'>waterbody condition</span> list and map), Swimming, Eating Fish, Aquatic Life, Identified Issues ( <span data-glossary-term data-term='impairment'>impairments</span> ), Restore ( <span data-glossary-term data-term='restoration plan'>restoration plans</span>), Protect (Protection Projects), Drinking Water (Which waters have been assessed for drinking water use?).It can also be found on the State & Tribal tab under the State or Tribal Water Quality Overview and the Advanced Search tabs.",
"title": "Assessment, Total Maximum Daily Load Tracking and Implementation System (ATTAINS)"
},
{
"description": "The Climate and Economic Justice Screening Tool (CEJST) data highlights disadvantaged census tracts across all 50 states, the District of Columbia, and the U.S. territories. Communities are considered disadvantaged: <ul><li>If they are in census tracts that meet the thresholds for at least one of the tool’s categories of burden, or</li><li>If they are on land within the boundaries of Federally Recognized Tribes</li></ul>",
"extraContent": null,
"id": "cejst",
"linkHref": "https://screeningtool.geoplatform.gov",
"linkLabel": "CEJST Data/System",
"shortName": "CEJST",
"siteLocation": "Information from CEJST can be found on the Community Page in the Extreme Weather tab at the \"Overburdened, Underserved, and Disadvantaged Communities\" row under \"Potentially Vulnerable Waters, Infrastructure or Communities\".",
"title": "Climate and Economic Justice Screening Tool (CEJST)"
},
{
"description": "The Climate Mapping Resilience and Adaptation (CMRA) data provides information to help understand past, current and future exposure to various climate hazards.",
"extraContent": null,
Expand Down

0 comments on commit ff0c07d

Please sign in to comment.