# NYC-Traffic-Estimator **Repository Path**: dalaska/NYC-Traffic-Estimator ## Basic Information - **Project Name**: NYC-Traffic-Estimator - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-02 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NYC-Traffic-Estimator ## Overview Use the taxi data to generate driving speed of different road segments at different time of a day at in Manhattan. ![urban_traffic](/img/urban_traffic.gif) ## Tasks: - Generate estimated routes from GPS positions. - Set up acceptance criteria - Process large amount of data - Data visulization ![system_archetecture](/img/archt.png) *System archetecture* ![plot_route](/img/plot_route.bmp) *Create route from taxi Orgin-destination data* ![gis](/img/gis.png) *GIS data structure* ![taxidata](/img/taxidata.png) *taxi Orgin-destination data data structure*