Code Monkey home page Code Monkey logo

data-visualization-french-high-speed-train-delays's Introduction

Data visualization site of the delays of high speed trains in France

University project proposed in the subject "Non-traditional databases" in 1st year of MSc of Computer Science at the University of Caen Normandy. The main objective was to build a data visualization site on the data of our choice. These data could be processed, rearranged in order to be inserted in MongoDB and thus, use the advantage of NoSQL databases.

Table of contents

Introduction

In this project supervised by François RIOULT, the main objective was to build a data visualization site on the data of our choice. These data could be processed, rearranged in order to be inserted in MongoDB and thus, use the advantage of NoSQL databases. We realized a visualization site about the delays of the TGV (High Speed Trains) managed by the SNCF.

Setup

Docker must be installed on the machine as well as the jq utility via this command:

$ sudo apt install -y jq

Commands

To launch our application for the first time, please follow these commands:

$ cd utils
$ ./create.sh

Thereafter, you can only perform these commands to avoid recreating the graphql image:

$ pwd
/path/to/project/root/folder/
$ docker-compose up -d

Finally, to shut down the application you will perform the following commands:

$ pwd
/path/to/project/root/folder/
$ docker-compose down

Pages

There are 2 data pages and 2 additional pages.

The two additional pages are the home page (allowing to select a line to study) and an error page when the requested page does not exist The two other pages are :

Authors

License

Project under the "GNU General Public License v3.0" license.

data-visualization-french-high-speed-train-delays's People

Contributors

guigui14460 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.