Skip to content

gatestonjohns/DBMS_taxiApp

Repository files navigation

DBMS Taxilytics App

This data is stored in an OracleDB, queried in NodeJS, passed in using EJS and formatted as a chart using ChartJS.

#NodeJS

#ExpressAppPkg

#OracleSQL

#OracleDBpkg

#EJS

This app uses a sampling of 7.8 million rows of taxicab trip data from the years of 2018-2020. This data was downloaded from https://www1.nyc.gov/site/tlc/about/tlc-trip-record-data.page . This data was then sampled (~5%) using a Python script and Pandas. The data was then cleaned using a combination of SQL scripts.

Excuse the app's appearance, I did not want to spend the unecessary time learning enough CSS to make it look pretty.

* This app is not published on the public internet and cannot be locally hosted by anyone without a UF gatorlink account. For this reason, some sample screenshots are posted below:

Home page:

image

Taxi Drivers page (example query): image

Business Owners page (sample query): image

Riders page (sample query): image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published