Here is my first go at establishing and documenting everything that we have discussed this far. There are still some open spots and questions in the proposal.md file that we need to address.
I also started a basic "Flask" application within the src directory so that we can start expanding on the HTML and presentation side of this project; however if y'all want to go a different route than flask, that is totally cool. I just want to get some code down and start moving where we can.
Let me know what y'all think of this code addition and if everyone approves, I will merge this into main branch
The heat map of crime by zip code vs food insecurity 2. I like the idea of segmenting crime by zip code, and delineating a pattern of the types of crime by home value. 3. Create a few different trend analysis's from the crime dataeset.
Here is my first go at establishing and documenting everything that we have discussed this far. There are still some open spots and questions in the
proposal.md
file that we need to address.I also started a basic "Flask" application within the
src
directory so that we can start expanding on the HTML and presentation side of this project; however if y'all want to go a different route than flask, that is totally cool. I just want to get some code down and start moving where we can.Let me know what y'all think of this code addition and if everyone approves, I will merge this into
main
branch