Giter Site home page Giter Site logo

rukita-test's Introduction

RUKITA TEST - SENIOR DATA ENGINEER

This test consist of 3 cases :

  • case 1 - daily occupancy
  • case 2 - conversion leads
  • case 3 - scraping data - mamikost (Optional)

Note : Image just prove insert data to datawarehouse is already success (amount maybe can change / because tweaking or improvement) before 17 Apr 2023 00:01

How to run this application

  1. Please setup virtual-environments
        python3 -m venv env
    
  2. To activation the virtual-enviroments
        source env/bin/activate
    
  3. After virtual-enviroments has been activate, than install the library
        pip install -r requirements.txt
    
  4. Copy .env.example to .env or rename become .env
        GBQ_PROJECT = ""
        GBQ_DATASET = ""
        GBQ_LOCATION = ""
    
  5. Don't forget about key.json, to generate key.json we need go to https://console.cloud.google.com/ >> IAM & Admin >> Service Accounts >> Keys >> Add Key >> Pop Up Apper and choose JSON
  6. To run case, please un-comments code before
        # case_1()
        # case_2()
    
    after
        case_1()
        #case_2()
    

rukita-test's People

Contributors

herrykarmito92 avatar karmitoherry 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.