Readme Project
Readme Project
Instructions:
Run two python files for data engineering to reverse engineer the zipcode and community area
from latitude and longitude and store the tables
Run the fb prophet python notebook to get the future predicted traffic patterns and save the
output in the folder
Start the docker container containing the go package.
o To run the go file -> go run main.go
o This will fetch the data from Chicago data portal and will be saved in postgres
Go the backend folder and start the backend server
o Npm start app.js
Start the frontend server using angular
o Ng s –open
Enjoy the features our website has to offer.
Any data (xml/database/API Keys) files needed to run your project: none