Coder Social home page Coder Social logo

riksdagserviceproject's Introduction

RiksdagServiceProject

This is working as it should. Open for further dev.

This Riksdag Api module uses core java 8 and org.JSON api

/**

  • This Module can do 2 things.
    1. Get all data at once from riksdags api called Jumbo,
  • and write it to the disk as json file.
    1. Get data for a given name from jumbo.json file.
  • This is called Bulk because names are taken from jumbo.json file one by one,
  • and all json files for everyone are created in one go.
  • To run this initiate an Object with one of commands : JUMBO or BULK.
  • (or just run it without commands)
  • This is designed to do every one of the commands in a thread and pause;
  • the idea is to call JUMBO once a month for example, and then generate
  • jsons for everyone. Those personal json files could be accessed later, often,
  • without overloading the server.
  • //TODO simple on off buttons GUI + while loop + timeintervall pause
  • @author lukas

*/

riksdagserviceproject's People

Contributors

thewayshegoes avatar

Watchers

André Hansson 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.