Giter VIP home page Giter VIP logo

jognote's Introduction

JogNote

Get mileage data by JSON format from JogNote

JogNote から、走行距離を取り出して JSON で出力します

% python3.6 jognote.py 28041 2017-10 2017-11-03
{"2017-10-01": 13.8, "2017-10-03": 8.0, "2017-10-04": 6.0, "2017-10-07":
7.0, "2017-10-08": 71.5, "2017-10-12": 10.0, "2017-10-14": 10.0, "2017-1
0-15": 30.0, "2017-10-17": 10.0, "2017-10-18": 15.0, "2017-10-21": 10.0,
"2017-10-22": 21.1, "2017-10-24": 10.0, "2017-10-25": 10.0, "2017-10-26"
: 10.0, "2017-10-28": 8.0, "2017-10-29": 20.0, "2017-10-31": 10.0, "2017
-11-01": 15.0, "2017-11-03": 5.0}
%

Make a chart from the JSON

そのデータをグラフ化します

% python3.6 jognote.py 28041 2010-01 2017-11 > 28041.json
% python3.6 mileage_chart.py 28041.json

chart sample

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.