Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

An application written utilising Java and MongoDB to help New York City taxi drivers predict profit from a journey.

Notifications You must be signed in to change notification settings

Subby/NYC-taxi-predicted-profit-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NYC Taxi predicted profit calculator

An application written utilising Java and MongoDB to help New York City taxi drivers predict profit from a journey. Built with Ben Lawton as part of the Advanced Database Systems module at Aston University.

Basic details

This app helps NYC taxi drivers understand how much profit they can make on average by looking at the average fuel price and average fare price.

It does this by running an aggregation operation on a MongoDB collection populated with TLC Trip Record Data and NYC Gasoline Retail Prices. The front end of the application utilises JavaFX to help make the process user-friendly.

Built using

About

An application written utilising Java and MongoDB to help New York City taxi drivers predict profit from a journey.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages