Giter VIP home page Giter VIP logo

cityflitzer-mining's Introduction

Cityflitzer® mining

This project downloads Cityflitzer's car positions via simple web API. The aim is to do some data mining and visualization. Because this is my first data mining/visualization project I use Elasticsearch and Kibana

HowTo

TODO not bulletproof, needs rework

Just follow these steps:

  • Build the Docker image for Datatransformation inside docker: docker-compose build
  • Start Elasticsearch and Kibana inside docker: docker-compose -p cf up -d
  • Create passwords for your Elastic stack: docker exec -it cf_elasticsearch_1 bin/elasticsearch-setup-passwords interactive
  • copy .netrc_sample to .netrc and put your credentials inside
  • setup a cron job for downloading the data every x minutes running download.sh
  • after having some data run import.sh
  • currently the approach to calculate rental durations is to transform the data with calculated begin and end, this happens by running transform.sh

cityflitzer-mining's People

Contributors

holygrolli avatar

Watchers

 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.