Giter VIP home page Giter VIP logo

irail-route-planning-query-logs's Introduction

iRail route planning query logs

Query logs from November 2012 until December 2015 of the route planning interface of http://api.irail.be (the connections interface).

The CSV header of the file is as follows:

datetime,requested_datetime,from_id,from_name,from_long,from_lat,to_id,to_name,to_long,to_lat,user_agent,operating_system,is_bot
  • datetime: the time the request was executed
  • requested_datetime: the requested time in the query for the train. This feature was only enabled in the logs starting April 2015. If empty, defaults to datetime. When the time is 00:00:00, defaults to the time of the datetime
  • from_id, from_name, from_long, from_lat and to_id, to_name, to_long, to_lat: unique URI (identifier) of the stations, a human readable name and a geolocation for the origin and destination.
  • user_agent: the User-Agent string of the HTTP request
  • operating_system: the operating system of the user agent, based on the user_agent string, using the https://github.com/jenssegers/agent project.
  • is_bot: whether or not this is request was done by a search-engine bot, based on the user_agent string, using the https://github.com/jenssegers/agent project.

Mind that we did use the GIT LFS system to store the CSV, which you will have to install on your system if you want to clone this repo.

irail-route-planning-query-logs's People

Contributors

pietercolpaert 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.