Code Monkey home page Code Monkey logo

kv7tools's Introduction

kv7tools

Tool om kv7 bestanden in database te laden.

Handleiding

  1. Maak database schema aan psql -U <username> -d <db_name> -a -f kv7_create.sql
  2. Download kv7planning en kv7calender bestanden
    • wget -q -N --accept=gz --limit-rate=1000k -r http://kv7turbo.openov.nl/GOVI/KV7planning/ -l 1
    • wget -q -N --accept=gz --limit-rate=1000k -r http://kv7turbo.openov.nl/GOVI/KV7calendar/ -l 1
  3. python kv7clean.py <verwijzing naar map KV7calendar> <verwijzing naar map KV7planning>
  4. Preprocess kv7
    • python kv7planning-index.py data/kv7turbo.openov.nl/GOVI/KV7planning/
    • python kv7kalender-index.py data/kv7turbo.openov.nl/GOVI/KV7calendar/
  5. Genereer kv7.sql python kv7-import2.py <verwijzing naar map KV7calendar> <verwijzing naar map KV7planning>
  6. Laad kv7.sql in database psql -U <username> -d <db_name> -a -f kv7.sql

kv7tools's People

Contributors

koch-t avatar sven4all 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.