Skip to content

mstrlc/DPMB-Server

This branch is 8 commits ahead of analyticity/DPMB-Server:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2debfe4 · Dec 15, 2024

History

28 Commits
May 15, 2024
May 15, 2024
Dec 15, 2024
Nov 9, 2023
Dec 15, 2024
Apr 28, 2024
May 15, 2024
Jun 5, 2024
Apr 18, 2024
Apr 28, 2024
Mar 22, 2024
Mar 8, 2024
Dec 15, 2024
May 6, 2024
Dec 15, 2024
Apr 18, 2024
Dec 15, 2024
Dec 15, 2024
Apr 18, 2024
Nov 9, 2023
May 6, 2024

Repository files navigation

WAZE DATA ANALYSIS (backend application)

This project was created as Master's thesis at the Faculty of Information Technology, Brno university of Technology.

The main purpose of this project was to analyze and visualize traffic data collected from users using navigation application Waze. This application was created in cooperation with data.brno.cz

In this repository you can find a code for running backend application. This application is reading data from Waze, using API of city Brno. It takes data, performs needed operations and return prepared data that are later used in web application.

Datasets can be found at: Traffic delays and Traffic events.

Repository for frontend application can be found here waze-data-analysis.

Final application is available at:

  • localhost under address localhost/waze-data-analysis/
  • testing deployment at data.brno

Usage

In terminal, use command:

docker compose up --build

License

This project is licensed under MIT License.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Dockerfile 0.3%