From 8c6cbce1bc1c9b4c0e43521d294a4680ae4b3eb2 Mon Sep 17 00:00:00 2001 From: neha <66801479+estaudere@users.noreply.github.com> Date: Tue, 11 Apr 2023 23:35:10 -0500 Subject: [PATCH] add dmn writing --- data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data.json b/data.json index 8f1c7bc..471d663 100644 --- a/data.json +++ b/data.json @@ -91,6 +91,12 @@ "link": "https://drive.google.com/file/d/1n0iYIKWsJM_r-seNeJ3aewo7YiaTBX1R/view", "date": "December 2021" }, + { + "title": "Dallas Morning News: How are Dallas' neighborhood boundaries determined?", + "description": "A reported story written for the Dallas Morning News Curious Texas column on how people from various neighborhoods in Dallas term other neighborhoods, and who's right. Written during the DMN's mentorship program.", + "link": "https://www.dallasnews.com/news/curious-texas/2021/08/18/how-are-dallas-neighborhood-boundaries-determined-curious-texas-investigates/", + "date": "August 2021" + }, { "title": "Student Loan Information", "description": "Website built for Citibank's WIT one-week program final project. The website displays information concerning student loans. Built with Bootstrap. I developed the student loan map by parsing data from howmuch.net and displaying using D3.js.",