└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # emergency-response 2 | Simulations, Models, and Visualizations of Portland Fire and Rescue data 3 | 4 | ## For personal DB development 5 | There is a vagrant_testbox branch at https://github.com/hackoregon/emergency-response/tree/vagrant_testbox 6 | 7 | Use this branch to create a linux VM with the complete AWS database on your personal machine. 8 | 9 | ## For analytics 10 | We now have an analytics branch at https://github.com/hackoregon/emergency-response/tree/analytics 11 | 12 | Use this branch to collaborate with others on Jupyter notebooks. 13 | --------------------------------------------------------------------------------