Skip to content

Commit 14bfa9b

Browse files
authored
Merge pull request #1210 from CodeForPhilly/lebovits/cleanup-docs
Lebovits/cleanup docs
2 parents 1733a75 + af7d65c commit 14bfa9b

8 files changed

Lines changed: 4 additions & 11782 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Likewise, you can view the [very first iteration as an ArcGIS Storymap here](htt
2424

2525
**May 1, 2024:** Clean & Green Philly won second place in the [36th annual NJ DEP Mapping Contest's](https://dep.nj.gov/gis/36th-mapping-contest/) Dashboard category!
2626

27-
**April 26, 2024:** On behalf of Clean & Green Philly, Nissim gave testimony to a Philadelphia City Council hearing on the uses of data and tech to reduce gun violence through place-based interventions. His statement is [available here](/docs/City%20Council%20Testimony%20Final,%20April%2026,%202024.pdf).
27+
**April 26, 2024:** On behalf of Clean & Green Philly, Nissim gave testimony to a Philadelphia City Council hearing on the uses of data and tech to reduce gun violence through place-based interventions. His statement is [available here](/docs/PROJECT_BACKGROUND/City%20Council%20Testimony%20Final,%20April%2026,%202024.pdf).
2828

2929
**April 21, 2024:** We have officially launched v1.0.0! The website is now live at [www.cleanandgreenphilly.org](https://www.cleanandgreenphilly.org/).
3030

data/archived/2023_02_02_vacant_lots_layer.ipynb

Lines changed: 0 additions & 2416 deletions
This file was deleted.

data/notebooks/gpu_rasterized_zonal_stats.ipynb

Lines changed: 0 additions & 8261 deletions
This file was deleted.

data/notebooks/ndvi_trends.ipynb

Lines changed: 0 additions & 1100 deletions
This file was deleted.

docs/City Council Testimony Final, April 26, 2024.pdf renamed to docs/PROJECT_BACKGROUND/City Council Testimony Final, April 26, 2024.pdf

File renamed without changes.
File renamed without changes.
File renamed without changes.

src/app/(content-pages)/methodology/MethodologyPage.tsx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,14 +202,13 @@ export default function MethodologyPage() {
202202
density estimate to calculate the intensity of gun crime at any
203203
given point in Philadelphia. Specifically, we use an adaptive
204204
bandwidth to better capture the local nuances of gun crime at small
205-
spatial scales. (For more on this, please see this memo from the
206-
data analysis team at the{' '}
205+
spatial scales. (For more on this, please see this memo from the{' '}
207206
<a
208-
href="##"
207+
href="/docs/PROJECT_BACKGROUND/Penn_Student_GC_Memo.pdf"
209208
target="_blank"
210209
rel="noopener noreferrer"
211210
className="link"
212-
aria-label="District Attorneys Office, link opens in a new window"
211+
aria-label="District Attorney's Office, link opens in a new window"
213212
>
214213
District Attorney&rsquo;s Office
215214
</a>

0 commit comments

Comments
 (0)